[UPD] Update currency_rate_update.pot

This commit is contained in:
oca-travis
2018-06-22 22:40:16 +00:00
parent 6a2e9d4036
commit ce44d9fc97
71 changed files with 617 additions and 290 deletions

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
@@ -12,26 +12,27 @@ msgstr ""
"PO-Revision-Date: 2016-09-10 02:45+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\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 Update"
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 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!"
msgid "Automatic download of currency rates for this company"
msgstr ""
#. module: currency_rate_update
@@ -56,6 +57,7 @@ msgstr "Creado en"
#. 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 ""
@@ -66,25 +68,16 @@ 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"
@@ -134,11 +127,19 @@ msgstr "ID"
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."
"Odoo."
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:42
#: 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 ""
@@ -169,7 +170,7 @@ msgid "Max delta days"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:36
#: code:addons/currency_rate_update/models/currency_rate_update.py:40
#, python-format
msgid "Max delta days must be >= 0"
msgstr ""
@@ -185,14 +186,15 @@ msgid "Next run on"
msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp
msgid "Refresh currencies"
#: 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/model/currency_rate_update.py:123
#: code:addons/currency_rate_update/services/currency_getter_interface.py:147
#, python-format
msgid "There is no main currency defined!"
msgid "Unable to import urllib."
msgstr ""
#. module: currency_rate_update
@@ -202,7 +204,14 @@ msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form
msgid "Update now!"
#, fuzzy
msgid "Update now"
msgstr "Última actualización en"
#. 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
@@ -216,8 +225,13 @@ msgid "Week(s)"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:107
#: 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 ""

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.view_account_config_settings

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bs\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"
"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

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
@@ -11,27 +11,29 @@ msgstr ""
"POT-Creation-Date: 2016-07-01 02:44+0000\n"
"PO-Revision-Date: 2016-07-01 02:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n"
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/"
"ca_ES/)\n"
"Language: ca_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\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 Update"
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 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!"
msgid "Automatic download of currency rates for this company"
msgstr ""
#. module: currency_rate_update
@@ -56,6 +58,7 @@ msgstr ""
#. 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 ""
@@ -66,25 +69,16 @@ 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"
@@ -134,11 +128,19 @@ msgstr ""
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."
"Odoo."
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:42
#: 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 ""
@@ -169,7 +171,7 @@ msgid "Max delta days"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:36
#: code:addons/currency_rate_update/models/currency_rate_update.py:40
#, python-format
msgid "Max delta days must be >= 0"
msgstr ""
@@ -185,14 +187,15 @@ msgid "Next run on"
msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp
msgid "Refresh currencies"
#: 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/model/currency_rate_update.py:123
#: code:addons/currency_rate_update/services/currency_getter_interface.py:147
#, python-format
msgid "There is no main currency defined!"
msgid "Unable to import urllib."
msgstr ""
#. module: currency_rate_update
@@ -202,7 +205,13 @@ msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form
msgid "Update now!"
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
@@ -216,8 +225,13 @@ msgid "Week(s)"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:107
#: 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 ""

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: currency_rate_update

View File

