mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
239 lines
8.0 KiB
Plaintext
239 lines
8.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * currency_rate_update
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-05-11 00:39+0000\n"
|
|
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
|
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/"
|
|
"sr@latin/)\n"
|
|
"Language: sr@latin\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: currency_rate_update
|
|
#: model:ir.ui.view,arch_db:currency_rate_update.view_account_config_settings
|
|
msgid "Auto-download Rates"
|
|
msgstr ""
|
|
|
|
#. module: currency_rate_update
|
|
#: model:ir.model.fields,field_description:currency_rate_update.field_account_config_settings_auto_currency_up
|
|
#: model:ir.model.fields,field_description:currency_rate_update.field_res_company_auto_currency_up
|
|
msgid "Automatic Currency Rates Download"
|
|
msgstr ""
|
|
|
|
#. module: currency_rate_update
|
|
#: model:ir.model.fields,help:currency_rate_update.field_account_config_settings_auto_currency_up
|
|
#: model:ir.model.fields,help:currency_rate_update.field_res_company_auto_currency_up
|
|
msgid "Automatic download of currency rates for this company"
|
|
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
|
|
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_currency_list_readonly
|
|
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.model,name:currency_rate_update.model_currency_rate_update_service
|
|
msgid "Currency Rate Update"
|
|
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.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 "
|
|
"Odoo."
|
|
msgstr ""
|
|
|
|
#. module: currency_rate_update
|
|
#: code:addons/currency_rate_update/models/currency_rate_update.py:145
|
|
#, python-format
|
|
msgid ""
|
|
"In company '%s', the rate of the main currency (%s) must be 1.00 (current "
|
|
"rate: %s)."
|
|
msgstr ""
|
|
|
|
#. module: currency_rate_update
|
|
#: code:addons/currency_rate_update/models/currency_rate_update.py:48
|
|
#, 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/models/currency_rate_update.py:40
|
|
#, 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.actions.act_window,name:currency_rate_update.currency_rate_update_action
|
|
#: model:ir.ui.menu,name:currency_rate_update.currency_rate_update_menu
|
|
msgid "Rate Auto-download"
|
|
msgstr ""
|
|
|
|
#. module: currency_rate_update
|
|
#: code:addons/currency_rate_update/services/currency_getter_interface.py:147
|
|
#, python-format
|
|
msgid "Unable to import urllib."
|
|
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
|
|
#: code:addons/currency_rate_update/services/currency_getter_interface.py:150
|
|
#, python-format
|
|
msgid "Web Service does not exist (%s)!"
|
|
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/models/currency_rate_update.py:124
|
|
#: sql_constraint:currency.rate.update.service:0
|
|
#, python-format
|
|
msgid "You can use a service only one time per company !"
|
|
msgstr ""
|
|
|
|
#. module: currency_rate_update
|
|
#: model:ir.model,name:currency_rate_update.model_account_config_settings
|
|
msgid "account.config.settings"
|
|
msgstr ""
|