From fe66b5e2b533a9a47c9eff22bd51704136068062 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 3 Jun 2017 02:16:50 +0200 Subject: [PATCH] OCA Transbot updated translations from Transifex --- account_bank_statement_import_camt/i18n/de.po | 31 +++++++++++++------ account_bank_statement_import_qif/i18n/de.po | 12 +++---- 2 files changed, 27 insertions(+), 16 deletions(-) diff --git a/account_bank_statement_import_camt/i18n/de.po b/account_bank_statement_import_camt/i18n/de.po index b503264..cc03ac7 100644 --- a/account_bank_statement_import_camt/i18n/de.po +++ b/account_bank_statement_import_camt/i18n/de.po @@ -1,24 +1,35 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_bank_statement_import_camt -# +# # Translators: +# OCA Transbot , 2016 +# Rudolf Schnapka , 2017 msgid "" msgstr "" -"Project-Id-Version: bank-statement-import (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-07-24 21:51+0000\n" -"PO-Revision-Date: 2015-10-04 11:43+0200\n" -"Last-Translator: Rudolf Schnapka \n" -"Language-Team: French (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/fr/)\n" +"POT-Creation-Date: 2017-05-01 15:25+0000\n" +"PO-Revision-Date: 2017-05-01 15:25+0000\n" +"Last-Translator: Rudolf Schnapka , 2017\n" +"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Poedit 1.8.3\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_bank_statement_import_camt +#: model:ir.ui.view,arch_db:account_bank_statement_import_camt.account_bank_statement_import_view +msgid "CAMT" +msgstr "CAMT" #. module: account_bank_statement_import_camt #: model:ir.model,name:account_bank_statement_import_camt.model_account_bank_statement_import msgid "Import Bank Statement" msgstr "Kontoauszug importieren" + +#. module: account_bank_statement_import_camt +#: model:ir.ui.view,arch_db:account_bank_statement_import_camt.account_bank_statement_import_view +msgid "zipped CAMT" +msgstr "CAMT zip" diff --git a/account_bank_statement_import_qif/i18n/de.po b/account_bank_statement_import_qif/i18n/de.po index 402117f..c650f6e 100644 --- a/account_bank_statement_import_qif/i18n/de.po +++ b/account_bank_statement_import_qif/i18n/de.po @@ -4,14 +4,14 @@ # # Translators: # Rudolf Schnapka , 2016 -# Thomas A. Jaeger , 2016 +# OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-09 17:00+0000\n" -"PO-Revision-Date: 2016-12-09 17:00+0000\n" -"Last-Translator: Thomas A. Jaeger , 2016\n" +"POT-Creation-Date: 2017-05-01 15:25+0000\n" +"PO-Revision-Date: 2017-05-01 15:25+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "" #: code:addons/account_bank_statement_import_qif/wizards/account_bank_statement_import_qif.py:39 #, python-format msgid "Could not decipher the QIF file." -msgstr "Konnte QIF-Datei nicht entziffern." +msgstr "Konnte QIF-Datei nicht entschlüsseln." #. module: account_bank_statement_import_qif #: model:ir.model,name:account_bank_statement_import_qif.model_account_bank_statement_import @@ -33,7 +33,7 @@ msgstr "Kontoauszug importieren" #. module: account_bank_statement_import_qif #: model:ir.ui.view,arch_db:account_bank_statement_import_qif.account_bank_statement_import_view msgid "Quicken Interchange Format (.qif)" -msgstr "" +msgstr "Quicken Interchange Format (.qif)" #. module: account_bank_statement_import_qif #: code:addons/account_bank_statement_import_qif/wizards/account_bank_statement_import_qif.py:74