Browse Source

Merge branch '9.0' into patch-1

pull/251/head
Ellyan 8 years ago
committed by GitHub
parent
commit
cc1423ae63
  1. 4
      .travis.yml
  2. 42
      README.md
  3. 66
      base_contact/README.rst
  4. 32
      base_contact/__init__.py
  5. 35
      base_contact/__openerp__.py
  6. 183
      base_contact/i18n/de.po
  7. 182
      base_contact/i18n/en.po
  8. 183
      base_contact/i18n/es.po
  9. 183
      base_contact/i18n/fr.po
  10. 183
      base_contact/i18n/nl.po
  11. 183
      base_contact/i18n/pt_BR.po
  12. 183
      base_contact/i18n/sl.po
  13. 38
      base_contact/migrations/8.0.2.0/pre-migrate.py
  14. 119
      base_continent/i18n/en.po
  15. 2
      base_location/__openerp__.py
  16. 154
      base_location/i18n/am.po
  17. 154
      base_location/i18n/ar.po
  18. 154
      base_location/i18n/bg.po
  19. 154
      base_location/i18n/bs.po
  20. 154
      base_location/i18n/ca.po
  21. 154
      base_location/i18n/cs.po
  22. 21
      base_location/i18n/da.po
  23. 57
      base_location/i18n/de.po
  24. 154
      base_location/i18n/el_GR.po
  25. 154
      base_location/i18n/en.po
  26. 154
      base_location/i18n/en_GB.po
  27. 154
      base_location/i18n/es_AR.po
  28. 154
      base_location/i18n/es_CL.po
  29. 154
      base_location/i18n/es_CO.po
  30. 154
      base_location/i18n/es_CR.po
  31. 154
      base_location/i18n/es_DO.po
  32. 154
      base_location/i18n/es_EC.po
  33. 154
      base_location/i18n/es_ES.po
  34. 154
      base_location/i18n/es_MX.po
  35. 154
      base_location/i18n/es_PE.po
  36. 154
      base_location/i18n/es_PY.po
  37. 154
      base_location/i18n/es_VE.po
  38. 154
      base_location/i18n/et.po
  39. 154
      base_location/i18n/eu.po
  40. 154
      base_location/i18n/fa.po
  41. 154
      base_location/i18n/fi.po
  42. 23
      base_location/i18n/fr.po
  43. 154
      base_location/i18n/fr_CA.po
  44. 154
      base_location/i18n/fr_CH.po
  45. 154
      base_location/i18n/fr_FR.po
  46. 154
      base_location/i18n/gl.po
  47. 154
      base_location/i18n/gl_ES.po
  48. 154
      base_location/i18n/he.po
  49. 154
      base_location/i18n/hr.po
  50. 155
      base_location/i18n/hr_HR.po
  51. 154
      base_location/i18n/hu.po
  52. 154
      base_location/i18n/id.po
  53. 23
      base_location/i18n/it.po
  54. 154
      base_location/i18n/ja.po
  55. 154
      base_location/i18n/ko.po
  56. 154
      base_location/i18n/lt.po
  57. 154
      base_location/i18n/lt_LT.po
  58. 154
      base_location/i18n/lv.po
  59. 154
      base_location/i18n/mk.po
  60. 154
      base_location/i18n/mn.po
  61. 154
      base_location/i18n/nb.po
  62. 154
      base_location/i18n/nb_NO.po
  63. 23
      base_location/i18n/nl.po
  64. 154
      base_location/i18n/nl_BE.po
  65. 154
      base_location/i18n/pl.po
  66. 155
      base_location/i18n/pt.po
  67. 10
      base_location/i18n/pt_BR.po
  68. 154
      base_location/i18n/pt_PT.po
  69. 154
      base_location/i18n/ro.po
  70. 154
      base_location/i18n/ru.po
  71. 154
      base_location/i18n/sk.po
  72. 154
      base_location/i18n/sr.po
  73. 154
      base_location/i18n/sr@latin.po
  74. 154
      base_location/i18n/sv.po
  75. 154
      base_location/i18n/th.po
  76. 154
      base_location/i18n/tr.po
  77. 154
      base_location/i18n/tr_TR.po
  78. 154
      base_location/i18n/uk.po
  79. 154
      base_location/i18n/vi.po
  80. 154
      base_location/i18n/vi_VN.po
  81. 154
      base_location/i18n/zh_CN.po
  82. 154
      base_location/i18n/zh_TW.po
  83. 4
      base_location/views/partner_view.xml
  84. 22
      base_location_geonames_import/README.rst
  85. 23
      base_location_geonames_import/__init__.py
  86. 41
      base_location_geonames_import/__openerp__.py
  87. 118
      base_location_geonames_import/i18n/am.po
  88. 118
      base_location_geonames_import/i18n/ar.po
  89. 68
      base_location_geonames_import/i18n/base_location_geonames_import.pot
  90. 118
      base_location_geonames_import/i18n/bg.po
  91. 118
      base_location_geonames_import/i18n/bs.po
  92. 118
      base_location_geonames_import/i18n/ca.po
  93. 118
      base_location_geonames_import/i18n/ca_ES.po
  94. 118
      base_location_geonames_import/i18n/cs.po
  95. 118
      base_location_geonames_import/i18n/da.po
  96. 118
      base_location_geonames_import/i18n/de.po
  97. 118
      base_location_geonames_import/i18n/el_GR.po
  98. 98
      base_location_geonames_import/i18n/en.po
  99. 118
      base_location_geonames_import/i18n/en_AU.po
  100. 118
      base_location_geonames_import/i18n/en_GB.po

