mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
42
contract_discount/i18n/de.po
Normal file
42
contract_discount/i18n/de.po
Normal file
@@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * contract_discount
|
||||
#
|
||||
# Translators:
|
||||
# Rudolf Schnapka <rs@techno-flex.de>, 2015
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: contract (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-11-30 01:38+0000\n"
|
||||
"PO-Revision-Date: 2015-11-25 09:20+0000\n"
|
||||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
|
||||
"Language-Team: German (http://www.transifex.com/oca/OCA-contract-8-0/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: contract_discount
|
||||
#: model:ir.model,name:contract_discount.model_account_analytic_account
|
||||
msgid "Analytic Account"
|
||||
msgstr "Kostenstelle"
|
||||
|
||||
#. module: contract_discount
|
||||
#: field:account.analytic.invoice.line,discount:0
|
||||
msgid "Discount (%)"
|
||||
msgstr "Rabatt (%)"
|
||||
|
||||
#. module: contract_discount
|
||||
#: code:addons/contract_discount/models/contract.py:41
|
||||
#, python-format
|
||||
msgid "Discount should be less or equal to 100"
|
||||
msgstr "Rabatt muss kleiner oder gleich 100 sein"
|
||||
|
||||
#. module: contract_discount
|
||||
#: help:account.analytic.invoice.line,discount:0
|
||||
msgid ""
|
||||
"Discount that is applied in generated invoices. It should be less or equal "
|
||||
"to 100"
|
||||
msgstr "Rabatt, der auf erzeugte Rechnungen gewährt wird. Er muss kleiner oder gleich 100 sein."
|
||||
Reference in New Issue
Block a user