127 lines
4 KiB
Text
127 lines
4 KiB
Text
#
|
|
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
|
|
##############
|
|
# ir.message #
|
|
##############
|
|
msgctxt "model:ir.message,text:msg_wiz_categories_found"
|
|
msgid "The following categories are now imported:\n%(categories)s"
|
|
msgstr "Die folgenden Kategorien werden nun importiert:\n%(categories)s"
|
|
|
|
msgctxt "model:ir.message,text:msg_wiz_transactions_found"
|
|
msgid "The following transactionen are now imported:\nBalance: %(balance)s\nNumber of transactions: %(quantity)s"
|
|
msgstr "Die folgenden Transaktionen werden nun importiert:\nSaldo: %(balance)s\nAnzahl Transactionen: %(quantity)s"
|
|
|
|
msgctxt "model:ir.message,name:msg_wiz_no_categories"
|
|
msgid "No categories were found in the file."
|
|
msgstr "In der Datei wurden keine Kategorien gefunden."
|
|
|
|
msgctxt "model:ir.message,name:msg_wiz_no_bank"
|
|
msgid "No transactions were found in the file."
|
|
msgstr "In der Datei wurden keine Transaktionen gefunden."
|
|
|
|
msgctxt "model:ir.message,name:mds_import_category_notfound"
|
|
msgid "The category '%(catname)s' (Type: %(cattype)s) was not found."
|
|
msgstr "Die Kategorie '%(catname)s' (Typ: %(cattype)s) wurde nicht gefunden."
|
|
|
|
msgctxt "model:ir.message,name:mds_import_many_categories_found"
|
|
msgid "For the category '%(catname1)s' (type: '%(cattype)s') of the import, several categories were found in the system. Use: '%(catname2)s'"
|
|
msgstr "Für die Kategorie '%(catname1)s' (Typ: '%(cattype)s') des Imports wurden mehrere Kategorien im System gefunden. Verwende: '%(catname2)s'"
|
|
|
|
msgctxt "model:ir.message,name:mds_import_checknumber"
|
|
msgid "Cheque No."
|
|
msgstr "Scheck-Nr:"
|
|
|
|
msgctxt "model:ir.message,name:mds_import_address"
|
|
msgid "Address"
|
|
msgstr "Adresse"
|
|
|
|
msgctxt "model:ir.message,name:msg_wiz_transactions_error"
|
|
msgid "When reading the QIF file, there were the following problems:"
|
|
msgstr "Beim Einlesen der QIF-Datei gab es folgende Probleme:"
|
|
|
|
|
|
#############
|
|
# ir.action #
|
|
#############
|
|
msgctxt "model:ir.action,name:act_import_qif_wizard"
|
|
msgid "Import QIF-File"
|
|
msgstr "QIF-Datei importieren"
|
|
|
|
msgctxt "model:ir.action,name:qif_category_report"
|
|
msgid "Export QIF-File"
|
|
msgstr "QIF-Datei exportieren"
|
|
|
|
|
|
#####################################
|
|
# cashbook_dataexchange.qif_imp_wiz #
|
|
#####################################
|
|
msgctxt "model:cashbook_dataexchange.qif_imp_wiz,name:"
|
|
msgid "Import QIF-File"
|
|
msgstr "QIF-Datei importieren"
|
|
|
|
msgctxt "wizard_button:cashbook_dataexchange.qif_imp_wiz,start,end:"
|
|
msgid "Cancel"
|
|
msgstr "Abbruch"
|
|
|
|
msgctxt "wizard_button:cashbook_dataexchange.qif_imp_wiz,start,readf:"
|
|
msgid "Read File"
|
|
msgstr "Datei lesen"
|
|
|
|
msgctxt "wizard_button:cashbook_dataexchange.qif_imp_wiz,showinfo,end:"
|
|
msgid "Cancel"
|
|
msgstr "Abbruch"
|
|
|
|
msgctxt "wizard_button:cashbook_dataexchange.qif_imp_wiz,showinfo,importf:"
|
|
msgid "Import Data"
|
|
msgstr "Daten Kategorien"
|
|
|
|
|
|
###########################################
|
|
# cashbook_dataexchange.qif_imp_wiz.start #
|
|
###########################################
|
|
msgctxt "model:cashbook_dataexchange.qif_imp_wiz.start,name:"
|
|
msgid "Import QIF-File"
|
|
msgstr "QIF-Datei importieren"
|
|
|
|
msgctxt "field:cashbook_dataexchange.qif_imp_wiz.start,company:"
|
|
msgid "Company"
|
|
msgstr "Unternehmen"
|
|
|
|
msgctxt "field:cashbook_dataexchange.qif_imp_wiz.start,book:"
|
|
msgid "Cashbook"
|
|
msgstr "Kassenbuch"
|
|
|
|
msgctxt "field:cashbook_dataexchange.qif_imp_wiz.start,file_:"
|
|
msgid "QIF-File"
|
|
msgstr "QIF-Datei"
|
|
|
|
msgctxt "help:cashbook_dataexchange.qif_imp_wiz.start,file_:"
|
|
msgid "Quicken Interchange Format"
|
|
msgstr "Quicken Interchange Format"
|
|
|
|
|
|
##########################################
|
|
# cashbook_dataexchange.qif_imp_wiz.info #
|
|
##########################################
|
|
msgctxt "model:cashbook_dataexchange.qif_imp_wiz.info,name:"
|
|
msgid "Import QIF-File"
|
|
msgstr "QIF-Datei importieren"
|
|
|
|
msgctxt "view:cashbook_dataexchange.qif_imp_wiz.info:"
|
|
msgid "Information"
|
|
msgstr "Information"
|
|
|
|
msgctxt "field:cashbook_dataexchange.qif_imp_wiz.info,book:"
|
|
msgid "Cashbook"
|
|
msgstr "Kassenbuch"
|
|
|
|
msgctxt "field:cashbook_dataexchange.qif_imp_wiz.info,company:"
|
|
msgid "Company"
|
|
msgstr "Unternehmen"
|
|
|
|
msgctxt "field:cashbook_dataexchange.qif_imp_wiz.info,info:"
|
|
msgid "Information"
|
|
msgstr "Information"
|