Merge branch 'main' into 5.0
This commit is contained in:
commit
f79b186870
5 changed files with 247 additions and 133 deletions
27
locale/en.po
27
locale/en.po
|
@ -14,6 +14,10 @@ msgctxt "model:ir.message,text:msg_tax_code_missing"
|
|||
msgid "The UNECE tax code is not configured for tax '%(taxname)s'."
|
||||
msgstr "The UNECE tax code is not configured for tax '%(taxname)s'."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_tax_code_missing"
|
||||
msgid "The UNECE tax code is not configured for tax '%(taxname)s'."
|
||||
msgstr "The UNECE tax code is not configured for tax '%(taxname)s'."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_uom_code_missing"
|
||||
msgid "The UNECE uom code is not configured for unit '%(uomname)s'."
|
||||
msgstr "The UNECE uom code is not configured for unit '%(uomname)s'."
|
||||
|
@ -118,3 +122,26 @@ msgctxt "field:edocument_xrechnung.bank_rel,config:"
|
|||
msgid "Configuration"
|
||||
msgstr "Configuration"
|
||||
|
||||
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