OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2016-10-07 20:44:21 -04:00
parent 1080adf390
commit 82c6373142
29 changed files with 700 additions and 182 deletions

View File

@@ -3,13 +3,14 @@
# * account_fiscal_year
#
# Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-01 02:44+0000\n"
"PO-Revision-Date: 2016-05-09 17:06+0000\n"
"Last-Translator: <>\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-18 08:56+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,35 +26,35 @@ msgstr "Družbe"
#. module: account_fiscal_year
#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_type_action_accounting
msgid "Date Range Types"
msgstr ""
msgstr "Tipi datumskih razponov"
#. module: account_fiscal_year
#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_action_accounting
msgid "Date Ranges"
msgstr ""
msgstr "Datumski razponi"
#. module: account_fiscal_year
#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_accounting
msgid "Date ranges"
msgstr ""
msgstr "Datumski razponi"
#. module: account_fiscal_year
#: model:date.range.type,name:account_fiscal_year.fiscalyear
msgid "Fiscal Year"
msgstr ""
msgstr "Fiskalno leto"
#. module: account_fiscal_year
#: model:ir.model.fields,field_description:account_fiscal_year.field_date_range_type_fiscal_year
msgid "Is fiscal year ?"
msgstr ""
msgstr "Je fiskalno leto?"
#. module: account_fiscal_year
#: code:addons/account_fiscal_year/models/date_range_type.py:22
#, python-format
msgid "You cannot delete a date range type with flag \"fiscal_year\""
msgstr ""
msgstr "Datumskega razpona z označbo \"fiskalno leto\" ne morete brisati."
#. module: account_fiscal_year
#: model:ir.model,name:account_fiscal_year.model_date_range_type
msgid "date.range.type"
msgstr ""
msgstr "date.range.type"

View File

@@ -0,0 +1,136 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_move_locking
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: account_move_locking
#: model:ir.model,name:account_move_locking.model_account_move
msgid "Account Entry"
msgstr ""
#. module: account_move_locking
#: model:ir.ui.view,arch_db:account_move_locking.lock_account_move_view
msgid "Approve"
msgstr ""
#. module: account_move_locking
#: model:ir.ui.view,arch_db:account_move_locking.lock_account_move_view
msgid "Cancel"
msgstr "Откажи"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_uid
msgid "Created by"
msgstr "Създадено от"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_date
msgid "Created on"
msgstr "Създадено на"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_date_end
msgid "Date end"
msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_date_start
msgid "Date start"
msgstr ""
#. module: account_move_locking
#: code:addons/account_move_locking/wizard/account_lock_account_move.py:41
#, python-format
msgid ""
"Date start need to be before Date "
"end"
msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_display_name
msgid "Display Name"
msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_id
msgid "ID"
msgstr "ID"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_journal_ids
msgid "Journal"
msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move___last_update
msgid "Last Modified on"
msgstr "Последно обновено на"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_uid
msgid "Last Updated by"
msgstr "Последно обновено от"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_date
msgid "Last Updated on"
msgstr "Последно обновено на"
#. module: account_move_locking
#: model:ir.model,name:account_move_locking.model_lock_account_move
msgid "Lock Account Move"
msgstr ""
#. module: account_move_locking
#: model:ir.actions.act_window,name:account_move_locking.action_lock_account_move
#: model:ir.ui.menu,name:account_move_locking.menu_lock_account_moves
#: model:ir.ui.view,arch_db:account_move_locking.lock_account_move_view
msgid "Lock Journal Entries"
msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_account_move_locked
msgid "Locked"
msgstr ""
#. module: account_move_locking
#: code:addons/account_move_locking/account.py:33
#: code:addons/account_move_locking/account.py:40
#: code:addons/account_move_locking/account.py:49
#, python-format
msgid "Move Locked! %s"
msgstr ""
#. module: account_move_locking
#: code:addons/account_move_locking/wizard/account_lock_account_move.py:67
#, python-format
msgid "No move to locked found"
msgstr ""
#. module: account_move_locking
#: code:addons/account_move_locking/wizard/account_lock_account_move.py:57
#, python-format
msgid ""
"Unposted move in period/jounal "
"selected, please post it before "
"locking them"
msgstr ""
#. module: account_move_locking
#: model:ir.ui.view,arch_db:account_move_locking.lock_account_move_view
msgid "or"
msgstr "или"

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-23 01:03+0000\n"
"PO-Revision-Date: 2016-05-06 12:56+0000\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-10-05 06:35+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>\n"
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -64,7 +64,7 @@ msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_display_name
msgid "Display Name"
msgstr ""
msgstr "Naziv "
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_id
@@ -79,17 +79,17 @@ msgstr "Dnevnik"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Zadnje modificirano"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_uid
msgid "Last Updated by"
msgstr ""
msgstr "Zadnji ažurirao"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_date
msgid "Last Updated on"
msgstr ""
msgstr "Zadnje ažuriranje"
#. module: account_move_locking
#: model:ir.model,name:account_move_locking.model_lock_account_move

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/it/)\n"
@@ -73,7 +73,7 @@ msgstr "ID"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_journal_ids
msgid "Journal"
msgstr ""
msgstr "Sezionale"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move___last_update

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/nl/)\n"
@@ -63,7 +63,7 @@ msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_display_name
msgid "Display Name"
msgstr ""
msgstr "Te tonen naam"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_id
@@ -78,7 +78,7 @@ msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Laatst bijgewerkt op"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_uid

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/pt_BR/)\n"
@@ -63,7 +63,7 @@ msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_display_name
msgid "Display Name"
msgstr ""
msgstr "Nome para Mostrar"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_id
@@ -78,7 +78,7 @@ msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Última atualização em"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_uid

