From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/account_tax_python/__init__.py | 4 + addons/account_tax_python/__manifest__.py | 21 +++ .../account_tax_python/i18n/account_tax_python.pot | 127 +++++++++++++++ addons/account_tax_python/i18n/af.po | 86 ++++++++++ addons/account_tax_python/i18n/am.po | 86 ++++++++++ addons/account_tax_python/i18n/ar.po | 172 ++++++++++++++++++++ addons/account_tax_python/i18n/az.po | 118 ++++++++++++++ addons/account_tax_python/i18n/bg.po | 162 +++++++++++++++++++ addons/account_tax_python/i18n/bn.po | 139 ++++++++++++++++ addons/account_tax_python/i18n/bs.po | 122 +++++++++++++++ addons/account_tax_python/i18n/ca.po | 133 ++++++++++++++++ addons/account_tax_python/i18n/ckb.po | 131 ++++++++++++++++ addons/account_tax_python/i18n/cs.po | 168 ++++++++++++++++++++ addons/account_tax_python/i18n/da.po | 172 ++++++++++++++++++++ addons/account_tax_python/i18n/de.po | 170 ++++++++++++++++++++ addons/account_tax_python/i18n/el.po | 142 +++++++++++++++++ addons/account_tax_python/i18n/en_GB.po | 86 ++++++++++ addons/account_tax_python/i18n/eo.po | 127 +++++++++++++++ addons/account_tax_python/i18n/es.po | 171 ++++++++++++++++++++ addons/account_tax_python/i18n/es_BO.po | 86 ++++++++++ addons/account_tax_python/i18n/es_CL.po | 86 ++++++++++ addons/account_tax_python/i18n/es_CO.po | 86 ++++++++++ addons/account_tax_python/i18n/es_CR.po | 86 ++++++++++ addons/account_tax_python/i18n/es_DO.po | 86 ++++++++++ addons/account_tax_python/i18n/es_EC.po | 86 ++++++++++ addons/account_tax_python/i18n/es_MX.po | 171 ++++++++++++++++++++ addons/account_tax_python/i18n/es_PE.po | 86 ++++++++++ addons/account_tax_python/i18n/es_PY.po | 86 ++++++++++ addons/account_tax_python/i18n/es_VE.po | 86 ++++++++++ addons/account_tax_python/i18n/et.po | 147 +++++++++++++++++ addons/account_tax_python/i18n/eu.po | 134 ++++++++++++++++ addons/account_tax_python/i18n/fa.po | 144 +++++++++++++++++ addons/account_tax_python/i18n/fi.po | 135 ++++++++++++++++ addons/account_tax_python/i18n/fo.po | 86 ++++++++++ addons/account_tax_python/i18n/fr.po | 172 ++++++++++++++++++++ addons/account_tax_python/i18n/fr_CA.po | 86 ++++++++++ addons/account_tax_python/i18n/gl.po | 86 ++++++++++ addons/account_tax_python/i18n/gu.po | 121 ++++++++++++++ addons/account_tax_python/i18n/he.po | 131 ++++++++++++++++ addons/account_tax_python/i18n/hi.po | 127 +++++++++++++++ addons/account_tax_python/i18n/hr.po | 173 ++++++++++++++++++++ addons/account_tax_python/i18n/hu.po | 162 +++++++++++++++++++ addons/account_tax_python/i18n/id.po | 174 +++++++++++++++++++++ addons/account_tax_python/i18n/is.po | 123 +++++++++++++++ addons/account_tax_python/i18n/it.po | 169 ++++++++++++++++++++ addons/account_tax_python/i18n/ja.po | 132 ++++++++++++++++ addons/account_tax_python/i18n/ka.po | 133 ++++++++++++++++ addons/account_tax_python/i18n/kab.po | 86 ++++++++++ addons/account_tax_python/i18n/kk.po | 90 +++++++++++ addons/account_tax_python/i18n/km.po | 150 ++++++++++++++++++ addons/account_tax_python/i18n/ko.po | 170 ++++++++++++++++++++ addons/account_tax_python/i18n/lb.po | 109 +++++++++++++ addons/account_tax_python/i18n/lo.po | 86 ++++++++++ addons/account_tax_python/i18n/lt.po | 162 +++++++++++++++++++ addons/account_tax_python/i18n/lv.po | 143 +++++++++++++++++ addons/account_tax_python/i18n/mk.po | 86 ++++++++++ addons/account_tax_python/i18n/mn.po | 161 +++++++++++++++++++ addons/account_tax_python/i18n/nb.po | 132 ++++++++++++++++ addons/account_tax_python/i18n/ne.po | 86 ++++++++++ addons/account_tax_python/i18n/nl.po | 172 ++++++++++++++++++++ addons/account_tax_python/i18n/nl_BE.po | 86 ++++++++++ addons/account_tax_python/i18n/pl.po | 163 +++++++++++++++++++ addons/account_tax_python/i18n/pt.po | 173 ++++++++++++++++++++ addons/account_tax_python/i18n/pt_BR.po | 174 +++++++++++++++++++++ addons/account_tax_python/i18n/ro.po | 158 +++++++++++++++++++ addons/account_tax_python/i18n/ru.po | 161 +++++++++++++++++++ addons/account_tax_python/i18n/si.po | 127 +++++++++++++++ addons/account_tax_python/i18n/sk.po | 174 +++++++++++++++++++++ addons/account_tax_python/i18n/sl.po | 133 ++++++++++++++++ addons/account_tax_python/i18n/sq.po | 86 ++++++++++ addons/account_tax_python/i18n/sr.po | 122 +++++++++++++++ addons/account_tax_python/i18n/sr@latin.po | 90 +++++++++++ addons/account_tax_python/i18n/sv.po | 134 ++++++++++++++++ addons/account_tax_python/i18n/ta.po | 90 +++++++++++ addons/account_tax_python/i18n/te.po | 90 +++++++++++ addons/account_tax_python/i18n/th.po | 133 ++++++++++++++++ addons/account_tax_python/i18n/tr.po | 173 ++++++++++++++++++++ addons/account_tax_python/i18n/uk.po | 170 ++++++++++++++++++++ addons/account_tax_python/i18n/ur.po | 127 +++++++++++++++ addons/account_tax_python/i18n/vi.po | 171 ++++++++++++++++++++ addons/account_tax_python/i18n/zh_CN.po | 173 ++++++++++++++++++++ addons/account_tax_python/i18n/zh_HK.po | 91 +++++++++++ addons/account_tax_python/i18n/zh_TW.po | 161 +++++++++++++++++++ addons/account_tax_python/models/__init__.py | 4 + addons/account_tax_python/models/account_tax.py | 84 ++++++++++ addons/account_tax_python/tests/__init__.py | 3 + addons/account_tax_python/tests/test_tax.py | 61 ++++++++ .../account_tax_python/views/account_tax_views.xml | 20 +++ 88 files changed, 10682 insertions(+) create mode 100644 addons/account_tax_python/__init__.py create mode 100644 addons/account_tax_python/__manifest__.py create mode 100644 addons/account_tax_python/i18n/account_tax_python.pot create mode 100644 addons/account_tax_python/i18n/af.po create mode 100644 addons/account_tax_python/i18n/am.po create mode 100644 addons/account_tax_python/i18n/ar.po create mode 100644 addons/account_tax_python/i18n/az.po create mode 100644 addons/account_tax_python/i18n/bg.po create mode 100644 addons/account_tax_python/i18n/bn.po create mode 100644 addons/account_tax_python/i18n/bs.po create mode 100644 addons/account_tax_python/i18n/ca.po create mode 100644 addons/account_tax_python/i18n/ckb.po create mode 100644 addons/account_tax_python/i18n/cs.po create mode 100644 addons/account_tax_python/i18n/da.po create mode 100644 addons/account_tax_python/i18n/de.po create mode 100644 addons/account_tax_python/i18n/el.po create mode 100644 addons/account_tax_python/i18n/en_GB.po create mode 100644 addons/account_tax_python/i18n/eo.po create mode 100644 addons/account_tax_python/i18n/es.po create mode 100644 addons/account_tax_python/i18n/es_BO.po create mode 100644 addons/account_tax_python/i18n/es_CL.po create mode 100644 addons/account_tax_python/i18n/es_CO.po create mode 100644 addons/account_tax_python/i18n/es_CR.po create mode 100644 addons/account_tax_python/i18n/es_DO.po create mode 100644 addons/account_tax_python/i18n/es_EC.po create mode 100644 addons/account_tax_python/i18n/es_MX.po create mode 100644 addons/account_tax_python/i18n/es_PE.po create mode 100644 addons/account_tax_python/i18n/es_PY.po create mode 100644 addons/account_tax_python/i18n/es_VE.po create mode 100644 addons/account_tax_python/i18n/et.po create mode 100644 addons/account_tax_python/i18n/eu.po create mode 100644 addons/account_tax_python/i18n/fa.po create mode 100644 addons/account_tax_python/i18n/fi.po create mode 100644 addons/account_tax_python/i18n/fo.po create mode 100644 addons/account_tax_python/i18n/fr.po create mode 100644 addons/account_tax_python/i18n/fr_CA.po create mode 100644 addons/account_tax_python/i18n/gl.po create mode 100644 addons/account_tax_python/i18n/gu.po create mode 100644 addons/account_tax_python/i18n/he.po create mode 100644 addons/account_tax_python/i18n/hi.po create mode 100644 addons/account_tax_python/i18n/hr.po create mode 100644 addons/account_tax_python/i18n/hu.po create mode 100644 addons/account_tax_python/i18n/id.po create mode 100644 addons/account_tax_python/i18n/is.po create mode 100644 addons/account_tax_python/i18n/it.po create mode 100644 addons/account_tax_python/i18n/ja.po create mode 100644 addons/account_tax_python/i18n/ka.po create mode 100644 addons/account_tax_python/i18n/kab.po create mode 100644 addons/account_tax_python/i18n/kk.po create mode 100644 addons/account_tax_python/i18n/km.po create mode 100644 addons/account_tax_python/i18n/ko.po create mode 100644 addons/account_tax_python/i18n/lb.po create mode 100644 addons/account_tax_python/i18n/lo.po create mode 100644 addons/account_tax_python/i18n/lt.po create mode 100644 addons/account_tax_python/i18n/lv.po create mode 100644 addons/account_tax_python/i18n/mk.po create mode 100644 addons/account_tax_python/i18n/mn.po create mode 100644 addons/account_tax_python/i18n/nb.po create mode 100644 addons/account_tax_python/i18n/ne.po create mode 100644 addons/account_tax_python/i18n/nl.po create mode 100644 addons/account_tax_python/i18n/nl_BE.po create mode 100644 addons/account_tax_python/i18n/pl.po create mode 100644 addons/account_tax_python/i18n/pt.po create mode 100644 addons/account_tax_python/i18n/pt_BR.po create mode 100644 addons/account_tax_python/i18n/ro.po create mode 100644 addons/account_tax_python/i18n/ru.po create mode 100644 addons/account_tax_python/i18n/si.po create mode 100644 addons/account_tax_python/i18n/sk.po create mode 100644 addons/account_tax_python/i18n/sl.po create mode 100644 addons/account_tax_python/i18n/sq.po create mode 100644 addons/account_tax_python/i18n/sr.po create mode 100644 addons/account_tax_python/i18n/sr@latin.po create mode 100644 addons/account_tax_python/i18n/sv.po create mode 100644 addons/account_tax_python/i18n/ta.po create mode 100644 addons/account_tax_python/i18n/te.po create mode 100644 addons/account_tax_python/i18n/th.po create mode 100644 addons/account_tax_python/i18n/tr.po create mode 100644 addons/account_tax_python/i18n/uk.po create mode 100644 addons/account_tax_python/i18n/ur.po create mode 100644 addons/account_tax_python/i18n/vi.po create mode 100644 addons/account_tax_python/i18n/zh_CN.po create mode 100644 addons/account_tax_python/i18n/zh_HK.po create mode 100644 addons/account_tax_python/i18n/zh_TW.po create mode 100644 addons/account_tax_python/models/__init__.py create mode 100644 addons/account_tax_python/models/account_tax.py create mode 100644 addons/account_tax_python/tests/__init__.py create mode 100644 addons/account_tax_python/tests/test_tax.py create mode 100644 addons/account_tax_python/views/account_tax_views.xml (limited to 'addons/account_tax_python') diff --git a/addons/account_tax_python/__init__.py b/addons/account_tax_python/__init__.py new file mode 100644 index 00000000..dc5e6b69 --- /dev/null +++ b/addons/account_tax_python/__init__.py @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from . import models diff --git a/addons/account_tax_python/__manifest__.py b/addons/account_tax_python/__manifest__.py new file mode 100644 index 00000000..917a6f16 --- /dev/null +++ b/addons/account_tax_python/__manifest__.py @@ -0,0 +1,21 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +{ + 'name': "Define Taxes as Python Code", + 'summary': "Use python code to define taxes", + 'description': """ +A tax defined as python code consists of two snippets of python code which are executed in a local environment containing data such as the unit price, product or partner. + +"Applicable Code" defines if the tax is to be applied. + +"Python Code" defines the amount of the tax. + """, + 'category': 'Accounting/Accounting', + 'version': '1.0', + 'depends': ['account'], + 'data': [ + 'views/account_tax_views.xml', + ], + 'license': 'LGPL-3', +} diff --git a/addons/account_tax_python/i18n/account_tax_python.pot b/addons/account_tax_python/i18n/account_tax_python.pot new file mode 100644 index 00000000..52375a8c --- /dev/null +++ b/addons/account_tax_python/i18n/account_tax_python.pot @@ -0,0 +1,127 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-01 07:28+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/af.po b/addons/account_tax_python/i18n/af.po new file mode 100644 index 00000000..7de7dd86 --- /dev/null +++ b/addons/account_tax_python/i18n/af.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Afrikaans (https://www.transifex.com/odoo/teams/41243/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/am.po b/addons/account_tax_python/i18n/am.po new file mode 100644 index 00000000..66a6d151 --- /dev/null +++ b/addons/account_tax_python/i18n/am.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Amharic (https://www.transifex.com/odoo/teams/41243/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/ar.po b/addons/account_tax_python/i18n/ar.po new file mode 100644 index 00000000..ac6278c4 --- /dev/null +++ b/addons/account_tax_python/i18n/ar.po @@ -0,0 +1,172 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Mustafa Rawi , 2020 +# Osama Ahmaro , 2020 +# Shaima Safar , 2020 +# Mustafa J. Kadhem , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Mustafa J. Kadhem , 2021\n" +"Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "كود قابل للتطبيق" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"احتساب مقدار الضريبة بإعداد المتغير 'result'.\n" +"\n" +":param base_amount: float, المبلغ الفعلي الذي ستطبق عليه الضريبة\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"احتساب مقدار الضريبة بإعداد المتغير 'result'.\n" +"\n" +":param base_amount: float, المبلغ الفعلي الذي ستطبق عليه الضريبة\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"تحديد ما إذا كانت الضريبة ستُطبق من خلال ضبط قيمة المتغير 'result' بإحدى القيمتين صحيح أو خطأ.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"تحديد ما إذا كانت الضريبة ستُطبق من خلال ضبط قيمة المتغير 'result' بإحدى القيمتين صحيح أو خطأ.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "الاسم المعروض" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "المُعرف" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "آخر تعديل في" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "كود بايثون" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "الضريبة" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "حساب الضريبة" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "قوالب الضرائب" diff --git a/addons/account_tax_python/i18n/az.po b/addons/account_tax_python/i18n/az.po new file mode 100644 index 00000000..9b959e4b --- /dev/null +++ b/addons/account_tax_python/i18n/az.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:15+0000\n" +"Language-Team: Azerbaijani (https://www.transifex.com/odoo/teams/41243/az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Fixed" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Group of Taxes" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Percentage of Price" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Percentage of Price Tax Included" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/bg.po b/addons/account_tax_python/i18n/bg.po new file mode 100644 index 00000000..35396a2a --- /dev/null +++ b/addons/account_tax_python/i18n/bg.po @@ -0,0 +1,162 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Rosen Vladimirov , 2020 +# aleksandar ivanov, 2020 +# Maria Boyadjieva , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Maria Boyadjieva , 2020\n" +"Language-Team: Bulgarian (https://www.transifex.com/odoo/teams/41243/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Приложим код" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Изчислете размера на данъка, като зададете променливата величина \"резултат\".\n" +"\n" +": параметър base_amount: плаваща запетая, действителна сума, върху която се прилага данъкът\n" +": параметър price_unit: плаваща запетая\n" +": параметър количество: плаваща запетая\n" +": параметър компания: res.company набор записи, единичен тон\n" +": параметър продукт: product.product набор записи, единичен тон или нищо\n" +": параметър контрагент: res.partner набор записи, единичен тон или нищо" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Изчислява размера на данъка въз основа на променливата величина 'резултат'.\n" +"\n" +":параметър base_amount: плаваща запетая, действителна сума, която се облага с данък\n" +":параметър price_unit: плаваща запетая\n" +":параметър количество: плаваща запетая\n" +":параметър продукт: product.product набор записи, единичен тон или нищо\n" +":параметър контрагент: res.partner набор записи, единичен тон или нищо" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Определете дали данъкът ще бъде приложен чрез задаване на променливата величина \"резултат\" на 'Правилно' или 'Грешно'.\n" +"\n" +": параметър price_unit: плаваща запетая\n" +": параметър количество: плаваща запетая\n" +": параметър компания: res.company набор записи, единичен тон\n" +": параметър продукт: product.product набор записи, единичен тон или нищо\n" +": параметър контрагент: набор записи, единичен тон или нищо" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Определете дали данъкът ще бъде приложен чрез задаване на променливата величина \"резултат\" на 'Правилно' или 'Грешно'.\n" +"\n" +": параметър price_unit: плаваща запетая\n" +": параметър количество: плаваща запетая\n" +": параметър продукт: product.product набор записи, единичен тон или нищо\n" +": параметър контрагент: res.partner набор записи, единичен тон или нищо" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Име за показване" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Последно променено на" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Код Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Данък" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Данъчна изчислителна система" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Шаблон за данъци" diff --git a/addons/account_tax_python/i18n/bn.po b/addons/account_tax_python/i18n/bn.po new file mode 100644 index 00000000..92d8cf26 --- /dev/null +++ b/addons/account_tax_python/i18n/bn.po @@ -0,0 +1,139 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Abu Zafar , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Abu Zafar , 2021\n" +"Language-Team: Bengali (https://www.transifex.com/odoo/teams/41243/bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"- করের দল: কর হ'ল উপ-করের একটি সেট।\n" +" - স্থির: কর যাই হোক না কেন দামের পরিমাণ একই থাকে।\n" +"e.g 100 * (1 + 10%) = 110(দাম অন্তর্ভুক্ত নয়)\n" +"e.g 110 / (1 + 10%) = 100 (দাম অন্তর্ভুক্ত)\n" +" - মূল্য করের শতাংশ অন্তর্ভুক্ত: করের পরিমাণ মূল্যের একটি বিভাগ:\n" +" e.g 180 / (1 - 10%) = 200 (দাম অন্তর্ভুক্ত নয়)\n" +" e.g 200 * (1 - 10%) = 180((দাম অন্তর্ভুক্ত)" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "প্রদর্শন নাম" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "আইডি " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "সর্বশেষ সংশোধিত" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "কর" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/bs.po b/addons/account_tax_python/i18n/bs.po new file mode 100644 index 00000000..45cf0f27 --- /dev/null +++ b/addons/account_tax_python/i18n/bs.po @@ -0,0 +1,122 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2018 +# Boško Stojaković , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Last-Translator: Boško Stojaković , 2018\n" +"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Fixed" +msgstr "Fiksno" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Group of Taxes" +msgstr "Grupa poreza" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Percentage of Price" +msgstr "Procenat od cijene" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Percentage of Price Tax Included" +msgstr "Procenat od cijene sa porezom" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +msgid "Python Code" +msgstr "Python Kod" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Porez" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Izračunavanje poreza" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Prijedlozi poreza" diff --git a/addons/account_tax_python/i18n/ca.po b/addons/account_tax_python/i18n/ca.po new file mode 100644 index 00000000..036a3c24 --- /dev/null +++ b/addons/account_tax_python/i18n/ca.po @@ -0,0 +1,133 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Quim - eccit , 2020 +# Josep Anton Belchi, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Josep Anton Belchi, 2021\n" +"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Codi aplicable" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Última modificació el " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Codi Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Impost" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Càlcul d'impostos" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Plantilla pels impostos" diff --git a/addons/account_tax_python/i18n/ckb.po b/addons/account_tax_python/i18n/ckb.po new file mode 100644 index 00000000..97ba8477 --- /dev/null +++ b/addons/account_tax_python/i18n/ckb.po @@ -0,0 +1,131 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Haval Abdulkarim , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Haval Abdulkarim , 2020\n" +"Language-Team: Central Kurdish (https://www.transifex.com/odoo/teams/41243/ckb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ckb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "پیشاندانی ناو" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ناسنامە" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "دواین دەستکاری لە" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/cs.po b/addons/account_tax_python/i18n/cs.po new file mode 100644 index 00000000..26f33e36 --- /dev/null +++ b/addons/account_tax_python/i18n/cs.po @@ -0,0 +1,168 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Jan Horzinka , 2020 +# trendspotter, 2020 +# milda dvorak , 2020 +# David Kliment , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: David Kliment , 2021\n" +"Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"- Skupina daní: Daň je soubor dílčích daní.\n" +"- Pevná: Výše daně zůstává stejná nezávisle na ceně.\n" +"- Procentní z ceny: Výše daně je procento z ceny:\n" +"např" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "aplikovatelný kód" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Vypočtěte částku daně nastavením proměnné 'result'.\n" +"\n" +":param base_amount: float, skutečná částka, na kterou se daň vztahuje\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton nebo None\n" +":param partner: res.partner singleton nebo None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Vypočítejte částku daně nastavením proměnné 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Určete, zda bude daň použita, nastavením proměnné 'result' na True nebo False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Určete, zda bude daň použita, nastavením proměnné 'result' na True nebo False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Zobrazované jméno" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Naposled změněno" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python kód" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Daň" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Výpočet daně" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Šablony pro daně" diff --git a/addons/account_tax_python/i18n/da.po b/addons/account_tax_python/i18n/da.po new file mode 100644 index 00000000..32994dfb --- /dev/null +++ b/addons/account_tax_python/i18n/da.po @@ -0,0 +1,172 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Morten Schou , 2020 +# Jesper Carstensen , 2020 +# Sanne Kristensen , 2020 +# Mads Søndergaard, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Mads Søndergaard, 2020\n" +"Language-Team: Danish (https://www.transifex.com/odoo/teams/41243/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"- Momsgrupper: Momsen udgøres af et sæt af momsgrupper.\n" +"- Fast: Momsen forbliver den samme uanset prisen.\n" +"- Procentsats: Momsen er en procentdel af prisen:\n" +" F.eks.: 100 * 10% = 100 (pris ikke inkluderet)\n" +" F.eks.: 110 / (1 + 10%) = 100 (pris inkluderet)\n" +"- Procent af pris moms inkluderet: Momsen er en del af prisen:\n" +" F.eks.: 180 / (1 - 10%) = 200 (pris ikke inkluderet)\n" +" F.eks.: 200 * (1 - 10%) = 180 (pris inkluderet)" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Brugbar kode" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Udregn mængden af moms ved at angive variablen 'result'.\n" +"\n" +":param base_amount: decimaltal, faktisk mængde hvorpå moms skal anvendes\n" +":param price_unit: decimaltal\n" +":param quantity: decimaltal\n" +":param company: res.company datasæt singleton\n" +":param product: product.product datasæt singleton eller None\n" +":param partner: res.partner datasæt singleton eller None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Udregn mængden af moms ved at angive variablen 'result'.\n" +"\n" +":param base_amount: decimaltal, faktisk mængde hvorpå moms skal anvendes\n" +":param price_unit: decimaltal\n" +":param quantity: decimaltal\n" +":param product: product.product datasæt singleton eller None\n" +":param partner: res.partner datasæt singleton eller None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Afgør om moms vil blive anvendt ved at angive variablen 'result' til Sandt eller Falsk.\n" +"\n" +":param price_unit: decimaltal\n" +":param quantity: decimaltal\n" +":param company: res.company datasæt singleton\n" +":param product: product.product datasæt singleton eller None\n" +":param partner: res.partner datasæt singleton eller None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Afgør om momsen skal anvendes ved at angive variablen 'result' til Sandt eller Falsk.\n" +"\n" +":param price_unit: decimaltal\n" +":param quantity: decimaltal\n" +":param product: product.product datasæt singleton eller None\n" +":param partner: res.partner datasæt singleton eller None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python kode" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Moms" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Momsberegning" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Momsskabeloner" diff --git a/addons/account_tax_python/i18n/de.po b/addons/account_tax_python/i18n/de.po new file mode 100644 index 00000000..35c0668e --- /dev/null +++ b/addons/account_tax_python/i18n/de.po @@ -0,0 +1,170 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Andreas Stauder , 2020 +# Andreas Schmidt , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Andreas Schmidt , 2021\n" +"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"- Gruppe von Steuern: Die Steuer ist eine Gruppe von Untersteuern.\n" +"- Fest: Der Steuerbetrag bleibt unabhängig vom Preis gleich.\n" +"- Prozentsatz des Preises: Der Steuerbetrag ist ein Prozentsatz des Preises:\n" +" z.B. 100 * (1 + 10%) = 110 (ohne Preis)\n" +" z. B. 110 / (1 + 10%) = 100 (im Preis enthalten)\n" +"- Prozentsatz des Preises mit eingeschlossener Steuer: Der Steuerbetrag ist eine Division des Preises:\n" +" z. B. 180 / (1 - 10%) = 200 (nicht im Preis enthalten)\n" +" z. B. 200 * (1 - 10%) = 180 (im Preis enthalten)" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Anwendbarer Code" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Berechne den Steuerbetrag durch Setzen der Variable 'result'.\n" +"\n" +":param base_amount: float, Anzuwendender Steuer-Basisbetrag\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company Datensatz singleton\n" +":param product: product.product Datensatz singleton oder keiner\n" +":param partner: res.partner Datensatz singleton oder keiner" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Berechne den Steuerbetrag durch Setzen der Variable 'result'.\n" +"\n" +":param base_amount: float, Anzuwendender Steuer-Basisbetrag\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product Datensatz singleton oder keiner\n" +":param partner: res.partner Datensatz singleton oder keiner" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Lege fest, ob die Steuer angesetzt wird, durch Setzen der Variable 'result' auf True oder False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company Datensatz singleton\n" +":param product: product.product Datensatz singleton oder keiner\n" +":param partner: res.partner Datensatz singleton oder keiner" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Lege fest, ob die Steuer angesetzt wird, durch Setzen der Variable 'result' auf True oder False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product Datensatz singleton oder keiner\n" +":param partner: res.partner Datensatz singleton oder keiner" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python Code" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Steuer" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Steuerberechnung" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Vorlagen für Steuern" diff --git a/addons/account_tax_python/i18n/el.po b/addons/account_tax_python/i18n/el.po new file mode 100644 index 00000000..2e21d577 --- /dev/null +++ b/addons/account_tax_python/i18n/el.po @@ -0,0 +1,142 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Kostas Goutoudis , 2020 +# Bill Gen , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Bill Gen , 2021\n" +"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"-Φορολογικές Ομάδες: Ο φόρος είναι ένα σύνολο υπό-φόρων.\n" +"-Διορθώθηκε: Το ποσό του φόρου παραμένει το ίδιο ανεξάρτητα από την τιμή\n" +"- Ποσοστό της Τιμής: Το ποσό φόρου ορίζεται επί τοις % της τιμής:\n" +"π.χ. 100 * (1 + 10%) = 110 (δεν περιλαμβάνεται η τιμή)\n" +"π.χ. 110 / (1 + 10%) = 100 (περιλαμβάνεται η τιμή)\n" +"- Ποσοστό που συμπεριλαμβάνεται στη τιμή του φόρου: Το ποσό φόρου είναι μια διαίρεση της τιμής: \n" +"π.χ. 180 / (1 - 10%) = 200 (δεν περιλαμβάνεται η τιμή)\n" +"π.χ. 200 * (1 - 10%) = 180 (περιλαμβάνεται η τιμή" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Εφαρμόσιμος Κωδικός" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Εμφάνιση Ονόματος" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "Κωδικός" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Τελευταία τροποποίηση στις" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python Code" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Φόρος" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Υπολογισμός Φόρου" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Πρότυπα για Φόρους" diff --git a/addons/account_tax_python/i18n/en_GB.po b/addons/account_tax_python/i18n/en_GB.po new file mode 100644 index 00000000..88d53ae8 --- /dev/null +++ b/addons/account_tax_python/i18n/en_GB.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/odoo/teams/41243/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/eo.po b/addons/account_tax_python/i18n/eo.po new file mode 100644 index 00000000..1293e13b --- /dev/null +++ b/addons/account_tax_python/i18n/eo.po @@ -0,0 +1,127 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Language-Team: Esperanto (https://www.transifex.com/odoo/teams/41243/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/es.po b/addons/account_tax_python/i18n/es.po new file mode 100644 index 00000000..c2fc04d1 --- /dev/null +++ b/addons/account_tax_python/i18n/es.po @@ -0,0 +1,171 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Daniela Cervantes , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Daniela Cervantes , 2021\n" +"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"Grupo de impuestos: el impuesto es un conjunto de sub impuestos.\n" +"     - Fijo: el importe del impuesto permanece igual independientemente del precio.\n" +"     - Porcentaje del precio: el monto del impuesto es un % del precio:\n" +"         Por ejemplo, 100 * (1 + 10%) = 110 (sin precio incluido)\n" +"         por ejemplo, 110 / (1 + 10%) = 100 (precio incluido)\n" +"     - Porcentaje del precio impuesto incluido: El monto del impuesto es una división del precio:\n" +"         Por ejemplo, 180 / (1 - 10%) = 200 (sin precio incluido)\n" +"         Por ejemplo, 200 * (1-10%) = 180 (precio incluido)" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Código aplicable" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcula el importe del impuesto estableciendo la variable 'result'.\n" +"\n" +":parámetro base_amount: número con decimales, importe real sobre el que el impuesto se aplica\n" +":parámetro price_unit: número con decimales\n" +":parámetro quantity: número con decimales\n" +":parámetro company: recordset unitario de res.company\n" +":parámetro product: recordset unitario de product.product o None\n" +":parámetro partner: recordset unitario de res.partner o None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcule el importe del impuesto estableciendo la variable 'result'.\n" +"\n" +":parámetro base_amount: número con decimales, importe real sobre el que el impuesto se aplica\n" +":parámetro price_unit: número con decimales\n" +":parámetro quantity: número con decimales\n" +":parámetro company: recordset unitario de res.company\n" +":parámetro product: recordset unitario de product.product o None\n" +":parámetro partner: recordset unitario de res.partner o None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determina si el impuesto será aplicado estableciendo la variable 'result' a True o False.\n" +"\n" +":parámetro price_unit: número con decimales\n" +":parámetro quantity: número con decimales\n" +":parámetro company: recordset unitario de res.company\n" +":parámetro product: recordset unitario de product.product o None\n" +":parámetro partner: recordset unitario de res.partner o None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determina si el impuesto será aplicado estableciendo la variable 'result' a True o False.\n" +"\n" +":parámetro price_unit: número con decimales\n" +":parámetro quantity: número con decimales\n" +":parámetro company: recordset unitario de res.company\n" +":parámetro product: recordset unitario de product.product o None\n" +":parámetro partner: recordset unitario de res.partner o None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "Identificación" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Código Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Impuesto" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Cálculo de impuestos" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Plantilla de impuestos" diff --git a/addons/account_tax_python/i18n/es_BO.po b/addons/account_tax_python/i18n/es_BO.po new file mode 100644 index 00000000..ff0d2168 --- /dev/null +++ b/addons/account_tax_python/i18n/es_BO.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Bolivia) (https://www.transifex.com/odoo/teams/41243/es_BO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_BO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/es_CL.po b/addons/account_tax_python/i18n/es_CL.po new file mode 100644 index 00000000..2d6583e0 --- /dev/null +++ b/addons/account_tax_python/i18n/es_CL.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/odoo/teams/41243/es_CL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CL\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/es_CO.po b/addons/account_tax_python/i18n/es_CO.po new file mode 100644 index 00000000..82adc8bd --- /dev/null +++ b/addons/account_tax_python/i18n/es_CO.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/odoo/teams/41243/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/es_CR.po b/addons/account_tax_python/i18n/es_CR.po new file mode 100644 index 00000000..4945fe4b --- /dev/null +++ b/addons/account_tax_python/i18n/es_CR.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/odoo/teams/41243/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/es_DO.po b/addons/account_tax_python/i18n/es_DO.po new file mode 100644 index 00000000..c72f487f --- /dev/null +++ b/addons/account_tax_python/i18n/es_DO.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/odoo/teams/41243/es_DO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_DO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/es_EC.po b/addons/account_tax_python/i18n/es_EC.po new file mode 100644 index 00000000..b7ee705f --- /dev/null +++ b/addons/account_tax_python/i18n/es_EC.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/odoo/teams/41243/es_EC/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_EC\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/es_MX.po b/addons/account_tax_python/i18n/es_MX.po new file mode 100644 index 00000000..49e9308d --- /dev/null +++ b/addons/account_tax_python/i18n/es_MX.po @@ -0,0 +1,171 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Cécile Collart , 2021 +# Daniela Cervantes , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Daniela Cervantes , 2021\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/odoo/teams/41243/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"Grupo de impuestos: el impuesto es un conjunto de sub impuestos.\n" +"     - Fijo: el importe del impuesto permanece igual independientemente del precio.\n" +"     - Porcentaje del precio: el monto del impuesto es un % del precio:\n" +"         Por ejemplo, 100 * (1 + 10%) = 110 (sin precio incluido)\n" +"         por ejemplo, 110 / (1 + 10%) = 100 (precio incluido)\n" +"     - Porcentaje del precio impuesto incluido: El monto del impuesto es una división del precio:\n" +"         Por ejemplo, 180 / (1 - 10%) = 200 (sin precio incluido)\n" +"         Por ejemplo, 200 * (1-10%) = 180 (precio incluido)" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Código aplicable" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcule el importe del impuesto estableciendo la variable 'result'.\n" +"\n" +":parámetro base_amount: número con decimales, importe real sobre el que el impuesto se aplica\n" +":parámetro price_unit: número con decimales\n" +":parámetro quantity: número con decimales\n" +":parámetro company: recordset unitario de res.company\n" +":parámetro product: recordset unitario de product.product o None\n" +":parámetro partner: recordset unitario de res.partner o None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcule el importe del impuesto estableciendo la variable 'result'.\n" +"\n" +":parámetro base_amount: número con decimales, importe real sobre el que el impuesto se aplica\n" +":parámetro price_unit: número con decimales\n" +":parámetro quantity: número con decimales\n" +":parámetro company: recordset unitario de res.company\n" +":parámetro product: recordset unitario de product.product o None\n" +":parámetro partner: recordset unitario de res.partner o None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determina si el impuesto será aplicado estableciendo la variable 'result' a True o False.\n" +"\n" +":parámetro price_unit: número con decimales\n" +":parámetro quantity: número con decimales\n" +":parámetro company: recordset unitario de res.company\n" +":parámetro product: recordset unitario de product.product o None\n" +":parámetro partner: recordset unitario de res.partner o None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determine si el impuesto será aplicado estableciendo la variable 'result' a True o False.\n" +"\n" +":parámetro price_unit: número con decimales\n" +":parámetro quantity: número con decimales\n" +":parámetro company: recordset unitario de res.company\n" +":parámetro product: recordset unitario de product.product o None\n" +":parámetro partner: recordset unitario de res.partner o None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Nombre en pantalla" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Código Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Impuesto" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Cálculo de impuestos" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Plantilla de impuestos" diff --git a/addons/account_tax_python/i18n/es_PE.po b/addons/account_tax_python/i18n/es_PE.po new file mode 100644 index 00000000..587bf2a5 --- /dev/null +++ b/addons/account_tax_python/i18n/es_PE.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/odoo/teams/41243/es_PE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/es_PY.po b/addons/account_tax_python/i18n/es_PY.po new file mode 100644 index 00000000..cd0b2024 --- /dev/null +++ b/addons/account_tax_python/i18n/es_PY.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/odoo/teams/41243/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/es_VE.po b/addons/account_tax_python/i18n/es_VE.po new file mode 100644 index 00000000..7abf4d06 --- /dev/null +++ b/addons/account_tax_python/i18n/es_VE.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/odoo/teams/41243/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/et.po b/addons/account_tax_python/i18n/et.po new file mode 100644 index 00000000..7b22ee3e --- /dev/null +++ b/addons/account_tax_python/i18n/et.po @@ -0,0 +1,147 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# atriine , 2020 +# Egon Raamat , 2020 +# Eneli Õigus , 2020 +# Andre Roomet , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Andre Roomet , 2020\n" +"Language-Team: Estonian (https://www.transifex.com/odoo/teams/41243/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"- Maksude kogum: Maks on komplekt alamaksudest.\n" +"- Määratud: Maksumäär ei sõltu hinnast.\n" +"- Protsent Hinnast: Maksu määr on % hinnast:\n" +"nt. 100 * (1 + 10%) = 110 (ainult maks)\n" +"nt. 110 / (1 + 10%) = 100 (hind koos maksuga)\n" +"- Hinna maksu määr juurde arvestatud: Maksu määr on hinna jagatis:\n" +"nt. 180 / (1 - 10%) = 200 (ainult maks)\n" +"nt. 200 * (1 - 10%) = 180 (hind koos maksuga)" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Rakendatav kood" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "Arvutage maksusumma, määrates muutuja \"tulemus\"." + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "Arvutage maksusumma, määrates muutuja \"tulemus\"." + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Määrake, kas lisatakse maks, määrates muutuja \"tulemus\" tõeseks või " +"vääraks." + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Määrake, kas makse lisatakse, määrates muutuja \"tulemus\" tõeseks või " +"vääraks." + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Kuva nimi" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Viimati muudetud (millal)" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Pythoni kood" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Tulumaks" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Maksuarvutus" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Maksude mall" diff --git a/addons/account_tax_python/i18n/eu.po b/addons/account_tax_python/i18n/eu.po new file mode 100644 index 00000000..b856bdd9 --- /dev/null +++ b/addons/account_tax_python/i18n/eu.po @@ -0,0 +1,134 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2021 +# Esther Martín Menéndez , 2021 +# Eneko , 2021 +# Miren Maiz , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Miren Maiz , 2021\n" +"Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Izena erakutsi" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Azken aldaketa" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python Kodea" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Zerga" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Zerga kalkulua" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/fa.po b/addons/account_tax_python/i18n/fa.po new file mode 100644 index 00000000..4169089c --- /dev/null +++ b/addons/account_tax_python/i18n/fa.po @@ -0,0 +1,144 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Hamid Darabi, 2020 +# Hamed Mohammadi , 2020 +# Mohsen Mohammadi , 2021 +# rahim agh , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: rahim agh , 2021\n" +"Language-Team: Persian (https://www.transifex.com/odoo/teams/41243/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"-گروه مالیات ها: مالیاتی که از زیر مجموعه هایی از مالیات هاست.\n" +"-ثابت: مقدار مالیات ثابت است صرف نظر از قیمت.\n" +"-درصد قیمت: مقدار مالیات ٪ از قیمت است:\n" +" مثال: 100*10٪= 110 (شامل قیمت نمیشود)\n" +" مثال: 110 / (1 + 10٪) = 100 (شامل قیمت میشود)\n" +"-درصد قیمت در مالیات شامل شده است: مقدار مالیات حاصل تقسیمی از قیمت است:\n" +" مثال: 180 / (1 - 10٪) = 200 (شامل قیمت نمیشود)\n" +" مثال: 200 * (1 - 10٪) = 180 (شامل قیمت میشود)" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "کد قابل اعمال" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "نام نمایشی" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "شناسه" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "آخرین تغییر در" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "کد پایتون" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "مالیات" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "محاسبه مالیات" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "قالب‌ها برای مالیات‌ها" diff --git a/addons/account_tax_python/i18n/fi.po b/addons/account_tax_python/i18n/fi.po new file mode 100644 index 00000000..c284bcf4 --- /dev/null +++ b/addons/account_tax_python/i18n/fi.po @@ -0,0 +1,135 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Kari Lindgren , 2020 +# Miku Laitinen , 2020 +# Mikko Salmela , 2020 +# Jarmo Kortetjärvi , 2020 +# Tuomo Aura , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Tuomo Aura , 2020\n" +"Language-Team: Finnish (https://www.transifex.com/odoo/teams/41243/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Soveltuva koodi" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Näyttönimi" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "Tunniste (ID)" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python-koodi" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Vero" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Verojen laskenta" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Verojen mallipohjat" diff --git a/addons/account_tax_python/i18n/fo.po b/addons/account_tax_python/i18n/fo.po new file mode 100644 index 00000000..dacf0582 --- /dev/null +++ b/addons/account_tax_python/i18n/fo.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Faroese (https://www.transifex.com/odoo/teams/41243/fo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/fr.po b/addons/account_tax_python/i18n/fr.po new file mode 100644 index 00000000..930ead46 --- /dev/null +++ b/addons/account_tax_python/i18n/fr.po @@ -0,0 +1,172 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Aurélien Pillevesse , 2020 +# Cécile Collart , 2020 +# Gilles Mangin , 2020 +# Arnaud Willem , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Arnaud Willem , 2020\n" +"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"- Groupe de taxes : la taxe est un ensemble de sous-taxes\n" +"- Fixe : le montant de la taxe est fixe quel que soit le prix\n" +"- Pourcentage du prix : la taxe est proportionnelle au prix :\n" +" p.ex. : 100 * (1+10%) = 110 (prix exprimé hors taxe)\n" +" 110 / (1+10%) = 100 (prix exprimé TTC)\n" +"- Pourcentage du prix, taxe comprise : le prix est exprimé taxe comprise\n" +" p.ex. : 180 / (1 - 10%) = 200\n" +" 200 * (1 - 10%) = 180" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Code applicable" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcule le montant de la taxe en retournant la variable 'result'.\n" +"\n" +":param base_amount: réel, montant réel sur lequel la taxe est appliquée\n" +":param price_unit: réel\n" +":param quantity: réel\n" +":param company: enregistrement de res.company\n" +":param product: enregistrement de product.product ou None\n" +":param partner: enregistrement de res.partner ou None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcule le montant de la taxe en retournant la variable 'result'.\n" +"\n" +":param base_amount: réel, montant réel sur lequel la taxe est appliquée\n" +":param price_unit: réel\n" +":param quantity: réel\n" +":param product: enregistrement de product.product ou None\n" +":param partner: enregistrement de res.partner ou None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Détermine si la taxe sera appliquée en retournant la variable 'result' à True ou False.\n" +"\n" +":param price_unit: réel\n" +":param quantity: réel\n" +":param company: enregistrement de res.company\n" +":param product: enregistrement de product.product ou None\n" +":param partner: enregistrement de res.partner ou None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Détermine si la taxe sera appliquée en retournant la variable \"result\" à True ou False.\n" +"\n" +":param price_unit: réel\n" +":param quantity: réel\n" +":param product: enregistrement de product.product ou None\n" +":param partner: enregistrement de res.partner ou None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Code Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Taxe" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Calcul de la taxe" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Modèles pour les taxes" diff --git a/addons/account_tax_python/i18n/fr_CA.po b/addons/account_tax_python/i18n/fr_CA.po new file mode 100644 index 00000000..59b59443 --- /dev/null +++ b/addons/account_tax_python/i18n/fr_CA.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: French (Canada) (https://www.transifex.com/odoo/teams/41243/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/gl.po b/addons/account_tax_python/i18n/gl.po new file mode 100644 index 00000000..c3828275 --- /dev/null +++ b/addons/account_tax_python/i18n/gl.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Galician (https://www.transifex.com/odoo/teams/41243/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/gu.po b/addons/account_tax_python/i18n/gu.po new file mode 100644 index 00000000..339ccc4f --- /dev/null +++ b/addons/account_tax_python/i18n/gu.po @@ -0,0 +1,121 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-08-02 09:12+0000\n" +"PO-Revision-Date: 2018-08-02 09:12+0000\n" +"Last-Translator: Martin Trigaux, 2018\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Fixed" +msgstr "ચોક્કસ" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Group of Taxes" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Percentage of Price" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Percentage of Price Tax Included" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/he.po b/addons/account_tax_python/i18n/he.po new file mode 100644 index 00000000..5a082d42 --- /dev/null +++ b/addons/account_tax_python/i18n/he.po @@ -0,0 +1,131 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# ZVI BLONDER , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: ZVI BLONDER , 2020\n" +"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "שם תצוגה" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "מזהה" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "שונה לאחרונה ב - " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "קוד פייתון" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "מס" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "חישוב מס" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "תבניות למיסים" diff --git a/addons/account_tax_python/i18n/hi.po b/addons/account_tax_python/i18n/hi.po new file mode 100644 index 00000000..42bbda7e --- /dev/null +++ b/addons/account_tax_python/i18n/hi.po @@ -0,0 +1,127 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Language-Team: Hindi (https://www.transifex.com/odoo/teams/41243/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/hr.po b/addons/account_tax_python/i18n/hr.po new file mode 100644 index 00000000..763ae845 --- /dev/null +++ b/addons/account_tax_python/i18n/hr.po @@ -0,0 +1,173 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Vladimir Olujić , 2020 +# Karolina Tonković , 2020 +# Jasmina Otročak , 2020 +# Bole , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Bole , 2021\n" +"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Grupa poreza: Šprez se računa iz podređenih poreza.\n" +" - Fiksno: Iznos poreza je uvijek isti bez obzira na cijenu.\n" +" - Postotak cijene: Iznos poreza je postotak cijene:\n" +" npr. 100 * (1 + 10%) = 110 (porez nije uključen u cijeni)\n" +" npr. 110 / (1 + 10%) = 100 (porez je uključen u cijenu)\n" +" - Postotak cijene sa uključenim porezom: porez je iznos dijeljenja postotkom:\n" +" npr. 180 / (1 - 10%) = 200 (porez nije uključen u cijenu)\n" +" npr. 200 * (1 - 10%) = 180 (porez je uključen u cijenu)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Primjenjiva šifra" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Izračun iznosa poreza korištenjem varijable 'result'.\n" +"\n" +":parametar base_amount: decimalni broj, iznos osnovice na koju se primjenjuje porez\n" +":parametar price_unit: decimalni broj\n" +":parametar quantity: decimalni broj\n" +":parametar company: res.company zapis tablice\n" +":parametar product: product.product zapis tablice ili None\n" +":parametar partner: res.partner zapis tablice ili None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Izračun poreza korištenjem varijable 'result'.\n" +"\n" +":parametar base_amount: decimalni broj, iznos osnovice na koju se primjenjuje porez\n" +":parametar price_unit: decimalni broj\n" +":parametar quantity: decimalni broj\n" +":parametar product: product.product zaps tablice ili None\n" +":parametar partner: res.partner zapis tablice ili None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Odlučuje hoće li se porez primjeniti postavljanjem varijable 'result' na True ili False.\n" +"\n" +":parametar price_unit: decimalni broj\n" +":parametar: quantity: decimalni broj\n" +":parametar company: res.company zapis tablice\n" +":parametar product: product.product zapis tablice ili None\n" +":parametar partner: res.partner zapis tablice ili None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Odlučuje hoće li se porez primjeniti postavljanjem varijable 'resutl' na True ili False.\n" +"\n" +":parametar price_unit: decimalni broj\n" +":parametar quantity: decimalni broj\n" +":parametar product: product.product zapis tablice ili None\n" +":parametar partner: res.partner zapis tablice ili None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Zadnja promjena" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python kod" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Porez" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Izračun poreza" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Predlošci poreza" diff --git a/addons/account_tax_python/i18n/hu.po b/addons/account_tax_python/i18n/hu.po new file mode 100644 index 00000000..560ffde5 --- /dev/null +++ b/addons/account_tax_python/i18n/hu.po @@ -0,0 +1,162 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2021 +# krnkris, 2021 +# Tamás Németh , 2021 +# Ákos Nagy , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Ákos Nagy , 2021\n" +"Language-Team: Hungarian (https://www.transifex.com/odoo/teams/41243/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Alkalmazható kód" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Adó összegének kiszámítása az 'eredmény' változó beállításával.\n" +"\n" +":param base_amount: lebegőpontos, aktuális összeg melyre az adót alkalmaztuk\n" +":param price_unit: lebegőpontos\n" +":param quantity: lebegőpontos\n" +":param company: res.company recordset egyetlen\n" +":param product: product.product recordset egyetlen vagy semmi\n" +":param partner: res.partner recordset egyetlen vagy semmi" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Adó összegének kiszámítása az 'eredmény' változó beállításával.\n" +"\n" +":param base_amount: lebegőpontos, aktuális összeg melyre az adót alkalmaztuk\n" +":param price_unit: lebegőpontos\n" +":param quantity: lebegőpontos\n" +":param product: product.product recordset egyetlen vagy SEMMI\n" +":param partner: res.partner recordset egyetlen or SEMMI" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Adó alkalmazásának meghatározása az 'eredmény' változó Igaz vagy Hamis beállításától függően.\n" +"\n" +":param price_unit: lebegőpontos\n" +":param quantity: lebegőpontos\n" +":param company: res.company recordset egyetlen\n" +":param product: product.product recordset egyetlen vagy Semmi\n" +":param partner: res.partner recordset egyetlen vagy Semmi" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Adó alkalmazásának meghatározása az 'eredmény' változó Igaz vagy Hamis beállításától függően.\n" +"\n" +":param price_unit: lebegőpontos\n" +":param quantity: lebegőpontos\n" +":param product: product.product recordset egyetlen vagy Semmi\n" +":param partner: res.partner recordset egyetlen vagy Semmi" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Név megjelenítése" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "Azonosító" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Legutóbb módosítva" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python kód" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Adó" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Adó kiszámítás" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Sablonok adókhoz" diff --git a/addons/account_tax_python/i18n/id.po b/addons/account_tax_python/i18n/id.po new file mode 100644 index 00000000..3fdbda07 --- /dev/null +++ b/addons/account_tax_python/i18n/id.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# William Surya Permana , 2020 +# Martin Trigaux, 2020 +# Ngalim Siregar , 2020 +# Bonny Useful , 2020 +# Ryanto The , 2020 +# Abdul Munif Hanafi , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Abdul Munif Hanafi , 2021\n" +"Language-Team: Indonesian (https://www.transifex.com/odoo/teams/41243/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Kelompok Pajak: Pajak adalah satu set sub pajak.\n" +" - Tetap: Jumlah pajak tetap sama berapa pun harganya.\n" +" - Persentase Harga: Jumlah pajak adalah % dari harga:\n" +" misal: 100 * (1 + 10%) = 110 (tidak termasuk harga)\n" +" misal: 110 / (1 + 10%) = 100 (termasuk harga)\n" +" - Persentase Termasuk Pajak Harga: Jumlah pajak adalah pembagian harga:\n" +" misal: 180 / (1 - 10%) = 200 (tidak termasuk harga)\n" +" misal: 200 * (1 - 10%) = 180 (termasuk harga)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Kode yang Berlaku" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Hitung jumlah pajak dengan mengatur variabel 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Hitung jumlah pajak dengan mengatur variabel 'hasil'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Tentukan jika pajak akan diterapkan dengan mengatur variabel 'result' ke True atau False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Tentukan jika pajak akan diterapkan dengan mengatur variabel 'result' ke True atau False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Terakhir diubah pada" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Kode Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Pajak" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Penghitungan Pajak" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Template untuk Perpajakan" diff --git a/addons/account_tax_python/i18n/is.po b/addons/account_tax_python/i18n/is.po new file mode 100644 index 00000000..da2e4523 --- /dev/null +++ b/addons/account_tax_python/i18n/is.po @@ -0,0 +1,123 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Birgir Steinarsson , 2018 +# Bjorn Ingvarsson , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:15+0000\n" +"Last-Translator: Bjorn Ingvarsson , 2018\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Fixed" +msgstr "Fixed" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Group of Taxes" +msgstr "Flokkur skatta" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Percentage of Price" +msgstr "Percentage of Price" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Percentage of Price Tax Included" +msgstr "Percentage of Price Tax Included" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +msgid "Python Code" +msgstr "Python Code" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "VSK" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Tax Computation" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Templates for Taxes" diff --git a/addons/account_tax_python/i18n/it.po b/addons/account_tax_python/i18n/it.po new file mode 100644 index 00000000..96507218 --- /dev/null +++ b/addons/account_tax_python/i18n/it.po @@ -0,0 +1,169 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# David Minneci , 2020 +# Sergio Zanchetta , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Sergio Zanchetta , 2021\n" +"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Gruppo di imposte: l'imposta corrisponde a una serie di sottoimposte.\n" +" - Fisso: l'importo imposta rimane uguale e indipendente dal prezzo.\n" +" - Percentuale sul prezzo: l'importo imposta è una % del prezzo:\n" +" es. 100 * (1 + 10%) = 110 (prezzo non incluso)\n" +" es. 110 / (1 + 10%) = 100 (prezzo incluso)\n" +" - Percentuale sul prezzo imposta inclusa: l'importa imposta è una frazione del prezzo:\n" +" es. 180 / (1 - 10%) = 200 (prezzo non incluso)\n" +" es. 200 * (1 - 10%) = 180 (prezzo incluso)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Codice applicabile" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcola l'importo dell'imposta impostando la variabile \"risultato\".\n" +"\n" +":param base_amount: a virgola mobile, importo effettivo a cui viene applicata l'imposta\n" +":param price_unit: a virgola mobile\n" +":param quantity: a virgola mobile\n" +":param company: singolo elemento di un insieme di record res.company\n" +":param product: singolo elemento di un insieme di record product.product oppure nessuno\n" +":param partner: singolo elemento di un insieme di record res.partner oppure nessuno" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcola l'importo dell'imposta impostando la variabile \"risultato\".\n" +"\n" +":param base_amount: a virgola mobile, importo effettivo a cui viene applicata l'imposta\n" +":param quantity: a virgola mobile\n" +":param product: singolo elemento di un insieme di record product.product oppure nessuno\n" +":param partner: singolo elemento di un insieme di record res.partner oppure nessuno" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determina se l'imposta viene applicata impostando la variabile \"risultato\" a vero o falso.\n" +"\n" +":param price_unit: a virgola mobile\n" +":param quantity: a virgola mobile\n" +":param company: singolo elemento di un insieme di record res.company\n" +":param product: singolo elemento di un insieme di record product.product oppure nessuno\n" +":param partner: singolo elemento di un insieme di record res.partner oppure nessuno" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determina se l'imposta viene applicata impostando la variabile \"risultato\" a vero o falso.\n" +"\n" +":param price_unit: a virgola mobile\n" +":param quantity: a virgola mobile\n" +":param product: singolo elemento di un insieme di record product.product oppure nessuno\n" +":param partner: singolo elemento di un insieme di record res.partner oppure nessuno" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Codice Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Imposta" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Calcolo imposta" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Modelli per imposte" diff --git a/addons/account_tax_python/i18n/ja.po b/addons/account_tax_python/i18n/ja.po new file mode 100644 index 00000000..bcd69f3e --- /dev/null +++ b/addons/account_tax_python/i18n/ja.po @@ -0,0 +1,132 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Shunho Kin , 2020 +# Yoshi Tashiro , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Yoshi Tashiro , 2020\n" +"Language-Team: Japanese (https://www.transifex.com/odoo/teams/41243/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "表示名" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "最終更新日" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Pythonコード" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "税" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "税計算" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "税テンプレート" diff --git a/addons/account_tax_python/i18n/ka.po b/addons/account_tax_python/i18n/ka.po new file mode 100644 index 00000000..858f916c --- /dev/null +++ b/addons/account_tax_python/i18n/ka.po @@ -0,0 +1,133 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Mari Khomeriki , 2021 +# Martin Trigaux, 2021 +# Temur, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Temur, 2021\n" +"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ka\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "სახელი" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "იდენტიფიკატორი/ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "ბოლოს განახლებულია" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python-ის კოდი" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "გადასახადი" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/kab.po b/addons/account_tax_python/i18n/kab.po new file mode 100644 index 00000000..235f7389 --- /dev/null +++ b/addons/account_tax_python/i18n/kab.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Kabyle (https://www.transifex.com/odoo/teams/41243/kab/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: kab\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/kk.po b/addons/account_tax_python/i18n/kk.po new file mode 100644 index 00000000..4e432725 --- /dev/null +++ b/addons/account_tax_python/i18n/kk.po @@ -0,0 +1,90 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-07 16:04+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Kazakh (http://www.transifex.com/odoo/odoo-9/language/kk/)\n" +"Language: kk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to " +"True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to " +"True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Салық" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/km.po b/addons/account_tax_python/i18n/km.po new file mode 100644 index 00000000..43d3f9a7 --- /dev/null +++ b/addons/account_tax_python/i18n/km.po @@ -0,0 +1,150 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Sengtha Chay , 2020 +# Lux Sok , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Lux Sok , 2020\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "ក្រមអនុវត្ត" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"គណនាចំនួនពន្ធដោយកំណត់អថេរ 'លទ្ធផល' ។ : param base_amount: float " +"ចំនួនពិតប្រាកដដែលពន្ធត្រូវបានអនុវត្ត : param_unit តំលៃ: float : " +"បរិមាណប៉ារ៉ាម៉ែត្រ: អណ្តែត : ក្រុមហ៊ុនពនរៈ res.company recordton singleton :" +" ផលិតផលប៉ារ៉ាម៉ែត្រ: product.product recordset singleton ឬគ្មាន : " +"ដៃគូប៉ារ៉ាម៉ែត្រ: res.partner recordset singleton ឬគ្មាន" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"គណនាចំនួនពន្ធដោយកំណត់អថេរ 'លទ្ធផល' ។ : param base_amount: float " +"ចំនួនពិតប្រាកដដែលពន្ធត្រូវបានអនុវត្ត : param_unit តំលៃ: float : " +"បរិមាណប៉ារ៉ាម៉ែត្រ: អណ្តែត : ផលិតផលប៉ារ៉ាម៉ែត្រ: product.product recordset " +"singleton ឬគ្មាន : ដៃគូប៉ារ៉ាម៉ែត្រ: res.partner recordset singleton ឬគ្មាន" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"កំណត់ថាតើពន្ធនឹងត្រូវបានអនុវត្តដោយកំណត់អថេរ 'លទ្ធផល' ទៅពិតឬមិនពិត។ : " +"param_unit តំលៃ: float : បរិមាណប៉ារ៉ាម៉ែត្រ: អណ្តែត : ក្រុមហ៊ុនពនរៈ " +"res.company recordton singleton : ផលិតផលប៉ារ៉ាម៉ែត្រ: product.product " +"recordset singleton ឬគ្មាន : ដៃគូប៉ារ៉ាម៉ែត្រ: res.partner recordset " +"singleton ឬគ្មាន" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"កំណត់ថាតើពន្ធនឹងត្រូវបានអនុវត្តដោយកំណត់អថេរ 'លទ្ធផល' ទៅពិតឬមិនពិត។ : " +"param_unit តំលៃ: float : បរិមាណប៉ារ៉ាម៉ែត្រ: អណ្តែត : ផលិតផលប៉ារ៉ាម៉ែត្រ: " +"product.product recordset singleton ឬគ្មាន : ដៃគូប៉ារ៉ាម៉ែត្រ: res.partner " +"recordset singleton ឬគ្មាន" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "ឈ្មោះសំរាប់បង្ហាញ" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "អត្តសញ្ញាណ" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "កាលបរិច្ឆេតកែប្រែចុងក្រោយ" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "កូដភូតុន" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "ពន្ឋ" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "ការគណនាពន្ធ" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "គំរូពន្ឋ" diff --git a/addons/account_tax_python/i18n/ko.po b/addons/account_tax_python/i18n/ko.po new file mode 100644 index 00000000..9fc036eb --- /dev/null +++ b/addons/account_tax_python/i18n/ko.po @@ -0,0 +1,170 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# JH CHOI , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: JH CHOI , 2021\n" +"Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - 세금 그룹 : 하위 세금들의 집합.\n" +" - 고정세율 : 가격에 상관없이 세금 일정.\n" +" - 가격에 따른 변동세율 : 세금은 가격에 따른 %임 :\n" +" 예 : 100 * 10% = 110 (가격에 미포함)\n" +" 예 : 110 / (1 + 10%) = 100 (가격에 포함)\n" +" - 세금을 포함한 가격에 따른 변동세율 : 세금이 가격의 한 부분임 :\n" +" 예 : 180 / (1 - 10%) = 200 (가격에 미포함)\n" +" 예 : 200 * (1 - 10%) = 180 (가격에 포함)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "적용 코드" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"변수 'result'를 설정하여 세금 금액을 계산하십시오.\n" +"\n" +":param base_amount: float, 세금이 적용되는 실제 금액\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"변수 'result'를 설정하여 세금 금액을 계산하십시오.\n" +"\n" +":param base_amount: float, 세금이 적용되는 실제 금액\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"변수 'result'를 True 또는 False로 설정하여 세금 적용 여부를 결정하십시오.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"변수 'result'를 True 또는 False로 설정하여 세금 적용 여부를 결정하십시오.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "이름 표시" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "파이썬 코드" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "세금" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "세금 계산" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "세금 템플릿" diff --git a/addons/account_tax_python/i18n/lb.po b/addons/account_tax_python/i18n/lb.po new file mode 100644 index 00000000..f091f661 --- /dev/null +++ b/addons/account_tax_python/i18n/lb.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~12.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-26 08:16+0000\n" +"PO-Revision-Date: 2019-08-26 09:08+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: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * 10% = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/lo.po b/addons/account_tax_python/i18n/lo.po new file mode 100644 index 00000000..dfa8bdaa --- /dev/null +++ b/addons/account_tax_python/i18n/lo.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Lao (https://www.transifex.com/odoo/teams/41243/lo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lo\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/lt.po b/addons/account_tax_python/i18n/lt.po new file mode 100644 index 00000000..724fba46 --- /dev/null +++ b/addons/account_tax_python/i18n/lt.po @@ -0,0 +1,162 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2021 +# UAB "Draugiški sprendimai" , 2021 +# Audrius Palenskis , 2021 +# Linas Versada , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Linas Versada , 2021\n" +"Language-Team: Lithuanian (https://www.transifex.com/odoo/teams/41243/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Pritaikomas kodas" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Skaičiuoti mokesčio dydį nustatant 'result' kintamąjį.\n" +"\n" +":param base_amount: float, tikroji suma, kuriai taikomas mokestis\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton arba None\n" +":param partner: res.partner recordset singleton arba None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Skaičiuoti mokesčio dydį nustatant 'result' kintamąjį.\n" +"\n" +":param base_amount: float, tikroji suma, kuriai taikomas mokestis\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton arba None\n" +":param partner: res.partner recordset singleton arba None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Nuspręskite, ar mokestis bus taikomas, nustatydami kintamojo \"result\" reikšmę kaip teigiamą arba neigiamą.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton arba None\n" +":param partner: res.partner recordset singleton arba None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Nuspręskite, ar mokestis bus taikomas, nustatydami kintamojo \"result\" reikšmę kaip teigiamą arba neigiamą.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton arba None\n" +":param partner: res.partner recordset singleton arba None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python kodas" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Mokesčiai" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Mokesčių apskaičiavimas" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Šablonai mokesčiams" diff --git a/addons/account_tax_python/i18n/lv.po b/addons/account_tax_python/i18n/lv.po new file mode 100644 index 00000000..436ccb8a --- /dev/null +++ b/addons/account_tax_python/i18n/lv.po @@ -0,0 +1,143 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Kristine Timoskina , 2020 +# Martin Trigaux, 2020 +# Arnis Putniņš , 2020 +# ievaputnina , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: ievaputnina , 2020\n" +"Language-Team: Latvian (https://www.transifex.com/odoo/teams/41243/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +"Nodokļu grupa: nodoklis ir apakšnodokļu kopums.\n" +"- Fiksēts: Nodokļa summa nemainās neatkarīgi no cenas.\n" +"- Cenas procentuālā daļa: Nodokļa summa ir% no cenas:\n" +"piem., 100 * (1 + 10%) = 110 (bez cenas)\n" +"piem., 110 / (1 + 10%) = 100 (iekļauta cena)\n" +"- Cenā iekļautā procentuālā daļa: nodokļa summa ir cenas dalījums:\n" +"piemēram, 180 / (1 - 10%) = 200 (nav iekļauta cena)\n" +"piem., 200 * (1 - 10%) = 180 (iekļauta cena)" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Attiecināmais kods" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Attēlotais nosaukums" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Pēdējoreiz modificēts" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python Code" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Nodoklis" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Nodokļu aprēķins" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Nodokļu sagataves?" diff --git a/addons/account_tax_python/i18n/mk.po b/addons/account_tax_python/i18n/mk.po new file mode 100644 index 00000000..83aa70c1 --- /dev/null +++ b/addons/account_tax_python/i18n/mk.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Macedonian (https://www.transifex.com/odoo/teams/41243/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/mn.po b/addons/account_tax_python/i18n/mn.po new file mode 100644 index 00000000..8a5cdc7f --- /dev/null +++ b/addons/account_tax_python/i18n/mn.po @@ -0,0 +1,161 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Baskhuu Lodoikhuu , 2020 +# Martin Trigaux, 2020 +# Ganbaatar Buriad , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Ganbaatar Buriad , 2020\n" +"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Хэрэглэх боломжит Код" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"'result' хувьсагчийг тохируулж татварын дүнг тооцоолох.\n" +"\n" +":param base_amount: float, татварыг тооцох бодит дүн\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton эсвэл None\n" +":param partner: res.partner recordset singleton эсвэл None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"'result' хувьсагчийг тохируулж татварын дүнг тооцоолох.\n" +"\n" +":param base_amount: float, татварыг тооцох бодит дүн\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton эсвэл None\n" +":param partner: res.partner recordset singleton эсвэл None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"'result' хувьсагчийг True эсвэл False болгож татвар тооцох эсэхийг тодорхойлох.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton эсвэл None\n" +":param partner: res.partner recordset singleton эсвэл None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"'result' хувьсагчийг True эсвэл False болгож татвар тооцох эсэхийг тодорхойлох.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton эсвэл None\n" +":param partner: res.partner recordset singleton эсвэл None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Дэлгэрэнгүй нэр" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Сүүлд зассан огноо" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python код" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Татвар" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Татвар тооцоолол" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Татварын загварууд" diff --git a/addons/account_tax_python/i18n/nb.po b/addons/account_tax_python/i18n/nb.po new file mode 100644 index 00000000..d13d6cfd --- /dev/null +++ b/addons/account_tax_python/i18n/nb.po @@ -0,0 +1,132 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Marius Stedjan , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Marius Stedjan , 2020\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Visningsnavn" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Sist endret" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python-kode" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Avgift" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Maler for skatter og avgifter" diff --git a/addons/account_tax_python/i18n/ne.po b/addons/account_tax_python/i18n/ne.po new file mode 100644 index 00000000..a0b01588 --- /dev/null +++ b/addons/account_tax_python/i18n/ne.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Nepali (https://www.transifex.com/odoo/teams/41243/ne/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/nl.po b/addons/account_tax_python/i18n/nl.po new file mode 100644 index 00000000..6733c549 --- /dev/null +++ b/addons/account_tax_python/i18n/nl.po @@ -0,0 +1,172 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Erwin van der Ploeg , 2020 +# Yenthe Van Ginneken , 2020 +# Julia van Orsouw , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Julia van Orsouw , 2020\n" +"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Groep van BTW's: de BTW is een set van sub BTW's.\n" +" - Vast: Het BTW bedrag is gelijk ongeacht de prijs.\n" +" - Percentage van prijs: Het BTW bedrag is een percentage van de prijs:\n" +" Bijv. 100 * (1 + 10%) = 110 (niet inbegrepen in de prijs)\n" +" Bijv. 110 / (1 + 10%) = 100 (Percentage van de prijs)\n" +" - Percentage van de prijs is inclusief BTW: Het BTW bedrag is een gedeelte van de prijs:\n" +" Bijv. 180 / (1 - 10%) = 200 (exclusief BTW)\n" +" Bijv. 200 * (1 - 10%) = 180 (inclusief BTW)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Toepasbare code" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Bereken het bedrag van de BTW door de variabele 'result' in te stellen.\n" +"\n" +":param base_amount: float, het werkelijke bedrag waarover de btw berekend wordt\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton of None\n" +":param partner: res.partner recordset singleton of None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Bereken het bedrag van de BTW door de variabele 'result' in te stellen.\n" +"\n" +":param base_amount: float, het werkelijke bedrag waarover de btw berekend wordt\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton of None\n" +":param partner: res.partner recordset singleton of None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Bepaal of de BTW zal toegepast worden door de variabele 'result' op True of False te plaatsen.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton of None\n" +":param partner: res.partner recordset singleton of None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Bepaal of de BTW zal toegepast worden door de variabele 'result' op True of False te plaatsen.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton of None\n" +":param partner: res.partner recordset singleton of None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python code" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "BTW" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "BTW berekening" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Sjablonen voor BTW" diff --git a/addons/account_tax_python/i18n/nl_BE.po b/addons/account_tax_python/i18n/nl_BE.po new file mode 100644 index 00000000..ec75c0a9 --- /dev/null +++ b/addons/account_tax_python/i18n/nl_BE.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/odoo/teams/41243/nl_BE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_BE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/pl.po b/addons/account_tax_python/i18n/pl.po new file mode 100644 index 00000000..edf4d926 --- /dev/null +++ b/addons/account_tax_python/i18n/pl.po @@ -0,0 +1,163 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Judyta Kaźmierczak , 2020 +# Piotr Szlązak , 2020 +# Marcin Młynarczyk , 2020 +# Piotr Cierkosz , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Piotr Cierkosz , 2020\n" +"Language-Team: Polish (https://www.transifex.com/odoo/teams/41243/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Odpowiedni kod" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Obliczyć kwotę podatku przez ustawienie zmiennej \"wynik\".\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Oblicz wartość podatku poprzez ustawienie zmiennej 'wynik'.\n" +"\n" +":param base_amount: float, rzeczywista kwota od której podatek jest naliczony\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Ustal, czy podatek będzie stosowany przez ustawienie zmiennej \"wynik\" True lub False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Ustal, czy podatek będzie stosowany przez ustawienie zmiennej \"wynik\" True lub False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Data ostatniej modyfikacji" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Kod Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Podatek" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Obliczenie podatku" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Szablony podatków" diff --git a/addons/account_tax_python/i18n/pt.po b/addons/account_tax_python/i18n/pt.po new file mode 100644 index 00000000..526e95f7 --- /dev/null +++ b/addons/account_tax_python/i18n/pt.po @@ -0,0 +1,173 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Manuela Silva , 2020 +# Pedro Castro Silva , 2020 +# Joao Felix , 2020 +# Pedro Filipe , 2020 +# Reinaldo Ramos , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Reinaldo Ramos , 2020\n" +"Language-Team: Portuguese (https://www.transifex.com/odoo/teams/41243/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Grupo de Imposto: O imposto é um conjunto de impostos secundários.\n" +" - Fixo: O valor do imposto é o mesmo independentemente do preço.\n" +" - Percentagem do Preço: O valor do imposto é uma percentagem do preço:\n" +" ex. 100 * (1 + 10%) = 110 (preço não incluído)\n" +" ex. 110 / (1 + 10%) = 100 (preço incluído)\n" +" - Percentagem do Preço com Imposto Incluído: O valor do imposto está incluído no preço:\n" +" ex. 180 / (1 - 10%) = 200 (preço não incluído)\n" +" ex. 200 * (1 - 10%) = 180 (preço incluído)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Código Aplicável" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcula o montante de imposto ao ajustar a variável 'result'\n" +"\n" +":param base_amount: float, montante actual sbro o qual o imposto é aplicado\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcula o montante de impostos ao ajustar a variável 'result'\n" +"\n" +":param base_amount: float, montante onde o imposto é aplicado\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determina se o imposto será aplicado ao ajustar a variável 'result' para Verdadeiro ou Falso.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determina se o imposto será aplicado ao ajustar a variável 'result' para Verdadeiro ou Falso.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Nome" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Código Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Imposto" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Cálculo de Imposto" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Modelos para Impostos" diff --git a/addons/account_tax_python/i18n/pt_BR.po b/addons/account_tax_python/i18n/pt_BR.po new file mode 100644 index 00000000..fd8d817e --- /dev/null +++ b/addons/account_tax_python/i18n/pt_BR.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Rodrigo de Almeida Sottomaior Macedo , 2020 +# Martin Trigaux, 2020 +# Mateus Lopes , 2020 +# grazziano , 2020 +# André Augusto Firmino Cordeiro , 2020 +# Éder Brito , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Éder Brito , 2020\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/odoo/teams/41243/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Grupo de impostos: o imposto é um conjunto de sub impostos.\n" +" - Fixo: o valor do imposto permanece o mesmo seja qual for o preço.\n" +" - Porcentagem do preço: o valor do imposto é uma% do preço:\n" +" ex: 100 * (1 + 10%) = 110 (não incluído no preço)\n" +" ex: 110 / (1 + 10%) = 100 (incluído no preço)\n" +" - Porcentagem do preço com imposto incluído: O valor do imposto é uma divisão do preço:\n" +" ex: 180 / (1 - 10%) = 200 (não incluído no preço)\n" +" ex? 200 * (1 - 10%) = 180 (incluído no preço)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Código Aplicável" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcular o montante do imposto, definindo a variável 'result'.\n" +"\n" +":param base_amount: float, montante real em que é aplicado o imposto\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton ou None\n" +":param partner: res.partner recordset singleton ou None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calcular o montante do imposto, definindo a variável 'result'.\n" +"\n" +":param base_amount: float, montante real em que é aplicado o imposto\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton ou None\n" +":param partner: res.partner recordset singleton ou None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determinar se o imposto será aplicado definindo a variável 'result' para True ou False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton ou None\n" +":param partner: res.partner recordset singleton ou None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determinar se o imposto será aplicado definindo a variável 'result' para True ou False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton ou None\n" +":param partner: res.partner recordset singleton ou None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Nome exibido" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Última modificação em" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Código python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Imposto" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Cálculo de Impostos" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Modelos para Impostos" diff --git a/addons/account_tax_python/i18n/ro.po b/addons/account_tax_python/i18n/ro.po new file mode 100644 index 00000000..4adcd1a2 --- /dev/null +++ b/addons/account_tax_python/i18n/ro.po @@ -0,0 +1,158 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Dorin Hongu , 2020 +# Foldi Robert , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Foldi Robert , 2020\n" +"Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Grup de taxe: Taxa este un set de sub-taxe.\n" +" - Fix: Suma taxei rămâne aceeași indiferent de preț.\n" +" - Procent din preț: Valoare taxei este de% din preț:\n" +" e.g 100 * (1 + 10%) = 110 (prețul nu este inclus)\n" +" e.g 110 / (1 + 10%) = 100 (preț inclus)\n" +" - Procent inclus în preț: Valoare taxei este o împărțire a prețului:\n" +" e.g 180 / (1 - 10%) = 200 (prețul nu este inclus)\n" +" e.g 200 * (1 - 10%) = 180 (preț inclus)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Codul aplicabil" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calculați valoarea taxei stabilind rezultatul variabil 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Calculați valoarea taxei prin setarea variabilei 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Nume afișat" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Ultima modificare la" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Cod Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Taxă" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Calculul taxei" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Sabloane pentru Taxe" diff --git a/addons/account_tax_python/i18n/ru.po b/addons/account_tax_python/i18n/ru.po new file mode 100644 index 00000000..408c62b2 --- /dev/null +++ b/addons/account_tax_python/i18n/ru.po @@ -0,0 +1,161 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# ILMIR , 2020 +# Irina Fedulova , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Irina Fedulova , 2020\n" +"Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Применимый код" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Вычислите сумму налога, установив переменную 'результат'.\n" +"\n" +": параметр base_amount: float, фактическая сумма, на которую применяется налог\n" +": параметр price_unit: float\n" +": параметр количество: float\n" +": параметр компании: res.company набор записей singleton\n" +": параметр продукта: product.product набор записей singleton или Нет\n" +": параметр партнера: res.partner набор записей singleton или Нет" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Вычислите сумму налога, установив переменную 'результат'.\n" +"\n" +": параметр base_amount: float, фактическая сумма, на которую применяется налог\n" +": параметр price_unit: float\n" +": параметр количество: float\n" +": параметр продукта: product.product набор записей singleton или Нет\n" +": параметр партнера: res.partner набор записей singleton или Нет" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Определите, будет ли налог применяться, установив переменную 'результат' в значение Истина или Ложь.\n" +"\n" +": параметр price_unit: float\n" +": параметр продукта: float\n" +": параметр компании: res.company набор записей singleton\n" +": параметр продукта: product.product набор записей singleton или Нет\n" +": параметр партнера: res.partner набор записей singleton или Нет" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Определите, будет ли налог применяться, установив переменную 'результат' в значение Истина или Ложь.\n" +"\n" +": параметр price_unit: float\n" +": параметр продукта: float\n" +": параметр продукта: product.product набор записей singleton или Нет\n" +": параметр партнера: res.partner набор записей singleton или Нет" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Отображаемое имя" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "Идентификатор" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Последнее изменение" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Код на Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Налог" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Расчет Налога" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Шаблоны для налогов" diff --git a/addons/account_tax_python/i18n/si.po b/addons/account_tax_python/i18n/si.po new file mode 100644 index 00000000..6775416f --- /dev/null +++ b/addons/account_tax_python/i18n/si.po @@ -0,0 +1,127 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Language-Team: Sinhala (https://www.transifex.com/odoo/teams/41243/si/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/sk.po b/addons/account_tax_python/i18n/sk.po new file mode 100644 index 00000000..e103fd1a --- /dev/null +++ b/addons/account_tax_python/i18n/sk.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Jaroslav Bosansky , 2020 +# Jan Prokop, 2020 +# Rastislav Brencic , 2020 +# Martin Ondrejka , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Martin Ondrejka , 2021\n" +"Language-Team: Slovak (https://www.transifex.com/odoo/teams/41243/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Skupina daní: Daň je skupinou čiastkových daní.\n" +" - Fixná: výška dane zostáva rovnaká bez ohľadu na cenu.\n" +" - Percento z ceny: Výška dane je % z ceny:\n" +" napr. 100 * (1 + 10%) = 110 (nie je zahrnuté v cene)\n" +" napr. 110 / (1 + 10%) = 100 (zahrnuté v cene)\n" +" - Percento z ceny vrátane dane: Výška dane je podielom z ceny:\n" +" napr. 180 / (1 - 10%) = 200 (nie je zahrnuté v cene)\n" +" napr. 200 * (1 - 10%) = 180 (zahrnuté v cene)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Použiteľný kód" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Vypočítajte sumu dane nastavením premennej \"výsledok\".\n" +"\n" +"\n" +":param base_amount: float, aktuálna suma na ktorú sa aplikuje daň\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res. spoločnosť záznam singleton\n" +":param product: product.product záznam singleton alebo None\n" +":param partner: res.partner záznam singleton alebo None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Vypočítajte sumu dane nastavením premennej \"výsledok\".\n" +"\n" +":param base_amount: float, aktuálna suma na ktorú sa aplikuje daň\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product záznam singleton alebo None\n" +":param partner: res.partner záznam singleton alebo None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Vypočítajte sumu dane nastavením premennej \"výsledok\" na Pravda alebo Nepravda.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res. spoločnosť záznam singleton\n" +":param product: product.product záznam singleton alebo None\n" +":param partner: res.partner záznam singleton alebo None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Vypočítajte sumu dane nastavením premennej \"výsledok\" na Pravda alebo Nepravda.\n" +"\n" +":param price_unit: float \n" +":param quantity: float\n" +":param product: product.product záznam singleton alebo None\n" +":param partner: res.partner záznam singleton alebo None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Zobrazovaný názov" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Posledná úprava" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Kód Pyton" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Daň" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Výpočet dane" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Šablóny pre dane" diff --git a/addons/account_tax_python/i18n/sl.po b/addons/account_tax_python/i18n/sl.po new file mode 100644 index 00000000..35bcfa92 --- /dev/null +++ b/addons/account_tax_python/i18n/sl.po @@ -0,0 +1,133 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2021 +# Matjaz Mozetic , 2021 +# matjaz k , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: matjaz k , 2021\n" +"Language-Team: Slovenian (https://www.transifex.com/odoo/teams/41243/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Koda uporabe" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python koda" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Davek" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Izračun davka" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Predloge za davke" diff --git a/addons/account_tax_python/i18n/sq.po b/addons/account_tax_python/i18n/sq.po new file mode 100644 index 00000000..99bcaa3c --- /dev/null +++ b/addons/account_tax_python/i18n/sq.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Albanian (https://www.transifex.com/odoo/teams/41243/sq/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/sr.po b/addons/account_tax_python/i18n/sr.po new file mode 100644 index 00000000..b9ac40af --- /dev/null +++ b/addons/account_tax_python/i18n/sr.po @@ -0,0 +1,122 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2018 +# Slobodan Simić , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Last-Translator: Slobodan Simić , 2018\n" +"Language-Team: Serbian (https://www.transifex.com/odoo/teams/41243/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Fixed" +msgstr "Fiksno" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Group of Taxes" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Percentage of Price" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +msgid "Percentage of Price Tax Included" +msgstr "" + +#. module: account_tax_python +#: selection:account.tax,amount_type:0 +#: selection:account.tax.template,amount_type:0 +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +msgid "Python Code" +msgstr "Python kod" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Порез" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Шаблони за порезе" diff --git a/addons/account_tax_python/i18n/sr@latin.po b/addons/account_tax_python/i18n/sr@latin.po new file mode 100644 index 00000000..08352e43 --- /dev/null +++ b/addons/account_tax_python/i18n/sr@latin.po @@ -0,0 +1,90 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux , 2017 +# Nemanja Dragovic , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Nemanja Dragovic , 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "Python kod" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Porez" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/sv.po b/addons/account_tax_python/i18n/sv.po new file mode 100644 index 00000000..97fe6aac --- /dev/null +++ b/addons/account_tax_python/i18n/sv.po @@ -0,0 +1,134 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Kristoffer Grundström , 2021 +# Martin Trigaux, 2021 +# Anders Wallenquist , 2021 +# lasch a , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: lasch a , 2021\n" +"Language-Team: Swedish (https://www.transifex.com/odoo/teams/41243/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Tillämplig kod" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Visningsnamn" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Senast redigerad" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Pythonkod" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Skatt" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Skatteberäkning" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Momsmallar" diff --git a/addons/account_tax_python/i18n/ta.po b/addons/account_tax_python/i18n/ta.po new file mode 100644 index 00000000..3558f746 --- /dev/null +++ b/addons/account_tax_python/i18n/ta.po @@ -0,0 +1,90 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-02-05 07:38+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Tamil (http://www.transifex.com/odoo/odoo-9/language/ta/)\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to " +"True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to " +"True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "வரி" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/te.po b/addons/account_tax_python/i18n/te.po new file mode 100644 index 00000000..fe7b186d --- /dev/null +++ b/addons/account_tax_python/i18n/te.po @@ -0,0 +1,90 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-07 16:04+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Telugu (http://www.transifex.com/odoo/odoo-9/language/te/)\n" +"Language: te\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to " +"True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to " +"True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "పన్ను" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/th.po b/addons/account_tax_python/i18n/th.po new file mode 100644 index 00000000..7b756f58 --- /dev/null +++ b/addons/account_tax_python/i18n/th.po @@ -0,0 +1,133 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Khwunchai Jaengsawang , 2020 +# Odoo Thaidev , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Odoo Thaidev , 2020\n" +"Language-Team: Thai (https://www.transifex.com/odoo/teams/41243/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Applicable Code" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "รหัส" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python Code" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "ภาษี" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "การคำนวนวันครบกำหนด" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "แม่แบบสำหรับภาษี" diff --git a/addons/account_tax_python/i18n/tr.po b/addons/account_tax_python/i18n/tr.po new file mode 100644 index 00000000..e155f04a --- /dev/null +++ b/addons/account_tax_python/i18n/tr.po @@ -0,0 +1,173 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Levent Karakaş , 2020 +# Murat Kaplan , 2020 +# Ertuğrul Güreş , 2020 +# abc Def , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: abc Def , 2020\n" +"Language-Team: Turkish (https://www.transifex.com/odoo/teams/41243/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Vergiler Grubu: Vergi bir dizi alt vergidir.\n" +" - Sabit: Vergi tutarı, fiyat ne olursa olsun aynı kalır.\n" +" - Fiyatın Yüzdesi: Vergi tutarı fiyatın yüzdesidir:\n" +" Örneğin 100 * (1+10%) = 110 (fiyat dahil değil)\n" +" Örneğin 110 / (1 + 10%) = 100 (fiyata dahil)\n" +" - Vergi Dahil Fiyat Yüzdesi: Vergi tutarı fiyatın bir bölümüdür:\n" +" ör. 180 / (1 - 10%) = 200 (fiyat dahil değil)\n" +" ör. 200 * (1 - 10%) = 180 (fiyata dahil)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Uygulanabilirlik Kodu" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"'Sonuç' değişkenini ayarlayarak vergi tutarını hesaplayın.\n" +"\n" +": Param base_amount: float, verginin uygulanacağı gerçek tutar\n" +": Param fiyat_birimi: float\n" +"Parametre miktarı: float\n" +": Param şirket: res.company recordset singleton\n" +": Param ürün: product.product kayıt grubu tek veya hiçbiri\n" +": Param partner: res.partner kayıt kümesi singleton veya yok" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"'Sonuç' değişkenini ayarlayarak vergi tutarını hesaplayın.\n" +"\n" +": Param base_amount: float, verginin uygulanacağı gerçek tutar\n" +": Param fiyat_birimi: float\n" +"Parametre miktarı: float\n" +": Param ürün: product.product kayıt grubu tek veya hiçbiri\n" +": Param partner: res.partner kayıt kümesi singleton veya yok" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"'Result' değişkenini True veya False olarak ayarlayarak vergi uygulanıp uygulanmayacağını belirleyin.\n" +"\n" +": Param fiyat_birimi: float\n" +"Parametre miktarı: float\n" +": Param şirketi: res.company recordset singleton\n" +": Param ürün: product.product kayıt grubu tek veya hiçbiri\n" +": Param partner: res.partner kayıt kümesi singleton veya yok" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"'Result' değişkenini True veya False olarak ayarlayarak vergi uygulanıp uygulanmayacağını belirleyin.\n" +"\n" +": Param fiyat_birimi: float\n" +"Parametre miktarı: float\n" +": Param ürün: product.product kayıt grubu tek veya hiçbiri\n" +": Param partner: res.partner kayıt kümesi singleton veya yok" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Görünüm Adı" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Son Düzenleme" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python Kodu" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Vergi" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Vergi Hesaplaması" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Vergi Şablonları" diff --git a/addons/account_tax_python/i18n/uk.po b/addons/account_tax_python/i18n/uk.po new file mode 100644 index 00000000..9f1a52eb --- /dev/null +++ b/addons/account_tax_python/i18n/uk.po @@ -0,0 +1,170 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Alina Lisnenko , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Alina Lisnenko , 2020\n" +"Language-Team: Ukrainian (https://www.transifex.com/odoo/teams/41243/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Група податків: Податок включає субподатки.\n" +" - Фіксований: Сума податку залишається такою ж, незалежно від ціни.\n" +" - Відсоток ціни: Сума податку є % ціни:\n" +" напр., 100 * (1 + 10%) = 110 (не включає ціну)\n" +" напр., 110 / (1 + 10%) = 100 (ціна включена)\n" +" - Відсоток ціни із включеним податком: Сума податку - це поділ ціни:\n" +" напр., 180 / (1 - 10%) = 200 (не включає ціну)\n" +" напр., 200 * (1 - 10%) = 180 (ціна включена)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Придатний код" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Обчисліть суму податку, встановивши змінну 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Обчисліть суму податку, встановивши змінну 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Визначте, чи буде застосовано податок, встановивши змінну 'result' на True або False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Визначте, чи буде застосовано податок, встановивши змінну 'result' на True або False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Відобразити назву" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Останні зміни" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Код Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Податок" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Розрахунок податку" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Шаблон для податків" diff --git a/addons/account_tax_python/i18n/ur.po b/addons/account_tax_python/i18n/ur.po new file mode 100644 index 00000000..fdf694c8 --- /dev/null +++ b/addons/account_tax_python/i18n/ur.po @@ -0,0 +1,127 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Language-Team: Urdu (https://www.transifex.com/odoo/teams/41243/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/vi.po b/addons/account_tax_python/i18n/vi.po new file mode 100644 index 00000000..ed6e4e8d --- /dev/null +++ b/addons/account_tax_python/i18n/vi.po @@ -0,0 +1,171 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Duy BQ , 2020 +# Nancy Momoland , 2020 +# Trần Hà , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Trần Hà , 2021\n" +"Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - Nhóm thuế: Thuế được dùng là tập hợp của các loại thuế con.\n" +" - Cố định: Số tiền tính thuế luôn bằng nhau dù giá có thay đổi.\n" +" - Phần trăm giá: Số tiền tính thuế theo % giá:\n" +" e.g 100 * 10% = 110 (chưa bao gồm giá)\n" +" e.g 110 / (1 + 10%) = 100 (đã gồm giá)\n" +" - Phần trăm của giá đã bao gồm thuế: Tiền thuế là khoản tiền được chia ra từ giá:\n" +" e.g 180 / (1 - 10%) = 200 (chưa bao gồm giá)\n" +" e.g 200 * (1 - 10%) = 180 (đã gồm giá)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "Applicable Code" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Mã Python" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "Thuế" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "Tính thuế" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "Mẫu cho thuế" diff --git a/addons/account_tax_python/i18n/zh_CN.po b/addons/account_tax_python/i18n/zh_CN.po new file mode 100644 index 00000000..1fc52a5d --- /dev/null +++ b/addons/account_tax_python/i18n/zh_CN.po @@ -0,0 +1,173 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# Martin Trigaux, 2020 +# Felix Yang - Elico Corp , 2020 +# Jeffery CHEN Fan , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Jeffery CHEN Fan , 2021\n" +"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" +"\n" +" - 税组:税是一组子税。\n" +" - 固定: 无论价格如何,税额都保持不变。\n" +" - 价格百分比:税额是价格的百分比:\n" +" 例如100 * 10%= 110(不含价格)\n" +" 例如110 /(1 + 10%)= 100(含价格)\n" +" - 含税价格的百分比:含税额除以价格:\n" +" 例如180 /(1 - 10%)= 200(不含价格)\n" +" 例如200 *(1 - 10%)= 180(含价格)\n" +" " + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "适用代码" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"通过设置变量‘结果’来计算税的总额\n" +"\n" +":参数 base_amount: 浮点型, 税的实际额度\n" +":参数 price_unit: 浮点型\n" +":参数 quantity: 浮点型\n" +":参数 company: res.company 记录单\n" +":参数 product: product.product 记录单或者空\n" +":参数 partner: res.partner 记录单或者空" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"通过设置变量‘结果’来计算税的总额\n" +"\n" +":参数 base_amount: 浮点型, 税的实际额度\n" +":参数 price_unit: 浮点型\n" +":参数 quantity: 浮点型\n" +":参数 company: res.company 记录单\n" +":参数 product: product.product 记录单或者空\n" +":参数 partner: res.partner 记录单或者空" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"通过设置变量‘结果’的真或假来决定是否计算税的额度\n" +"\n" +":参数 price_unit: 浮点型\n" +":参数 quantity: 浮点型\n" +":参数 company: res.company 记录单\n" +":参数 product: product.product 记录单或者空\n" +":参数 partner: res.partner 记录单或者空" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"通过设置变量‘结果’的真或假来决定是否计算税的额度\n" +"\n" +":参数 price_unit: 浮点型\n" +":参数 quantity: 浮点型\n" +":参数 company: res.company 记录单\n" +":参数 product: product.product 记录单或者空\n" +":参数 partner: res.partner 记录单或者空" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "最后修改日" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python 代码" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "税" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "税计算" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "税模板" diff --git a/addons/account_tax_python/i18n/zh_HK.po b/addons/account_tax_python/i18n/zh_HK.po new file mode 100644 index 00000000..9ac937a0 --- /dev/null +++ b/addons/account_tax_python/i18n/zh_HK.po @@ -0,0 +1,91 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-07 16:04+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/odoo/odoo-9/" +"language/zh_HK/)\n" +"Language: zh_HK\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_applicable +msgid "Applicable Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to " +"True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template_python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to " +"True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template_python_compute +msgid "Python Code" +msgstr "" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "稅項" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "" diff --git a/addons/account_tax_python/i18n/zh_TW.po b/addons/account_tax_python/i18n/zh_TW.po new file mode 100644 index 00000000..9ece7dfa --- /dev/null +++ b/addons/account_tax_python/i18n/zh_TW.po @@ -0,0 +1,161 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_python +# +# Translators: +# 敬雲 林 , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: 敬雲 林 , 2020\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type +msgid "" +"\n" +" - Group of Taxes: The tax is a set of sub taxes.\n" +" - Fixed: The tax amount stays the same whatever the price.\n" +" - Percentage of Price: The tax amount is a % of the price:\n" +" e.g 100 * (1 + 10%) = 110 (not price included)\n" +" e.g 110 / (1 + 10%) = 100 (price included)\n" +" - Percentage of Price Tax Included: The tax amount is a division of the price:\n" +" e.g 180 / (1 - 10%) = 200 (not price included)\n" +" e.g 200 * (1 - 10%) = 180 (price included)\n" +" " +msgstr "" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable +msgid "Applicable Code" +msgstr "適用代碼" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"通過設定變量『結果』來計算稅的總額.\n" +"\n" +":參數 base_amount: 浮點型, 實際應納稅額\n" +":參數 price_unit: 浮點型\n" +":參數 quantity: 浮點型\n" +":參數 company: res.company 記錄單\n" +":參數 product: product.product 記錄單或者空\n" +":參數 partner: res.partner 記錄單或者空" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute +msgid "" +"Compute the amount of the tax by setting the variable 'result'.\n" +"\n" +":param base_amount: float, actual amount on which the tax is applied\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"通過設定變量『結果』來計算稅的總額.\n" +"\n" +":參數 base_amount: 浮點型, 實際應納稅額\n" +":參數 price_unit: 浮點型\n" +":參數 quantity: 浮點型\n" +":參數 company: res.company 記錄單\n" +":參數 product: product.product 記錄單或者空\n" +":參數 partner: res.partner 記錄單或者空" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param company: res.company recordset singleton\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"通過設定變量『結果』的真或假來決定是否計算應納稅額\n" +"\n" +":參數 price_unit: 浮點型\n" +":參數 quantity: 浮點型\n" +":參數 company: res.company 記錄單\n" +":參數 product: product.product 記錄單或者空\n" +":參數 partner: res.partner 記錄單或者空" + +#. module: account_tax_python +#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable +msgid "" +"Determine if the tax will be applied by setting the variable 'result' to True or False.\n" +"\n" +":param price_unit: float\n" +":param quantity: float\n" +":param product: product.product recordset singleton or None\n" +":param partner: res.partner recordset singleton or None" +msgstr "" +"通過設定變量『結果』的真或假來決定是否計算應納稅額\n" +"\n" +":參數 price_unit: 浮點型\n" +":參數 quantity: 浮點型\n" +":參數 company: res.company 記錄單\n" +":參數 product: product.product 記錄單或者空\n" +":參數 partner: res.partner 記錄單或者空" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__display_name +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__display_name +msgid "Display Name" +msgstr "顯示名稱" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__id +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__id +msgid "ID" +msgstr "ID" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax____last_update +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template____last_update +msgid "Last Modified on" +msgstr "最後修改於" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code +#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code +msgid "Python Code" +msgstr "Python 代碼" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax +msgid "Tax" +msgstr "稅金" + +#. module: account_tax_python +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type +#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type +msgid "Tax Computation" +msgstr "稅金計算" + +#. module: account_tax_python +#: model:ir.model,name:account_tax_python.model_account_tax_template +msgid "Templates for Taxes" +msgstr "稅金模板" diff --git a/addons/account_tax_python/models/__init__.py b/addons/account_tax_python/models/__init__.py new file mode 100644 index 00000000..728620e3 --- /dev/null +++ b/addons/account_tax_python/models/__init__.py @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from . import account_tax diff --git a/addons/account_tax_python/models/account_tax.py b/addons/account_tax_python/models/account_tax.py new file mode 100644 index 00000000..435be47f --- /dev/null +++ b/addons/account_tax_python/models/account_tax.py @@ -0,0 +1,84 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from odoo import models, fields, api +from odoo.tools.safe_eval import safe_eval + + +class AccountTaxPython(models.Model): + _inherit = "account.tax" + + amount_type = fields.Selection(selection_add=[ + ('code', 'Python Code') + ], ondelete={'code': lambda recs: recs.write({'amount_type': 'percent', 'active': False})}) + + python_compute = fields.Text(string='Python Code', default="result = price_unit * 0.10", + help="Compute the amount of the tax by setting the variable 'result'.\n\n" + ":param base_amount: float, actual amount on which the tax is applied\n" + ":param price_unit: float\n" + ":param quantity: float\n" + ":param company: res.company recordset singleton\n" + ":param product: product.product recordset singleton or None\n" + ":param partner: res.partner recordset singleton or None") + python_applicable = fields.Text(string='Applicable Code', default="result = True", + help="Determine if the tax will be applied by setting the variable 'result' to True or False.\n\n" + ":param price_unit: float\n" + ":param quantity: float\n" + ":param company: res.company recordset singleton\n" + ":param product: product.product recordset singleton or None\n" + ":param partner: res.partner recordset singleton or None") + + def _compute_amount(self, base_amount, price_unit, quantity=1.0, product=None, partner=None): + self.ensure_one() + if product and product._name == 'product.template': + product = product.product_variant_id + if self.amount_type == 'code': + company = self.env.company + localdict = {'base_amount': base_amount, 'price_unit':price_unit, 'quantity': quantity, 'product':product, 'partner':partner, 'company': company} + safe_eval(self.python_compute, localdict, mode="exec", nocopy=True) + return localdict['result'] + return super(AccountTaxPython, self)._compute_amount(base_amount, price_unit, quantity, product, partner) + + def compute_all(self, price_unit, currency=None, quantity=1.0, product=None, partner=None, is_refund=False, handle_price_include=True): + taxes = self.filtered(lambda r: r.amount_type != 'code') + company = self.env.company + if product and product._name == 'product.template': + product = product.product_variant_id + for tax in self.filtered(lambda r: r.amount_type == 'code'): + localdict = self._context.get('tax_computation_context', {}) + localdict.update({'price_unit': price_unit, 'quantity': quantity, 'product': product, 'partner': partner, 'company': company}) + safe_eval(tax.python_applicable, localdict, mode="exec", nocopy=True) + if localdict.get('result', False): + taxes += tax + return super(AccountTaxPython, taxes).compute_all(price_unit, currency, quantity, product, partner, is_refund=is_refund, handle_price_include=handle_price_include) + + +class AccountTaxTemplatePython(models.Model): + _inherit = 'account.tax.template' + + amount_type = fields.Selection(selection_add=[ + ('code', 'Python Code') + ], ondelete={'code': 'cascade'}) + + python_compute = fields.Text(string='Python Code', default="result = price_unit * 0.10", + help="Compute the amount of the tax by setting the variable 'result'.\n\n" + ":param base_amount: float, actual amount on which the tax is applied\n" + ":param price_unit: float\n" + ":param quantity: float\n" + ":param product: product.product recordset singleton or None\n" + ":param partner: res.partner recordset singleton or None") + python_applicable = fields.Text(string='Applicable Code', default="result = True", + help="Determine if the tax will be applied by setting the variable 'result' to True or False.\n\n" + ":param price_unit: float\n" + ":param quantity: float\n" + ":param product: product.product recordset singleton or None\n" + ":param partner: res.partner recordset singleton or None") + + def _get_tax_vals(self, company, tax_template_to_tax): + """ This method generates a dictionnary of all the values for the tax that will be created. + """ + self.ensure_one() + res = super(AccountTaxTemplatePython, self)._get_tax_vals(company, tax_template_to_tax) + res['python_compute'] = self.python_compute + res['python_applicable'] = self.python_applicable + return res diff --git a/addons/account_tax_python/tests/__init__.py b/addons/account_tax_python/tests/__init__.py new file mode 100644 index 00000000..b9eada77 --- /dev/null +++ b/addons/account_tax_python/tests/__init__.py @@ -0,0 +1,3 @@ +# -*- coding: utf-8 -*- + +from . import test_tax diff --git a/addons/account_tax_python/tests/test_tax.py b/addons/account_tax_python/tests/test_tax.py new file mode 100644 index 00000000..0ce37033 --- /dev/null +++ b/addons/account_tax_python/tests/test_tax.py @@ -0,0 +1,61 @@ +# -*- coding: utf-8 -*- +from odoo.addons.account.tests.test_tax import TestTaxCommon +from odoo.tests import tagged + + +@tagged('post_install', '-at_install') +class TestTaxPython(TestTaxCommon): + + @classmethod + def setUpClass(cls): + super(TestTaxPython, cls).setUpClass() + cls.python_tax = cls.env['account.tax'].create({ + 'name': 'Python TAx', + 'amount_type': 'code', + 'amount': 0.0, + 'python_compute': 'result = ((price_unit * quantity) - ((price_unit * quantity) / 1.12)) * 0.5', + 'sequence': 1, + }) + + def test_tax_python_basic(self): + res = self.python_tax.compute_all(130.0) + self._check_compute_all_results( + 136.96, # 'total_included' + 130.0, # 'total_excluded' + [ + # base , amount | seq | amount | incl | incl_base + # -------------------------------------------------- + (130.0, 6.96), # | 1 | 6% | t | + # -------------------------------------------------- + ], + res + ) + + def test_tax_python_price_include(self): + self.python_tax.price_include = True + res = self.python_tax.compute_all(130.0) + self._check_compute_all_results( + 130, # 'total_included' + 123.04, # 'total_excluded' + [ + # base , amount | seq | amount | incl | incl_base + # --------------------------------------------------- + (123.04, 6.96), # | 1 | 6% | t | + # --------------------------------------------------- + ], + res + ) + + res = (self.python_tax + self.python_tax).compute_all(130.0) + self._check_compute_all_results( + 130, # 'total_included' + 116.07, # 'total_excluded' + [ + # base , amount | seq | amount | incl | incl_base + # --------------------------------------------------- + (116.07, 6.96), # | 1 | 6% | t | + (116.07, 6.97), # | 1 | 6% | t | + # --------------------------------------------------- + ], + res + ) diff --git a/addons/account_tax_python/views/account_tax_views.xml b/addons/account_tax_python/views/account_tax_views.xml new file mode 100644 index 00000000..7b9c70dc --- /dev/null +++ b/addons/account_tax_python/views/account_tax_views.xml @@ -0,0 +1,20 @@ + + + + account.tax.form.inherited + account.tax + + + + + + + + + + + + + + + -- cgit v1.2.3