You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * company_country # # Translators: # OCA Transbot <transbot@odoo-community.org>, 2017 # Bole <bole@dajmi5.com>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-05 07:29+0000\n" "PO-Revision-Date: 2017-05-05 07:29+0000\n" "Last-Translator: Bole <bole@dajmi5.com>, 2017\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/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: company_country #: code:addons/company_country/models/res_config.py:25 #, python-format msgid "Country code %s not found. Use ISO 3166 codes 2 letters" msgstr "Šifra države %s nije pronađena. Koirsite ISO 3166 šifre sa 2 slova"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_create_uid msgid "Created by" msgstr "Kreirao"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_create_date msgid "Created on" msgstr "Kreirano"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_display_name msgid "Display Name" msgstr "Naziv "
#. module: company_country #: code:addons/company_country/models/res_config.py:19 #, python-format msgid "Error COUNTRY environment variable with country code not defined" msgstr "Greška COUNTRY environment varijabla sa šifrom države nije definirana"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_id msgid "ID" msgstr "ID"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings___last_update msgid "Last Modified on" msgstr "Zadnje modificirano"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_write_date msgid "Last Updated on" msgstr "Zadnje ažuriranje"
#. module: company_country #: model:ir.model,name:company_country.model_country_company_config_settings msgid "country.company.config.settings" msgstr "country.company.config.settings"
|