4
.travis.yml

@ -17,7 +17,7 @@ env:
global: global:
- VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" - VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
- TRANSIFEX_USER='transbot@odoo-community.org' - TRANSIFEX_USER='transbot@odoo-community.org'
- secure: "R3Tr39zWkjHWyKxBuOoxtvkIZNipt+HbPccuh9+fLi5irikIN3y1+YofBbK/H/wqzg6Vv6mnmwlHfXixiDmZRzQ1GidZ3nFqZYhGREp4vuEjBEf+rUb5/Ijrn6Zspgl+CCDR7ET9E3wOLMRV4A39poPgIll0vALzrAdIbdRbDqc="
- secure: "E0Y9b59yzsYaSZUG8aVdRbWHltEUBz8EIXla06YNLNsP0bsWUIWcgkVNCMhgQHBlBEGWZJ/2hcX+frDNx65IscEQrwHgfOM86AW32krRy6vKkkgQuhC04UM91dkp/bqT/bjP4Jzsn0khikBIa4mVA6ou2t1D4f3h5njhLdlAXHM="
matrix: matrix:
- LINT_CHECK="1" - LINT_CHECK="1"
@ -29,8 +29,6 @@ virtualenv:
system_site_packages: true system_site_packages: true
install: install:
- pip install requests
- pip install unicodecsv
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools - git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH} - export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
- travis_install_nightly - travis_install_nightly

42
README.md

