mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
* Move description from __openerp__.py to README.rst Add conflict key in __openerp__.py Simplify code that create attachment Thanks to Luc de Meyer (Noviat) for his help on this. * Update README.rst and translation files * Simplify @depends, as suggested by Yannick * Better use of the new API for send_mail(), as suggested by Yannick (and tested be me) * Large code re-engineering following the Akretion-Noviat code sprint on intrastat This code has been written both by Luc de Meyer and myself. * Add first draft of code to generate decl lines
183 lines
5.3 KiB
Plaintext
183 lines
5.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * intrastat_base
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 8.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-05-27 18:43+0000\n"
|
|
"PO-Revision-Date: 2015-05-27 18:43+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: intrastat_base
|
|
#: help:product.template,is_accessory_cost:0
|
|
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/intrastat_common.py:165
|
|
#, python-format
|
|
msgid "Cannot delete the declaration %s because it is in Done state"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: view:res.company:intrastat_base.view_company_form
|
|
msgid "Common Intrastat Settings"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: model:ir.model,name:intrastat_base.model_report_intrastat_common
|
|
msgid "Common functions for intrastat reports for products "
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: model:ir.model,name:intrastat_base.model_res_company
|
|
msgid "Companies"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: code:addons/intrastat_base/intrastat_common.py:68
|
|
#, python-format
|
|
msgid "Company not yet set on intrastat report."
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: model:ir.model,name:intrastat_base.model_res_country
|
|
msgid "Country"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: view:res.country:intrastat_base.view_country_search
|
|
#: field:res.country,intrastat:0
|
|
msgid "EU Country"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: field:product.template,exclude_from_intrastat:0
|
|
msgid "Exclude from Intrastat reports"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: field:account.tax,exclude_from_intrastat_if_present:0
|
|
msgid "Exclude invoice line from intrastat if this tax is present"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: field:report.intrastat.common,id:0
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: help:product.template,exclude_from_intrastat:0
|
|
msgid "If set to True, the product or service will not be taken into account for Intrastat Product or Service reports. So you should leave this field to False unless you have a very good reason."
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: help:account.tax,exclude_from_intrastat_if_present:0
|
|
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
|
|
#: view:product.template:intrastat_base.product_template_form_view
|
|
msgid "Intrastat Properties"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: model:ir.ui.menu,name:intrastat_base.menu_intrastat_base_root
|
|
msgid "Intrastat Reporting"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: view:res.company:intrastat_base.view_company_form
|
|
msgid "Intrastat Settings"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: field:product.template,is_accessory_cost:0
|
|
msgid "Is accessory cost"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: help:res.company,intrastat_remind_user_ids:0
|
|
msgid "List of OpenERP users who will receive a notification to remind them about the Intrastat declaration."
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: code:addons/intrastat_base/company.py:55
|
|
#, python-format
|
|
msgid "Missing e-mail address on user '%s'."
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: model:ir.model,name:intrastat_base.model_product_template
|
|
msgid "Product Template"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: view:res.country:intrastat_base.view_country_search
|
|
msgid "Search Countries"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: help:res.country,intrastat:0
|
|
msgid "Set to True for all European Union countries."
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: model:product.template,name:intrastat_base.shipping_costs_exclude_product_template
|
|
msgid "Shipping costs"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: model:ir.model,name:intrastat_base.model_account_tax
|
|
msgid "Tax"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: code:addons/intrastat_base/intrastat_common.py:84
|
|
#, python-format
|
|
msgid "The VAT number is not set for the partner '%s'."
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: code:addons/intrastat_base/intrastat_common.py:76
|
|
#, python-format
|
|
msgid "The company currency must be 'EUR', but is currently '%s'."
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: code:addons/intrastat_base/intrastat_common.py:72
|
|
#, python-format
|
|
msgid "The country is not set on the company '%s'."
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: code:addons/intrastat_base/intrastat_common.py:105
|
|
#, python-format
|
|
msgid "The generated XML file is not valid against the official XML Schema Definition. The generated XML file and the full error have been written in the server logs. Here is the error, which may give you an idea on the cause of the problem : %s."
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: code:addons/intrastat_base/product.py:51
|
|
#, 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'"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: code:addons/intrastat_base/intrastat_common.py:62
|
|
#, python-format
|
|
msgid "The start date must be the first day of the month"
|
|
msgstr ""
|
|
|
|
#. module: intrastat_base
|
|
#: field:res.company,intrastat_remind_user_ids:0
|
|
msgid "Users Receiving the Intrastat Reminder"
|
|
msgstr ""
|
|
|