committed by
GitHub
2345 changed files with 241182 additions and 14688 deletions
-
4.travis.yml
-
42README.md
-
66base_contact/README.rst
-
32base_contact/__init__.py
-
35base_contact/__openerp__.py
-
183base_contact/i18n/de.po
-
182base_contact/i18n/en.po
-
183base_contact/i18n/es.po
-
183base_contact/i18n/fr.po
-
183base_contact/i18n/nl.po
-
183base_contact/i18n/pt_BR.po
-
183base_contact/i18n/sl.po
-
38base_contact/migrations/8.0.2.0/pre-migrate.py
-
119base_continent/i18n/en.po
-
2base_location/__openerp__.py
-
154base_location/i18n/am.po
-
154base_location/i18n/ar.po
-
154base_location/i18n/bg.po
-
154base_location/i18n/bs.po
-
154base_location/i18n/ca.po
-
154base_location/i18n/cs.po
-
21base_location/i18n/da.po
-
57base_location/i18n/de.po
-
154base_location/i18n/el_GR.po
-
154base_location/i18n/en.po
-
154base_location/i18n/en_GB.po
-
154base_location/i18n/es_AR.po
-
154base_location/i18n/es_CL.po
-
154base_location/i18n/es_CO.po
-
154base_location/i18n/es_CR.po
-
154base_location/i18n/es_DO.po
-
154base_location/i18n/es_EC.po
-
154base_location/i18n/es_ES.po
-
154base_location/i18n/es_MX.po
-
154base_location/i18n/es_PE.po
-
154base_location/i18n/es_PY.po
-
154base_location/i18n/es_VE.po
-
154base_location/i18n/et.po
-
154base_location/i18n/eu.po
-
154base_location/i18n/fa.po
-
154base_location/i18n/fi.po
-
23base_location/i18n/fr.po
-
154base_location/i18n/fr_CA.po
-
154base_location/i18n/fr_CH.po
-
154base_location/i18n/fr_FR.po
-
154base_location/i18n/gl.po
-
154base_location/i18n/gl_ES.po
-
154base_location/i18n/he.po
-
154base_location/i18n/hr.po
-
155base_location/i18n/hr_HR.po
-
154base_location/i18n/hu.po
-
154base_location/i18n/id.po
-
23base_location/i18n/it.po
-
154base_location/i18n/ja.po
-
154base_location/i18n/ko.po
-
154base_location/i18n/lt.po
-
154base_location/i18n/lt_LT.po
-
154base_location/i18n/lv.po
-
154base_location/i18n/mk.po
-
154base_location/i18n/mn.po
-
154base_location/i18n/nb.po
-
154base_location/i18n/nb_NO.po
-
23base_location/i18n/nl.po
-
154base_location/i18n/nl_BE.po
-
154base_location/i18n/pl.po
-
155base_location/i18n/pt.po
-
10base_location/i18n/pt_BR.po
-
154base_location/i18n/pt_PT.po
-
154base_location/i18n/ro.po
-
154base_location/i18n/ru.po
-
154base_location/i18n/sk.po
-
154base_location/i18n/sr.po
-
154base_location/i18n/sr@latin.po
-
154base_location/i18n/sv.po
-
154base_location/i18n/th.po
-
154base_location/i18n/tr.po
-
154base_location/i18n/tr_TR.po
-
154base_location/i18n/uk.po
-
154base_location/i18n/vi.po
-
154base_location/i18n/vi_VN.po
-
154base_location/i18n/zh_CN.po
-
154base_location/i18n/zh_TW.po
-
4base_location/views/partner_view.xml
-
22base_location_geonames_import/README.rst
-
23base_location_geonames_import/__init__.py
-
41base_location_geonames_import/__openerp__.py
-
118base_location_geonames_import/i18n/am.po
-
118base_location_geonames_import/i18n/ar.po
-
68base_location_geonames_import/i18n/base_location_geonames_import.pot
-
118base_location_geonames_import/i18n/bg.po
-
118base_location_geonames_import/i18n/bs.po
-
118base_location_geonames_import/i18n/ca.po
-
118base_location_geonames_import/i18n/ca_ES.po
-
118base_location_geonames_import/i18n/cs.po
-
118base_location_geonames_import/i18n/da.po
-
118base_location_geonames_import/i18n/de.po
-
118base_location_geonames_import/i18n/el_GR.po
-
98base_location_geonames_import/i18n/en.po
-
118base_location_geonames_import/i18n/en_AU.po
-
118base_location_geonames_import/i18n/en_GB.po
@ -1,66 +0,0 @@ |
|||
Contacts Management |
|||
=================== |
|||
|
|||
This module was written to extend the contact management functionality. It |
|||
allows you to: |
|||
|
|||
- set several job positions in different companies per contact, |
|||
- set some extra informations like birthdate and nationality. |
|||
|
|||
Usage |
|||
===== |
|||
|
|||
New tabs 'Other Positions' and 'Personal Information' are available on the |
|||
contact form. |
|||
|
|||
For further information, please visit: |
|||
|
|||
* https://www.odoo.com/forum/help-1 |
|||
|
|||
Known issues / Roadmap |
|||
====================== |
|||
|
|||
.. warning:: |
|||
**DEPRECATED!!** |
|||
|
|||
This module is deprecated and **will be removed in Odoo 9.0**. |
|||
|
|||
Its functionality has been split in 3 separate modules: |
|||
|
|||
- partner_contact_birthdate_ |
|||
- partner_contact_in_several_companies_ |
|||
- partner_contact_nationality_ |
|||
|
|||
You should consider using those instead. |
|||
|
|||
Credits |
|||
======= |
|||
|
|||
Contributors |
|||
------------ |
|||
|
|||
* Xavier ALT <xal@openerp.com> (original author) |
|||
* EL HADJI DEM <elhadji.dem@savoirfairelinux.com> |
|||
* TheCloneMaster <the.clone.master@gmail.com> |
|||
* Sandy Carter <sandy.carter@savoirfairelinux.com> |
|||
* Rudolf Schnapka <rs@techno-flex.de> |
|||
* Sebastien Alix <sebastien.alix@osiell.com> |
|||
* Jairo Llopis <j.llopis@grupoesoc.es> |
|||
|
|||
Maintainer |
|||
---------- |
|||
|
|||
.. image:: http://odoo-community.org/logo.png |
|||
:alt: Odoo Community Association |
|||
:target: http://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 http://odoo-community.org. |
|||
|
|||
|
|||
.. _partner_contact_birthdate: https://github.com/OCA/partner-contact/tree/8.0/partner_contact_birthdate |
|||
.. _partner_contact_in_several_companies: https://github.com/OCA/partner-contact/tree/8.0/partner_contact_in_several_companies |
|||
.. _partner_contact_nationality: https://github.com/OCA/partner-contact/tree/8.0/partner_contact_nationality |
@ -1,32 +0,0 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
############################################################################## |
|||
# |
|||
# OpenERP, Open Source Management Solution |
|||
# Copyright (C) 2013-TODAY OpenERP SA (<http://www.openerp.com>). |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as |
|||
# published by the Free Software Foundation, either version 3 of the |
|||
# License, or (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
# |
|||
############################################################################## |
|||
|
|||
import logging |
|||
import os |
|||
|
|||
|
|||
_logger = logging.getLogger(__name__ + ".deprecated") |
|||
|
|||
# Skip warnings on runbots |
|||
_method = _logger.info if "OCA_RUNBOT" in os.environ else _logger.warning |
|||
_method("This module is DEPRECATED. See %s/README.rst.", |
|||
os.path.dirname(__file__)) |
@ -1,35 +0,0 @@ |
|||
# -*- coding: utf-8 -*- |
|||
############################################################################## |
|||
# |
|||
# OpenERP, Open Source Business Applications |
|||
# Copyright (C) 2013-TODAY OpenERP S.A. (<http://openerp.com>). |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as |
|||
# published by the Free Software Foundation, either version 3 of the |
|||
# License, or (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
# |
|||
############################################################################## |
|||
|
|||
{ |
|||
'name': 'Contacts Management', |
|||
'summary': u"[DEPRECATED] Manage your contacts separately", |
|||
'version': '8.0.2.0.0', |
|||
'author': "OpenERP SA,Odoo Community Association (OCA)", |
|||
'website': 'http://www.openerp.com', |
|||
'category': 'Customer Relationship Management', |
|||
'depends': [ |
|||
'partner_contact_birthdate', |
|||
'partner_contact_in_several_companies', |
|||
'partner_contact_nationality', |
|||
], |
|||
'installable': False, |
|||
} |
@ -1,183 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Translators: |
|||
# Rudolf Schnapka <schnapkar@golive-saar.de>, 2014 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-07-25 00:33+0000\n" |
|||
"PO-Revision-Date: 2015-05-22 13:07+0000\n" |
|||
"Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n" |
|||
"Language-Team: German (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/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: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "Anschrift" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "Alle Positionen des Partners" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "Alle Positionen" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Mit bestehendem Kontakt verknüpft" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Geburtsdatum" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "Stadt" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Unternehmen" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Kontakt" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Kontaktart" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Kontakte" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "Land" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Fax:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Hauptkontakt" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Mobil:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nationalität" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "Andere Positionen" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Andere Positionen" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "Person" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Personal Information" |
|||
msgstr "Persönliche Auskunft" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Telefon:" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Alleinstehender Kontakt" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "Bundesland" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Straße..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "Schlagworte..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "Um persönliche Auskunft zu diesem Kontakt zu erhalten, gehen Sie bitte auf die Seite persönlich:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "PLZ" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "bei" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "z. B. Verkaufsleiter" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "andere Position" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "andere Positionen" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "" |
@ -1,182 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-07-25 00:33+0000\n" |
|||
"PO-Revision-Date: 2015-05-22 13:07+0000\n" |
|||
"Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n" |
|||
"Language-Team: English (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/en/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: en\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "Address" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "All partner positions" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "All positions" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Attached to existing Contact" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Birthdate" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "City" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Company" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Contact" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Contact Type" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Contacts" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "Country" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Fax:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Main Contact" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Mobile:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nationality" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "Other Positions" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Others Positions" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "Person" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Personal Information" |
|||
msgstr "Personal Information" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Phone:" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Standalone Contact" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "State" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Street..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "Tags..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "To see personal information about this contact, please go to to the his person form:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "ZIP" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "at" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "e.g. Sales Director" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "other position" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "other positions" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "{'invisible': [('contact_type','=','attached')]}" |
@ -1,183 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Translators: |
|||
# Francisco Palm <francisco.palm@gmail.com>, 2015 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-07-25 00:33+0000\n" |
|||
"PO-Revision-Date: 2015-09-13 13:17+0000\n" |
|||
"Last-Translator: Francisco Palm <francisco.palm@gmail.com>\n" |
|||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-partner-contact-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: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "Dirección" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "Todas las posiciones de empresa" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "Todas las posiciones" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Anexado a un contacto existente" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Fecha de nacimiento" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "Ciudad" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Compañía" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Contacto" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Tipo de contacto" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Contactos" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "País" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Fax:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Contacto principal" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Teléfono móvil:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nacionalidad" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "Otras posiciones" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Otras posiciones" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Empresa" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "Persona" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Personal Information" |
|||
msgstr "Información personal" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Teléfono:" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Contacto independiente" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "Provincia" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Calle..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "Etiquetas..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "Para ver la información personal de este contacto, por favor vaya a su formulario personal:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "C.P." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "en" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "ej.: Director de ventas" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "otra posición" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "otras posiciones" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "{'invisible': [('contact_type','=','attached')]}" |
@ -1,183 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Translators: |
|||
# Bruno JOLIVEAU, 2015 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-07-25 00:33+0000\n" |
|||
"PO-Revision-Date: 2015-08-19 15:15+0000\n" |
|||
"Last-Translator: Bruno JOLIVEAU\n" |
|||
"Language-Team: French (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/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: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "Adresse" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "Tous les contacts" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "Tous les contacts" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Rattaché à un contact existant" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Date de naissance" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "Ville" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Organisme" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Contact" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Type de contact" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Contacts" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "Pays" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Télécopie :" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Contact principal" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Portable :" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nationalité" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "Fonctions" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Fonctions" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partenaire" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "Personne" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Personal Information" |
|||
msgstr "Informations personnelles" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Téléphone :" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Contact autonome" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "État" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Rue..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "Étiquettes..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "Pour voir des informations personnelles sur ce contact, s'il vous plaît aller au formulaire de la personne:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "Code postal" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "à" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "ex : Directeur des ventes" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "fonction" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "fonctions" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "" |
@ -1,183 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Translators: |
|||
# lfreeke <lfreeke@therp.nl>, 2015 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-07-25 00:33+0000\n" |
|||
"PO-Revision-Date: 2015-10-01 19:24+0000\n" |
|||
"Last-Translator: lfreeke <lfreeke@therp.nl>\n" |
|||
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/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: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "Stad" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Bedrijf" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Contact" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Contact type" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Contacten" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "Land" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Fax:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Mobiel:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nationaliteit" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Personal Information" |
|||
msgstr "Persoonlijke informatie" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Telefoon:" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Straat..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "" |
@ -1,183 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Translators: |
|||
# danimaribeiro <danimaribeiro@gmail.com>, 2015 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-07-25 00:33+0000\n" |
|||
"PO-Revision-Date: 2015-06-22 19:37+0000\n" |
|||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\n" |
|||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/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: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "Endereço" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "Todas posições de parceiros" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "Todas as posições" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Anexado ao contato existente" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Data de nascimento" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "CIdade" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Empresa" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Contato" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Tipo de contato" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Contatos" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "País" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Fax:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Contato principal" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Celular:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nacionalidade" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "Outras posições" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Outras posições" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Parceir" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "Pessoa" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Personal Information" |
|||
msgstr "Informações pessoais" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Telefone:" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Contato" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "Estado" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Rua..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "Tags..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "Para visualizar informações pessoais deste contato, por favor vá para o formulário da pessoa:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "CEP" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "em" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "ex. Diretor de vendas" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "outra posição" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "outras posições" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "" |
@ -1,183 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Translators: |
|||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-07-25 00:33+0000\n" |
|||
"PO-Revision-Date: 2015-05-24 04:54+0000\n" |
|||
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" |
|||
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-partner-contact-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: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "Naslov" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "Vsi partnerjevi položaji" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "Vsi položaji" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Pripeto obstoječemu stiku" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Rojstni datum" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "Kraj" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Družba" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Stik" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Tip stika" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Stiki" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "Država" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Faks:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Glavni stik" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Mobilni telefon:" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nacionalnost" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "Drugi položaji" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Drugi položaji" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "Oseba" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Personal Information" |
|||
msgstr "Osebni podatki" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Telefon:" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Samostojni stik" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "Zvezna država" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Ulica..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "Oznake..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "Za ogled osebnih podatkov o tem stiku pojdite na njegov glavni obrazec:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "Poštna številka" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "pri" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "npr. vodja prodaje" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "drug položaj" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "drugi položaji" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:base_contact.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "{'invisible': [('contact_type','=','attached')]}" |
@ -1,38 +0,0 @@ |
|||
# -*- encoding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
|
|||
def migrate(cr, version): |
|||
"""Update fields owner module to avoid Odoo deleting them on uninstall.""" |
|||
# partner_contact_birthdate |
|||
cr.execute("""UPDATE ir_model_data |
|||
SET module='partner_contact_birthdate' |
|||
WHERE module='base_contact' |
|||
AND name in ('field_res_partner_birthdate_date')""") |
|||
|
|||
# partner_contact_nationality |
|||
cr.execute("""UPDATE ir_model_data |
|||
SET module='partner_contact_nationality' |
|||
WHERE module='base_contact' |
|||
AND name in ('field_res_partner_nationality_id')""") |
|||
|
|||
# partner_contact_in_several_companies |
|||
cr.execute("""UPDATE ir_model_data |
|||
SET module='partner_contact_in_several_companies' |
|||
WHERE module='base_contact' |
|||
AND name LIKE 'field_%'""") |
@ -1,119 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_continent |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-08-28 15:54+0000\n" |
|||
"PO-Revision-Date: 2015-05-22 13:07+0000\n" |
|||
"Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n" |
|||
"Language-Team: English (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/en/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: en\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_continent |
|||
#: model:res.continent,name:base_continent.af |
|||
msgid "Africa" |
|||
msgstr "Africa" |
|||
|
|||
#. module: base_continent |
|||
#: model:res.continent,name:base_continent.an |
|||
msgid "Antarctica" |
|||
msgstr "Antarctica" |
|||
|
|||
#. module: base_continent |
|||
#: model:res.continent,name:base_continent.as |
|||
msgid "Asia" |
|||
msgstr "Asia" |
|||
|
|||
#. module: base_continent |
|||
#: model:ir.model,name:base_continent.model_res_continent |
|||
#: view:res.continent:base_continent.view_continent_form |
|||
#: view:res.continent:base_continent.view_continent_tree |
|||
#: field:res.country,continent_id:0 field:res.partner,continent_id:0 |
|||
msgid "Continent" |
|||
msgstr "Continent" |
|||
|
|||
#. module: base_continent |
|||
#: field:res.continent,name:0 |
|||
msgid "Continent Name" |
|||
msgstr "Continent Name" |
|||
|
|||
#. module: base_continent |
|||
#: model:ir.actions.act_window,name:base_continent.action_continent |
|||
#: model:ir.ui.menu,name:base_continent.menu_continent_partner |
|||
msgid "Continents" |
|||
msgstr "Continents" |
|||
|
|||
#. module: base_continent |
|||
#: model:ir.model,name:base_continent.model_res_country |
|||
msgid "Country" |
|||
msgstr "Country" |
|||
|
|||
#. module: base_continent |
|||
#: field:res.continent,create_uid:0 |
|||
msgid "Created by" |
|||
msgstr "Created by" |
|||
|
|||
#. module: base_continent |
|||
#: field:res.continent,create_date:0 |
|||
msgid "Created on" |
|||
msgstr "Created on" |
|||
|
|||
#. module: base_continent |
|||
#: model:ir.actions.act_window,help:base_continent.action_continent |
|||
msgid "" |
|||
"Display and manage the list of all continents that can be assigned to your " |
|||
"partner records." |
|||
msgstr "Display and manage the list of all continents that can be assigned to your partner records." |
|||
|
|||
#. module: base_continent |
|||
#: model:res.continent,name:base_continent.eu |
|||
msgid "Europe" |
|||
msgstr "Europe" |
|||
|
|||
#. module: base_continent |
|||
#: field:res.continent,id:0 |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_continent |
|||
#: field:res.continent,write_uid:0 |
|||
msgid "Last Updated by" |
|||
msgstr "Last Updated by" |
|||
|
|||
#. module: base_continent |
|||
#: field:res.continent,write_date:0 |
|||
msgid "Last Updated on" |
|||
msgstr "Last Updated on" |
|||
|
|||
#. module: base_continent |
|||
#: model:res.continent,name:base_continent.na |
|||
msgid "North America" |
|||
msgstr "North America" |
|||
|
|||
#. module: base_continent |
|||
#: model:res.continent,name:base_continent.oc |
|||
msgid "Oceania" |
|||
msgstr "Oceania" |
|||
|
|||
#. module: base_continent |
|||
#: model:ir.model,name:base_continent.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_continent |
|||
#: model:res.continent,name:base_continent.sa |
|||
msgid "South America" |
|||
msgstr "South America" |
|||
|
|||
#. module: base_continent |
|||
#: help:res.continent,name:0 |
|||
msgid "The full name of the continent." |
|||
msgstr "The full name of the continent." |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "ኩባንያዎች" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Última actualización por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Última actualización en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "ተባባሪ" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "الشركات" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "أنشئ بواسطة" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "أنشئ في" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "تجميع حسب" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "المعرف" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "آخر تعديل في" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "آخر تحديث بواسطة" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "آخر تحديث في" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "الاسم" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "الشريك" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Създадено от" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Създадено на" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Групирай По" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Последно обновено на" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Последно обновено от" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Последно обновено на" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Име" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Партньор" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Kreirao" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Kreirano" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Grupiši po" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Zadnje mijenjano" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Zadnji ažurirao" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Zadnje ažurirano" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Ime" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-04-26 02:52+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Empreses" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "País" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creat per" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creat el" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupat per" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Darrera modificació el" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Darrera Actualització per" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Darrera Actualització el" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "Ubicació " |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nom" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Empresa" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "Estat" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Czech (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Vytvořil(a)" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Vytvořeno" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Seskupit podle" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Naposled upraveno" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Naposled upraveno" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Naposled upraveno" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Název" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Společník" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/el_GR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: el_GR\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Εταιρίες" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "Χώρα" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Δημιουργήθηκε από " |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Δημιουργήθηκε στις" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "Κωδικός" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Τελευταία ενημέρωση από" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Τελευταία ενημέρωση στις" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Συνεργάτης" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -1,154 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-12-17 01:36+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
|||
"Language-Team: English (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/en/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: en\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "Cites/locations Management" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "Cities" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "Cities/Locations Management" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "City" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "City Code" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "City completion" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "City/Location" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "City/locations completion object" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Companies" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "Country" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "Country state" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Created by" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Created on" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Group By" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Last Modified on" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Last Updated by" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Last Updated on" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "Location" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Name" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "Search city" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "State" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "The official code for the city" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "Use the city name or the zip code to search the location" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "ZIP" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Created by" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Created on" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Group By" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Last Modified on" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Last Updated by" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Last Updated on" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Name" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/es_AR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es_AR\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupar por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Última modificación en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Última actualización realizada por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Última actualización el" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nombre" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupar por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID (identificación)" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Última modificación en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Última actualización de" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Última actualización en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nombre" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupar por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Última Modificación el" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Actualizado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Actualizado" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nombre" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupar por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Ultima actualización por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Ultima actualización en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nombre" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Empresa" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupar por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Última modificación en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Última actualización de" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Última actualización en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nombre" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupar por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID (identificación)" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Última modificación en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Última actualización de" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Última actualización en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nombre" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Empresa" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-02-04 04:28+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/es_ES/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es_ES\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Compañías" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Última modificación en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Última actualización por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Última actualización en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "Ubicación" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-30 01:37+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Compañías" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupar por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Ultima modificacion realizada" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Ultima actualizacion por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Ultima actualización realizada" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nombre" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Compañero" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Ultima Modificación en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Actualizado última vez por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Ultima Actualización" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nombre" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Ultima actualización por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Ultima actualización en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nombre" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupar por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Modificada por última vez" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Última actualización realizada por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Ultima actualizacion en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nombre" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Empresa" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Loonud" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Loodud" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Rühmitamine" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Viimati muudetud" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Viimati uuendatud" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Viimati uuendatud" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nimi" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-02-18 04:59+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Basque (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "Hiria" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Enpresak" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "Herrialdea" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Nork sortua" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Created on" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Group By" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Last Updated by" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Last Updated on" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Izena" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Kidea" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Persian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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=1; plural=0;\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "ایجاد شده توسط" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "ایجاد شده در" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "گروهبندی برمبنای" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "شناسه" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "تاریخ آخرین بهروزرسانی" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "آخرین به روز رسانی توسط" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "آخرین به روز رسانی در" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "نام" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-05-02 12:11+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Yritykset" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "Maa" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Luonut" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Luotu" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Ryhmittele" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Viimeksi muokattu" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Viimeksi päivitetty" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Viimeksi päivittänyt" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "Sijainti" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nimi" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Kumppani" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "Tila" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Entreprises" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Créé par" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Créé le" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "Identifiant" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Dernière mise à jour par" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Dernière mise à jour le" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nom" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partenaire" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-30 01:37+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/fr_CH/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fr_CH\n" |
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "Canton" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Créé par" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Créé le" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Dernière modification le" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Modifié par" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Modifié le" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partenaire" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "État" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: French (France) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/fr_FR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fr_FR\n" |
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Sociétés" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Galician (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Última modificación" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "ültima actualización por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Última actualización en" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Empresa" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/gl_ES/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: gl_ES\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "נוצר על ידי" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "נוצר ב-" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "קבץ לפי" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "מזהה" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "תאריך שינוי אחרון" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "עודכן לאחרונה על ידי" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "עודכן לאחרונה על" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "שם" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Poduzeća" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Kreirao" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Kreirano" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Grupiraj po" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Zadnje modificirano" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Zadnji ažurirao" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Zadnje ažuriranje" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Naziv" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "Status" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,155 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
# Bole <bole@dajmi5.com>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-05-08 05:38+0000\n" |
|||
"PO-Revision-Date: 2016-05-31 18:41+0000\n" |
|||
"Last-Translator: Bole <bole@dajmi5.com>\n" |
|||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/hr_HR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: hr_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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "Upravljanje gradovima/lokacijama" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "Gradovi" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "Upravljanje gradovima/lokacijama" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "Grad" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "Šifra grada" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "Popunjavanje grada" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "Grad/Lokacija" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "Objekt popunjavanja Grada/Lokacije" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Poduzeća" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "Država" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "Oblast/Županija" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Kreirao" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Kreirano" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Prupiraj po" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Zadnji modificirao" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Zadnji ažurirao" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Zadnje ažurirano" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "Lokacija" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Naziv" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "Pretraži gradove" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "Oblast/Županija" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "Službena šifra ovog grada" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "Koristite naziv ili šifru grada za pretraživanje" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "ZIP" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Készítette" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Létrehozás dátuma" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Csoportosítás..." |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Utolsó frissítés dátuma" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Utoljára frissítve, által" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Utoljára frissítve " |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Név" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Dibuat oleh" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Dibuat pada" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Dikelompokan berdasarkan .." |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Terakhir Dimodifikasi pada" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Diperbaharui oleh" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Diperbaharui pada" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nama" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Japanese (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "作成者" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "作成日" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "グループ化" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "最終更新日" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "最終更新者" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "最終更新日" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "名称" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "パートナ" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Korean (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "작성자" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "작성일" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "그룹화" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "최근 수정" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "최근 갱신한 사람" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "최근 갱신 날짜" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "이름" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Sukūrė" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Sukurta" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Grupuoti pagal" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Paskutinį kartą keista" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Paskutinį kartą atnaujino" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Paskutinį kartą atnaujinta" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Pavadinimas" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partneris" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/lt_LT/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: lt_LT\n" |
|||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Sukūrė" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Sukurta" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Paskutinį kartą atnaujino" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Paskutinį kartą atnaujinta" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Izveidoja" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Izveidots" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Grupēt pēc" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Pēdējo reizi atjaunoja" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Pēdējās izmaiņas" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nosaukums" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partneris" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Креирано од" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Креирано на" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Групирај по" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Последна промена на" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Последно ажурирање од" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Последно ажурирање на" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Име" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Партнер" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Үүсгэгч" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Үүсгэсэн" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Бүлэглэх" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Сүүлийн засвар хийсэн огноо" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Сүүлийн засвар хийсэн" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Сүүлийн засвар хийсэн огноо" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Нэр" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Харилцагч" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Firmaer" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Opprettet av" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Opprettet den" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Grupper etter" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Sist oppdatert " |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Sist oppdatert av" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Sist oppdatert" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Navn" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/nb_NO/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: nb_NO\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Firmaer" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Laget av" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Laget den" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Sist endret den" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Sist oppdatert av" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Sist oppdatert den" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Bedrijven" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Gemaakt door" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Gemaakt op" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Groeperen op" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Laatst Aangepast op" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Laatst bijgewerkt door" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Laatst bijgewerkt op" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Naam:" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Relatie" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Polish (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Utworzone przez" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Utworzono" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Pogrupuj wg" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Ostatnio modyfikowano" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Ostatnio modyfikowane przez" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Ostatnia zmiana" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nazwa" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,155 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
# Tiago Baptista <tiago@baptista.net>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2016-11-25 14:58+0000\n" |
|||
"Last-Translator: Tiago Baptista <tiago@baptista.net>\n" |
|||
"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "Cidade" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "País" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Criado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Criado em" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Agrupar por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Modificado a última vez por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Atualizado pela última vez por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Atualizado pela última vez em" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nome" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Parceiro" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "CP" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/pt_PT/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: pt_PT\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Criado por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Criado em" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Última Modificação Em" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Atualizado pela última vez por" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Atualizado pela última vez em" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Nome" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Parceiro" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Companii" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creat de" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Creat la" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Ultima actualizare în" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Ultima actualizare făcută de" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Ultima actualizare la" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partener" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-05-02 12:11+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Russian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "Город" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "Страна" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Создано" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Создан" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Последний раз обновлено" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Последний раз обновлено" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Название" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Контрагент" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Spoločnosti" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Vytvoril" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Vytvorené" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Zoskupiť podľa" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Posledná modifikácia" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Naposledy upravoval" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Naposledy upravované" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Meno" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Kreiran" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Grupiši po" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Ime" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/sr@latin/)\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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Kreirao" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Kreiran" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Grupisano po" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Zadnja izmjena" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Zadnja izmjena" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Zadnja izmjena" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Ime:" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Swedish (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Skapad av" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Skapad den" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Gruppera efter" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Senast redigerad" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Senast uppdaterad av" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Senast uppdaterad" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Namn" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Företag" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Thai (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "สร้างโดย" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "สร้างเมื่อ" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "จัดกลุ่มโดย" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "รหัส" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "แก้ไขครั้งสุดท้ายเมื่อ" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "อัพเดทครั้งสุดท้ายโดย" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "อัพเดทครั้งสุดท้ายเมื่อ" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "ชื่อ" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "พาร์ทเนอร์" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2016-12-30 22:03+0000\n" |
|||
"Last-Translator: Ahmet Altinisik <aaltinisik@altinkaya.com.tr>\n" |
|||
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Şirketler" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "Ülke" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Oluşturan" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Oluşturuldu" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Grupla" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Son değişiklik" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Son güncelleyen" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Son güncelleme" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Adı" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "İş Ortağı" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "Durum" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-01-06 03:39+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/tr_TR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: tr_TR\n" |
|||
"Plural-Forms: nplurals=1; plural=0;\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Oluşturan" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Oluşturulma tarihi" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Grupla" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "Kimlik" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "En son güncelleme tarihi" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "En son güncelleyen " |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "En son güncelleme tarihi" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "Konum" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Ad" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Ortak" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "Hal" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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=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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Створив" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Дата створення" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Групувати за" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Остання модифікація" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Востаннє оновив" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Останнє оновлення" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Name" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Được tạo bởi" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Được tạo vào" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "Group By" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Sửa lần cuối vào" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Last Updated by" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Cập nhật lần cuối vào" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "Tên" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Đối tác" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/vi_VN/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: vi_VN\n" |
|||
"Plural-Forms: nplurals=1; plural=0;\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "Tạo bởi" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "Tạo vào" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Cập nhật lần cuối bởi" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Cập nhật lần cuối vào" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "公司" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "创建者" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "创建时间" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "分组" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "最后修改时间" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "最后更新者" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "上次更新日期" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "名称" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "业务伙伴" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -0,0 +1,154 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2015-12-15 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids |
|||
msgid "Cities" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code |
|||
msgid "City Code" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_company_form_city |
|||
#: model:ir.ui.view,arch_db:base_location.view_partner_form |
|||
msgid "City completion" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id |
|||
msgid "City/Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid "City/locations completion object" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
#: model:ir.ui.view,arch_db:base_location.view_country_search |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid |
|||
msgid "Created by" |
|||
msgstr "建立者" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date |
|||
msgid "Created on" |
|||
msgstr "建立於" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Group By" |
|||
msgstr "分組方式" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id |
|||
msgid "ID" |
|||
msgstr "編號" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "最後修改:" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "最後更新:" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "最後更新於" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id |
|||
msgid "Location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name |
|||
msgid "Name" |
|||
msgstr "名稱" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "夥伴" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "Search city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id |
|||
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_better_zip_code |
|||
msgid "The official code for the city" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_form |
|||
#: model:ir.ui.view,arch_db:base_location.better_zip_tree |
|||
msgid "ZIP" |
|||
msgstr "" |
@ -1,23 +1,4 @@ |
|||
# -*- encoding: utf-8 -*- |
|||
############################################################################## |
|||
# |
|||
# Base Location Geonames Import module for OpenERP |
|||
# Copyright (C) 2014 Akretion (http://www.akretion.com) |
|||
# @author Alexis de Lattre <alexis.delattre@akretion.com> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as |
|||
# published by the Free Software Foundation, either version 3 of the |
|||
# License, or (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
# |
|||
############################################################################## |
|||
# -*- coding: utf-8 -*- |
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|||
|
|||
from . import wizard |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-08-20 23:45+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Cancelar" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creado por" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "Creado en" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Última actualización por" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Última actualización en" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "إلغاء" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "أنشئ بواسطة" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "أنشئ في" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "اسم العرض" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "المعرف" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "آخر تعديل في" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "آخر تحديث بواسطة" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "آخر تحديث في" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
@ -1,68 +0,0 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-04-11 20:55+0000\n" |
|||
"PO-Revision-Date: 2014-04-11 20:55+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: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:0 |
|||
msgid "Cancel" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,country_id:0 |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:66 |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:90 |
|||
#, python-format |
|||
msgid "Error:" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:0 |
|||
msgid "For the country selected above, this wizard will download the latest version of the list of cities from geonames.org, create new location entries if not found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:91 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:0 |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:0 |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:67 |
|||
#, python-format |
|||
msgid "The country code inside the file (%s) doesn't correspond to the selected country (%s)." |
|||
msgstr "" |
|||
|
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Откажи" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "Създадено от" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "Създадено на" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "Име за Показване" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Последно обновено на" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Последно обновено от" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Последно обновено на" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Otkaži" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "Kreirao" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "Kreirano" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "Prikaži naziv" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Zadnje mijenjano" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Zadnji ažurirao" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Zadnje ažurirano" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-01-07 04:29+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Cancel·la" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "País" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "Creat per" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "Creat el" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "Veure el nom" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Darrera modificació el" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Darrera Actualització per" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Darrera Actualització el" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/ca_ES/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ca_ES\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Cancel·la" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Czech (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Zrušit" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "Vytvořil(a)" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "Vytvořeno" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "Zobrazovaný název" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Naposled upraveno" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Naposled upraveno" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Naposled upraveno" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Danish (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Annuller" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "Land." |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "Oprettet af" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "Oprettet den" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "Vist navn" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Sidst ændret den" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Sidst opdateret af" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Sidst opdateret den" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-04-30 12:05+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:56+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
|||
"Language-Team: German (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "abbrechen" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "Wandelt ermittelte Stadt und Bundesländer in Fall-Titel um" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "Land" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "erstellt von" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "erstellt am" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "Anzeigename" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "Für das oben gewählte Land lädt der Assitent das aktuellste Städteverzeichnis von geonames.org, Legt neue Ortbezeichnungen an, wenn sie nicht bereits im System hinterlegt sind und löscht nicht vorhandene Einträge aus der neuen Datei. " |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "Erhielt einen Fehler %d beim Versuch die Datei %s herunter zu laden." |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "Import" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "Importiere bessere PLZ von geonames.org" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "Importiere von Geonames" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Zuletzt geändert am" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "zuletzt aktualisiert von" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "zuletzt aktualisiert am" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "Die Landeskennung in der Datei (%s) passt nicht zum gewählten Land (%s)." |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "Fall-Bezeichnung" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "Zu viele Bundesländer mit Schlüssel %s im Land %s" |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/el_GR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: el_GR\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Άκυρο" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "Χώρα" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "Δημιουργήθηκε από " |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "Δημιουργήθηκε στις" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "Κωδικός" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Τελευταία ενημέρωση από" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Τελευταία ενημέρωση στις" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
@ -1,98 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-08-28 15:54+0000\n" |
|||
"PO-Revision-Date: 2015-05-22 13:07+0000\n" |
|||
"Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n" |
|||
"Language-Team: English (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/en/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: en\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Cancel" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,country_id:0 |
|||
msgid "Country" |
|||
msgstr "Country" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,create_uid:0 |
|||
msgid "Created by" |
|||
msgstr "Created by" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,create_date:0 |
|||
msgid "Created on" |
|||
msgstr "Created on" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "For the country selected above, this wizard will download the latest version of the list of cities from geonames.org, create new location entries if not found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:128 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "Got an error %d when trying to download the file %s." |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,id:0 |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "Import" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "Import Better Zip from Geonames" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
msgid "Import from Geonames" |
|||
msgstr "Import from Geonames" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,write_uid:0 |
|||
msgid "Last Updated by" |
|||
msgstr "Last Updated by" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,write_date:0 |
|||
msgid "Last Updated on" |
|||
msgstr "Last Updated on" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:79 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "The country code inside the file (%s) doesn't correspond to the selected country (%s)." |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:105 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "Too many states with code %s for country %s" |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-12-31 00:05+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: English (Australia) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/en_AU/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: en_AU\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Cancel" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
@ -0,0 +1,118 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-11-24 01:41+0000\n" |
|||
"PO-Revision-Date: 2016-04-28 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/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: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "Cancel" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Converts retreived city and state names to Title Case." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid |
|||
msgid "Created by" |
|||
msgstr "Created by" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date |
|||
msgid "Created on" |
|||
msgstr "Created on" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name |
|||
msgid "Display Name" |
|||
msgstr "Display Name" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Last Modified on" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "Last Updated by" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "Last Updated on" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case |
|||
msgid "Title Case" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save
Reference in new issue