View File

@@ -3,14 +3,14 @@
# * account_move_locking
#
# Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-01 02:44+0000\n"
"PO-Revision-Date: 2016-07-29 06:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-10-04 09:42+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -46,12 +46,12 @@ msgstr "Ustvarjeno"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_date_end
msgid "Date end"
msgstr ""
msgstr "Končni datum"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_date_start
msgid "Date start"
msgstr ""
msgstr "Začetni datum"
#. module: account_move_locking
#: code:addons/account_move_locking/wizard/account_lock_account_move.py:41
@@ -59,7 +59,7 @@ msgstr ""
msgid ""
"Date start need to be before Date "
"end"
msgstr ""
msgstr "Začetni datum mora biti pred končnim"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_display_name
@@ -114,7 +114,7 @@ msgstr "Zaklenjeno"
#: code:addons/account_move_locking/account.py:49
#, python-format
msgid "Move Locked! %s"
msgstr ""
msgstr "Premik zaklenjen! %s"
#. module: account_move_locking
#: code:addons/account_move_locking/wizard/account_lock_account_move.py:67
@@ -129,7 +129,7 @@ msgid ""
"Unposted move in period/jounal "
"selected, please post it before "
"locking them"
msgstr ""
msgstr "Neknjižen premik v izbranem obdobju/dnevniku. Vknjižite ga preden ga zaklenete."
#. module: account_move_locking
#: model:ir.ui.view,arch_db:account_move_locking.lock_account_move_view

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-14 08:56+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-10-04 09:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -35,12 +35,12 @@ msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_uid
msgid "Created by"
msgstr ""
msgstr "创建者"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_date
msgid "Created on"
msgstr ""
msgstr "创建时间"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_date_end
@@ -68,7 +68,7 @@ msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_journal_ids
@@ -83,12 +83,12 @@ msgstr ""
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_uid
msgid "Last Updated by"
msgstr ""
msgstr "最后更新者"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_date
msgid "Last Updated on"
msgstr ""
msgstr "上次更新日期"
#. module: account_move_locking
#: model:ir.model,name:account_move_locking.model_lock_account_move

View File

