OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2016-09-16 20:49:19 -04:00
parent a81b51f34d
commit 1080adf390
132 changed files with 11581 additions and 2898 deletions

View File

@@ -3,13 +3,14 @@
# * account_fiscal_year
#
# Translators:
# Cezar <cezar.santanna@gmail.com>, 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-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-16 01:30+0000\n"
"Last-Translator: Cezar <cezar.santanna@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,35 +26,35 @@ msgstr "Empresas"
#. module: account_fiscal_year
#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_type_action_accounting
msgid "Date Range Types"
msgstr ""
msgstr "Tipos de períodos"
#. module: account_fiscal_year
#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_action_accounting
msgid "Date Ranges"
msgstr ""
msgstr "Períodos"
#. module: account_fiscal_year
#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_accounting
msgid "Date ranges"
msgstr ""
msgstr "Períodos"
#. module: account_fiscal_year
#: model:date.range.type,name:account_fiscal_year.fiscalyear
msgid "Fiscal Year"
msgstr ""
msgstr "Ano Fiscal"
#. 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 "É ano fiscal?"
#. 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 "Você não pode apagar um tipo de período marcado como \"ano_fiscal\""
#. 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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Cancelar"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_uid
msgid "Created by"
msgstr "Creado por"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_date
msgid "Created on"
msgstr "Creado en"
#. 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 "Última actualización por"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Cancel·la"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_uid
msgid "Created by"
msgstr "Creat per"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_date
msgid "Created on"
msgstr "Creat el"
#. 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 "Darrera Actualització per"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_date
msgid "Last Updated on"
msgstr "Darrera Actualització el"
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Zrušit"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Κωδικός"
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es/)\n"
@@ -30,7 +30,7 @@ msgstr ""
#. module: account_move_locking
#: model:ir.ui.view,arch_db:account_move_locking.lock_account_move_view
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_uid
@@ -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 "Nombre mostrado"
#. 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 modificación el"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_uid

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Cancelar"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Cancelar"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_ES/)\n"
@@ -30,7 +30,7 @@ msgstr ""
#. module: account_move_locking
#: model:ir.ui.view,arch_db:account_move_locking.lock_account_move_view
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_uid

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Cancelar"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Cancelar"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Loobu"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Luonut"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_date
msgid "Created on"
msgstr "Luotu"
#. 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 "Nimi"
#. 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 "Viimeksi muokattu"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_uid
msgid "Last Updated by"
msgstr "Viimeksi päivittänyt"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_date
msgid "Last Updated on"
msgstr "Viimeksi päivitetty"
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-16 21:46+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/fr/)\n"
"MIME-Version: 1.0\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 "Nom à afficher"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_id
@@ -78,7 +78,7 @@ msgstr "Journal"
#. 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 "Dernière modification le"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_uid

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-09 12:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/gl/)\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgstr ""
#. module: account_move_locking
#: model:ir.ui.view,arch_db:account_move_locking.lock_account_move_view
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_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-07-01 02:44+0000\n"
"POT-Creation-Date: 2016-09-10 02:45+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"
@@ -30,7 +30,7 @@ msgstr ""
#. module: account_move_locking
#: model:ir.ui.view,arch_db:account_move_locking.lock_account_move_view
msgid "Cancel"
msgstr ""
msgstr "Annulla"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_uid
@@ -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 da visualizzare"
#. 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 "Ultima modifica il"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_uid

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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"
#. 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 "Atšaukti"
#. 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 ""
#. 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

@@ -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-10 02:45+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"
"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: 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 "Annuleren"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Annuleren"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Anuluj"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Cancelar"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_uid
msgid "Created by"
msgstr "Criado por"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_date
msgid "Created on"
msgstr "Criado em"
#. 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 "Atualizado pela última vez por"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_date
msgid "Last Updated on"
msgstr "Atualizado pela última vez em"
#. 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

