mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
[UPD] Update intrastat_base.pot
This commit is contained in:
committed by
Alexis de Lattre
parent
638e210013
commit
b68aa3d7c1
@@ -1,12 +1,12 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * intrastat_base
|
||||
# * intrastat_base
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -16,11 +16,13 @@ msgstr ""
|
||||
#. module: intrastat_base
|
||||
#: model:ir.model.fields,help:intrastat_base.field_product_product__is_accessory_cost
|
||||
#: model:ir.model.fields,help:intrastat_base.field_product_template__is_accessory_cost
|
||||
msgid "Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports."
|
||||
msgid ""
|
||||
"Activate this option for shipping costs, packaging costs and all services "
|
||||
"related to the sale of products. This option is used for Intrastat reports."
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
#: code:addons/intrastat_base/models/intrastat_common.py:143
|
||||
#: code:addons/intrastat_base/models/intrastat_common.py:0
|
||||
#, python-format
|
||||
msgid "Cannot delete the declaration %s because it is in Done state"
|
||||
msgstr ""
|
||||
@@ -36,7 +38,7 @@ msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
#: code:addons/intrastat_base/models/intrastat_common.py:38
|
||||
#: code:addons/intrastat_base/models/intrastat_common.py:0
|
||||
#, python-format
|
||||
msgid "Company not yet set on intrastat report."
|
||||
msgstr ""
|
||||
@@ -98,7 +100,9 @@ msgstr ""
|
||||
#. module: intrastat_base
|
||||
#: model:ir.model.fields,help:intrastat_base.field_account_tax__exclude_from_intrastat_if_present
|
||||
#: model:ir.model.fields,help:intrastat_base.field_account_tax_template__exclude_from_intrastat_if_present
|
||||
msgid "If this tax is present on an invoice line, this invoice line will be skipped when generating Intrastat Product or Service lines from invoices."
|
||||
msgid ""
|
||||
"If this tax is present on an invoice line, this invoice line will be skipped"
|
||||
" when generating Intrastat Product or Service lines from invoices."
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
@@ -143,7 +147,9 @@ msgstr ""
|
||||
#. module: intrastat_base
|
||||
#: model:ir.model.fields,help:intrastat_base.field_res_company__intrastat_remind_user_ids
|
||||
#: model:ir.model.fields,help:intrastat_base.field_res_config_settings__intrastat_remind_user_ids
|
||||
msgid "List of Odoo users who will receive a notification to remind them about the Intrastat declaration."
|
||||
msgid ""
|
||||
"List of Odoo users who will receive a notification to remind them about the "
|
||||
"Intrastat declaration."
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
@@ -152,7 +158,7 @@ msgid "List of emails of Users Receiving the Intrastat Reminder"
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
#: code:addons/intrastat_base/models/res_company.py:37
|
||||
#: code:addons/intrastat_base/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Missing e-mail address on user '%s'."
|
||||
msgstr ""
|
||||
@@ -209,31 +215,34 @@ msgid "Templates for Taxes"
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
#: code:addons/intrastat_base/models/intrastat_common.py:50
|
||||
#: code:addons/intrastat_base/models/intrastat_common.py:0
|
||||
#, python-format
|
||||
msgid "The VAT number is not set for the partner '%s'."
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
#: code:addons/intrastat_base/models/intrastat_common.py:42
|
||||
#: code:addons/intrastat_base/models/intrastat_common.py:0
|
||||
#, python-format
|
||||
msgid "The country is not set on the company '%s'."
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
#: code:addons/intrastat_base/models/product_template.py:22
|
||||
#: code:addons/intrastat_base/models/product_template.py:0
|
||||
#, python-format
|
||||
msgid "The option 'Is accessory cost?' should only be activated on 'Service' products. You have activated this option for the product '%s' which is of type '%s'"
|
||||
msgid ""
|
||||
"The option 'Is accessory cost?' should only be activated on 'Service' "
|
||||
"products. You have activated this option for the product '%s' which is of "
|
||||
"type '%s'"
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
#: model:product.product,uom_name:intrastat_base.shipping_costs_exclude
|
||||
#: model:product.template,uom_name:intrastat_base.shipping_costs_exclude_product_template
|
||||
msgid "Unit(s)"
|
||||
msgid "Units"
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
#: code:addons/intrastat_base/models/intrastat_common.py:71
|
||||
#: code:addons/intrastat_base/models/intrastat_common.py:0
|
||||
#, python-format
|
||||
msgid "Unknown Error"
|
||||
msgstr ""
|
||||
@@ -243,10 +252,3 @@ msgstr ""
|
||||
#: model:ir.model.fields,field_description:intrastat_base.field_res_config_settings__intrastat_remind_user_ids
|
||||
msgid "Users Receiving the Intrastat Reminder"
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
#: model:product.product,weight_uom_name:intrastat_base.shipping_costs_exclude
|
||||
#: model:product.template,weight_uom_name:intrastat_base.shipping_costs_exclude_product_template
|
||||
msgid "kg"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user