# Translation of Odoo Server. # This file contains the translation of the following modules: # * currency_rate_update # # Translators: # OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-23 03:37+0000\n" "PO-Revision-Date: 2016-11-23 03:37+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/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: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_res_company_auto_currency_up msgid "Automatic Update" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,help:currency_rate_update.field_res_company_auto_currency_up msgid "Automatic update of the currencies for this company" msgstr "" #. module: currency_rate_update #: code:addons/currency_rate_update/model/currency_rate_update.py:126 #, python-format msgid "Base currency rate should be 1.00!" msgstr "" #. module: currency_rate_update #: model:ir.model,name:currency_rate_update.model_res_company msgid "Companies" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_company_id msgid "Company" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_uid msgid "Created by" msgstr "Kreirao" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_date msgid "Created on" msgstr "Kreiran" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_currency_list msgid "Currencies available" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_currency_to_update #: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form msgid "Currencies to update with this service" msgstr "" #. module: currency_rate_update #: model:ir.actions.act_window,name:currency_rate_update.currency_rate_update_action #: model:ir.model,name:currency_rate_update.model_currency_rate_update_service #: model:ir.ui.menu,name:currency_rate_update.currency_rate_update_menu msgid "Currency Rate Update" msgstr "" #. module: currency_rate_update #: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp msgid "Currency update configuration" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_interval_type msgid "Currency update frequency" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_res_company_services_to_use #: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp #: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form #: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_tree msgid "Currency update services" msgstr "" #. module: currency_rate_update #: selection:currency.rate.update.service,interval_type:0 msgid "Day(s)" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_display_name msgid "Display Name" msgstr "Ime za prikaz" #. module: currency_rate_update #: code:addons/currency_rate_update/services/update_service_CA_BOC.py:71 #: code:addons/currency_rate_update/services/update_service_CA_BOC.py:92 #, python-format msgid "Error !" msgstr "" #. module: currency_rate_update #: code:addons/currency_rate_update/services/update_service_CA_BOC.py:73 #, python-format msgid "Exchange data for %s is not reported by Bank of Canada." msgstr "" #. module: currency_rate_update #: code:addons/currency_rate_update/services/update_service_CA_BOC.py:94 #, python-format msgid "Exchange data format error for Bank of Canada - %s !" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_interval_number msgid "Frequency" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_id msgid "ID" msgstr "ID" #. module: currency_rate_update #: model:ir.model.fields,help:currency_rate_update.field_currency_rate_update_service_max_delta_days msgid "" "If the time delta between the rate date given by the webservice and the " "current date exceeds this value, then the currency rate is not updated in " "OpenERP." msgstr "" #. module: currency_rate_update #: code:addons/currency_rate_update/model/currency_rate_update.py:42 #, python-format msgid "Interval number must be >= 0" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service___last_update msgid "Last Modified on" msgstr "Zadnja izmjena" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_write_uid msgid "Last Updated by" msgstr "Zadnja izmjena" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_write_date msgid "Last Updated on" msgstr "Zadnja izmjena" #. module: currency_rate_update #: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form msgid "Logs" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_max_delta_days msgid "Max delta days" msgstr "" #. module: currency_rate_update #: code:addons/currency_rate_update/model/currency_rate_update.py:36 #, python-format msgid "Max delta days must be >= 0" msgstr "" #. module: currency_rate_update #: selection:currency.rate.update.service,interval_type:0 msgid "Month(s)" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_next_run msgid "Next run on" msgstr "" #. module: currency_rate_update #: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp msgid "Refresh currencies" msgstr "" #. module: currency_rate_update #: code:addons/currency_rate_update/model/currency_rate_update.py:123 #, python-format msgid "There is no main currency defined!" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_note msgid "Update logs" msgstr "" #. module: currency_rate_update #: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form msgid "Update now!" msgstr "" #. module: currency_rate_update #: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_service msgid "Webservice to use" msgstr "" #. module: currency_rate_update #: selection:currency.rate.update.service,interval_type:0 msgid "Week(s)" msgstr "" #. module: currency_rate_update #: code:addons/currency_rate_update/model/currency_rate_update.py:107 #: sql_constraint:currency.rate.update.service:0 #, python-format msgid "You can use a service only one time per company !" msgstr ""