@@ -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-10 02:45+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"
"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: 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 "Criado por"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_date
msgid "Created on"
msgstr "Criado em"
#. 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 "Identificação"
#. 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 "Última atualização por"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_date
msgid "Last Updated on"
msgstr "Última atualização em"
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Aprovar"
#. module: account_move_locking
#: model:ir.ui.view,arch_db:account_move_locking.lock_account_move_view
msgid "Cancel"
msgstr "Cancelar"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_uid
msgid "Created by"
msgstr "Criado por"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_date
msgid "Created on"
msgstr "Criado em"
#. 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 "Atualizado pela última vez por"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_date
msgid "Last Updated on"
msgstr "Atualizado pela última vez em"
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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"
#. 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 "Anuleaza"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Thai (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Vazgeç"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_uid
msgid "Created by"
msgstr "Oluşturan"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_create_date
msgid "Created on"
msgstr "Oluşturuldu"
#. 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 "Son güncelleyen"
#. module: account_move_locking
#: model:ir.model.fields,field_description:account_move_locking.field_lock_account_move_write_date
msgid "Last Updated on"
msgstr "Son güncelleme"
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-04-14 08:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Hủy bỏ"
#. 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 ""
#. 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

@@ -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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Cancelar"
#. 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 "Creado por"
#. 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 "Creado en"
#. 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 "Última actualización por"
#. 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 "Última actualización en"
#. 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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/ar/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "إلغاء"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/ca/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Cancel·la"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company
@@ -47,12 +47,12 @@ msgstr "Companyia"
#. 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 "Creat per"
#. 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 "Creat el"
#. 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 "Darrera Actualització per"
#. 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 "Darrera Actualització el"
#. 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-07-01 02:44+0000\n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/cs/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Zrušit"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Κωδικός"
#. 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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company
@@ -57,7 +57,7 @@ msgstr "Creado en"
#. 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 "Nombre mostrado"
#. 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 "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 "Última modificación el"
#. 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-07-01 02:44+0000\n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_CR/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_EC/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_ES/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_MX/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Cancelar"
#. 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 ""
#. 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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/et/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Loobu"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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: 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 "Luonut"
#. 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 "Luotu"
#. 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 "Nimi"
#. 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 "Viimeksi muokattu"
#. 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 "Viimeksi päivittänyt"
#. 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 "Viimeksi päivitetty"
#. 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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/fr/)\n"
@@ -57,7 +57,7 @@ msgstr "Créé le"
#. 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 "Nom à afficher"
#. 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 "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 "Dernière modification le"
#. 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-05-27 02:44+0000\n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/gl/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/it/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Annulla"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company
@@ -57,7 +57,7 @@ msgstr "Creato il"
#. 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 da visualizzare"
#. 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 "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 "Ultima modifica il"
#. 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-07-01 02:44+0000\n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/lt/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Atšaukti"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+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"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Annuleren"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/nl_BE/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Annuleren"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Anuluj"
#. 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 ""
#. 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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/pt/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company
@@ -47,12 +47,12 @@ msgstr "Empresa"
#. 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 "Criado por"
#. 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 "Criado em"
#. 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 "Atualizado pela última vez por"
#. 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 "Atualizado pela última vez em"
#. 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-07-01 02:44+0000\n"
"POT-Creation-Date: 2016-09-10 02:45+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"
@@ -47,12 +47,12 @@ msgstr "Empresa"
#. 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 "Criado por"
#. 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 "Criado em"
#. 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 "Identificação"
#. 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 "Última atualização por"
#. 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 "Última atualização em"
#. 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-07-01 02:44+0000\n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/ro/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Anuleaza"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/ru/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Отменена"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Thai (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/th/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "ยกเลิก"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company

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-10 02:45+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/tr/)\n"
@@ -32,7 +32,7 @@ msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
msgstr "Vazgeç"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company
@@ -47,12 +47,12 @@ msgstr "Şirket"
#. 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 "Oluşturan"
#. 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 "Oluşturuldu"
#. 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 "Son güncelleyen"
#. 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 "Son güncelleme"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_lock_date

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-12 10:24+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/am/)\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"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Creado por"
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Creado en"
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "o"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ar/)\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"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "إلغاء"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "أو"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -3,15 +3,15 @@
# * account_renumber
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 16:14+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/bg/)\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"
"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"
@@ -24,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Отмяна"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr "Журнали"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr "Периоди"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/bs/)\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"
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Otkaži"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "ili"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -3,15 +3,15 @@
# * account_renumber
#
# Translators:
# Carles Antolí <carlesantoli@hotmail.com>, 2015
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-20 18:44+0000\n"
"PO-Revision-Date: 2015-10-19 14:33+0000\n"
"Last-Translator: Carles Antolí <carlesantoli@hotmail.com>\n"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ca/)\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"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -24,139 +24,141 @@ msgid "Account renumber wizard"
msgstr "Assistent de renumeració d'assentaments"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancel·la"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Creat per"
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Creat el"
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr "Primer número"
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr "Períodes fiscals a renumerar"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr "Dades Generals"
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr "Inicial"
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr "Les seqüències dels diaris començaran a comptar en aquest número"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr "Diaris"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
msgstr "Diaris i períodes a considerar"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr "Diaris a renumerar"
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Darrera Actualització per"
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Darrera Actualització el"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr "No hi ha dades disponibles"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr "No hi ha registres per la seva selecció!"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr "Períodes"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr "Els assentaments fixats d'aquests diaris seran ordenats per data i després els seran assignats números seqüencials utilitzant la seqüència del seu diari."
msgstr ""
"Els assentaments fixats d'aquests diaris seran ordenats per data i després "
"els seran assignats números seqüencials utilitzant la seqüència del seu "
"diari."
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr "Renumera"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr "Renumera assentaments comptables"
#. module: account_renumber
#: 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 "Tornar a numerar els assentaments del diari"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr "Assentaments comptables renumerats"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
msgstr "Nova Numeració"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr "Aquest assistent us ajudarà a tornar a numerar els assentaments en un o més diaris."
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "o"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr "desconegut"
msgstr ""
"Aquest assistent us ajudarà a tornar a numerar els assentaments en un o més "
"diaris."

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 16:14+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ca_ES/)\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"
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,139 @@ msgid "Account renumber wizard"
msgstr "Assistent de renumeració d'assentaments"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancel·la"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr "Primer número"
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr "Períodes fiscals a renumerar"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr "Les seqüències dels diaris començaran a comptar en aquest número"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr "Diaris"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
msgstr "Diaris i períodes a considerar"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr "Diaris a renumerar"
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr "Períodes"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr "Els assentaments fixats d'aquests diaris seran ordenats per data i després els seran assignats números seqüencials utilitzant la seqüència del seu diari."
msgstr ""
"Els assentaments fixats d'aquests diaris seran ordenats per data i després "
"els seran assignats números seqüencials utilitzant la seqüència del seu "
"diari."
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr "Renumera"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr "Renumera assentaments comptables"
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr "Assentaments comptables renumerats"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/cs/)\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"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Zrušit"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

