configuration: add setting for used bank nuumbers
This commit is contained in:
parent
5c2d5e2a1d
commit
2e96a1d4c9
7 changed files with 117 additions and 0 deletions
28
locale/de.po
28
locale/de.po
|
@ -113,3 +113,31 @@ msgstr "Allgemeine indirekte Steuer der kanarischen Inseln"
|
|||
msgctxt "selection:account.tax,xrtax_category:"
|
||||
msgid "Tax on production; services and imports in Ceuta and Melilla"
|
||||
msgstr "Steuer für Produktion; Dienstleistungen und Einfuhr in Ceuta und Melilla"
|
||||
|
||||
|
||||
#########################
|
||||
# account.configuration #
|
||||
#########################
|
||||
msgctxt "field:account.configuration,edocument_bank:"
|
||||
msgid "Bank accounts"
|
||||
msgstr "Bankkonten"
|
||||
|
||||
msgctxt "help:account.configuration,edocument_bank:"
|
||||
msgid "The bank accounts listed here are output in the invoice XML."
|
||||
msgstr "Die hier aufgeführten Bankkonten werden in der Rechnungs-XML ausgegeben."
|
||||
|
||||
|
||||
################################
|
||||
# edocument_xrechnung.bank_rel #
|
||||
################################
|
||||
msgctxt "model:edocument_xrechnung.bank_rel,name:"
|
||||
msgid "Bank - eDocument - Relation"
|
||||
msgstr "Bank - eDocument - Verknüpfung"
|
||||
|
||||
msgctxt "field:edocument_xrechnung.bank_rel,bankaccount:"
|
||||
msgid "Account"
|
||||
msgstr "Konto"
|
||||
|
||||
msgctxt "field:edocument_xrechnung.bank_rel,config:"
|
||||
msgid "Configuration"
|
||||
msgstr "Konfiguration"
|
||||
|
|
20
locale/en.po
20
locale/en.po
|
@ -98,3 +98,23 @@ msgctxt "selection:account.tax,xrtax_category:"
|
|||
msgid "Tax on production; services and imports in Ceuta and Melilla"
|
||||
msgstr "Tax on production; services and imports in Ceuta and Melilla"
|
||||
|
||||
msgctxt "field:account.configuration,edocument_bank:"
|
||||
msgid "Bank accounts"
|
||||
msgstr "Bank accounts"
|
||||
|
||||
msgctxt "help:account.configuration,edocument_bank:"
|
||||
msgid "The bank accounts listed here are output in the invoice XML."
|
||||
msgstr "The bank accounts listed here are output in the invoice XML."
|
||||
|
||||
msgctxt "model:edocument_xrechnung.bank_rel,name:"
|
||||
msgid "Bank - eDocument - Relation"
|
||||
msgstr "Bank - eDocument - Relation"
|
||||
|
||||
msgctxt "field:edocument_xrechnung.bank_rel,bankaccount:"
|
||||
msgid "Account"
|
||||
msgstr "Account"
|
||||
|
||||
msgctxt "field:edocument_xrechnung.bank_rel,config:"
|
||||
msgid "Configuration"
|
||||
msgstr "Configuration"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue