mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
67 lines
2.4 KiB
Plaintext
67 lines
2.4 KiB
Plaintext
# 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-04-11 21:55+0000\n"
|
|
"PO-Revision-Date: 2017-04-11 21:55+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
|
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
|
"Language: de\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: account_statement_import_ofx
|
|
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
|
|
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_import_ofx
|
|
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
|
|
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_import_ofx
|
|
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
|
|
#, fuzzy
|
|
msgid "Import Bank Statement Files"
|
|
msgstr "Kontoauszug importieren"
|
|
|
|
#. module: account_statement_import_ofx
|
|
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
|
|
msgid "Journal"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_import_ofx
|
|
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
|
|
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
|
|
msgid "Last Modified on"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_import_ofx
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
|
|
msgid "Open Financial Exchange (.OFX Money)"
|
|
msgstr "Open Financial Exchange (.OFX Money)"
|
|
|
|
#. module: account_statement_import_ofx
|
|
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
|
|
#, 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"
|