diff options
Diffstat (limited to 'addons/base_vat/i18n/lb.po')
| -rw-r--r-- | addons/base_vat/i18n/lb.po | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/addons/base_vat/i18n/lb.po b/addons/base_vat/i18n/lb.po new file mode 100644 index 00000000..0ea72944 --- /dev/null +++ b/addons/base_vat/i18n/lb.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_vat +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~12.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-12 11:32+0000\n" +"PO-Revision-Date: 2019-08-26 09:09+0000\n" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_vat +#: model_terms:ir.ui.view,arch_db:base_vat.res_config_settings_view_form +msgid "" +"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-" +"specific.\" aria-label=\"Values set here are company-specific.\" " +"groups=\"base.group_multi_company\" role=\"img\"/>" +msgstr "" + +#. module: base_vat +#: model_terms:ir.ui.view,arch_db:base_vat.view_partner_form +msgid "<span class=\"o_vat_label\">VAT</span>" +msgstr "" + +#. module: base_vat +#: model:ir.model,name:base_vat.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_vat +#: model:ir.model,name:base_vat.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: base_vat +#: model:ir.model,name:base_vat.model_res_partner +msgid "Contact" +msgstr "" + +#. module: base_vat +#: model_terms:ir.ui.view,arch_db:base_vat.res_config_settings_view_form +msgid "" +"If this checkbox is ticked, you will not be able to save a contact if its " +"VAT number cannot be verified by the European VIES service." +msgstr "" + +#. module: base_vat +#: code:addons/base_vat/models/res_partner.py:188 +#, python-format +msgid "" +"The VAT number [%s] for partner [%s] does not seem to be valid. \n" +"Note: the expected format is %s" +msgstr "" + +#. module: base_vat +#: code:addons/base_vat/models/res_partner.py:187 +#, python-format +msgid "" +"The VAT number [%s] for partner [%s] either failed the VIES VAT validation " +"check or did not respect the expected format %s." +msgstr "" + +#. module: base_vat +#: model_terms:ir.ui.view,arch_db:base_vat.company_form_vat +#: model_terms:ir.ui.view,arch_db:base_vat.view_partner_form +#: model_terms:ir.ui.view,arch_db:base_vat.view_partner_short_form +msgid "VAT" +msgstr "" + +#. module: base_vat +#: model:ir.model.fields,field_description:base_vat.field_res_company__vat_check_vies +#: model:ir.model.fields,field_description:base_vat.field_res_config_settings__vat_check_vies +msgid "Verify VAT Numbers" +msgstr "" + +#. module: base_vat +#: model_terms:ir.ui.view,arch_db:base_vat.res_config_settings_view_form +msgid "Verify VAT numbers using the European VIES service" +msgstr "" |
