You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

303 lines
11 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import
#
# Translators:
# Rudolf Schnapka <rs@techno-flex.de>, 2015
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
"PO-Revision-Date: 2018-04-11 22:49+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-bank-statement-"
"import-8-0/language/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_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
#, python-format
msgid "%d transactions had already been imported and were ignored."
msgstr "%d Transaktionen wurden bereits importiert und dabei ignoriert."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr "1 Transaktion wurde importiert und ignoriert."
#. module: account_bank_statement_import
#: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
msgid "1. Download your bank statements from your bank website."
msgstr ""
"1. Laden Sie die Kontoauszüge Ihres Bankkontos auf der Webseite Ihrer Bank "
"herunter."
#. module: account_bank_statement_import
#: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
msgid ""
"2. Make sure you have installed the right module to support the file format."
msgstr ""
"2. Stellen Sie sicher, dass Sie das richtige Modul zur Unterstützung Ihres "
"Dateiformates installiert haben."
#. module: account_bank_statement_import
#: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
msgid "3. Select the file and click 'Import'."
msgstr "3. Wählen Sie die Datei aus und klicken Sie 'Importieren'."
#. module: account_bank_statement_import
#: sql_constraint:account.bank.statement.line:0
msgid "A bank account transactions can be imported only once !"
msgstr "Eine Transaktion eines Kontoauszugs darf nur einmal importiert werden!"
#. module: account_bank_statement_import
#: help:account.bank.statement.import,journal_id:0
msgid ""
"Accounting journal related to the bank statement you're importing. It has be "
"be manually chosen for statement formats which doesn't allow automatic "
"journal detection (QIF for example)."
msgstr ""
"Das Journal der Finanzbuchhaltung mit Bezug auf den Kontoauszug, den Sie "
"importieren. Es wurde manuell ausgewählt für Auszugformate, die keine "
"automatische Journalerkennung erlauben (zum Beispiel QIF)."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
#, python-format
msgid "Already imported items"
msgstr "Bereits importierte Posten"
#. module: account_bank_statement_import
#: model:ir.model,name:account_bank_statement_import.model_res_partner_bank
msgid "Bank Accounts"
msgstr "Bankkonten"
#. module: account_bank_statement_import
#: model:ir.model,name:account_bank_statement_import.model_account_bank_statement
msgid "Bank Statement"
msgstr "Kontoauszug"
#. module: account_bank_statement_import
#: field:account.bank.statement.import,data_file:0
msgid "Bank Statement File"
msgstr "Kontoauszugsdatei"
#. module: account_bank_statement_import
#: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line
msgid "Bank Statement Line"
msgstr "Kontoauszugsposition"
#. module: account_bank_statement_import
#: view:account.config.settings:account_bank_statement_import.view_account_config_settings
msgid "Bank statement import"
msgstr "Kontoauszugimport"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
#, python-format
msgid ""
"Can not determine journal for import for account number %s and currency %s."
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
#, python-format
msgid "Can not find the account number %s."
msgstr "Kann Kontonummer %s nicht finden."
#. module: account_bank_statement_import
#: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
msgid "Cancel"
msgstr "Abbrechen"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
#, python-format
msgid ""
"Could not make sense of the given file.\n"
"Did you install the module to support this type of file?"
msgstr ""
"Konnte die angegebene Datei nicht interpretieren.\n"
"Haben Sie das Modul für diesen Dateityp installiert?"
#. module: account_bank_statement_import
#: field:account.bank.statement.import,create_uid:0
msgid "Created by"
msgstr "Erstellt von"
#. module: account_bank_statement_import
#: field:account.bank.statement.import,create_date:0
msgid "Created on"
msgstr "Erstellt am"
#. module: account_bank_statement_import
#: field:account.bank.statement.import,display_name:0
msgid "Display Name"
msgstr "Anzeigename"
#. module: account_bank_statement_import
#: field:account.journal,enforce_sequence:0
msgid "Enforce Sequence"
msgstr ""
#. module: account_bank_statement_import
#: field:account.config.settings,module_base_bank_account_number_unique:0
msgid "Enforce unique account numbers on bank accounts"
msgstr "Eindeutige Kontonummern für Bankkonten erzwingen"
#. module: account_bank_statement_import
#: field:account.bank.statement.import,filename:0
msgid "Filename"
msgstr "Dateiname"
#. module: account_bank_statement_import
#: help:account.bank.statement.import,data_file:0
msgid ""
"Get you bank statements in electronic format from your bank and select them "
"here."
msgstr ""
"Beschaffen Sie Ihre Kontoauszüge in Dateiform von Ihrer Bank und wählen "
"diese hier aus."
#. module: account_bank_statement_import
#: field:account.bank.statement.import,hide_journal_field:0
msgid "Hide the journal field in the view"
msgstr ""
#. module: account_bank_statement_import
#: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
msgid "How to import your bank statement :"
msgstr "Wie Sie Ihre Kontoauszüge importieren:"
#. module: account_bank_statement_import
#: field:account.bank.statement.import,id:0
msgid "ID"
msgstr "ID"
#. module: account_bank_statement_import
#: help:account.journal,enforce_sequence:0
msgid ""
"If checked, the Journal Sequence will determine the statement naming policy "
"even if the name is already set manually or by the statement import software."
msgstr ""
#. module: account_bank_statement_import
#: model:ir.actions.act_window,name:account_bank_statement_import.action_account_bank_statement_import
#: model:ir.ui.menu,name:account_bank_statement_import.menu_account_bank_statement_import
msgid "Import"
msgstr "Importieren"
#. module: account_bank_statement_import
#: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import
msgid "Import Bank Statement"
msgstr "Kontoauszug importieren"
#. module: account_bank_statement_import
#: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
msgid "Import Bank Statements"
msgstr "Auszugsdateien importieren"
#. module: account_bank_statement_import
#: field:account.bank.statement.line,unique_import_id:0
msgid "Import ID"
msgstr "Import-ID"
#. module: account_bank_statement_import
#: field:account.bank.statement.import,journal_id:0
#: model:ir.model,name:account_bank_statement_import.model_account_journal
msgid "Journal"
msgstr "Journal"
#. module: account_bank_statement_import
#: field:account.bank.statement.import,__last_update:0
msgid "Last Modified on"
msgstr "Zuletzt geändert am"
#. module: account_bank_statement_import
#: field:account.bank.statement.import,write_uid:0
msgid "Last Updated by"
msgstr "Zuletzt aktualisiert durch"
#. module: account_bank_statement_import
#: field:account.bank.statement.import,write_date:0
msgid "Last Updated on"
msgstr "Zuletzt aktualisiert am"
#. module: account_bank_statement_import
#: field:res.partner.bank,sanitized_acc_number:0
msgid "Sanitized Account Number"
msgstr "Bereinigte Kontonummer"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
#, python-format
msgid "Statement currency id is %d, but company currency id = %d."
msgstr "Währung des Kontoauszugs ist %d, die des Unternehmens jedoch %d."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
#, python-format
msgid "Statement currency id is %d, but journal currency id = %d."
msgstr "Währung des Kontoauszugs ist %d, die des Journals jedoch %d."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
#, python-format
msgid "Statement has invalid currency code %s"
msgstr "Kontoauszug hat ungültige Währung %s"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
#, python-format
msgid "The account of this statement is linked to another journal."
msgstr "Das Konto dieses Kontoauszugs ist einem anderen Journal zugeordnet."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
#, python-format
msgid ""
"The currency of the bank statement (%s) is not the same as the company "
"currency (%s) !"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
#, python-format
msgid ""
"The currency of the bank statement (%s) is not the same as the currency of "
"the journal %s (%s) !"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
#, python-format
msgid "This file doesn't contain any statement."
msgstr "Diese Datei enthält keinen Auszug."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
#, python-format
msgid "This file doesn't contain any transaction."
msgstr "Diese Datei enthält keine Transaktion."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
#, python-format
msgid "You have already imported that file."
msgstr "Diese Datei haben Sie bereits importiert."
#. module: account_bank_statement_import
#: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
msgid "_Import"
msgstr "Importieren"
#. module: account_bank_statement_import
#: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
msgid "or"
msgstr "oder"