OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2016-11-28 15:58:23 -05:00
parent eba91a6c94
commit 0ac793f3c4
2 changed files with 20 additions and 18 deletions

View File

@@ -3,13 +3,14 @@
# * account_invoice_currency
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Bole <bole@dajmi5.com>, 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"
"POT-Creation-Date: 2016-11-25 21:44+0000\n"
"PO-Revision-Date: 2016-11-25 21:44+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2016\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
"MIME-Version: 1.0\n"
@@ -22,7 +23,7 @@ msgstr ""
#: model:ir.ui.view,arch_db:account_invoice_currency.invoice_company_currency_form
#: model:ir.ui.view,arch_db:account_invoice_currency.invoice_supplier_company_currency_form
msgid "Amounts in company currency"
msgstr ""
msgstr "Iznosi u valuti tvrtke"
#. module: account_invoice_currency
#: model:ir.model,name:account_invoice_currency.model_account_invoice
@@ -32,9 +33,9 @@ msgstr "Račun"
#. module: account_invoice_currency
#: model:ir.model.fields,help:account_invoice_currency.field_account_invoice_amount_tax_signed
msgid "Invoice tax amount in the company currency, negative for credit notes."
msgstr ""
msgstr "Iznos poreza na računu u valuti poduzeća, negativan za odobrenja."
#. module: account_invoice_currency
#: model:ir.model.fields,field_description:account_invoice_currency.field_account_invoice_amount_tax_signed
msgid "Tax"
msgstr ""
msgstr "Porez"

View File

@@ -3,13 +3,14 @@
# * currency_rate_update
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Bole <bole@dajmi5.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-01 02:44+0000\n"
"PO-Revision-Date: 2016-07-01 02:44+0000\n"
"POT-Creation-Date: 2016-11-25 21:44+0000\n"
"PO-Revision-Date: 2016-11-25 21:44+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2016\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
"MIME-Version: 1.0\n"
@@ -21,7 +22,7 @@ msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_res_company_auto_currency_up
msgid "Automatic Update"
msgstr ""
msgstr "Automatsko ažuriranje"
#. module: currency_rate_update
#: model:ir.model.fields,help:currency_rate_update.field_res_company_auto_currency_up
@@ -57,13 +58,13 @@ msgstr "Kreirano"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_currency_list
msgid "Currencies available"
msgstr ""
msgstr "Raspoložive valute"
#. 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 ""
msgstr "Valute za ažuriranje putem ovog servisa"
#. module: currency_rate_update
#: model:ir.actions.act_window,name:currency_rate_update.currency_rate_update_action
@@ -177,43 +178,43 @@ msgstr ""
#. module: currency_rate_update
#: selection:currency.rate.update.service,interval_type:0
msgid "Month(s)"
msgstr ""
msgstr "Mjesec(i)"
#. 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 ""
msgstr "Sljedeće pokretanje"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp
msgid "Refresh currencies"
msgstr ""
msgstr "Osvježi valute"
#. 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 ""
msgstr "Nije definirana glavna valuta!"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_note
msgid "Update logs"
msgstr ""
msgstr "Ažuriraj dnevnike"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form
msgid "Update now!"
msgstr ""
msgstr "Ažuriraj sada!"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_service
msgid "Webservice to use"
msgstr ""
msgstr "Koristi webservis"
#. module: currency_rate_update
#: selection:currency.rate.update.service,interval_type:0
msgid "Week(s)"
msgstr ""
msgstr "Tjedan(a)"
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:107