@@ -0,0 +1,152 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move
msgid "Account Entry"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid ""
"All journal entries prior to and included at this date will be permanently "
"locked."
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr "Откажи"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company
msgid "Companies"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_company_id
msgid "Company"
msgstr "Фирма"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_uid
msgid "Created by"
msgstr "Създадено от"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_date
msgid "Created on"
msgstr "Създадено на"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_display_name
msgid "Display Name"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_id
msgid "ID"
msgstr "ID"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard___last_update
msgid "Last Modified on"
msgstr "Последно обновено на"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_write_uid
msgid "Last Updated by"
msgstr "Последно обновено от"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_write_date
msgid "Last Updated on"
msgstr "Последно обновено на"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_lock_date
msgid "Lock Date"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Lock Journal Entries"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Lock permanently entries"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,help:account_permanent_lock_move.field_account_config_settings_permanent_lock_date
msgid ""
"Non-revertible closing of accounts prior to and inclusive of this date. Use "
"it for fiscal year locking instead of \"Lock Date\"."
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,help:account_permanent_lock_move.field_res_company_permanent_lock_date
msgid ""
"Non-revertible closing of accounts prior to and inclusive of this date. Use "
"it for fiscal year locking instead of Lock Date."
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_account_config_settings_permanent_lock_date
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_res_company_permanent_lock_date
msgid "Permanent Lock Date"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.view_account_config_settings_permanent_lock
msgid "Permanently Lock Entries"
msgstr ""
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/models/account_move.py:15
#, python-format
msgid ""
"You cannot add/modify entries prior to and inclusive of the permanent lock "
"date."
msgstr ""
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:22
#, python-format
msgid "You cannot set the permanent lock date in the past."
msgstr ""
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:31
#, python-format
msgid ""
"You cannot set the permanent lock date since entries are still unposted "
"before this date."
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_config_settings
msgid "account.config.settings"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_permanent_lock_date_wizard
msgid "permanent.lock.date.wizard"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-01 02:44+0000\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/hr/)\n"
@@ -57,7 +57,7 @@ msgstr "Kreirano na"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_display_name
msgid "Display Name"
msgstr ""
msgstr "Naziv "
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_id
@@ -67,17 +67,17 @@ msgstr "ID"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Zadnje modificirano"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_write_uid
msgid "Last Updated by"
msgstr ""
msgstr "Zadnji ažurirao"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_write_date
msgid "Last Updated on"
msgstr ""
msgstr "Zadnje ažuriranje"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_lock_date

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/nl/)\n"
@@ -57,7 +57,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_display_name
msgid "Display Name"
msgstr ""
msgstr "Te tonen naam"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_id
@@ -67,7 +67,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Laatst bijgewerkt op"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_write_uid

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/pt_BR/)\n"
@@ -57,7 +57,7 @@ msgstr "Criado em"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_display_name
msgid "Display Name"
msgstr ""
msgstr "Nome para Mostrar"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_id
@@ -67,7 +67,7 @@ msgstr "Identificação"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Última atualização em"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_write_uid

View File

@@ -3,13 +3,14 @@
# * account_permanent_lock_move
#
# Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-01 02:44+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-18 08:52+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -27,7 +28,7 @@ msgstr "Knjigovodski vnos"
msgid ""
"All journal entries prior to and included at this date will be permanently "
"locked."
msgstr ""
msgstr "Vsi dnevniški vnosi vključno do tega datuma bodo trajno zaklenjeni."
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
@@ -82,7 +83,7 @@ msgstr "Zadnjič posodobljeno"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_lock_date
msgid "Lock Date"
msgstr ""
msgstr "Datum zaklenitve"
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
@@ -92,32 +93,32 @@ msgstr "Zakleni dnevniške vnose"
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Lock permanently entries"
msgstr ""
msgstr "Trajno zakleni vnose"
#. module: account_permanent_lock_move
#: model:ir.model.fields,help:account_permanent_lock_move.field_account_config_settings_permanent_lock_date
msgid ""
"Non-revertible closing of accounts prior to and inclusive of this date. Use "
"it for fiscal year locking instead of \"Lock Date\"."
msgstr ""
msgstr "Ne reverzibilno zaprtje kontov vključno do tega datuma. Uporabite za zaklenitev fiskalnega leta namesto \"datuma zaklenitve\"."
#. module: account_permanent_lock_move
#: model:ir.model.fields,help:account_permanent_lock_move.field_res_company_permanent_lock_date
msgid ""
"Non-revertible closing of accounts prior to and inclusive of this date. Use "
"it for fiscal year locking instead of Lock Date."
msgstr ""
msgstr "Ne reverzibilna zaprtje kontov vključno do tega datuma. Uporabite za zaklenitev fiskalnega leta namesto datuma zaklenitve."
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_account_config_settings_permanent_lock_date
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_res_company_permanent_lock_date
msgid "Permanent Lock Date"
msgstr ""
msgstr "Datum trajne zaklenitve"
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.view_account_config_settings_permanent_lock
msgid "Permanently Lock Entries"
msgstr ""
msgstr "Trajno zaklenjeni vnosi"
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/models/account_move.py:15
@@ -125,13 +126,13 @@ msgstr ""
msgid ""
"You cannot add/modify entries prior to and inclusive of the permanent lock "
"date."
msgstr ""
msgstr "Ne morete dodajati/spreminjati vnosov do vključno datuma trajne zaklenitve."
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:22
#, python-format
msgid "You cannot set the permanent lock date in the past."
msgstr ""
msgstr "Datuma trajne zaklenitve ne morete nastaviti v preteklost."
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:31
@@ -139,14 +140,14 @@ msgstr ""
msgid ""
"You cannot set the permanent lock date since entries are still unposted "
"before this date."
msgstr ""
msgstr "Datuma trajne zaklenitve ne morete nastaviti, saj obstajajo še ne knjiženi vnosi pred tem datumom."
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_config_settings
msgid "account.config.settings"
msgstr ""
msgstr "account.config.settings"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_permanent_lock_date_wizard
msgid "permanent.lock.date.wizard"
msgstr ""
msgstr "permanent.lock.date.wizard"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-01 02:44+0000\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/zh_CN/)\n"
@@ -47,12 +47,12 @@ msgstr "公司"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_uid
msgid "Created by"
msgstr ""
msgstr "创建者"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_date
msgid "Created on"
msgstr ""
msgstr "创建时间"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_display_name
@@ -62,7 +62,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard___last_update
@@ -72,12 +72,12 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_write_uid
msgid "Last Updated by"
msgstr ""
msgstr "最后更新者"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_write_date
msgid "Last Updated on"
msgstr ""
msgstr "上次更新日期"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_lock_date

