changeset e49d5fb8cb64 in modules/account_be:default details: https://hg.tryton.org/modules/account_be?cmd=changeset&node=e49d5fb8cb64 description: Update translations [skip ci] diffstat:
locale/uk.po | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 47 insertions(+), 0 deletions(-) diffs (51 lines): diff -r db621aec7675 -r e49d5fb8cb64 locale/uk.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locale/uk.po Sat Oct 29 09:54:08 2022 +0200 @@ -0,0 +1,47 @@ +# +msgid "" +msgstr "Content-Type: text/plain; charset=utf-8\n" + +msgctxt "field:account.be.vat_customer,company_tax_identifier:" +msgid "Company Tax Identifier" +msgstr "" + +msgctxt "field:account.be.vat_customer,currency:" +msgid "Currency" +msgstr "" + +msgctxt "field:account.be.vat_customer,party_tax_identifier:" +msgid "Party Tax Identifier" +msgstr "" + +msgctxt "field:account.be.vat_customer,turnover:" +msgid "Turnover" +msgstr "" + +msgctxt "field:account.be.vat_customer,vat:" +msgid "VAT" +msgstr "" + +msgctxt "field:account.be.vat_customer.context,company:" +msgid "Company" +msgstr "" + +msgctxt "field:account.be.vat_customer.context,fiscalyear:" +msgid "Fiscal Year" +msgstr "" + +msgctxt "model:account.be.vat_customer,name:" +msgid "Belgium VAT Customer" +msgstr "" + +msgctxt "model:account.be.vat_customer.context,name:" +msgid "Belgium VAT Customer Context" +msgstr "" + +msgctxt "model:ir.action,name:act_vat_customer_form" +msgid "Belgium VAT Customer" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_vat_customer" +msgid "Belgium VAT Customer" +msgstr ""
