|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_location_geonames_import # # 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:47+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" "Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \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 "Pretvara upisana imena gradova i oblasti u Početna Velika."
#. 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 "Država"
#. 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 "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 "" "Za državu odabranu iznad, ovaj će čarobnjak preuzeti posljednju verziju " "popisa gradova sa geonames.org, kreirati nove zapise lokacija, ukoliko već " "nisu pronađeni u sustavu i obrisati nedostajuće zapise iz nove datoteke."
#. 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 "Pogreška : %d pri pokušaju preuzimanja datoteke %s."
#. 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 "Uvezi"
#. 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 "Uvezi Gradove sa Geonames servisa"
#. 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 "Uvezi sa 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 "Zadnji modificirao"
#. 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 "" "Šifra države unutar datoteke (%s) ne odgovara šifri odabrane države (%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 "Početna Velika "
#. 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 "Previše županija/regija sa šifrom %s za državu %s"
|