159
account_renumber/i18n/da.po Normal file
View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Annuller"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Oprettet af"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Oprettet den"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "Id"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Sidst opdateret af"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Sidst opdateret den"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-26 14:50+0000\n"
"PO-Revision-Date: 2015-11-05 16:59+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/de/)\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"
"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"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,140 @@ msgid "Account renumber wizard"
msgstr "Assistent zur Kontenneunummerierung"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Abbrechen"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Erstellt von"
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Erstellt am"
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr "Erste Nummer"
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr "Geschäftszeitraum der neu nummeriert werden soll"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr "Allgemeine Daten"
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr "Initial"
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr "Journal-Nummernkreise beginnen mit dieser Nummer"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr "Journale"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
msgstr "Zu berücksichtigende Journale und Perioden"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr "Zu nummerierende Journal"
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Zuletzt geändert von"
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Zuletzt geändert am"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr "Keine verfügbaren Daten"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr "Keine Datensätze für Ihre Auswahl getroffen!"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr "Perioden"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr "Gebuchte Einträge aus diesen Journalen werden nach Datum sortiert und anschließend gemäß Journal-Nummernkreis durchnummeriert"
msgstr ""
"Gebuchte Einträge aus diesen Journalen werden nach Datum sortiert und "
"anschließend gemäß Journal-Nummernkreis durchnummeriert"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr "Neunummerieren"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr "Neunummerierung von Kontobuchungen"
#. module: account_renumber
#: 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 "Neunummerierung von Journaleinträgen"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr "Kontobuchungen neu nummeriert"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
msgstr "Nummeriere neu"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr "Dieser Assistent hilft Ihnen Einträge in ein oder mehreren Journalen neu zu nummerieren"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "oder"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr "unbekannt"
msgstr ""
"Dieser Assistent hilft Ihnen Einträge in ein oder mehreren Journalen neu zu "
"nummerieren"

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-05 01:25+0000\n"
"PO-Revision-Date: 2015-12-09 16:40+0000\n"
"Last-Translator: Goutoudis Kostas <goutoudis@gmail.com>\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/el_GR/)\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"
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Δημιουργήθηκε από "
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Δημιουργήθηκε στις"
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "Κωδικός"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Τελευταία ενημέρωση από"
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Τελευταία ενημέρωση στις"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: English (Australia) (https://www.transifex.com/oca/teams/23907/en_AU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_AU\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancel"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/en_GB/)\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"
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancel"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "or"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-24 14:29+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es/)\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"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,139 @@ msgid "Account renumber wizard"
msgstr "Asistente de renumeración contable"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Creado por"
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Creado en"
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr "Primer número"
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr "Periodos a renumerar"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr "Datos generales"
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr "Inicial"
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr "Las secuencias de los diarios empezarán a contar en este número"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr "Diarios"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
msgstr "Diarios y periodos a considerar"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr "Diarios a renumerar"
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr "No hay datos disponibles"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr "No se han encontrado registros para la selección"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr "Periodos"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr "Los asientos asentados de estos diarios se ordenarán por fecha y entonces se les asignará un número de secuencia usando su secuencia de diario."
msgstr ""
"Los asientos asentados de estos diarios se ordenarán por fecha y entonces se"
" les asignará un número de secuencia usando su secuencia de diario."
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr "Renumerar"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr "Renumerar asientos contables"
#. module: account_renumber
#: 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 "Renumerar asientos contables"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr "Asientos contables renumerados"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
msgstr "Renumerando"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr "Este asistente le permite renumerar los asientos de uno o más diarios."
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "o"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr "desconocido"
msgstr ""
"Este asistente le permite renumerar los asientos de uno o más diarios."