@ -15,40 +15,58 @@ Here you should find community modules that:
* Etc. * Etc.
[//]: # (addons) [//]: # (addons)
Available addons Available addons
---------------- ----------------
addon | version | summary addon | version | summary
--- | --- | --- --- | --- | ---
[base_location](base_location/) | 9.0.1.0.0 | Enhanced zip/npa management system [base_location](base_location/) | 9.0.1.0.0 | Enhanced zip/npa management system
[partner_address_street3](partner_address_street3/) | 8.0.0.1.0 | Street3 in addresses
[base_location_geonames_import](base_location_geonames_import/) | 9.0.1.0.1 | Import better zip entries from Geonames
[base_partner_merge](base_partner_merge/) | 9.0.1.0.0 | Partner merge wizard without dependency on CRM
[base_partner_sequence](base_partner_sequence/) | 9.0.0.1.0 | Sets customer's code from a sequence
[base_vat_sanitized](base_vat_sanitized/) | 9.0.1.0.0 | Adds field sanitized_vat on partners
[partner_address_street3](partner_address_street3/) | 9.0.1.1.0 | Street3 in addresses
[partner_changeset](partner_changeset/) | 9.0.1.0.0 | Partner Changesets
[partner_contact_birthdate](partner_contact_birthdate/) | 9.0.1.0.0 | Contact's birthdate
[partner_contact_department](partner_contact_department/) | 9.0.1.0.0 | Assign contacts to departments
[partner_contact_gender](partner_contact_gender/) | 9.0.1.1.0 | Add gender field to contacts [partner_contact_gender](partner_contact_gender/) | 9.0.1.1.0 | Add gender field to contacts
[partner_contact_height](partner_contact_height/) | 9.0.1.0.1 | Provide contact height.
[partner_contact_in_several_companies](partner_contact_in_several_companies/) | 9.0.1.0.0 | Allow to have one contact in several partners [partner_contact_in_several_companies](partner_contact_in_several_companies/) | 9.0.1.0.0 | Allow to have one contact in several partners
[partner_contact_job_position](partner_contact_job_position/) | 9.0.1.0.0 | Categorize job positions for contacts
[partner_contact_lang](partner_contact_lang/) | 9.0.1.0.0 | Manage language in contacts
[partner_contact_nationality](partner_contact_nationality/) | 9.0.1.0.0 | Add nationality field to contacts [partner_contact_nationality](partner_contact_nationality/) | 9.0.1.0.0 | Add nationality field to contacts
[partner_contact_nutrition](partner_contact_nutrition/) | 9.0.1.0.1 | Provide caloric intake
[partner_contact_nutrition_activity_level](partner_contact_nutrition_activity_level/) | 9.0.1.0.0 | Set the activity level of your contacts
[partner_contact_nutrition_allergen](partner_contact_nutrition_allergen/) | 9.0.1.0.0 | Set the nutrition allergens of your contacts
[partner_contact_nutrition_diet](partner_contact_nutrition_diet/) | 9.0.1.0.0 | Set the nutrition diet of your contacts
[partner_contact_nutrition_exclusion](partner_contact_nutrition_exclusion/) | 9.0.1.0.0 | Set the nutrition exclusions of your contacts
[partner_contact_nutrition_goal](partner_contact_nutrition_goal/) | 9.0.1.0.0 | Set the nutrition goal of your contacts
[partner_contact_personal_information_page](partner_contact_personal_information_page/) | 9.0.1.0.0 | Add a page to contacts form to put personal information [partner_contact_personal_information_page](partner_contact_personal_information_page/) | 9.0.1.0.0 | Add a page to contacts form to put personal information
[partner_firstname](partner_firstname/) | 9.0.1.0.0 | Split first name and last name for non company partners
[partner_contact_weight](partner_contact_weight/) | 9.0.1.0.1 | Provide contact weight
[partner_default_sale_discount](partner_default_sale_discount/) | 9.0.1.0.0 | Default sales discount per partner
[partner_external_map](partner_external_map/) | 9.0.1.0.0 | Add Map and Map Routing buttons on partner form to open GMaps, OSM, Bing and others
[partner_financial_risk](partner_financial_risk/) | 9.0.1.0.0 | Manage partner risk
[partner_firstname](partner_firstname/) | 9.0.2.0.0 | Split first name and last name for non company partners
[partner_helper](partner_helper/) | 9.0.0.1.0 | Partner Helper
[partner_identification](partner_identification/) | 9.0.1.0.0 | Partner Identification Numbers
[partner_multi_relation](partner_multi_relation/) | 9.0.1.1.1 | Partner relations
[partner_ref_unique](partner_ref_unique/) | 9.0.1.0.0 | Add an unique constraint to partner ref field
[partner_sector](partner_sector/) | 9.0.1.0.1 | Add partner sectors
[res_partner_affiliate](res_partner_affiliate/) | 9.0.1.0.0 | Partner Affiliates
Unported addons Unported addons
--------------- ---------------
addon | version | summary addon | version | summary
--- | --- | --- --- | --- | ---
[account_partner_merge](account_partner_merge/) | 1.0 (unported) | Account Partner Merge [account_partner_merge](account_partner_merge/) | 1.0 (unported) | Account Partner Merge
[base_contact](base_contact/) | 8.0.2.0.0 (unported) | [DEPRECATED] Manage your contacts separately
[base_continent](base_continent/) | 8.0.1.0.0 (unported) | Continent management [base_continent](base_continent/) | 8.0.1.0.0 (unported) | Continent management
[base_location_geonames_import](base_location_geonames_import/) | 8.0.0.2.0 (unported) | Import better zip entries from Geonames
[base_location_nuts](base_location_nuts/) | 8.0.1.0.0 (unported) | NUTS Regions [base_location_nuts](base_location_nuts/) | 8.0.1.0.0 (unported) | NUTS Regions
[base_partner_merge](base_partner_merge/) | 8.0.0.1.0 (unported) | Base Partner Merge
[base_partner_sequence](base_partner_sequence/) | 8.0.1.1.0 (unported) | Sets customer's code from a sequence
[firstname_display_name_trigger](firstname_display_name_trigger/) | 1.0 (unported) | Link module if partner_lastname and account_report_company are installed [firstname_display_name_trigger](firstname_display_name_trigger/) | 1.0 (unported) | Link module if partner_lastname and account_report_company are installed
[partner_auto_salesman](partner_auto_salesman/) | 8.0.1.0.0 (unported) | Partner auto salesman [partner_auto_salesman](partner_auto_salesman/) | 8.0.1.0.0 (unported) | Partner auto salesman
[partner_contact_address_detailed](partner_contact_address_detailed/) | 8.0.1.0.0 (unported) | All address data in summarized contact form [partner_contact_address_detailed](partner_contact_address_detailed/) | 8.0.1.0.0 (unported) | All address data in summarized contact form
[partner_contact_birthdate](partner_contact_birthdate/) | 8.0.1.0.0 (unported) | Contact's birthdate
[partner_external_maps](partner_external_maps/) | 8.0.0.1.0 (unported) | Add Map and Map Routing buttons on partner form to open GMaps, OSM, Bing and others
[partner_helper](partner_helper/) | 8.0.0.1.0 (unported) | Partner Helper
[partner_relations](partner_relations/) | 8.0.1.1.0 (unported) | Partner relations
[partner_street_number](partner_street_number/) | 8.0.0.1.0 (unported) | Introduces separate fields for street name and street number. [partner_street_number](partner_street_number/) | 8.0.0.1.0 (unported) | Introduces separate fields for street name and street number.
[passport](passport/) | 8.0.0.1.0 (unported) | Passport Management
[portal_partner_merge](portal_partner_merge/) | 8.0.1.0.0 (unported) | Portal Partner Merge [portal_partner_merge](portal_partner_merge/) | 8.0.1.0.0 (unported) | Portal Partner Merge
[res_partner_affiliate](res_partner_affiliate/) | 8.0.1.0.0 (unported) | Partner Affiliates
[//]: # (end addons) [//]: # (end addons)

66
base_contact/README.rst

@ -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

32
base_contact/__init__.py

@ -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__))

