xml erzeugen bei 40%

This commit is contained in:
Frederik Jaeckel 2022-10-17 17:20:25 +02:00
parent baf871e506
commit 265e38c24f
12 changed files with 357 additions and 1 deletions

20
locale/de.po Normal file
View file

@ -0,0 +1,20 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
##############
# ir.message #
##############
msgctxt "model:ir.message,text:msg_missing_xrechnung_route_id"
msgid "No XRechnung routing ID is stored for the party '%(partyname)s'."
msgstr "Für die Partei '%(partyname)s' ist keine XRechnung-Leitweg-ID hinterlegt."
#######################
# party.configuration #
#######################
msgctxt "selection:party.configuration,identifier_types:"
msgid "X-Rechnung Route-ID"
msgstr "X-Rechnung Leitweg-ID"

8
locale/en.po Normal file
View file

@ -0,0 +1,8 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "selection:party.configuration,identifier_types:"
msgid "X-Rechnung Route-ID"
msgstr "X-Rechnung Route-ID"