diff --git a/account_permanent_lock_move/i18n/ar.po b/account_permanent_lock_move/i18n/ar.po new file mode 100644 index 000000000..b751ae362 --- /dev/null +++ b/account_permanent_lock_move/i18n/ar.po @@ -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-07-01 02:44+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" +"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_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 "" diff --git a/account_permanent_lock_move/i18n/bs.po b/account_permanent_lock_move/i18n/bs.po new file mode 100644 index 000000000..d2983c359 --- /dev/null +++ b/account_permanent_lock_move/i18n/bs.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. 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 "Kompanija" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/ca.po b/account_permanent_lock_move/i18n/ca.po new file mode 100644 index 000000000..1ece6e11f --- /dev/null +++ b/account_permanent_lock_move/i18n/ca.po @@ -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-07-01 02:44+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" +"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_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 "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 "" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/ca_ES.po b/account_permanent_lock_move/i18n/ca_ES.po new file mode 100644 index 000000000..234b43433 --- /dev/null +++ b/account_permanent_lock_move/i18n/ca_ES.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/ca_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: 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 "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 "" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/cs.po b/account_permanent_lock_move/i18n/cs.po new file mode 100644 index 000000000..43159861f --- /dev/null +++ b/account_permanent_lock_move/i18n/cs.po @@ -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-07-01 02:44+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" +"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_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 "Společnost" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/de.po b/account_permanent_lock_move/i18n/de.po index 88684a6ce..ad085cfea 100644 --- a/account_permanent_lock_move/i18n/de.po +++ b/account_permanent_lock_move/i18n/de.po @@ -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-07-01 02:44+0000\n" "PO-Revision-Date: 2016-05-26 05:40+0000\n" "Last-Translator: <>\n" "Language-Team: German (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/de/)\n" @@ -42,7 +42,7 @@ msgstr "Unternehmen" #. 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 "" +msgstr "Unternehmen" #. module: account_permanent_lock_move #: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_uid diff --git a/account_permanent_lock_move/i18n/en_GB.po b/account_permanent_lock_move/i18n/en_GB.po new file mode 100644 index 000000000..530b566c3 --- /dev/null +++ b/account_permanent_lock_move/i18n/en_GB.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: 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 "Company" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/es.po b/account_permanent_lock_move/i18n/es.po new file mode 100644 index 000000000..430c9b35d --- /dev/null +++ b/account_permanent_lock_move/i18n/es.po @@ -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-07-01 02:44+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: 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 "Compañía" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/es_CR.po b/account_permanent_lock_move/i18n/es_CR.po new file mode 100644 index 000000000..0b4dd8201 --- /dev/null +++ b/account_permanent_lock_move/i18n/es_CR.po @@ -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-07-01 02:44+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" +"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_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 "Compañía" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/es_EC.po b/account_permanent_lock_move/i18n/es_EC.po new file mode 100644 index 000000000..f39dff586 --- /dev/null +++ b/account_permanent_lock_move/i18n/es_EC.po @@ -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-07-01 02:44+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" +"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_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 "Compañia" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/es_ES.po b/account_permanent_lock_move/i18n/es_ES.po new file mode 100644 index 000000000..c844714e0 --- /dev/null +++ b/account_permanent_lock_move/i18n/es_ES.po @@ -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-07-01 02:44+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: 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 "Compañía" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/es_MX.po b/account_permanent_lock_move/i18n/es_MX.po new file mode 100644 index 000000000..f411bdb5d --- /dev/null +++ b/account_permanent_lock_move/i18n/es_MX.po @@ -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-07-01 02:44+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" +"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_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 "Compañía" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/et.po b/account_permanent_lock_move/i18n/et.po new file mode 100644 index 000000000..85b2661a1 --- /dev/null +++ b/account_permanent_lock_move/i18n/et.po @@ -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-07-01 02:44+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" +"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_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 "Ettevõte" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/fr.po b/account_permanent_lock_move/i18n/fr.po index 009aac691..a34523ca6 100644 --- a/account_permanent_lock_move/i18n/fr.po +++ b/account_permanent_lock_move/i18n/fr.po @@ -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-07-01 02:44+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" @@ -37,12 +37,12 @@ msgstr "Annuler" #. module: account_permanent_lock_move #: model:ir.model,name:account_permanent_lock_move.model_res_company msgid "Companies" -msgstr "" +msgstr "Sociétés" #. 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 "" +msgstr "Société" #. module: account_permanent_lock_move #: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_uid diff --git a/account_permanent_lock_move/i18n/gu.po b/account_permanent_lock_move/i18n/gu.po new file mode 100644 index 000000000..09b2e125e --- /dev/null +++ b/account_permanent_lock_move/i18n/gu.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-06-30 11:20+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Gujarati (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: 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 "" diff --git a/account_permanent_lock_move/i18n/hr.po b/account_permanent_lock_move/i18n/hr.po index d68ec1062..1e3999a9e 100644 --- a/account_permanent_lock_move/i18n/hr.po +++ b/account_permanent_lock_move/i18n/hr.po @@ -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-07-01 02:44+0000\n" "PO-Revision-Date: 2016-05-26 05:40+0000\n" "Last-Translator: <>\n" "Language-Team: Croatian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/hr/)\n" @@ -42,7 +42,7 @@ 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 "" +msgstr "Organizacija" #. module: account_permanent_lock_move #: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_uid diff --git a/account_permanent_lock_move/i18n/hu.po b/account_permanent_lock_move/i18n/hu.po new file mode 100644 index 000000000..e2aa822dc --- /dev/null +++ b/account_permanent_lock_move/i18n/hu.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: 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 "Vállalat" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/id.po b/account_permanent_lock_move/i18n/id.po new file mode 100644 index 000000000..f408189f9 --- /dev/null +++ b/account_permanent_lock_move/i18n/id.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: 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 "Perusahaan" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/it.po b/account_permanent_lock_move/i18n/it.po new file mode 100644 index 000000000..68e480be1 --- /dev/null +++ b/account_permanent_lock_move/i18n/it.po @@ -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-07-01 02:44+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: 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 "Azienda" + +#. 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 "Creato da" + +#. 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 "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 "" + +#. 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 "Last Updated by" + +#. 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 "Last Updated on" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/ja.po b/account_permanent_lock_move/i18n/ja.po new file mode 100644 index 000000000..2bef646e1 --- /dev/null +++ b/account_permanent_lock_move/i18n/ja.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Japanese (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: 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 "" diff --git a/account_permanent_lock_move/i18n/lt.po b/account_permanent_lock_move/i18n/lt.po new file mode 100644 index 000000000..b9b6e06e0 --- /dev/null +++ b/account_permanent_lock_move/i18n/lt.po @@ -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-07-01 02:44+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" +"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_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 "Įmonė" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/mk.po b/account_permanent_lock_move/i18n/mk.po new file mode 100644 index 000000000..b3a084220 --- /dev/null +++ b/account_permanent_lock_move/i18n/mk.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: 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 "" diff --git a/account_permanent_lock_move/i18n/mn.po b/account_permanent_lock_move/i18n/mn.po new file mode 100644 index 000000000..35ff0bb54 --- /dev/null +++ b/account_permanent_lock_move/i18n/mn.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: 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 "" diff --git a/account_permanent_lock_move/i18n/nb.po b/account_permanent_lock_move/i18n/nb.po new file mode 100644 index 000000000..aadcd1601 --- /dev/null +++ b/account_permanent_lock_move/i18n/nb.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: 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 "Firma" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/nl.po b/account_permanent_lock_move/i18n/nl.po new file mode 100644 index 000000000..9313f2fae --- /dev/null +++ b/account_permanent_lock_move/i18n/nl.po @@ -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-07-01 02:44+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" +"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_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 "Bedrijf" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/nl_BE.po b/account_permanent_lock_move/i18n/nl_BE.po new file mode 100644 index 000000000..43ddff573 --- /dev/null +++ b/account_permanent_lock_move/i18n/nl_BE.po @@ -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-07-01 02:44+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" +"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_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 "Bedrijf" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/pt.po b/account_permanent_lock_move/i18n/pt.po new file mode 100644 index 000000000..721e6b676 --- /dev/null +++ b/account_permanent_lock_move/i18n/pt.po @@ -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-07-01 02:44+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" +"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_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 "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 "" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/pt_BR.po b/account_permanent_lock_move/i18n/pt_BR.po new file mode 100644 index 000000000..7b587b960 --- /dev/null +++ b/account_permanent_lock_move/i18n/pt_BR.po @@ -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-07-01 02:44+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" +"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_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 "Empresas" + +#. 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 "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 "" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/ro.po b/account_permanent_lock_move/i18n/ro.po new file mode 100644 index 000000000..0a6353360 --- /dev/null +++ b/account_permanent_lock_move/i18n/ro.po @@ -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-07-01 02:44+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" +"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_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 "Companie" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/ru.po b/account_permanent_lock_move/i18n/ru.po new file mode 100644 index 000000000..ed47613d3 --- /dev/null +++ b/account_permanent_lock_move/i18n/ru.po @@ -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-07-01 02:44+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" +"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_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 "" diff --git a/account_permanent_lock_move/i18n/sl.po b/account_permanent_lock_move/i18n/sl.po index 968605523..1dbb8c6d7 100644 --- a/account_permanent_lock_move/i18n/sl.po +++ b/account_permanent_lock_move/i18n/sl.po @@ -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-07-01 02:44+0000\n" "PO-Revision-Date: 2016-05-26 05:40+0000\n" "Last-Translator: <>\n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/sl/)\n" @@ -37,12 +37,12 @@ msgstr "Preklic" #. module: account_permanent_lock_move #: model:ir.model,name:account_permanent_lock_move.model_res_company msgid "Companies" -msgstr "" +msgstr "Družbe" #. 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 "" +msgstr "Družba" #. module: account_permanent_lock_move #: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_uid diff --git a/account_permanent_lock_move/i18n/sv.po b/account_permanent_lock_move/i18n/sv.po new file mode 100644 index 000000000..8598d5538 --- /dev/null +++ b/account_permanent_lock_move/i18n/sv.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Swedish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: 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 "Bolag" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/th.po b/account_permanent_lock_move/i18n/th.po new file mode 100644 index 000000000..f092c74e2 --- /dev/null +++ b/account_permanent_lock_move/i18n/th.po @@ -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-07-01 02:44+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" +"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_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 "" diff --git a/account_permanent_lock_move/i18n/tr.po b/account_permanent_lock_move/i18n/tr.po new file mode 100644 index 000000000..ab3390901 --- /dev/null +++ b/account_permanent_lock_move/i18n/tr.po @@ -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-07-01 02:44+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" +"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_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 "Ş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 "" + +#. 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 "" diff --git a/account_permanent_lock_move/i18n/zh_CN.po b/account_permanent_lock_move/i18n/zh_CN.po new file mode 100644 index 000000000..e3fedd58c --- /dev/null +++ b/account_permanent_lock_move/i18n/zh_CN.po @@ -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-07-01 02:44+0000\n" +"PO-Revision-Date: 2016-05-26 05:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: 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 "" diff --git a/account_permanent_lock_move/i18n/zh_TW.po b/account_permanent_lock_move/i18n/zh_TW.po index d5eb52b37..ca699723a 100644 --- a/account_permanent_lock_move/i18n/zh_TW.po +++ b/account_permanent_lock_move/i18n/zh_TW.po @@ -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-07-01 02:44+0000\n" "PO-Revision-Date: 2016-05-26 05:40+0000\n" "Last-Translator: <>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/zh_TW/)\n" @@ -42,7 +42,7 @@ 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 "" +msgstr "公司" #. module: account_permanent_lock_move #: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_uid