mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
german translations for bank-statement-import
This commit is contained in:
committed by
Alexis de Lattre
parent
aebeefc926
commit
404ccefa71
39
account_bank_statement_import_save_file/i18n/de.po
Normal file
39
account_bank_statement_import_save_file/i18n/de.po
Normal file
@@ -0,0 +1,39 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_bank_statement_import_save_file
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
|
||||
"PO-Revision-Date: 2015-10-04 11:51+0200\n"
|
||||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.8.3\n"
|
||||
|
||||
#. module: account_bank_statement_import_save_file
|
||||
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement
|
||||
msgid "Bank Statement"
|
||||
msgstr "Kontoauszug"
|
||||
|
||||
#. module: account_bank_statement_import_save_file
|
||||
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
msgstr "Kontoauszug importieren"
|
||||
|
||||
#. module: account_bank_statement_import_save_file
|
||||
#: field:account.bank.statement,import_file:0
|
||||
msgid "Import file"
|
||||
msgstr "Importdatei"
|
||||
|
||||
#. module: account_bank_statement_import_save_file
|
||||
#: view:account.bank.statement:account_bank_statement_import_save_file.view_bank_statement_form
|
||||
msgid "Imported file"
|
||||
msgstr "Importierte Datei"
|
||||
Reference in New Issue
Block a user