View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Creado por"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Creado en"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Última actualización realizada por"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Última actualización el"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_CR/)\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"
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID (identificación)"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_EC/)\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"
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-24 14:29+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_ES/)\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"
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Creado por"
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Creado en"
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr "Primer número"
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr "Periodos fiscales a renumerar"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr "Datos Generales"
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr "Initial"
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr "Las secuencias de los diarios empezarán a contar en este número"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr "Diarios"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
msgstr "Diarios y periodos a considerar"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr "Diarios a renumerar"
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr "No Data Available"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr "No records found for your selection!"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr "Periodos"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr "Renumerar"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr "Renumerar asientos contables"
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr "Asientos contables renumerados"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "o"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr "unknown"

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_MX/)\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"
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "ó"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_VE/)\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"
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/et/)\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"
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Loobu"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

159
account_renumber/i18n/eu.po Normal file
View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Ezeztatu"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

159
account_renumber/i18n/fa.po Normal file
View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "لغو"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "ایجاد شده توسط"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "ایجاد شده در"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "شناسه"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "آخرین به روز رسانی توسط"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "آخرین به روز رسانی در"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,14 +3,16 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-03 09:18+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/fi/)\n"
"POT-Creation-Date: 2016-09-10 02:45+0000\n"
"PO-Revision-Date: 2016-09-10 02:45+0000\n"
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +25,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Luonut"
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Luotu"
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr "Nimi"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr "Viimeksi muokattu"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Viimeksi päivittänyt"
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Viimeksi päivitetty"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -3,15 +3,15 @@
# * account_renumber
#
# Translators:
# Christophe kryskool <christophe.chauvet@gmail.com>, 2015
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-08-03 16:15+0000\n"
"Last-Translator: Christophe kryskool <christophe.chauvet@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/fr/)\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"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -24,139 +24,136 @@ msgid "Account renumber wizard"
msgstr "Assistant de renumérotation des comptes"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Annuler"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Créer par"
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Créer le"
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr "Nom à afficher"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr "Premier nombre"
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr "Période fiscale à re-numéroter"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr "Donnée générale"
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr "Initiale"
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr "Journaux"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
msgstr "Journaux et périodes à considérer"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr "Journaux à re-numéroter"
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Mis à jour par"
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Mis à jour le"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr "Pas de donnée disponible"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr "Pas d'enregistrements trouvés pour votre sélection!"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr "Périodes"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr "Re-numéroter"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr "Re-numéroter les écritures"
#. module: account_renumber
#: 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 "Re-numéroter les écritures de journaux"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
msgstr "Re-numérotation"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "ou"
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr "inconnu"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -0,0 +1,160 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Martin Malorni <mm@microcom.ca>, 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: Martin Malorni <mm@microcom.ca>, 2016\n"
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Annuler"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Créé par"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Créé le"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr "Afficher le nom"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "Identifiant"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Annuler"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Créé par"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Créé le"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Modifié par"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Modifié le"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# Mohamed HABOU <m.habou@agoradeveloppement.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: Mohamed HABOU <m.habou@agoradeveloppement.com>, 2016\n"
"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_FR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Annuler"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,16 +3,15 @@
# * account_renumber
#
# Translators:
# Alejandro Santana <alejandrosantana@anubia.es>, 2015
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-09-02 00:15+0000\n"
"Last-Translator: Alejandro Santana <alejandrosantana@anubia.es>\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/gl/)\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"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -25,139 +24,138 @@ msgid "Account renumber wizard"
msgstr "Asistente de renumeración de asentos"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Creado por"
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Creado en"
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr "Primeiro número"
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr "Periodos fiscais a renumerar"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr "Datos xerais"
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr "Inicial"
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr "As secuencias dos diarios empezarán a contar neste número"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr "Xornais"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
msgstr "Xornais e períodos a considerar"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr "Xornais a renumerar"
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "ültima actualización por"
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr "Non hai datos"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr "¡Non se atoparon rexistros para a súa selección!"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr "Períodos"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr "Asentos fixos deses xornais serán ordenados por data e logo seranlles asignados números secuenciais usando a secuencia do seu xornal."
msgstr ""
"Asentos fixos deses xornais serán ordenados por data e logo seranlles "
"asignados números secuenciais usando a secuencia do seu xornal."
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr "Renumerar"
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr "Renumerar asentos contables"
#. module: account_renumber
#: 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 "Renumerar entradas de diarios"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr "Asentos contables renumerados"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
msgstr "Renumeración"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr "Este asistente axudaralle a renumerar entradas nun ou máis diarios."
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "ou"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr "descoñecido"

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/gl_ES/)\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"
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