View File

@@ -4,13 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Kaloyan Naumov <kaloyan@lumnus.net>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-10 02:45+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-17 01:04+0000\n"
"Last-Translator: Kaloyan Naumov <kaloyan@lumnus.net>, 2016\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -31,12 +32,12 @@ msgstr "Отмяна"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
msgstr "Създадено от"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
msgstr "Създадено на"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
@@ -71,7 +72,7 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
@@ -96,17 +97,17 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Последно обновено на"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
msgstr "Последно обновено от"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
msgstr "Последно обновено на"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74

View File

@@ -4,13 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Ermin Trevisan <trevi@twanda.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-10 02:45+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-17 01:04+0000\n"
"Last-Translator: Ermin Trevisan <trevi@twanda.com>, 2016\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -46,7 +47,7 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
msgstr "Anzeigename"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
@@ -96,7 +97,7 @@ msgstr "Zu nummerierende Journal"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Zuletzt geändert am"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid

View File

@@ -4,13 +4,14 @@
#
# 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-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-10 02:45+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-17 01:04+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2016\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -31,12 +32,12 @@ msgstr "Odustani"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
msgstr "Kreirao"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
msgstr "Kreirano"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
@@ -46,7 +47,7 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
msgstr "Naziv "
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
@@ -96,17 +97,17 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Zadnje modificirano"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
msgstr "Zadnji ažurirao"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
msgstr "Zadnje ažuriranje"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-10 02:45+0000\n"
"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: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
"MIME-Version: 1.0\n"
@@ -46,7 +46,7 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
msgstr "Te tonen naam"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
@@ -96,7 +96,7 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Laatst bijgewerkt op"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
@@ -151,7 +151,7 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
msgstr "Datum ingang"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form

View File

@@ -4,14 +4,13 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Cezar <cezar.santanna@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-10 02:45+0000\n"
"Last-Translator: Cezar <cezar.santanna@gmail.com>, 2016\n"
"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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -32,12 +31,12 @@ msgstr "Cancelar"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
msgstr "Criado por"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
msgstr "Criado em"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
@@ -47,7 +46,7 @@ msgstr "Períodos"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
msgstr "Nome para Mostrar"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
@@ -72,7 +71,7 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
msgstr "Identificação"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
@@ -97,17 +96,17 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
msgstr "Última atualização em"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
msgstr "Última atualização por"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
msgstr "Última atualização em"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74

View File

@@ -4,13 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-10 02:45+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-17 01:04+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>, 2016\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -41,7 +42,7 @@ msgstr "Ustvarjeno"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
msgstr "Datumski razponi"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
@@ -51,12 +52,12 @@ msgstr "Prikazni naziv"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
msgstr "Zaključni datum"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
msgstr "Dokončaj s preštevilčenjem do vključno tega datuma."
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
@@ -86,7 +87,7 @@ msgstr "Dnevniki"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
msgstr "Dnevniki, ki se upoštevajo"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
@@ -137,7 +138,7 @@ msgstr "Preštevilčenje kontnih premikov"
#: model:ir.actions.act_window,name:account_renumber.action_account_renumber
#: model:ir.ui.menu,name:account_renumber.menu_account_renumber
msgid "Renumber Journal Entries"
msgstr ""
msgstr "Preštevilčenje dnevniških vnosov"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
@@ -148,12 +149,12 @@ msgstr "Preštevilčeni kontni premiki"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
msgstr "Začni s preštevilčenjem na vključno ta datum"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
msgstr "Začetni datum"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-10 02:45+0000\n"
"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: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"MIME-Version: 1.0\n"
@@ -31,12 +31,12 @@ msgstr "Vazgeç"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
msgstr "Oluşturan"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
msgstr "Oluşturuldu"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
@@ -71,7 +71,7 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
@@ -101,12 +101,12 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
msgstr "Son güncelleyen"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
msgstr "Son güncellenme"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-10 02:45+0000\n"
"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: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -31,12 +31,12 @@ msgstr "取消"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
msgstr "创建者"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
msgstr "创建时间"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
@@ -71,7 +71,7 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
@@ -101,12 +101,12 @@ msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
msgstr "最后更新者"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
msgstr "上次更新日期"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74

