allow route-id to be optional
This commit is contained in:
parent
39da264fbe
commit
e3335655c9
14 changed files with 132 additions and 11 deletions
16
locale/de.po
16
locale/de.po
|
@ -35,6 +35,22 @@ msgid "X-Rechnung Route-ID"
|
|||
msgstr "X-Rechnung Leitweg-ID"
|
||||
|
||||
|
||||
###############
|
||||
# party.party #
|
||||
###############
|
||||
msgctxt "view:party.party:"
|
||||
msgid "X-Rechnung"
|
||||
msgstr "X-Rechnung"
|
||||
|
||||
msgctxt "field:party.party,xrechnung_routeid:"
|
||||
msgid "X-Rechnung Route-ID"
|
||||
msgstr "X-Rechnung Leitweg-ID"
|
||||
|
||||
msgctxt "help:party.party,xrechnung_routeid:"
|
||||
msgid "Enables the need for an XRechnung route ID at the party for exporting the XRechnung."
|
||||
msgstr "Aktiviert die Notwendigkeit einer XRechnung-Leitweg-ID an der Partei für den Export der XRechnung."
|
||||
|
||||
|
||||
###############
|
||||
# account.tax #
|
||||
###############
|
||||
|
|
16
locale/en.po
16
locale/en.po
|
@ -26,6 +26,18 @@ msgctxt "selection:party.configuration,identifier_types:"
|
|||
msgid "X-Rechnung Route-ID"
|
||||
msgstr "X-Rechnung Route-ID"
|
||||
|
||||
msgctxt "view:party.party:"
|
||||
msgid "X-Rechnung"
|
||||
msgstr "X-Rechnung"
|
||||
|
||||
msgctxt "field:party.party,xrechnung_routeid:"
|
||||
msgid "X-Rechnung Route-ID"
|
||||
msgstr "X-Rechnung Route-ID"
|
||||
|
||||
msgctxt "help:party.party,xrechnung_routeid:"
|
||||
msgid "Enables the need for an XRechnung route ID at the party for exporting the XRechnung."
|
||||
msgstr "Enables the need for an XRechnung route ID at the party for exporting the XRechnung."
|
||||
|
||||
msgctxt "field:account.tax,xrtax_category:"
|
||||
msgid "Tax Category"
|
||||
msgstr "Tax Category"
|
||||
|
@ -66,3 +78,7 @@ msgctxt "selection:account.tax,xrtax_category:"
|
|||
msgid "General indirect tax of the Canary Islands"
|
||||
msgstr "General indirect tax of the Canary Islands"
|
||||
|
||||
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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue