122 lines
3.0 KiB
Plaintext
122 lines
3.0 KiB
Plaintext
#
|
|
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
msgctxt "field:account.configuration,move_export_type:"
|
|
msgid "Move Export Type"
|
|
msgstr "Buchungssatzexportformat"
|
|
|
|
msgctxt "field:account.configuration.export,company:"
|
|
msgid "Company"
|
|
msgstr "Unternehmen"
|
|
|
|
msgctxt "field:account.configuration.export,move_export_type:"
|
|
msgid "Move Export Type"
|
|
msgstr "Buchungssatzexportformat"
|
|
|
|
msgctxt "field:account.move,export:"
|
|
msgid "Export"
|
|
msgstr "Export"
|
|
|
|
msgctxt "field:account.move.export,company:"
|
|
msgid "Company"
|
|
msgstr "Unternehmen"
|
|
|
|
msgctxt "field:account.move.export,file:"
|
|
msgid "File"
|
|
msgstr "Datei"
|
|
|
|
msgctxt "field:account.move.export,file_id:"
|
|
msgid "File ID"
|
|
msgstr "Datei ID"
|
|
|
|
msgctxt "field:account.move.export,filename:"
|
|
msgid "Filename"
|
|
msgstr "Dateiname"
|
|
|
|
msgctxt "field:account.move.export,moves:"
|
|
msgid "Moves"
|
|
msgstr "Buchungssätze"
|
|
|
|
msgctxt "field:account.move.export,state:"
|
|
msgid "State"
|
|
msgstr "Status"
|
|
|
|
msgctxt "field:account.move.export,type:"
|
|
msgid "Type"
|
|
msgstr "Format"
|
|
|
|
msgctxt "model:account.configuration.export,string:"
|
|
msgid "Account Configuration Export"
|
|
msgstr "Buchhaltung Einstellungen Export"
|
|
|
|
msgctxt "model:account.move.export,string:"
|
|
msgid "Account Move Export"
|
|
msgstr "Buchhaltung Buchungssatz Export"
|
|
|
|
msgctxt "model:ir.action,name:act_account_move_export_form"
|
|
msgid "Move Exports"
|
|
msgstr "Buchungssatzexporte"
|
|
|
|
msgctxt ""
|
|
"model:ir.action.act_window.domain,name:act_account_move_export_form_domain_all"
|
|
msgid "All"
|
|
msgstr "Alle"
|
|
|
|
msgctxt ""
|
|
"model:ir.action.act_window.domain,name:act_account_move_export_form_domain_draft"
|
|
msgid "Draft"
|
|
msgstr "Entwurf"
|
|
|
|
msgctxt ""
|
|
"model:ir.action.act_window.domain,name:act_account_move_export_form_domain_waiting"
|
|
msgid "Waiting"
|
|
msgstr "Wartend"
|
|
|
|
#, python-format
|
|
msgctxt "model:ir.message,text:msg_account_move_export_delete_draft"
|
|
msgid "To delete move export \"%(export)s\" you must reset it to draft."
|
|
msgstr ""
|
|
"Damit der Buchungssatzexport \"%(export)s\" gelöscht werden kann, muss er "
|
|
"zuerst in den Entwurfsstatus zurückgesetzt werden."
|
|
|
|
msgctxt "model:ir.model.button,string:account_move_export_do_button"
|
|
msgid "Do"
|
|
msgstr "Durchführen"
|
|
|
|
msgctxt "model:ir.model.button,string:account_move_export_draft_button"
|
|
msgid "Reset to Draft"
|
|
msgstr "Auf Entwurf zurücksetzen"
|
|
|
|
msgctxt "model:ir.model.button,string:account_move_export_select_moves_button"
|
|
msgid "Select Moves"
|
|
msgstr "Buchungssätze auswählen"
|
|
|
|
msgctxt "model:ir.model.button,string:account_move_export_wait_button"
|
|
msgid "Wait"
|
|
msgstr "Warten"
|
|
|
|
msgctxt "model:ir.rule.group,name:rule_group_account_move_export_companies"
|
|
msgid "User in companies"
|
|
msgstr "Benutzer in Unternehmen"
|
|
|
|
msgctxt "model:ir.ui.menu,name:menu_account_move_export_form"
|
|
msgid "Move Exports"
|
|
msgstr "Buchungssatzexporte"
|
|
|
|
msgctxt "selection:account.move.export,state:"
|
|
msgid "Done"
|
|
msgstr "Erledigt"
|
|
|
|
msgctxt "selection:account.move.export,state:"
|
|
msgid "Draft"
|
|
msgstr "Entwurf"
|
|
|
|
msgctxt "selection:account.move.export,state:"
|
|
msgid "Waiting"
|
|
msgstr "Wartend"
|
|
|
|
msgctxt "view:account.configuration:"
|
|
msgid "Export"
|
|
msgstr "Export"
|