2022-08-05 10:02:04 +00:00
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
|
|
|
|
|
2022-08-05 14:47:43 +00:00
|
|
|
##############
|
|
|
|
# ir.message #
|
|
|
|
##############
|
|
|
|
msgctxt "model:ir.message,text:msg_type_short_unique"
|
|
|
|
msgid "The Abbreviation must be unique."
|
|
|
|
msgstr "Das Kürzel muß eindeutig sein."
|
|
|
|
|
|
|
|
msgctxt "model:ir.message,text:msg_name_cashbook"
|
|
|
|
msgid "Cashbook"
|
|
|
|
msgstr "Kassenbuch"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "model:ir.message,text:msg_line_wrong_state_value"
|
|
|
|
msgid "Invalid value of the field 'Status', allowed: edit, check, done."
|
|
|
|
msgstr "Ungültiger Wert des Feldes 'Status', erlaubt: edit, check, done."
|
|
|
|
|
|
|
|
msgctxt "model:ir.message,text:msg_book_wrong_state_value"
|
|
|
|
msgid "Invalid value of the field 'Status', allowed: open, closed, archive."
|
|
|
|
msgstr "Ungültiger Wert des Feldes 'Status', erlaubt: open, closed, archive."
|
|
|
|
|
|
|
|
msgctxt "model:ir.message,text:msg_book_deny_delete"
|
|
|
|
msgid "The cashbook '%(bookname)s' cannot be deleted because it contains %(booklines)s lines and is not in the status 'Archive'."
|
|
|
|
msgstr "Das Kassenbuch '%(bookname)s' kann nicht gelöscht werden, da es %(booklines)s Zeilen enthält und nicht im Status 'Archiv' ist."
|
|
|
|
|
|
|
|
msgctxt "model:ir.message,text:msg_book_deny_write"
|
|
|
|
msgid "The cash book '%(bookname)s' is '%(state_txt)s' and cannot be changed."
|
|
|
|
msgstr "Das Kassenbuch '%(bookname)s' ist '%(state_txt)s' und kann nicht geändert werden."
|
|
|
|
|
|
|
|
msgctxt "model:ir.message,text:msg_line_deny_delete1"
|
|
|
|
msgid "The cashbook line '%(linetxt)s' cannot be deleted because the Cashbook '%(bookname)s' is in state '%(bookstate)s'."
|
|
|
|
msgstr "Die Kassenbuchzeile '%(linetxt)s' kann nicht gelöscht werden, weil das Kassenbuch '%(bookname)s' im Status '%(bookstate)s' ist."
|
|
|
|
|
|
|
|
msgctxt "model:ir.message,text:msg_line_deny_delete2"
|
|
|
|
msgid "The cashbook line '%(linetxt)s' cannot be deleted, its in state '%(linestate)s'."
|
|
|
|
msgstr "Die Kassenbuchzeile '%(linetxt)s' kann nicht gelöscht werden, da sie im Status '%(linestate)s' ist."
|
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
msgctxt "model:ir.message,text:msg_setting_already_exists"
|
|
|
|
msgid "Settings for this user alredy exists."
|
|
|
|
msgstr "Einstellungen für diesen Benutzer sind bereits vorhanden."
|
|
|
|
|
|
|
|
msgctxt "model:ir.message,text:msg_category_name_unique"
|
|
|
|
msgid "The category name already exists at this level."
|
|
|
|
msgstr "Der Kategoriename existiert auf dieser Ebene bereits."
|
2022-08-08 12:31:42 +00:00
|
|
|
|
2022-08-10 09:57:35 +00:00
|
|
|
msgctxt "model:ir.message,text:msg_category_account_unique"
|
|
|
|
msgid "The account is already in use for a category."
|
|
|
|
msgstr "Das Konto wird bereits für eine Kategorie verwendet."
|
|
|
|
|
2022-08-05 14:47:43 +00:00
|
|
|
|
2022-08-05 10:02:04 +00:00
|
|
|
#############
|
|
|
|
# res.group #
|
|
|
|
#############
|
|
|
|
msgctxt "model:res.group,name:group_cashbook"
|
|
|
|
msgid "Cashbook"
|
|
|
|
msgstr "Kassenbuch"
|
|
|
|
|
2022-08-05 14:47:43 +00:00
|
|
|
msgctxt "model:res.group,name:group_cashbook_checkline"
|
|
|
|
msgid "Cashbook - WF - Check"
|
|
|
|
msgstr "Kassenbuch - WF - Prüfen"
|
|
|
|
|
|
|
|
msgctxt "model:res.group,name:group_cashbook_doneline"
|
|
|
|
msgid "Cashbook - WF - Done"
|
|
|
|
msgstr "Kassenbuch - WF - Fertig"
|
|
|
|
|
2022-08-05 10:02:04 +00:00
|
|
|
|
2022-08-08 15:31:16 +00:00
|
|
|
#################
|
|
|
|
# ir.rule.group #
|
|
|
|
#################
|
|
|
|
msgctxt "model:ir.rule.group,name:rg_book_read"
|
|
|
|
msgid "Owners, observers and reviewers: Cashbook read"
|
|
|
|
msgstr "Eigentümer, Beobachter und Bearbeiter: Kassenbuch lesen"
|
|
|
|
|
|
|
|
msgctxt "model:ir.rule.group,name:rg_book_write_adm"
|
|
|
|
msgid "Administrators: Cashbook read/write"
|
|
|
|
msgstr "Administratoren: Kassenbuch bearbeiten"
|
|
|
|
|
|
|
|
msgctxt "model:ir.rule.group,name:rg_line_write_adm"
|
|
|
|
msgid "Administrators: Cashbook line read/write"
|
|
|
|
msgstr "Administratoren: Kassenbuchzeile bearbeiten"
|
|
|
|
|
|
|
|
msgctxt "model:ir.rule.group,name:rg_line_write"
|
|
|
|
msgid "Owners and reviewers: Cashbook line write"
|
|
|
|
msgstr "Eigentümer und Bearbeiter: Kassenbuchzeile bearbeiten"
|
|
|
|
|
|
|
|
msgctxt "model:ir.rule.group,name:rg_line_read"
|
|
|
|
msgid "Observer: Cashbook line read"
|
|
|
|
msgstr "Beobachter: Kassenbuchzeile lesen"
|
|
|
|
|
|
|
|
|
2022-08-05 10:02:04 +00:00
|
|
|
##############
|
|
|
|
# ir.ui.menu #
|
|
|
|
##############
|
|
|
|
msgctxt "model:ir.ui.menu,name:menu_cashbook"
|
|
|
|
msgid "Cashbook"
|
|
|
|
msgstr "Kassenbuch"
|
|
|
|
|
2022-08-05 14:47:43 +00:00
|
|
|
msgctxt "model:ir.ui.menu,name:menu_config"
|
|
|
|
msgid "Configuration"
|
|
|
|
msgstr "Konfiguration"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "model:ir.ui.menu,name:menu_typeconfig"
|
|
|
|
msgid "Cashbook Type"
|
|
|
|
msgstr "Kassenbuchtyp"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "model:ir.ui.menu,name:menu_bookconfig"
|
|
|
|
msgid "Cashbook"
|
|
|
|
msgstr "Kassenbuch"
|
2022-08-05 10:02:04 +00:00
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "model:ir.ui.menu,name:menu_open_lines"
|
2022-08-05 14:47:43 +00:00
|
|
|
msgid "Open Cashbook"
|
|
|
|
msgstr "Kassenbuch öffnen"
|
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
msgctxt "model:ir.ui.menu,name:menu_category"
|
|
|
|
msgid "Category"
|
|
|
|
msgstr "Kategorie"
|
|
|
|
|
|
|
|
msgctxt "model:ir.ui.menu,name:menu_category_list"
|
|
|
|
msgid "Category"
|
|
|
|
msgstr "Kategorie"
|
|
|
|
|
2022-08-05 10:02:04 +00:00
|
|
|
|
|
|
|
#############
|
|
|
|
# ir.action #
|
|
|
|
#############
|
|
|
|
msgctxt "model:ir.action,name:act_book_view"
|
|
|
|
msgid "Account"
|
|
|
|
msgstr "Konto"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "model:ir.action,name:act_type_view"
|
|
|
|
msgid "Cashbook Type"
|
|
|
|
msgstr "Kassenbuchtyp"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
|
|
|
msgctxt "model:ir.action,name:act_line_view"
|
2022-08-08 12:31:42 +00:00
|
|
|
msgid "Cashbook Line"
|
|
|
|
msgstr "Kassenbuchzeile"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
msgctxt "model:ir.action,name:act_open_lines"
|
2022-08-05 14:47:43 +00:00
|
|
|
msgid "Open Cashbook"
|
|
|
|
msgstr "Kassenbuch öffnen"
|
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
msgctxt "model:ir.ui.menu,name:act_category_view"
|
|
|
|
msgid "Category"
|
|
|
|
msgstr "Kategorie"
|
|
|
|
|
2022-08-05 14:47:43 +00:00
|
|
|
|
|
|
|
###################
|
|
|
|
# ir.model.button #
|
|
|
|
###################
|
|
|
|
msgctxt "model:ir.model.button,string:line_wfedit_button"
|
|
|
|
msgid "Edit"
|
|
|
|
msgstr "Bearbeiten"
|
|
|
|
|
|
|
|
msgctxt "model:ir.model.button,string:line_wfcheck_button"
|
|
|
|
msgid "Check"
|
|
|
|
msgstr "Prüfen"
|
|
|
|
|
|
|
|
msgctxt "model:ir.model.button,string:line_wfdone_button"
|
|
|
|
msgid "Done"
|
|
|
|
msgstr "Fertig"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "model:ir.model.button,string:book_wfopen_button"
|
|
|
|
msgid "Open"
|
|
|
|
msgstr "Öffnen"
|
|
|
|
|
|
|
|
msgctxt "model:ir.model.button,string:book_wfclosed_button"
|
|
|
|
msgid "Close"
|
|
|
|
msgstr "Schliessen"
|
|
|
|
|
|
|
|
msgctxt "model:ir.model.button,string:book_wfarchive_button"
|
|
|
|
msgid "Archive"
|
|
|
|
msgstr "Archiv"
|
|
|
|
|
2022-08-05 10:02:04 +00:00
|
|
|
|
|
|
|
#################
|
|
|
|
# cashbook.book #
|
|
|
|
#################
|
|
|
|
msgctxt "model:cashbook.book,name:"
|
2022-08-08 12:31:42 +00:00
|
|
|
msgid "Cashbook"
|
|
|
|
msgstr "Kassenbuch"
|
2022-08-05 10:02:04 +00:00
|
|
|
|
2022-08-08 15:31:16 +00:00
|
|
|
msgctxt "view:cashbook.book:"
|
|
|
|
msgid "Owner & Authorizeds"
|
|
|
|
msgstr "Eigentümer & Autorisierte"
|
|
|
|
|
2022-08-05 10:02:04 +00:00
|
|
|
msgctxt "field:cashbook.book,name:"
|
|
|
|
msgid "Name"
|
|
|
|
msgstr "Name"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
|
|
|
msgctxt "field:cashbook.book,btype:"
|
2022-08-08 12:31:42 +00:00
|
|
|
msgid "Type"
|
|
|
|
msgstr "Typ"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.book,state:"
|
|
|
|
msgid "State"
|
|
|
|
msgstr "Status"
|
|
|
|
|
|
|
|
msgctxt "selection:cashbook.book,state:"
|
|
|
|
msgid "Open"
|
|
|
|
msgstr "Geöffnet"
|
|
|
|
|
|
|
|
msgctxt "selection:cashbook.book,state:"
|
|
|
|
msgid "Closed"
|
|
|
|
msgstr "Geschlossen"
|
|
|
|
|
|
|
|
msgctxt "selection:cashbook.book,state:"
|
|
|
|
msgid "Archive"
|
|
|
|
msgstr "Archiv"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
2022-08-08 15:31:16 +00:00
|
|
|
msgctxt "field:cashbook.book,owner:"
|
|
|
|
msgid "Owner"
|
|
|
|
msgstr "Eigentümer"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.book,reviewer:"
|
|
|
|
msgid "Reviewer"
|
|
|
|
msgstr "Bearbeiter"
|
|
|
|
|
|
|
|
msgctxt "help:cashbook.book,reviewer:"
|
|
|
|
msgid "Group of users who have write access to the cashbook."
|
|
|
|
msgstr "Gruppe von Benutzern, die Schreibzugriff auf das Kassenbuch haben."
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.book,observer:"
|
|
|
|
msgid "Observer"
|
|
|
|
msgstr "Betrachter"
|
|
|
|
|
|
|
|
msgctxt "help:cashbook.book,observer:"
|
|
|
|
msgid "Group of users who have read-only access to the cashbook."
|
|
|
|
msgstr "Gruppe von Benutzern, die nur Lesezugriff auf das Kassenbuch haben."
|
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
msgctxt "field:cashbook.book,account:"
|
|
|
|
msgid "Account"
|
|
|
|
msgstr "Konto"
|
|
|
|
|
2022-08-05 14:47:43 +00:00
|
|
|
|
|
|
|
#################
|
|
|
|
# cashbook.line #
|
|
|
|
#################
|
|
|
|
msgctxt "model:cashbook.line,name:"
|
2022-08-08 12:31:42 +00:00
|
|
|
msgid "Cashbook Line"
|
|
|
|
msgstr "Kassenbuchzeile"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "view:cashbook.line:"
|
|
|
|
msgid "Cashbook Line"
|
|
|
|
msgstr "Kassenbuchzeile"
|
|
|
|
|
2022-08-09 15:37:37 +00:00
|
|
|
msgctxt "view:cashbook.line:"
|
|
|
|
msgid "Description"
|
|
|
|
msgstr "Beschreibung"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "view:cashbook.line:"
|
|
|
|
msgid "State"
|
|
|
|
msgstr "Status"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.line,cashbook:"
|
|
|
|
msgid "Cashbook"
|
|
|
|
msgstr "Kassenbuch"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
|
|
|
msgctxt "field:cashbook.line,date:"
|
|
|
|
msgid "Date"
|
|
|
|
msgstr "Datum"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.line,description:"
|
|
|
|
msgid "Description"
|
|
|
|
msgstr "Beschreibung"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.line,state:"
|
|
|
|
msgid "State"
|
|
|
|
msgstr "Status"
|
|
|
|
|
|
|
|
msgctxt "selection:cashbook.line,state:"
|
|
|
|
msgid "Edit"
|
|
|
|
msgstr "Bearbeiten"
|
|
|
|
|
|
|
|
msgctxt "selection:cashbook.line,state:"
|
|
|
|
msgid "Checked"
|
|
|
|
msgstr "Geprüft"
|
|
|
|
|
|
|
|
msgctxt "selection:cashbook.line,state:"
|
|
|
|
msgid "Done"
|
|
|
|
msgstr "Fertig"
|
|
|
|
|
2022-08-09 15:37:37 +00:00
|
|
|
msgctxt "field:cashbook.line,month:"
|
|
|
|
msgid "Month"
|
|
|
|
msgstr "Monat"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.line,category:"
|
|
|
|
msgid "Category"
|
|
|
|
msgstr "Kategorie"
|
|
|
|
|
2022-08-10 09:57:35 +00:00
|
|
|
msgctxt "field:cashbook.line,category_view:"
|
|
|
|
msgid "Category"
|
|
|
|
msgstr "Kategorie"
|
|
|
|
|
2022-08-09 15:37:37 +00:00
|
|
|
msgctxt "model:ir.action.act_window.domain,name:act_line_domain_current"
|
|
|
|
msgid "Current Month"
|
|
|
|
msgstr "aktueller Monat"
|
|
|
|
|
|
|
|
msgctxt "model:ir.action.act_window.domain,name:act_line_domain_last"
|
|
|
|
msgid "Last Month"
|
|
|
|
msgstr "letzter Monat"
|
|
|
|
|
|
|
|
msgctxt "model:ir.action.act_window.domain,name:act_line_domain_all"
|
|
|
|
msgid "All"
|
|
|
|
msgstr "Alle"
|
|
|
|
|
2022-08-05 14:47:43 +00:00
|
|
|
|
|
|
|
#################
|
|
|
|
# cashbook.type #
|
|
|
|
#################
|
|
|
|
msgctxt "model:cashbook.type,name:"
|
2022-08-08 12:31:42 +00:00
|
|
|
msgid "Cashbook Type"
|
|
|
|
msgstr "Kassenbuchtyp"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
|
|
|
msgctxt "field:cashbook.type,name:"
|
|
|
|
msgid "Name"
|
|
|
|
msgstr "Name"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.type,short:"
|
|
|
|
msgid "Abbreviation"
|
|
|
|
msgstr "Kürzel"
|
|
|
|
|
|
|
|
msgctxt "model:cashbook.type,name:atype_cash"
|
|
|
|
msgid "Cash"
|
|
|
|
msgstr "Bar"
|
|
|
|
|
|
|
|
msgctxt "model:cashbook.type,name:atype_giro"
|
|
|
|
msgid "Giro"
|
|
|
|
msgstr "Giro"
|
|
|
|
|
|
|
|
msgctxt "model:cashbook.type,name:atype_fixtermdep"
|
|
|
|
msgid "Fixed-term deposit"
|
|
|
|
msgstr "Festgeld"
|
|
|
|
|
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
#####################
|
|
|
|
# cashbook.category #
|
|
|
|
#####################
|
|
|
|
msgctxt "model:cashbook.category,name:"
|
|
|
|
msgid "Category"
|
|
|
|
msgstr "Kategorie"
|
|
|
|
|
|
|
|
msgctxt "view:cashbook.category:"
|
|
|
|
msgid "General Information"
|
|
|
|
msgstr "Allgemeine Informationen"
|
|
|
|
|
|
|
|
msgctxt "view:cashbook.category:"
|
|
|
|
msgid "Children"
|
|
|
|
msgstr "Untergeordnet"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.category,name:"
|
|
|
|
msgid "Name"
|
|
|
|
msgstr "Name"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.category,description:"
|
|
|
|
msgid "Description"
|
|
|
|
msgstr "Beschreibung"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.category,account:"
|
|
|
|
msgid "Account"
|
|
|
|
msgstr "Konto"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.category,account_code:"
|
|
|
|
msgid "Account"
|
|
|
|
msgstr "Konto"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.category,company:"
|
|
|
|
msgid "Company"
|
|
|
|
msgstr "Unternehmen"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.category,parent:"
|
|
|
|
msgid "Parent"
|
|
|
|
msgstr "Übergeordnet"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.category,childs:"
|
|
|
|
msgid "Children"
|
|
|
|
msgstr "Untergeordnet"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.category,left:"
|
|
|
|
msgid "Left"
|
|
|
|
msgstr "Links"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.category,right:"
|
|
|
|
msgid "Right"
|
|
|
|
msgstr "Rechts"
|
|
|
|
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
#############################
|
|
|
|
# cashbook.open_lines.start #
|
|
|
|
#############################
|
|
|
|
msgctxt "model:cashbook.open_lines.start,name:"
|
2022-08-05 14:47:43 +00:00
|
|
|
msgid "Open Cashbook"
|
|
|
|
msgstr "Kassenbuch öffnen"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "field:cashbook.open_lines.start,cashbook:"
|
|
|
|
msgid "Cashbook"
|
|
|
|
msgstr "Kassenbuch"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "field:cashbook.open_lines.start,checked:"
|
2022-08-05 14:47:43 +00:00
|
|
|
msgid "Checked"
|
|
|
|
msgstr "Geprüft"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "help:cashbook.open_lines.start,checked:"
|
|
|
|
msgid "Show cashbook lines in Checked-state."
|
|
|
|
msgstr "Zeigt Kassenbuchzeilen im 'Geprüft'-Status"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "field:cashbook.open_lines.start,done:"
|
2022-08-05 14:47:43 +00:00
|
|
|
msgid "Done"
|
|
|
|
msgstr "Fertig"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "help:cashbook.open_lines.start,done:"
|
|
|
|
msgid "Show cashbook lines in Done-state."
|
|
|
|
msgstr "Zeigt Kassenbuchzeilen im 'Fertig'-Status"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "field:cashbook.open_lines.start,date_from:"
|
2022-08-05 14:47:43 +00:00
|
|
|
msgid "Start Date"
|
|
|
|
msgstr "Beginndatum"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "field:cashbook.open_lines.start,date_to:"
|
2022-08-05 14:47:43 +00:00
|
|
|
msgid "End Date"
|
|
|
|
msgstr "Endedatum"
|
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
msgctxt "field:cashbook.open_lines.start,num_books:"
|
|
|
|
msgid "Number of Cashbooks"
|
|
|
|
msgstr "Anzahl Kassenbücher"
|
|
|
|
|
2022-08-05 14:47:43 +00:00
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
#######################
|
|
|
|
# cashbook.open_lines #
|
|
|
|
#######################
|
|
|
|
msgctxt "model:cashbook.open_lines,name:"
|
2022-08-05 14:47:43 +00:00
|
|
|
msgid "Open Cashbook"
|
|
|
|
msgstr "Kassenbuch öffnen"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "wizard_button:cashbook.open_lines,start,end:"
|
2022-08-05 14:47:43 +00:00
|
|
|
msgid "Cancel"
|
|
|
|
msgstr "Abbruch"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "wizard_button:cashbook.open_lines,start,open_:"
|
2022-08-05 14:47:43 +00:00
|
|
|
msgid "Open"
|
|
|
|
msgstr "Öffnen"
|
|
|
|
|
|
|
|
|
|
|
|
#########################
|
|
|
|
# cashbook.line.context #
|
|
|
|
#########################
|
|
|
|
msgctxt "model:cashbook.line.context,name:"
|
|
|
|
msgid "Line Context"
|
|
|
|
msgstr "Zeilenkontext"
|
|
|
|
|
2022-08-08 12:31:42 +00:00
|
|
|
msgctxt "field:cashbook.line.context,cashbook:"
|
|
|
|
msgid "Cashbook"
|
|
|
|
msgstr "Kassenbuch"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
|
|
|
msgctxt "field:cashbook.line.context,checked:"
|
|
|
|
msgid "Checked"
|
|
|
|
msgstr "Geprüft"
|
|
|
|
|
|
|
|
msgctxt "help:cashbook.line.context,checked:"
|
2022-08-08 12:31:42 +00:00
|
|
|
msgid "Show cashbook lines in Checked-state."
|
|
|
|
msgstr "Zeigt Kassenbuchzeilen im 'Geprüft'-Status"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
|
|
|
msgctxt "field:cashbook.line.context,done:"
|
|
|
|
msgid "Done"
|
|
|
|
msgstr "Fertig"
|
|
|
|
|
|
|
|
msgctxt "help:cashbook.line.context,done:"
|
2022-08-08 12:31:42 +00:00
|
|
|
msgid "Show cashbook lines in Done-state."
|
|
|
|
msgstr "Zeigt Kassenbuchzeilen im 'Fertig'-Status"
|
2022-08-05 14:47:43 +00:00
|
|
|
|
|
|
|
msgctxt "field:cashbook.line.context,date_from:"
|
|
|
|
msgid "Start Date"
|
|
|
|
msgstr "Beginndatum"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.line.context,date_to:"
|
|
|
|
msgid "End Date"
|
|
|
|
msgstr "Endedatum"
|
2022-08-09 13:08:41 +00:00
|
|
|
|
|
|
|
|
|
|
|
##########################
|
|
|
|
# cashbook.configuration #
|
|
|
|
##########################
|
|
|
|
msgctxt "model:cashbook.configuration,name:"
|
|
|
|
msgid "Configuration"
|
|
|
|
msgstr "Konfiguration"
|
|
|
|
|
|
|
|
msgctxt "view:cashbook.configuration:"
|
|
|
|
msgid "Open Cashbook Wizard"
|
|
|
|
msgstr "Dialog: Kassenbuch öffnen"
|
|
|
|
|
2022-08-10 09:57:35 +00:00
|
|
|
msgctxt "view:cashbook.configuration:"
|
|
|
|
msgid "Cashbook"
|
|
|
|
msgstr "Kassenbuch"
|
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
msgctxt "field:cashbook.configuration,date_from:"
|
|
|
|
msgid "Start Date"
|
|
|
|
msgstr "Beginndatum"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.configuration,date_to:"
|
|
|
|
msgid "End Date"
|
|
|
|
msgstr "Endedatum"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.configuration,checked:"
|
|
|
|
msgid "Checked"
|
|
|
|
msgstr "Geprüft"
|
|
|
|
|
2022-08-10 09:57:35 +00:00
|
|
|
msgctxt "help:cashbook.configuration,checked:"
|
|
|
|
msgid "Show cashbook lines in Checked-state."
|
|
|
|
msgstr "Zeigt Kassenbuchzeilen im 'Geprüft'-Status"
|
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
msgctxt "field:cashbook.configuration,done:"
|
|
|
|
msgid "Done"
|
|
|
|
msgstr "Fertig"
|
|
|
|
|
2022-08-10 09:57:35 +00:00
|
|
|
msgctxt "help:cashbook.configuration,done:"
|
|
|
|
msgid "Show cashbook lines in Done-state."
|
|
|
|
msgstr "Zeigt Kassenbuchzeilen im 'Fertig'-Status"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.configuration,catnamelong:"
|
|
|
|
msgid "Category: Show long name"
|
|
|
|
msgstr "Kategorie: langen Namen zeigen"
|
|
|
|
|
|
|
|
msgctxt "help:cashbook.configuration,catnamelong:"
|
|
|
|
msgid "Shows the long name of the category in the Category field of a cash book line."
|
|
|
|
msgstr "Zeigt im Feld 'Kategorie' einer Kassenbuchzeile den langen Namen der Kategorie."
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.configuration,cataccno:"
|
|
|
|
msgid "Category: Show account number"
|
|
|
|
msgstr "Kategorie: Kontonummer zeigen"
|
|
|
|
|
|
|
|
msgctxt "help:cashbook.configuration,cataccno:"
|
|
|
|
msgid "Shows the number of the linked account in the name of a category."
|
|
|
|
msgstr "Zeigt im Namen einer Kategorie die Nummer des verknüpften Kontos."
|
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
|
|
|
|
###############################
|
|
|
|
# cashbook.configuration_user #
|
|
|
|
###############################
|
|
|
|
msgctxt "model:cashbook.configuration_user,name:"
|
|
|
|
msgid "User Configuration"
|
|
|
|
msgstr "Nutzer Konfiguration"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.configuration_user,date_from:"
|
|
|
|
msgid "Start Date"
|
|
|
|
msgstr "Beginndatum"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.configuration_user,date_to:"
|
|
|
|
msgid "End Date"
|
|
|
|
msgstr "Endedatum"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.configuration_user,checked:"
|
|
|
|
msgid "Checked"
|
|
|
|
msgstr "Geprüft"
|
|
|
|
|
2022-08-10 09:57:35 +00:00
|
|
|
msgctxt "help:cashbook.configuration_user,checked:"
|
|
|
|
msgid "Show cashbook lines in Checked-state."
|
|
|
|
msgstr "Zeigt Kassenbuchzeilen im 'Geprüft'-Status"
|
|
|
|
|
2022-08-09 13:08:41 +00:00
|
|
|
msgctxt "field:cashbook.configuration_user,done:"
|
|
|
|
msgid "Done"
|
|
|
|
msgstr "Fertig"
|
2022-08-10 09:57:35 +00:00
|
|
|
|
|
|
|
msgctxt "help:cashbook.configuration_user,done:"
|
|
|
|
msgid "Show cashbook lines in Done-state."
|
|
|
|
msgstr "Zeigt Kassenbuchzeilen im 'Fertig'-Status"
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.configuration_user,catnamelong:"
|
|
|
|
msgid "Category: Show long name"
|
|
|
|
msgstr "Kategorie: langen Namen zeigen"
|
|
|
|
|
|
|
|
msgctxt "help:cashbook.configuration_user,catnamelong:"
|
|
|
|
msgid "Shows the long name of the category in the Category field of a cash book line."
|
|
|
|
msgstr "Zeigt im Feld 'Kategorie' einer Kassenbuchzeile den langen Namen der Kategorie."
|
|
|
|
|
|
|
|
msgctxt "field:cashbook.configuration_user,cataccno:"
|
|
|
|
msgid "Category: Show account number"
|
|
|
|
msgstr "Kategorie: Kontonummer zeigen"
|
|
|
|
|
|
|
|
msgctxt "help:cashbook.configuration_user,cataccno:"
|
|
|
|
msgid "Shows the number of the linked account in the name of a category."
|
|
|
|
msgstr "Zeigt im Namen einer Kategorie die Nummer des verknüpften Kontos."
|