mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
committed by
Alexis de Lattre
parent
d7947f798f
commit
5ffcf31bc7
42
account_bank_statement_import_ofx/i18n/de.po
Normal file
42
account_bank_statement_import_ofx/i18n/de.po
Normal file
@@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_bank_statement_import_ofx
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Niki Waibel <niki.waibel@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: Niki Waibel <niki.waibel@gmail.com>, 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: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
msgstr "Kontoauszug importieren"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
|
||||
msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr "Open Financial Exchange (.OFX Money)"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
"\n"
|
||||
" %s"
|
||||
msgstr ""
|
||||
"Das folgende Problem ist beim Importieren aufgetreten. Die Datei ist dürfte ungültig sein.\n"
|
||||
"\n"
|
||||
"%s"
|
||||
38
account_bank_statement_import_ofx/i18n/fi.po
Normal file
38
account_bank_statement_import_ofx/i18n/fi.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_bank_statement_import_ofx
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
msgstr "Tuo pankkiaineisto"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
|
||||
msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
"\n"
|
||||
" %s"
|
||||
msgstr ""
|
||||
@@ -9,8 +9,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-15 03:36+0000\n"
|
||||
"PO-Revision-Date: 2016-12-15 03:36+0000\n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: leemannd <denis.leemann@camptocamp.com>, 2017\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,12 +19,6 @@ msgstr ""
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:86
|
||||
#, python-format
|
||||
msgid "Account %s %s > %s"
|
||||
msgstr "Compte %s %s > %s"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
@@ -36,7 +30,7 @@ msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr "Open Financial Exchange (.OFX Money)"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:81
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
|
||||
38
account_bank_statement_import_ofx/i18n/fr_CH.po
Normal file
38
account_bank_statement_import_ofx/i18n/fr_CH.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_bank_statement_import_ofx
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr_CH\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
msgstr "Importer Relevé"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
|
||||
msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
"\n"
|
||||
" %s"
|
||||
msgstr ""
|
||||
38
account_bank_statement_import_ofx/i18n/gl.po
Normal file
38
account_bank_statement_import_ofx/i18n/gl.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_bank_statement_import_ofx
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
msgstr "Importar extracto bancario"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
|
||||
msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
"\n"
|
||||
" %s"
|
||||
msgstr ""
|
||||
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-15 03:36+0000\n"
|
||||
"PO-Revision-Date: 2016-12-15 03:36+0000\n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -18,12 +18,6 @@ msgstr ""
|
||||
"Language: lt_LT\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:86
|
||||
#, python-format
|
||||
msgid "Account %s %s > %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
@@ -35,7 +29,7 @@ msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:81
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
|
||||
38
account_bank_statement_import_ofx/i18n/nb_NO.po
Normal file
38
account_bank_statement_import_ofx/i18n/nb_NO.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_bank_statement_import_ofx
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb_NO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
msgstr "Importer bankutsagn"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
|
||||
msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
"\n"
|
||||
" %s"
|
||||
msgstr ""
|
||||
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-15 03:36+0000\n"
|
||||
"PO-Revision-Date: 2016-12-15 03:36+0000\n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -18,12 +18,6 @@ msgstr ""
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:86
|
||||
#, python-format
|
||||
msgid "Account %s %s > %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
@@ -35,7 +29,7 @@ msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:81
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
|
||||
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-15 03:36+0000\n"
|
||||
"PO-Revision-Date: 2016-12-15 03:36+0000\n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -18,12 +18,6 @@ msgstr ""
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:86
|
||||
#, python-format
|
||||
msgid "Account %s %s > %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
@@ -35,7 +29,7 @@ msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:81
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
|
||||
38
account_bank_statement_import_ofx/i18n/pt_PT.po
Normal file
38
account_bank_statement_import_ofx/i18n/pt_PT.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_bank_statement_import_ofx
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
msgstr "Importar Extrato Bancário"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
|
||||
msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
"\n"
|
||||
" %s"
|
||||
msgstr ""
|
||||
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-15 03:36+0000\n"
|
||||
"PO-Revision-Date: 2016-12-15 03:36+0000\n"
|
||||
"POT-Creation-Date: 2017-03-19 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-03-19 03:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -18,12 +18,6 @@ msgstr ""
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:86
|
||||
#, python-format
|
||||
msgid "Account %s %s > %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
@@ -35,7 +29,7 @@ msgid "Open Financial Exchange (.OFX Money)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_ofx
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:81
|
||||
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:75
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following problem occurred during import. The file might not be valid.\n"
|
||||
|
||||
Reference in New Issue
Block a user