@@ -0,0 +1,227 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \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 ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_date
msgid "Created on"
msgstr ""
#. 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 ""
#. 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 ""
#. 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 ""
#. 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 ""
#. 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 ""
#. 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 ""

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-04-27 00:40+0000\n"
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
"el_GR/)\n"
"Language: el_GR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
"teams/23907/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:24+0000\n"
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2017\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
"teams/23907/es_AR/)\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n"
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/"
"es_CL/)\n"
"Language: es_CL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n"
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
"es_CO/)\n"
"Language: es_CO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
"teams/23907/es_CR/)\n"
"Language: es_CR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n"
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/"
"teams/23907/es_DO/)\n"
"Language: es_DO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_DO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Cristian Salamea <ovnicraft@gmail.com>, 2017
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:24+0000\n"
"PO-Revision-Date: 2017-11-28 23:24+0000\n"
"Last-Translator: Cristian Salamea <ovnicraft@gmail.com>, 2017\n"
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
"es_EC/)\n"
"Language: es_EC\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_EC\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
"es_ES/)\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
"es_MX/)\n"
"Language: es_MX\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n"
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/"
"es_PE/)\n"
"Language: es_PE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_PE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n"
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
"es_PY/)\n"
"Language: es_PY\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_PY\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
"teams/23907/es_VE/)\n"
"Language: es_VE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_VE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/"
"fr_CA/)\n"
"Language: fr_CA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_CA\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n"
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
"teams/23907/fr_CH/)\n"
"Language: fr_CH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_CH\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
@@ -11,27 +11,29 @@ msgstr ""
"POT-Creation-Date: 2016-07-01 02:44+0000\n"
"PO-Revision-Date: 2016-07-01 02:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n"
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
"gl_ES/)\n"
"Language: gl_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\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 Update"
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 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!"
msgid "Automatic download of currency rates for this company"
msgstr ""
#. module: currency_rate_update
@@ -56,6 +58,7 @@ msgstr ""
#. 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 ""
@@ -66,25 +69,16 @@ 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"
@@ -134,11 +128,19 @@ msgstr "ID"
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."
"Odoo."
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:42
#: 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 ""
@@ -169,7 +171,7 @@ msgid "Max delta days"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:36
#: code:addons/currency_rate_update/models/currency_rate_update.py:40
#, python-format
msgid "Max delta days must be >= 0"
msgstr ""
@@ -185,14 +187,15 @@ msgid "Next run on"
msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp
msgid "Refresh currencies"
#: 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/model/currency_rate_update.py:123
#: code:addons/currency_rate_update/services/currency_getter_interface.py:147
#, python-format
msgid "There is no main currency defined!"
msgid "Unable to import urllib."
msgstr ""
#. module: currency_rate_update
@@ -202,7 +205,13 @@ msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form
msgid "Update now!"
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
@@ -216,8 +225,13 @@ msgid "Week(s)"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:107
#: 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 ""

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Gujarati (https://www.transifex.com/oca/teams/23907/gu/)\n"
"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Bole <bole@dajmi5.com>, 2017
@@ -13,11 +13,12 @@ msgstr ""
"PO-Revision-Date: 2018-02-23 01:42+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"Language: 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"
"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

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:24+0000\n"
"PO-Revision-Date: 2017-11-28 23:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
"hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr_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"
"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

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Viktoras Norkus <viktoras@bmx.lt>, 2018
@@ -13,11 +13,12 @@ msgstr ""
"PO-Revision-Date: 2018-01-25 11:47+0000\n"
"Last-Translator: Viktoras Norkus <viktoras@bmx.lt>, 2018\n"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (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

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,12 +11,14 @@ msgstr ""
"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: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n"
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
"teams/23907/lt_LT/)\n"
"Language: lt_LT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (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

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.view_account_config_settings

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
"Language: mn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
"nb/)\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n"
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
"teams/23907/nb_NO/)\n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Frank Schellenberg <opensource@schellenberg.nl>, 2018
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2018-01-25 11:47+0000\n"
"Last-Translator: Frank Schellenberg <opensource@schellenberg.nl>, 2018\n"
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n"
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
"nl_BE/)\n"
"Language: nl_BE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_BE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# Frank Schellenberg <opensource@schellenberg.nl>, 2018
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-01-25 11:47+0000\n"
"PO-Revision-Date: 2018-01-25 11:47+0000\n"
"Last-Translator: Frank Schellenberg <opensource@schellenberg.nl>, 2018\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
"teams/23907/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,11 +12,13 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.view_account_config_settings

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Pedro Castro Silva <pedrocs@exo.pt>, 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2018-03-09 23:25+0000\n"
"Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>, 2017\n"
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update
@@ -130,8 +130,8 @@ msgid ""
"current date exceeds this value, then the currency rate is not updated in "
"Odoo."
msgstr ""
"Se o diferencial de tempo decorrido entre a taxa fornecida pelo webservice e"
" a data corrente exceder este valor, a taxa de câmbio não será atualizada "
"Se o diferencial de tempo decorrido entre a taxa fornecida pelo webservice e "
"a data corrente exceder este valor, a taxa de câmbio não será atualizada "
"pelo sistema."
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
@@ -11,27 +11,29 @@ msgstr ""
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-17 01:04+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
"teams/23907/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\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 Update"
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 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!"
msgid "Automatic download of currency rates for this company"
msgstr ""
#. module: currency_rate_update
@@ -56,6 +58,7 @@ msgstr "Criado em"
#. 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 ""
@@ -66,25 +69,16 @@ 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"
@@ -134,11 +128,19 @@ msgstr "Identificação"
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."
"Odoo."
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:42
#: 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 ""
@@ -169,7 +171,7 @@ msgid "Max delta days"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:36
#: code:addons/currency_rate_update/models/currency_rate_update.py:40
#, python-format
msgid "Max delta days must be >= 0"
msgstr ""
@@ -185,14 +187,15 @@ msgid "Next run on"
msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp
msgid "Refresh currencies"
#: 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/model/currency_rate_update.py:123
#: code:addons/currency_rate_update/services/currency_getter_interface.py:147
#, python-format
msgid "There is no main currency defined!"
msgid "Unable to import urllib."
msgstr ""
#. module: currency_rate_update
@@ -202,7 +205,14 @@ msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form
msgid "Update now!"
#, fuzzy
msgid "Update now"
msgstr "Última atualização em"
#. 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
@@ -216,8 +226,13 @@ msgid "Week(s)"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:107
#: 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 ""

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-04-27 00:40+0000\n"
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
"teams/23907/pt_PT/)\n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.view_account_config_settings

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,11 +12,13 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.view_account_config_settings

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.view_account_config_settings

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr\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"
"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

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,12 +11,14 @@ msgstr ""
"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-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"
"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"
"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

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Ediz Duman <neps1192@gmail.com>, 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:24+0000\n"
"Last-Translator: Ediz Duman <neps1192@gmail.com>, 2017\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Ediz Duman <neps1192@gmail.com>, 2017
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:24+0000\n"
"PO-Revision-Date: 2017-11-28 23:24+0000\n"
"Last-Translator: Ediz Duman <neps1192@gmail.com>, 2017\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
"tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: uk\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"
"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

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
"teams/23907/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
"zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: currency_rate_update

View File

@@ -1,7 +1,7 @@
# 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 ""
@@ -11,11 +11,12 @@ msgstr ""
"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: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
"zh_TW/)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: currency_rate_update