diff --git a/l10n_it_fiscalcode/AUTHORS.txt b/l10n_it_fiscalcode/AUTHORS.txt deleted file mode 100644 index 3dde36ad0ab7..000000000000 --- a/l10n_it_fiscalcode/AUTHORS.txt +++ /dev/null @@ -1,10 +0,0 @@ -Davide Corio -Luca Subiaco -Simone Orsi -Mario Riva -Mauro Soligo -Giovanni Barzan -Lorenzo Battistini -Roberto Onnis -Franco Tampieri -Andrea Cometa diff --git a/l10n_it_fiscalcode/README.rst b/l10n_it_fiscalcode/README.rst new file mode 100644 index 000000000000..159d78d38727 --- /dev/null +++ b/l10n_it_fiscalcode/README.rst @@ -0,0 +1,72 @@ +.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License + +================================= +Italian Localization - FiscalCode +================================= + +This module customizes Odoo in order to fit italian laws and mores + +Functionalities: + +- Fiscal code computation for partner + +.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas + :alt: Try me on Runbot + :target: https://runbot.odoo-community.org/runbot/122/9.0 + + +Installation +============ + +This module requires: +`codicefiscale +` + +Known issues / Roadmap +====================== + +* ... + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues +`_. In case of trouble, please +check there if your issue has already been reported. If you spotted it first, +help us smashing it by providing a detailed and welcomed feedback. + +Credits +======= + +Contributors +------------ + +* Davide Corio +* Luca Subiaco +* Simone Orsi +* Mario Riva +* Mauro Soligo +* Giovanni Barzan +* Lorenzo Battistini +* Roberto Onnis +* Franco Tampieri +* Andrea Cometa +* Nicola Malcontenti + +Maintainer +---------- + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +This module is maintained by the OCA. + +OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use. + +To contribute to this module, please visit https://odoo-community.org. + diff --git a/l10n_it_fiscalcode/__openerp__.py b/l10n_it_fiscalcode/__openerp__.py index ccb716a5e522..94d32d91c210 100644 --- a/l10n_it_fiscalcode/__openerp__.py +++ b/l10n_it_fiscalcode/__openerp__.py @@ -20,20 +20,8 @@ ############################################################################## { 'name': 'Italian Localisation - Fiscal Code', - 'version': '8.0.0.1.0', 'category': 'Localisation/Italy', - 'description': """ -This module customizes Odoo in order to fit italian laws and mores - -Functionalities: - -- Fiscal code computation for partner - -External depends: - - * Python codicefiscale https://pypi.python.org/pypi/codicefiscale - -""", + 'version': '9.0.1.0.0', 'author': "Odoo Italian Community,Odoo Community Association (OCA)", 'website': 'http://www.odoo-italia.org', 'license': 'AGPL-3', @@ -46,12 +34,10 @@ 'wizard/compute_fc_view.xml', 'data/res.city.it.code.csv', "security/ir.model.access.csv" - ], - 'qweb': [], - 'demo': [], + ], 'test': [ 'test/fiscalcode.yml', - ], + ], 'active': False, - 'installable': False + 'installable': True } diff --git a/l10n_it_fiscalcode/i18n/es.po b/l10n_it_fiscalcode/i18n/es.po new file mode 100644 index 000000000000..25dd14d15525 --- /dev/null +++ b/l10n_it_fiscalcode/i18n/es.po @@ -0,0 +1,223 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * l10n_it_fiscalcode +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: l10n-italy (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-01-19 08:05+0000\n" +"PO-Revision-Date: 2016-01-14 07:30+0000\n" +"Last-Translator: rubencr7 \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-l10n-italy-8-0/language/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: l10n_it_fiscalcode +#: field:res.city.it.code,cadastre_code:0 +msgid "Belfiore cadastre code (not used anymore)" +msgstr "Código catastral Belfiore (no en uso)" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,cadastre_code_var:0 +msgid "Cadastre code variation" +msgstr "Variación código catastro" + +#. module: l10n_it_fiscalcode +#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: l10n_it_fiscalcode +#: field:wizard.compute.fc,birth_city:0 +msgid "City of birth" +msgstr "Ciudad de nacimiento" + +#. module: l10n_it_fiscalcode +#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +msgid "Compute" +msgstr "Calcular" + +#. module: l10n_it_fiscalcode +#: view:res.partner:l10n_it_fiscalcode.view_partner_form_fiscalcode_button +msgid "Compute F.C." +msgstr "Calcula C.F." + +#. module: l10n_it_fiscalcode +#: model:ir.actions.act_window,name:l10n_it_fiscalcode.action_compute_fc +#: model:ir.model,name:l10n_it_fiscalcode.model_wizard_compute_fc +msgid "Compute Fiscal Code" +msgstr "Calcular Código Fiscal" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,create_uid:0 field:wizard.compute.fc,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,create_date:0 field:wizard.compute.fc,create_date:0 +msgid "Created on" +msgstr "Creado el" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,creation_date:0 +msgid "Creation date" +msgstr "Fecha de creación" + +#. module: l10n_it_fiscalcode +#: field:wizard.compute.fc,birth_date:0 +msgid "Date of birth" +msgstr "Fecha de nacimiento" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,display_name:0 +#: field:res.city.it.code.distinct,display_name:0 +#: field:res.city.it.code.province,display_name:0 +#: field:wizard.compute.fc,display_name:0 +msgid "Display Name" +msgstr "Display Name" + +#. module: l10n_it_fiscalcode +#: code:addons/l10n_it_fiscalcode/wizard/compute_fc.py:159 +#: code:addons/l10n_it_fiscalcode/wizard/compute_fc.py:163 +#: code:addons/l10n_it_fiscalcode/wizard/compute_fc.py:168 +#, python-format +msgid "Error" +msgstr "Error" + +#. module: l10n_it_fiscalcode +#: selection:wizard.compute.fc,sex:0 +msgid "Female" +msgstr "Mujer" + +#. module: l10n_it_fiscalcode +#: field:wizard.compute.fc,fiscalcode_firstname:0 +msgid "First name" +msgstr "Nombre" + +#. module: l10n_it_fiscalcode +#: field:res.partner,fiscalcode:0 +#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +msgid "Fiscal Code" +msgstr "Código Fiscal" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,id:0 field:res.city.it.code.distinct,id:0 +#: field:res.city.it.code.province,id:0 field:wizard.compute.fc,id:0 +msgid "ID" +msgstr "ID" + +#. module: l10n_it_fiscalcode +#: help:res.partner,individual:0 +msgid "If checked the C.F. is referred to a Individual Person" +msgstr "Si el C.F es seleccionado se hace referencia a una Persona Física" + +#. module: l10n_it_fiscalcode +#: field:res.partner,individual:0 +msgid "Individual" +msgstr "Persona Física" + +#. module: l10n_it_fiscalcode +#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +msgid "Individual Data" +msgstr "Datos de persona física" + +#. module: l10n_it_fiscalcode +#: help:res.partner,fiscalcode:0 +msgid "Italian Fiscal Code" +msgstr "Código Fiscal Italiano" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,__last_update:0 +#: field:res.city.it.code.distinct,__last_update:0 +#: field:res.city.it.code.province,__last_update:0 +#: field:wizard.compute.fc,__last_update:0 +msgid "Last Modified on" +msgstr "Last Modified on" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,write_uid:0 field:wizard.compute.fc,write_uid:0 +msgid "Last Updated by" +msgstr "Última Actualización por" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,write_date:0 field:wizard.compute.fc,write_date:0 +msgid "Last Updated on" +msgstr "Última Actualización el" + +#. module: l10n_it_fiscalcode +#: selection:wizard.compute.fc,sex:0 +msgid "Male" +msgstr "Hombre" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,name:0 field:res.city.it.code.distinct,name:0 +#: field:res.city.it.code.province,name:0 +#: field:res.city.it.code.province,town_name:0 +msgid "Name" +msgstr "Nombre" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,name_var:0 +msgid "Name variation" +msgstr "Variación de nombre" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,national_code:0 +msgid "National code" +msgstr "Código nacional" + +#. module: l10n_it_fiscalcode +#: code:addons/l10n_it_fiscalcode/wizard/compute_fc.py:163 +#, python-format +msgid "National code is missing" +msgstr "Falta el código nacional" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,national_code_var:0 +msgid "National code variation" +msgstr "Variación código nacional" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,notes:0 +msgid "Notes" +msgstr "Notas" + +#. module: l10n_it_fiscalcode +#: model:ir.model,name:l10n_it_fiscalcode.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,province:0 field:wizard.compute.fc,birth_province:0 +msgid "Province" +msgstr "Província" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,province_var:0 +msgid "Province variation" +msgstr "Variación província" + +#. module: l10n_it_fiscalcode +#: field:wizard.compute.fc,sex:0 +msgid "Sex" +msgstr "Sexo" + +#. module: l10n_it_fiscalcode +#: field:wizard.compute.fc,fiscalcode_surname:0 +msgid "Surname" +msgstr "Apellido" + +#. module: l10n_it_fiscalcode +#: constraint:res.partner:0 +msgid "The fiscal code doesn't seem to be correct." +msgstr "El código fiscal parece incorrecto para una persona física." + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,var_date:0 +msgid "Variation date" +msgstr "Fecha de variación" diff --git a/l10n_it_fiscalcode/i18n/it.po b/l10n_it_fiscalcode/i18n/it.po index 2bd7fef35b2d..285c9d80f678 100644 --- a/l10n_it_fiscalcode/i18n/it.po +++ b/l10n_it_fiscalcode/i18n/it.po @@ -1,49 +1,47 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * l10n_it_fiscalcode -# -# Translators: +# * l10n_it_fiscalcode +# msgid "" msgstr "" -"Project-Id-Version: l10n-italy (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-08 12:53+0000\n" -"PO-Revision-Date: 2015-05-27 19:59+0000\n" -"Last-Translator: Maxime Chambreuil \n" -"Language-Team: Italian (http://www.transifex.com/oca/OCA-l10n-italy-8-0/language/it/)\n" +"POT-Creation-Date: 2016-10-25 15:51+0000\n" +"PO-Revision-Date: 2016-10-25 15:51+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" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: \n" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,cadastre_code:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_cadastre_code msgid "Belfiore cadastre code (not used anymore)" msgstr "Codice catasto Belfiore (non in uso)" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,cadastre_code_var:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_cadastre_code_var msgid "Cadastre code variation" msgstr "Variazione codice catastale" #. module: l10n_it_fiscalcode -#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +#: model:ir.ui.view,arch_db:l10n_it_fiscalcode.wizard_compute_fc_form msgid "Cancel" msgstr "Annulla" #. module: l10n_it_fiscalcode -#: field:wizard.compute.fc,birth_city:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_birth_city msgid "City of birth" msgstr "Città di Nascita" #. module: l10n_it_fiscalcode -#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +#: model:ir.ui.view,arch_db:l10n_it_fiscalcode.wizard_compute_fc_form msgid "Compute" msgstr "Calcola" #. module: l10n_it_fiscalcode -#: view:res.partner:l10n_it_fiscalcode.view_partner_form_fiscalcode_button +#: model:ir.ui.view,arch_db:l10n_it_fiscalcode.view_partner_form_fiscalcode_button msgid "Compute F.C." msgstr "Calcola C.F." @@ -54,25 +52,35 @@ msgid "Compute Fiscal Code" msgstr "Calcola il Codice Fiscale" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,create_uid:0 field:wizard.compute.fc,create_uid:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_create_uid +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_create_uid msgid "Created by" msgstr "Creato da" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,create_date:0 field:wizard.compute.fc,create_date:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_create_date +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_create_date msgid "Created on" msgstr "Creato il" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,creation_date:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_creation_date msgid "Creation date" msgstr "Data creazione" #. module: l10n_it_fiscalcode -#: field:wizard.compute.fc,birth_date:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_birth_date msgid "Date of birth" msgstr "Data di nascita" +#. module: l10n_it_fiscalcode +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_display_name +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_distinct_display_name +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_province_display_name +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_display_name +msgid "Display Name" +msgstr "Visualizza Nome" + #. module: l10n_it_fiscalcode #: code:addons/l10n_it_fiscalcode/wizard/compute_fc.py:159 #: code:addons/l10n_it_fiscalcode/wizard/compute_fc.py:163 @@ -87,51 +95,63 @@ msgid "Female" msgstr "Femmina" #. module: l10n_it_fiscalcode -#: field:wizard.compute.fc,fiscalcode_firstname:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_fiscalcode_firstname msgid "First name" msgstr "Nome" #. module: l10n_it_fiscalcode -#: field:res.partner,fiscalcode:0 -#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_partner_fiscalcode +#: model:ir.ui.view,arch_db:l10n_it_fiscalcode.wizard_compute_fc_form msgid "Fiscal Code" msgstr "Codice Fiscale" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,id:0 field:res.city.it.code.distinct,id:0 -#: field:res.city.it.code.province,id:0 field:wizard.compute.fc,id:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_distinct_id +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_id +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_province_id +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_id msgid "ID" msgstr "ID" #. module: l10n_it_fiscalcode -#: help:res.partner,individual:0 +#: model:ir.model.fields,help:l10n_it_fiscalcode.field_res_partner_individual msgid "If checked the C.F. is referred to a Individual Person" -msgstr "Se selezionato il Cofice Fiscale farà riferimento a quello di una Persona Fisica" +msgstr "Se selezionato il Codice Fiscale farà riferimento a quello di una Persona Fisica" #. module: l10n_it_fiscalcode -#: field:res.partner,individual:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_partner_individual msgid "Individual" msgstr "Persona Fisica" #. module: l10n_it_fiscalcode -#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +#: model:ir.ui.view,arch_db:l10n_it_fiscalcode.wizard_compute_fc_form msgid "Individual Data" msgstr "Dati Persona Fisica" #. module: l10n_it_fiscalcode -#: help:res.partner,fiscalcode:0 +#: model:ir.model.fields,help:l10n_it_fiscalcode.field_res_partner_fiscalcode msgid "Italian Fiscal Code" msgstr "Codice fiscale Italiano" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,write_uid:0 field:wizard.compute.fc,write_uid:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code___last_update +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_distinct___last_update +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_province___last_update +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc___last_update +msgid "Last Modified on" +msgstr "Data di ultima modifica" + +#. module: l10n_it_fiscalcode +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_write_uid +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_write_uid msgid "Last Updated by" -msgstr "Last Updated by" +msgstr "Ultima modifica di" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,write_date:0 field:wizard.compute.fc,write_date:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_write_date +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_write_date msgid "Last Updated on" -msgstr "Last Updated on" +msgstr "Ultima modifica il" #. module: l10n_it_fiscalcode #: selection:wizard.compute.fc,sex:0 @@ -139,19 +159,20 @@ msgid "Male" msgstr "Maschio" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,name:0 field:res.city.it.code.distinct,name:0 -#: field:res.city.it.code.province,name:0 -#: field:res.city.it.code.province,town_name:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_distinct_name +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_name +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_province_name +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_province_town_name msgid "Name" msgstr "Nome" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,name_var:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_name_var msgid "Name variation" msgstr "Variazione nome" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,national_code:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_national_code msgid "National code" msgstr "Codice nazionale" @@ -162,12 +183,12 @@ msgid "National code is missing" msgstr "Codice nazionale mancante" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,national_code_var:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_national_code_var msgid "National code variation" msgstr "Variazione codice nazionale" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,notes:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_notes msgid "Notes" msgstr "Note" @@ -177,22 +198,23 @@ msgid "Partner" msgstr "Partner" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,province:0 field:wizard.compute.fc,birth_province:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_province +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_birth_province msgid "Province" msgstr "Provincia" #. module: l10n_it_fiscalcode -#: field:res.city.it.code,province_var:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_province_var msgid "Province variation" msgstr "Variazione provincia" #. module: l10n_it_fiscalcode -#: field:wizard.compute.fc,sex:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_sex msgid "Sex" msgstr "Sesso" #. module: l10n_it_fiscalcode -#: field:wizard.compute.fc,fiscalcode_surname:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_wizard_compute_fc_fiscalcode_surname msgid "Surname" msgstr "Cognome" @@ -202,6 +224,22 @@ msgid "The fiscal code doesn't seem to be correct." msgstr "Il Codice Fiscale non sembra corretto per una Persona Fisica." #. module: l10n_it_fiscalcode -#: field:res.city.it.code,var_date:0 +#: model:ir.model.fields,field_description:l10n_it_fiscalcode.field_res_city_it_code_var_date msgid "Variation date" msgstr "Data variazione" + +#. module: l10n_it_fiscalcode +#: model:ir.model,name:l10n_it_fiscalcode.model_res_city_it_code +msgid "res.city.it.code" +msgstr "res.city.it.code" + +#. module: l10n_it_fiscalcode +#: model:ir.model,name:l10n_it_fiscalcode.model_res_city_it_code_distinct +msgid "res.city.it.code.distinct" +msgstr "res.city.it.code.distinct" + +#. module: l10n_it_fiscalcode +#: model:ir.model,name:l10n_it_fiscalcode.model_res_city_it_code_province +msgid "res.city.it.code.province" +msgstr "res.city.it.code.province" + diff --git a/l10n_it_fiscalcode/i18n/sl.po b/l10n_it_fiscalcode/i18n/sl.po new file mode 100644 index 000000000000..322d44d8fcf9 --- /dev/null +++ b/l10n_it_fiscalcode/i18n/sl.po @@ -0,0 +1,224 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * l10n_it_fiscalcode +# +# Translators: +# Matjaž Mozetič , 2016 +msgid "" +msgstr "" +"Project-Id-Version: l10n-italy (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-04-30 20:28+0000\n" +"PO-Revision-Date: 2016-05-01 14:31+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-l10n-italy-8-0/language/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: l10n_it_fiscalcode +#: field:res.city.it.code,cadastre_code:0 +msgid "Belfiore cadastre code (not used anymore)" +msgstr "Katastrska koda Belfiore (ni več v uporabi)" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,cadastre_code_var:0 +msgid "Cadastre code variation" +msgstr "Variacija katastrske kode" + +#. module: l10n_it_fiscalcode +#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +msgid "Cancel" +msgstr "Preklic" + +#. module: l10n_it_fiscalcode +#: field:wizard.compute.fc,birth_city:0 +msgid "City of birth" +msgstr "Rojstni kraj" + +#. module: l10n_it_fiscalcode +#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +msgid "Compute" +msgstr "Obdelaj" + +#. module: l10n_it_fiscalcode +#: view:res.partner:l10n_it_fiscalcode.view_partner_form_fiscalcode_button +msgid "Compute F.C." +msgstr "Obdelaj f. k." + +#. module: l10n_it_fiscalcode +#: model:ir.actions.act_window,name:l10n_it_fiscalcode.action_compute_fc +#: model:ir.model,name:l10n_it_fiscalcode.model_wizard_compute_fc +msgid "Compute Fiscal Code" +msgstr "Obdelaj fiskalno kodo" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,create_uid:0 field:wizard.compute.fc,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,create_date:0 field:wizard.compute.fc,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,creation_date:0 +msgid "Creation date" +msgstr "Datum nastanka" + +#. module: l10n_it_fiscalcode +#: field:wizard.compute.fc,birth_date:0 +msgid "Date of birth" +msgstr "Rojstni datum" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,display_name:0 +#: field:res.city.it.code.distinct,display_name:0 +#: field:res.city.it.code.province,display_name:0 +#: field:wizard.compute.fc,display_name:0 +msgid "Display Name" +msgstr "Prikazni naziv" + +#. module: l10n_it_fiscalcode +#: code:addons/l10n_it_fiscalcode/wizard/compute_fc.py:159 +#: code:addons/l10n_it_fiscalcode/wizard/compute_fc.py:163 +#: code:addons/l10n_it_fiscalcode/wizard/compute_fc.py:168 +#, python-format +msgid "Error" +msgstr "Napaka" + +#. module: l10n_it_fiscalcode +#: selection:wizard.compute.fc,sex:0 +msgid "Female" +msgstr "Ženski" + +#. module: l10n_it_fiscalcode +#: field:wizard.compute.fc,fiscalcode_firstname:0 +msgid "First name" +msgstr "Ime" + +#. module: l10n_it_fiscalcode +#: field:res.partner,fiscalcode:0 +#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +msgid "Fiscal Code" +msgstr "Fiskalna koda" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,id:0 field:res.city.it.code.distinct,id:0 +#: field:res.city.it.code.province,id:0 field:wizard.compute.fc,id:0 +msgid "ID" +msgstr "ID" + +#. module: l10n_it_fiscalcode +#: help:res.partner,individual:0 +msgid "If checked the C.F. is referred to a Individual Person" +msgstr "Če je označeno, se fiskalna koda nanaša na fizično osebo" + +#. module: l10n_it_fiscalcode +#: field:res.partner,individual:0 +msgid "Individual" +msgstr "Posameznik" + +#. module: l10n_it_fiscalcode +#: view:wizard.compute.fc:l10n_it_fiscalcode.wizard_compute_fc_form +msgid "Individual Data" +msgstr "Podatki o posamezniku" + +#. module: l10n_it_fiscalcode +#: help:res.partner,fiscalcode:0 +msgid "Italian Fiscal Code" +msgstr "Italijanska fiskalna koda" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,__last_update:0 +#: field:res.city.it.code.distinct,__last_update:0 +#: field:res.city.it.code.province,__last_update:0 +#: field:wizard.compute.fc,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,write_uid:0 field:wizard.compute.fc,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji posodobil" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,write_date:0 field:wizard.compute.fc,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: l10n_it_fiscalcode +#: selection:wizard.compute.fc,sex:0 +msgid "Male" +msgstr "Moški" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,name:0 field:res.city.it.code.distinct,name:0 +#: field:res.city.it.code.province,name:0 +#: field:res.city.it.code.province,town_name:0 +msgid "Name" +msgstr "Naziv" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,name_var:0 +msgid "Name variation" +msgstr "Naziv variacije" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,national_code:0 +msgid "National code" +msgstr "Koda narodnosti" + +#. module: l10n_it_fiscalcode +#: code:addons/l10n_it_fiscalcode/wizard/compute_fc.py:163 +#, python-format +msgid "National code is missing" +msgstr "Koda narodnosti manjka" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,national_code_var:0 +msgid "National code variation" +msgstr "Variacija kode narodnosti" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,notes:0 +msgid "Notes" +msgstr "Opombe" + +#. module: l10n_it_fiscalcode +#: model:ir.model,name:l10n_it_fiscalcode.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,province:0 field:wizard.compute.fc,birth_province:0 +msgid "Province" +msgstr "Provinca" + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,province_var:0 +msgid "Province variation" +msgstr "Variacija province" + +#. module: l10n_it_fiscalcode +#: field:wizard.compute.fc,sex:0 +msgid "Sex" +msgstr "Spol" + +#. module: l10n_it_fiscalcode +#: field:wizard.compute.fc,fiscalcode_surname:0 +msgid "Surname" +msgstr "Priimek" + +#. module: l10n_it_fiscalcode +#: constraint:res.partner:0 +msgid "The fiscal code doesn't seem to be correct." +msgstr "Kaže, da je fiskalna koda nepravilna." + +#. module: l10n_it_fiscalcode +#: field:res.city.it.code,var_date:0 +msgid "Variation date" +msgstr "Variacija datuma"