159
account_renumber/i18n/gu.po Normal file
View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Gujarati (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "રદ કરો"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ઓળખ"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

159
account_renumber/i18n/he.po Normal file
View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "בטל"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "נוצר על ידי"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "נוצר ב-"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "מזהה"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "עודכן לאחרונה על ידי"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "עודכן לאחרונה על"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

159
account_renumber/i18n/hi.po Normal file
View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Hindi (https://www.transifex.com/oca/teams/23907/hi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "रद्द"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-20 18:44+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/hr/)\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"
"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"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Odustani"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "ili"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# 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: Bole <bole@dajmi5.com>, 2016\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
"MIME-Version: 1.0\n"
"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"
#. module: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Otkaži"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Kreirano"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr "Rasponi datuma"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr "Naziv"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr "Zadnje modificirano"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Zadnje ažurirao"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/hu/)\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"
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Mégsem"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "vagy"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

159
account_renumber/i18n/id.po Normal file
View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Batalkan"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Dibuat oleh"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Dibuat pada"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Diperbaharui oleh"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Diperbaharui pada"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/it/)\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"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Annulla"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "Creato da"
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "Creato il"
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "o"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Japanese (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ja/)\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"
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "キャンセル"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

159
account_renumber/i18n/ko.po Normal file
View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/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: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "취소"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr "작성자"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr "작성일"
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr "ID"
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr "최근 갱신한 사람"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr "최근 갱신 날짜"
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

159
account_renumber/i18n/lo.po Normal file
View File

@@ -0,0 +1,159 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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"
"Language-Team: Lao (https://www.transifex.com/oca/teams/23907/lo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lo\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_renumber
#: model:ir.model,name:account_renumber.model_wizard_renumber
msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "ຍົກເລີອກ"
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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 ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""

View File

@@ -3,14 +3,15 @@
# * account_renumber
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-01 13:25+0000\n"
"PO-Revision-Date: 2015-06-03 15:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/lt/)\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"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -23,139 +24,136 @@ msgid "Account renumber wizard"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Cancel"
msgstr "Atšaukti"
#. module: account_renumber
#: field:wizard.renumber,create_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_uid
msgid "Created by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,create_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_create_date
msgid "Created on"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,number_next:0
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Date ranges"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_display_name
msgid "Display Name"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_to
msgid "Finish date"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_to
msgid "Finish renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_number_next
msgid "First Number"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,period_ids:0
msgid "Fiscal periods to renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "General Data"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,id:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_id
msgid "ID"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Initial"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,number_next:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_number_next
msgid "Journal sequences will start counting on this number"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,journal_ids:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "Journals and periods to consider"
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Journals to consider"
msgstr ""
#. module: account_renumber
#: help:wizard.renumber,journal_ids:0
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_journal_ids
msgid "Journals to renumber"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_uid:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_renumber
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_renumber
#: field:wizard.renumber,write_date:0
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:89
#, python-format
msgid "No Data Available"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:90
#: code:addons/account_renumber/wizard/wizard_renumber.py:74
#, python-format
msgid "No records found for your selection!"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: field:wizard.renumber,period_ids:0
msgid "Periods"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid ""
"Posted moves from those journals will be sorted by date and then assigned "
"sequential numbers using their journal sequence."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber"
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "Renumber Account Moves"
msgstr ""
#. module: account_renumber
#: 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"
msgid "Renumber Journal Entries"
msgstr ""
#. module: account_renumber
#: code:addons/account_renumber/wizard/wizard_renumber.py:138
#: code:addons/account_renumber/wizard/wizard_renumber.py:101
#, python-format
msgid "Renumbered account moves"
msgstr ""
#. module: account_renumber
#: selection:wizard.renumber,state:0
msgid "Renumbering"
#: model:ir.model.fields,help:account_renumber.field_wizard_renumber_date_from
msgid "Start renumbering in this date, inclusive."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
#: model:ir.model.fields,field_description:account_renumber.field_wizard_renumber_date_from
msgid "Starting date"
msgstr ""
#. module: account_renumber
#: model:ir.ui.view,arch_db:account_renumber.view_account_renumber_form
msgid "This wizard will help you renumber entries in one or more journals."
msgstr ""
#. module: account_renumber
#: view:wizard.renumber:account_renumber.view_account_renumber_form
msgid "or"
msgstr "arba"
#. module: account_renumber
#: field:wizard.renumber,state:0
msgid "unknown"
msgstr ""

Some files were not shown because too many files have changed in this diff Show More