diff --git a/crm_rma_location/i18n/de.po b/crm_rma_location/i18n/de.po new file mode 100644 index 00000000..63c9520a --- /dev/null +++ b/crm_rma_location/i18n/de.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_rma_location +# +# Translators: +# Rudolf Schnapka , 2016 +msgid "" +msgstr "" +"Project-Id-Version: rma (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-01-19 12:26+0000\n" +"PO-Revision-Date: 2016-01-18 10:19+0000\n" +"Last-Translator: Rudolf Schnapka \n" +"Language-Team: German (http://www.transifex.com/oca/OCA-rma-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: crm_rma_location +#: code:addons/crm_rma_location/models/stock_warehouse.py:73 +#, python-format +msgid " Sequence in" +msgstr "Eingangsfolge" + +#. module: crm_rma_location +#: code:addons/crm_rma_location/models/stock_warehouse.py:83 +#, python-format +msgid " Sequence internal" +msgstr "Interne Folge" + +#. module: crm_rma_location +#: code:addons/crm_rma_location/models/stock_warehouse.py:78 +#, python-format +msgid " Sequence out" +msgstr "Ausgangsfolge" + +#. module: crm_rma_location +#: code:addons/crm_rma_location/models/stock_warehouse.py:161 +#, python-format +msgid "RMA" +msgstr "RMA" + +#. module: crm_rma_location +#: code:addons/crm_rma_location/models/stock_warehouse.py:115 +#, python-format +msgid "RMA Delivery Orders" +msgstr "RMA-Lieferscheine" + +#. module: crm_rma_location +#: field:stock.warehouse,rma_in_type_id:0 +msgid "RMA In Type" +msgstr "RMA aus Art" + +#. module: crm_rma_location +#: code:addons/crm_rma_location/models/stock_warehouse.py:129 +#, python-format +msgid "RMA Internal Transfers" +msgstr "RMA interne Umbuchungen" + +#. module: crm_rma_location +#: field:stock.warehouse,rma_int_type_id:0 +msgid "RMA Internal Type" +msgstr "Interne RMA-Art" + +#. module: crm_rma_location +#: field:stock.warehouse,lot_rma_id:0 +msgid "RMA Location" +msgstr "RMA-Anschrift" + +#. module: crm_rma_location +#: field:stock.warehouse,rma_out_type_id:0 +msgid "RMA Out Type" +msgstr "Art Ausgehender RMA" + +#. module: crm_rma_location +#: code:addons/crm_rma_location/models/stock_warehouse.py:103 +#, python-format +msgid "RMA Receipts" +msgstr "RMA-Eingänge" + +#. module: crm_rma_location +#: model:ir.model,name:crm_rma_location.model_stock_warehouse +msgid "Warehouse" +msgstr "Warenlager"