View File

@@ -0,0 +1,223 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update
#
# Translators:
# Kaloyan Naumov <kaloyan@lumnus.net>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-17 01:04+0000\n"
"Last-Translator: Kaloyan Naumov <kaloyan@lumnus.net>, 2016\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/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
#: model:ir.model.fields,field_description:currency_rate_update.field_res_company_auto_currency_up
msgid "Automatic Update"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,help:currency_rate_update.field_res_company_auto_currency_up
msgid "Automatic update of the currencies for this company"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:126
#, python-format
msgid "Base currency rate should be 1.00!"
msgstr ""
#. module: currency_rate_update
#: model:ir.model,name:currency_rate_update.model_res_company
msgid "Companies"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_company_id
msgid "Company"
msgstr "Фирма"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_uid
msgid "Created by"
msgstr "Създадено от"
#. 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
msgid "Currencies available"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_currency_to_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form
msgid "Currencies to update with this service"
msgstr ""
#. module: currency_rate_update
#: model:ir.actions.act_window,name:currency_rate_update.currency_rate_update_action
#: model:ir.model,name:currency_rate_update.model_currency_rate_update_service
#: model:ir.ui.menu,name:currency_rate_update.currency_rate_update_menu
msgid "Currency Rate Update"
msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp
msgid "Currency update configuration"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_interval_type
msgid "Currency update frequency"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_res_company_services_to_use
#: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_tree
msgid "Currency update services"
msgstr ""
#. module: currency_rate_update
#: selection:currency.rate.update.service,interval_type:0
msgid "Day(s)"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_display_name
msgid "Display Name"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/services/update_service_CA_BOC.py:71
#: code:addons/currency_rate_update/services/update_service_CA_BOC.py:92
#, python-format
msgid "Error !"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/services/update_service_CA_BOC.py:73
#, python-format
msgid "Exchange data for %s is not reported by Bank of Canada."
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/services/update_service_CA_BOC.py:94
#, python-format
msgid "Exchange data format error for Bank of Canada - %s !"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_interval_number
msgid "Frequency"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_id
msgid "ID"
msgstr "ID"
#. module: currency_rate_update
#: model:ir.model.fields,help:currency_rate_update.field_currency_rate_update_service_max_delta_days
msgid ""
"If the time delta between the rate date given by the webservice and the "
"current date exceeds this value, then the currency rate is not updated in "
"OpenERP."
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:42
#, python-format
msgid "Interval number must be >= 0"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service___last_update
msgid "Last Modified on"
msgstr "Последно обновено на"
#. 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/model/currency_rate_update.py:36
#, python-format
msgid "Max delta days must be >= 0"
msgstr ""
#. module: currency_rate_update
#: selection:currency.rate.update.service,interval_type:0
msgid "Month(s)"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_next_run
msgid "Next run on"
msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_auto_comp
msgid "Refresh currencies"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:123
#, python-format
msgid "There is no main currency defined!"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_note
msgid "Update logs"
msgstr ""
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form
msgid "Update now!"
msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_service
msgid "Webservice to use"
msgstr ""
#. module: currency_rate_update
#: selection:currency.rate.update.service,interval_type:0
msgid "Week(s)"
msgstr ""
#. module: currency_rate_update
#: code:addons/currency_rate_update/model/currency_rate_update.py:107
#: sql_constraint:currency.rate.update.service:0
#, python-format
msgid "You can use a service only one time per company !"
msgstr ""

View File