35
base_contact/__openerp__.py

@ -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,
}

183
base_contact/i18n/de.po

@ -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 ""

182
base_contact/i18n/en.po

@ -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')]}"

183
base_contact/i18n/es.po

@ -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')]}"

183
base_contact/i18n/fr.po

@ -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 ""

183
base_contact/i18n/nl.po

@ -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 ""

183
base_contact/i18n/pt_BR.po

@ -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 ""

183
base_contact/i18n/sl.po

@ -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')]}"

38
base_contact/migrations/8.0.2.0/pre-migrate.py

@ -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_%'""")

119
base_continent/i18n/en.po

@ -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."

2
base_location/__openerp__.py

@ -27,7 +27,7 @@
'author': "Camptocamp," 'author': "Camptocamp,"
"ACYSOS S.L.," "ACYSOS S.L.,"
"Alejandro Santana," "Alejandro Santana,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza,"
"Tecnativa,"
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",
'license': "AGPL-3", 'license': "AGPL-3",
'contributors': [ 'contributors': [

154
base_location/i18n/am.po

@ -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 ""

154
base_location/i18n/ar.po

@ -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 ""

154
base_location/i18n/bg.po

@ -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 ""

154
base_location/i18n/bs.po

@ -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 ""

154
base_location/i18n/ca.po

@ -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 ""

154
base_location/i18n/cs.po

@ -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 ""

21
base_location/i18n/da.po

@ -3,13 +3,18 @@
# * base_location # * base_location
# #
# Translators: # Translators:
# Armando Vulcano Junior <vulcano@uol.com.br>, 2015
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
# Hans Henrik Gabelgaard <hhg@gabelgaard.org>, 2015 # Hans Henrik Gabelgaard <hhg@gabelgaard.org>, 2015
# Paolo Valier, 2016
# Rudolf Schnapka <rs@techno-flex.de>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: partner-contact (9.0)\n" "Project-Id-Version: partner-contact (9.0)\n"
"Report-Msgid-Bugs-To: \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"
"POT-Creation-Date: 2016-11-24 01:41+0000\n"
"PO-Revision-Date: 2016-10-19 12:45+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Danish (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -79,17 +84,17 @@ msgstr "Delstat/region"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid #: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid
msgid "Created by" msgid "Created by"
msgstr ""
msgstr "Oprettet af"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date #: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date
msgid "Created on" msgid "Created on"
msgstr ""
msgstr "Oprettet den"
#. module: base_location #. module: base_location
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter #: model:ir.ui.view,arch_db:base_location.view_better_zip_filter
msgid "Group By" msgid "Group By"
msgstr ""
msgstr "Gruppér efter"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id #: model:ir.model.fields,field_description:base_location.field_res_better_zip_id
@ -99,17 +104,17 @@ msgstr "ID"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update #: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update
msgid "Last Modified on" msgid "Last Modified on"
msgstr ""
msgstr "Sidst ændret den"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid #: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr ""
msgstr "Sidst opdateret af"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date #: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr ""
msgstr "Sidst opdateret den"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id #: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id

57
base_location/i18n/de.po

@ -3,13 +3,22 @@
# * base_location # * base_location
# #
# Translators: # Translators:
# Antonio Trueba, 2016
# Carles Antoli <carlesantoli@hotmail.com>, 2015
# Carles Antoli <carlesantoli@hotmail.com>, 2015
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
# Hotellook, 2014
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
# Rudolf Schnapka <rs@techno-flex.de>, 2016
# Rudolf Schnapka <schnapkar@golive-saar.de>, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: partner-contact (9.0)\n" "Project-Id-Version: partner-contact (9.0)\n"
"Report-Msgid-Bugs-To: \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: <>\n"
"POT-Creation-Date: 2016-04-17 04:14+0000\n"
"PO-Revision-Date: 2016-04-21 08:44+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/de/)\n" "Language-Team: German (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -20,17 +29,17 @@ msgstr ""
#. module: base_location #. module: base_location
#: model:ir.actions.act_window,name:base_location.action_zip_tree #: model:ir.actions.act_window,name:base_location.action_zip_tree
msgid "Cites/locations Management" msgid "Cites/locations Management"
msgstr ""
msgstr "Standorte-Verwaltung"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids #: model:ir.model.fields,field_description:base_location.field_res_country_state_better_zip_ids
msgid "Cities" msgid "Cities"
msgstr ""
msgstr "Orte"
#. module: base_location #. module: base_location
#: model:ir.ui.menu,name:base_location.zip_base #: model:ir.ui.menu,name:base_location.zip_base
msgid "Cities/Locations Management" msgid "Cities/Locations Management"
msgstr ""
msgstr "Standorte-Verwaltung"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city #: model:ir.model.fields,field_description:base_location.field_res_better_zip_city
@ -40,28 +49,28 @@ msgstr "Stadt"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code #: model:ir.model.fields,field_description:base_location.field_res_better_zip_code
msgid "City Code" msgid "City Code"
msgstr ""
msgstr "Ortskennung"
#. module: base_location #. module: base_location
#: model:ir.ui.view,arch_db:base_location.view_company_form_city #: model:ir.ui.view,arch_db:base_location.view_company_form_city
#: model:ir.ui.view,arch_db:base_location.view_partner_form #: model:ir.ui.view,arch_db:base_location.view_partner_form
msgid "City completion" msgid "City completion"
msgstr ""
msgstr "Orts-Vervollständigung"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id #: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id
msgid "City/Location" msgid "City/Location"
msgstr ""
msgstr "Stadt/Standort"
#. module: base_location #. module: base_location
#: model:ir.model,name:base_location.model_res_better_zip #: model:ir.model,name:base_location.model_res_better_zip
msgid "City/locations completion object" msgid "City/locations completion object"
msgstr ""
msgstr "Stadt/Standorte-Vervollständungsobjekt"
#. module: base_location #. module: base_location
#: model:ir.model,name:base_location.model_res_company #: model:ir.model,name:base_location.model_res_company
msgid "Companies" msgid "Companies"
msgstr ""
msgstr "Unternehmen"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id #: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id
@ -73,52 +82,52 @@ msgstr "Land"
#. module: base_location #. module: base_location
#: model:ir.model,name:base_location.model_res_country_state #: model:ir.model,name:base_location.model_res_country_state
msgid "Country state" msgid "Country state"
msgstr ""
msgstr "Bundesland"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid #: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid
msgid "Created by" msgid "Created by"
msgstr ""
msgstr "erstellt von"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date #: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date
msgid "Created on" msgid "Created on"
msgstr ""
msgstr "erstellt am"
#. module: base_location #. module: base_location
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter #: model:ir.ui.view,arch_db:base_location.view_better_zip_filter
msgid "Group By" msgid "Group By"
msgstr ""
msgstr "Gruppiere"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id #: model:ir.model.fields,field_description:base_location.field_res_better_zip_id
msgid "ID" msgid "ID"
msgstr ""
msgstr "ID"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update #: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update
msgid "Last Modified on" msgid "Last Modified on"
msgstr ""
msgstr "Zuletzt verändert am"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid #: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr ""
msgstr "zuletzt aktualisiert von"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date #: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr ""
msgstr "zuletzt aktualisiert am"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id #: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id
msgid "Location" msgid "Location"
msgstr ""
msgstr "Standort"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name #: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name
msgid "Name" msgid "Name"
msgstr ""
msgstr "Bezeichnung"
#. module: base_location #. module: base_location
#: model:ir.model,name:base_location.model_res_partner #: model:ir.model,name:base_location.model_res_partner
@ -128,7 +137,7 @@ msgstr "Partner"
#. module: base_location #. module: base_location
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter #: model:ir.ui.view,arch_db:base_location.view_better_zip_filter
msgid "Search city" msgid "Search city"
msgstr ""
msgstr "Suche Ort"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id #: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id
@ -139,12 +148,12 @@ msgstr "Bundesland"
#. module: base_location #. module: base_location
#: model:ir.model.fields,help:base_location.field_res_better_zip_code #: model:ir.model.fields,help:base_location.field_res_better_zip_code
msgid "The official code for the city" msgid "The official code for the city"
msgstr ""
msgstr "Die offizielle Kennung der Stadt"
#. module: base_location #. module: base_location
#: model:ir.model.fields,help:base_location.field_res_company_better_zip_id #: 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" msgid "Use the city name or the zip code to search the location"
msgstr ""
msgstr "Verwenden Sie den Stadtnamen oder die PLZ, um nach diesem Standort zu suchen"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_name #: model:ir.model.fields,field_description:base_location.field_res_better_zip_name

154
base_location/i18n/el_GR.po

@ -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 ""

154
base_location/i18n/en.po

@ -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"

154
base_location/i18n/en_GB.po

@ -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 ""

154
base_location/i18n/es_AR.po

@ -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 ""

154
base_location/i18n/es_CL.po

@ -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 ""

154
base_location/i18n/es_CO.po

@ -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 ""

154
base_location/i18n/es_CR.po

@ -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 ""

154
base_location/i18n/es_DO.po

@ -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 ""

154
base_location/i18n/es_EC.po

@ -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 ""

154
base_location/i18n/es_ES.po

@ -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 ""

154
base_location/i18n/es_MX.po

@ -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 ""

154
base_location/i18n/es_PE.po

@ -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 ""

154
base_location/i18n/es_PY.po

@ -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 ""

154
base_location/i18n/es_VE.po

@ -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 ""

154
base_location/i18n/et.po

@ -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 ""

154
base_location/i18n/eu.po

@ -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 ""

154
base_location/i18n/fa.po

@ -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 ""

154
base_location/i18n/fi.po

@ -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 ""

23
base_location/i18n/fr.po

@ -3,12 +3,15 @@
# * base_location # * base_location
# #
# Translators: # Translators:
# Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
# Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: partner-contact (9.0)\n" "Project-Id-Version: partner-contact (9.0)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-17 01:36+0000\n"
"PO-Revision-Date: 2015-12-15 11:18+0000\n"
"POT-Creation-Date: 2016-11-24 01:41+0000\n"
"PO-Revision-Date: 2016-11-25 14:55+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/fr/)\n" "Language-Team: French (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -78,37 +81,37 @@ msgstr "Etat"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid #: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid
msgid "Created by" msgid "Created by"
msgstr ""
msgstr "Créé par"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date #: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date
msgid "Created on" msgid "Created on"
msgstr ""
msgstr "Créé le"
#. module: base_location #. module: base_location
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter #: model:ir.ui.view,arch_db:base_location.view_better_zip_filter
msgid "Group By" msgid "Group By"
msgstr ""
msgstr "Regrouper par"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id #: model:ir.model.fields,field_description:base_location.field_res_better_zip_id
msgid "ID" msgid "ID"
msgstr ""
msgstr "Identifiant"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update #: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update
msgid "Last Modified on" msgid "Last Modified on"
msgstr ""
msgstr "Dernière modification le"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid #: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr ""
msgstr "Mis à jour par"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date #: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr ""
msgstr "Mis à jour le"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id #: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id
@ -118,7 +121,7 @@ msgstr "Location"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name #: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name
msgid "Name" msgid "Name"
msgstr ""
msgstr "Nom"
#. module: base_location #. module: base_location
#: model:ir.model,name:base_location.model_res_partner #: model:ir.model,name:base_location.model_res_partner

154
base_location/i18n/fr_CA.po

@ -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 ""

154
base_location/i18n/fr_CH.po

@ -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 ""

154
base_location/i18n/fr_FR.po

@ -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 ""

154
base_location/i18n/gl.po

@ -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 ""

154
base_location/i18n/gl_ES.po

@ -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 ""

154
base_location/i18n/he.po

@ -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 ""

154
base_location/i18n/hr.po

@ -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 ""

155
base_location/i18n/hr_HR.po

@ -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"

154
base_location/i18n/hu.po

@ -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 ""

154
base_location/i18n/id.po

@ -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 ""

23
base_location/i18n/it.po

@ -3,12 +3,13 @@
# * base_location # * base_location
# #
# Translators: # Translators:
# Paolo Valier, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: partner-contact (9.0)\n" "Project-Id-Version: partner-contact (9.0)\n"
"Report-Msgid-Bugs-To: \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"
"POT-Creation-Date: 2016-03-20 01:37+0000\n"
"PO-Revision-Date: 2016-03-19 05:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/it/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -78,37 +79,37 @@ msgstr "Provincia Paese"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid #: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_uid
msgid "Created by" msgid "Created by"
msgstr ""
msgstr "Creato da"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date #: model:ir.model.fields,field_description:base_location.field_res_better_zip_create_date
msgid "Created on" msgid "Created on"
msgstr ""
msgstr "Creato il"
#. module: base_location #. module: base_location
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter #: model:ir.ui.view,arch_db:base_location.view_better_zip_filter
msgid "Group By" msgid "Group By"
msgstr ""
msgstr "Raggruppa per"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id #: model:ir.model.fields,field_description:base_location.field_res_better_zip_id
msgid "ID" msgid "ID"
msgstr ""
msgstr "ID"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update #: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update
msgid "Last Modified on" msgid "Last Modified on"
msgstr ""
msgstr "Ultima modifica il"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid #: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr ""
msgstr "Ultimo caricamento il"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date #: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr ""
msgstr "Ultimo caricamento di"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id #: model:ir.model.fields,field_description:base_location.field_res_company_better_zip_id
@ -118,7 +119,7 @@ msgstr "Locazione"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name #: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name
msgid "Name" msgid "Name"
msgstr ""
msgstr "Nome"
#. module: base_location #. module: base_location
#: model:ir.model,name:base_location.model_res_partner #: model:ir.model,name:base_location.model_res_partner
@ -128,7 +129,7 @@ msgstr "Partner"
#. module: base_location #. module: base_location
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter #: model:ir.ui.view,arch_db:base_location.view_better_zip_filter
msgid "Search city" msgid "Search city"
msgstr ""
msgstr "Ricerca città"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id #: model:ir.model.fields,field_description:base_location.field_res_better_zip_state_id

154
base_location/i18n/ja.po

@ -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 ""

154
base_location/i18n/ko.po

@ -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 ""

154
base_location/i18n/lt.po

@ -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 ""

154
base_location/i18n/lt_LT.po

@ -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 ""

154
base_location/i18n/lv.po

@ -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 ""

154
base_location/i18n/mk.po

@ -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 ""

154
base_location/i18n/mn.po

@ -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 ""

154
base_location/i18n/nb.po

@ -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 ""

154
base_location/i18n/nb_NO.po

@ -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 ""

23
base_location/i18n/nl.po

@ -3,13 +3,16 @@
# * base_location # * base_location
# #
# Translators: # Translators:
# Antonio Trueba, 2016
# Armando Vulcano Junior <vulcano@uol.com.br>, 2015
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: partner-contact (9.0)\n" "Project-Id-Version: partner-contact (9.0)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-17 01:36+0000\n"
"PO-Revision-Date: 2015-12-15 11:18+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"POT-Creation-Date: 2016-12-31 00:05+0000\n"
"PO-Revision-Date: 2016-12-27 08:22+0000\n"
"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>\n"
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/nl/)\n" "Language-Team: Dutch (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/nl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -35,7 +38,7 @@ msgstr ""
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_city #: model:ir.model.fields,field_description:base_location.field_res_better_zip_city
msgid "City" msgid "City"
msgstr "Stad"
msgstr "Plaats"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_code #: model:ir.model.fields,field_description:base_location.field_res_better_zip_code
@ -51,7 +54,7 @@ msgstr ""
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id #: model:ir.model.fields,field_description:base_location.field_res_partner_zip_id
msgid "City/Location" msgid "City/Location"
msgstr ""
msgstr "Plaats/Locatie"
#. module: base_location #. module: base_location
#: model:ir.model,name:base_location.model_res_better_zip #: model:ir.model,name:base_location.model_res_better_zip
@ -61,7 +64,7 @@ msgstr ""
#. module: base_location #. module: base_location
#: model:ir.model,name:base_location.model_res_company #: model:ir.model,name:base_location.model_res_company
msgid "Companies" msgid "Companies"
msgstr ""
msgstr "Bedrijven"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id #: model:ir.model.fields,field_description:base_location.field_res_better_zip_country_id
@ -88,7 +91,7 @@ msgstr "Aangemaakt op"
#. module: base_location #. module: base_location
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter #: model:ir.ui.view,arch_db:base_location.view_better_zip_filter
msgid "Group By" msgid "Group By"
msgstr ""
msgstr "Groepeer op"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_id #: model:ir.model.fields,field_description:base_location.field_res_better_zip_id
@ -98,7 +101,7 @@ msgstr "ID"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update #: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update
msgid "Last Modified on" msgid "Last Modified on"
msgstr ""
msgstr "Laatst bijgewerkt op"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid #: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid
@ -118,12 +121,12 @@ msgstr ""
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name #: model:ir.model.fields,field_description:base_location.field_res_better_zip_display_name
msgid "Name" msgid "Name"
msgstr ""
msgstr "Naam"
#. module: base_location #. module: base_location
#: model:ir.model,name:base_location.model_res_partner #: model:ir.model,name:base_location.model_res_partner
msgid "Partner" msgid "Partner"
msgstr "Partner"
msgstr "Relatie"
#. module: base_location #. module: base_location
#: model:ir.ui.view,arch_db:base_location.view_better_zip_filter #: model:ir.ui.view,arch_db:base_location.view_better_zip_filter

154
base_location/i18n/nl_BE.po

@ -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 ""

154
base_location/i18n/pl.po

@ -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 ""

155
base_location/i18n/pt.po

@ -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"

10
base_location/i18n/pt_BR.po

@ -3,13 +3,17 @@
# * base_location # * base_location
# #
# Translators: # Translators:
# Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
# danimaribeiro <danimaribeiro@gmail.com>, 2015 # danimaribeiro <danimaribeiro@gmail.com>, 2015
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
# Paolo Valier, 2016
# Rudolf Schnapka <rs@techno-flex.de>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: partner-contact (9.0)\n" "Project-Id-Version: partner-contact (9.0)\n"
"Report-Msgid-Bugs-To: \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"
"POT-Creation-Date: 2016-10-06 12:09+0000\n"
"PO-Revision-Date: 2016-10-04 09:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -99,7 +103,7 @@ msgstr "ID"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update #: model:ir.model.fields,field_description:base_location.field_res_better_zip___last_update
msgid "Last Modified on" msgid "Last Modified on"
msgstr ""
msgstr "Última atualização em"
#. module: base_location #. module: base_location
#: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid #: model:ir.model.fields,field_description:base_location.field_res_better_zip_write_uid

154
base_location/i18n/pt_PT.po

@ -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 ""

154
base_location/i18n/ro.po

@ -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 ""

154
base_location/i18n/ru.po

@ -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 ""

154
base_location/i18n/sk.po

@ -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 ""

154
base_location/i18n/sr.po

@ -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 ""

154
base_location/i18n/sr@latin.po

@ -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 ""

154
base_location/i18n/sv.po

@ -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 ""

154
base_location/i18n/th.po

@ -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 ""

154
base_location/i18n/tr.po

@ -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 ""

154
base_location/i18n/tr_TR.po

@ -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 ""

154
base_location/i18n/uk.po

@ -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 ""

154
base_location/i18n/vi.po

@ -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 ""

154
base_location/i18n/vi_VN.po

@ -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 ""

154
base_location/i18n/zh_CN.po

@ -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 ""

154
base_location/i18n/zh_TW.po

@ -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 ""

4
base_location/views/partner_view.xml

@ -11,13 +11,13 @@
<field name="zip_id" <field name="zip_id"
options="{'create_name_field': 'city', 'no_open': True, 'no_create': True}" options="{'create_name_field': 'city', 'no_open': True, 'no_create': True}"
placeholder="City completion" placeholder="City completion"
class="oe_edit_only" />
class="oe_edit_only" attrs="{'readonly': [('type', '=', 'contact'),('parent_id', '!=', False)]}" />
</field> </field>
<xpath expr="//field[@name='child_ids']/form//field[@name='city']" position="before"> <xpath expr="//field[@name='child_ids']/form//field[@name='city']" position="before">
<field name="zip_id" <field name="zip_id"
options="{'create_name_field': 'city', 'no_open': True, 'no_create': True}" options="{'create_name_field': 'city', 'no_open': True, 'no_create': True}"
placeholder="City completion" placeholder="City completion"
class="oe_edit_only" />
class="oe_edit_only" attrs="{'readonly': [('type', '=', 'contact'),('parent_id', '!=', False)]}" />
</xpath> </xpath>
</field> </field>
</record> </record>

22
base_location_geonames_import/README.rst

@ -1,3 +1,8 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
=============================
Base Location Geonames Import Base Location Geonames Import
============================= =============================
@ -29,6 +34,23 @@ selected country, it will delete all the current better zip entries, download
the latest version of the list of cities from geonames.org and create new the latest version of the list of cities from geonames.org and create new
better zip entries. better zip entries.
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/134/9.0
Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed `feedback
<https://github.com/OCA/
partner-contact/issues/new?body=module:%20
base_location_geonames_import%0Aversion:%20
9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

23
base_location_geonames_import/__init__.py

@ -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 from . import wizard

41
base_location_geonames_import/__openerp__.py

@ -1,38 +1,19 @@
# -*- 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>
# Copyright (C) 2014 Agile Business Group (http://www.agilebg.com)
# @author Lorenzo Battistini <lorenzo.battistini@agilebg.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 -*-
# © 2014 Alexis de Lattre <alexis.delattre@akretion.com>
# © 2014 Lorenzo Battistini <lorenzo.battistini@agilebg.com>
# © 2016 Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{ {
'name': 'Base Location Geonames Import', 'name': 'Base Location Geonames Import',
'version': '8.0.0.2.0',
'category': 'Extra Tools',
'version': '9.0.1.0.1',
'category': 'Partner Management',
'license': 'AGPL-3', 'license': 'AGPL-3',
'summary': 'Import better zip entries from Geonames', 'summary': 'Import better zip entries from Geonames',
'author': 'Akretion,' 'author': 'Akretion,'
'Agile Business Group,' 'Agile Business Group,'
'Antiun Ingeniería S.L.,' 'Antiun Ingeniería S.L.,'
'Serv. Tecnol. Avanzados - Pedro M. Baeza,'
'Tecnativa,'
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'website': 'http://www.akretion.com', 'website': 'http://www.akretion.com',
'depends': ['base_location'], 'depends': ['base_location'],
@ -40,9 +21,5 @@
'data': [ 'data': [
'wizard/geonames_import_view.xml', 'wizard/geonames_import_view.xml',
], ],
'test': [
'test/import.yml'
],
'installable': False,
'active': False,
'installable': True,
} }

118
base_location_geonames_import/i18n/am.po

@ -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 ""

118
base_location_geonames_import/i18n/ar.po

@ -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 ""

68
base_location_geonames_import/i18n/base_location_geonames_import.pot

@ -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 ""

118
base_location_geonames_import/i18n/bg.po

@ -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 ""

118
base_location_geonames_import/i18n/bs.po

@ -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 ""

118
base_location_geonames_import/i18n/ca.po

@ -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 ""

118
base_location_geonames_import/i18n/ca_ES.po

@ -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 ""

118
base_location_geonames_import/i18n/cs.po

@ -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 ""

118
base_location_geonames_import/i18n/da.po

@ -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 ""

118
base_location_geonames_import/i18n/de.po

@ -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"

118
base_location_geonames_import/i18n/el_GR.po

@ -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 ""

98
base_location_geonames_import/i18n/en.po

@ -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"

118
base_location_geonames_import/i18n/en_AU.po

@ -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 ""

118
base_location_geonames_import/i18n/en_GB.po

@ -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

Loading…
Cancel
Save