@@ -4,13 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Ermin Trevisan <trevi@twanda.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"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-17 01:04+0000\n"
"Last-Translator: Ermin Trevisan <trevi@twanda.com>, 2016\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -47,12 +48,12 @@ msgstr "Unternehmen"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_uid
msgid "Created by"
msgstr ""
msgstr "Erstellt von"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_date
msgid "Created on"
msgstr ""
msgstr "Erstellt am:"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_currency_list
@@ -98,7 +99,7 @@ msgstr "Tag(e)"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_display_name
msgid "Display Name"
msgstr ""
msgstr "Anzeigename"
#. module: currency_rate_update
#: code:addons/currency_rate_update/services/update_service_CA_BOC.py:71
@@ -127,7 +128,7 @@ msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: currency_rate_update
#: model:ir.model.fields,help:currency_rate_update.field_currency_rate_update_service_max_delta_days
@@ -146,17 +147,17 @@ 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 ""
msgstr "Zuletzt geändert am"
#. 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 ""
msgstr "Zuletzt geändert von"
#. 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 ""
msgstr "Zuletzt aktualisiert am"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form

View File

@@ -4,13 +4,14 @@
#
# 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"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-17 01:04+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2016\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -47,12 +48,12 @@ msgstr "Organizacija"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_uid
msgid "Created by"
msgstr ""
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 ""
msgstr "Kreirano"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_currency_list
@@ -98,7 +99,7 @@ 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 ""
msgstr "Naziv "
#. module: currency_rate_update
#: code:addons/currency_rate_update/services/update_service_CA_BOC.py:71
@@ -127,7 +128,7 @@ msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: currency_rate_update
#: model:ir.model.fields,help:currency_rate_update.field_currency_rate_update_service_max_delta_days
@@ -146,17 +147,17 @@ 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 ""
msgstr "Zadnje modificirano"
#. 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 ""
msgstr "Zadnji ažurirao"
#. 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 ""
msgstr "Zadnje ažuriranje"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form

View File

@@ -8,8 +8,8 @@ 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-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: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
"MIME-Version: 1.0\n"
@@ -98,7 +98,7 @@ 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 ""
msgstr "Te tonen naam"
#. module: currency_rate_update
#: code:addons/currency_rate_update/services/update_service_CA_BOC.py:71
@@ -146,7 +146,7 @@ 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 ""
msgstr "Laatst bijgewerkt op"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_write_uid

View File

@@ -8,8 +8,8 @@ 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-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"
"MIME-Version: 1.0\n"
@@ -47,12 +47,12 @@ msgstr "Empresa"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_uid
msgid "Created by"
msgstr ""
msgstr "Criado por"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_date
msgid "Created on"
msgstr ""
msgstr "Criado em"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_currency_list
@@ -98,7 +98,7 @@ 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 ""
msgstr "Nome para Mostrar"
#. module: currency_rate_update
#: code:addons/currency_rate_update/services/update_service_CA_BOC.py:71
@@ -127,7 +127,7 @@ msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_id
msgid "ID"
msgstr ""
msgstr "Identificação"
#. module: currency_rate_update
#: model:ir.model.fields,help:currency_rate_update.field_currency_rate_update_service_max_delta_days
@@ -146,17 +146,17 @@ 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 ""
msgstr "Última atualização em"
#. 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 ""
msgstr "Última atualização por"
#. 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 ""
msgstr "Última atualização em"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form

View File

@@ -8,8 +8,8 @@ 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-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: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"MIME-Version: 1.0\n"
@@ -47,12 +47,12 @@ msgstr "Şirket"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_uid
msgid "Created by"
msgstr ""
msgstr "Oluşturan"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_create_date
msgid "Created on"
msgstr ""
msgstr "Oluşturuldu"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_currency_list
@@ -127,7 +127,7 @@ msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: currency_rate_update
#: model:ir.model.fields,help:currency_rate_update.field_currency_rate_update_service_max_delta_days
@@ -151,12 +151,12 @@ 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 ""
msgstr "Son güncelleyen"
#. 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 ""
msgstr "Son güncellenme"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form

View File

@@ -8,8 +8,8 @@ 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-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: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -47,12 +47,12 @@ 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 ""
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 ""
msgstr "创建时间"
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_currency_list
@@ -127,7 +127,7 @@ msgstr ""
#. module: currency_rate_update
#: model:ir.model.fields,field_description:currency_rate_update.field_currency_rate_update_service_id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: currency_rate_update
#: model:ir.model.fields,help:currency_rate_update.field_currency_rate_update_service_max_delta_days
@@ -151,12 +151,12 @@ 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 ""
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 ""
msgstr "上次更新日期"
#. module: currency_rate_update
#: model:ir.ui.view,arch_db:currency_rate_update.currency_rate_update_form