[UPD] Update account_permanent_lock_move.pot

This commit is contained in:
oca-travis
2018-06-22 22:33:48 +00:00
parent acb3b724e6
commit 4d7e4a90ca
76 changed files with 521 additions and 257 deletions

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+0000\n"
"PO-Revision-Date: 2017-03-24 23:31+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Abkhaz (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/ab/)\n"
"Language-Team: Abkhaz (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/ab/)\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ab\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -0,0 +1,139 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move
msgid "Account Entry"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "All journal entries prior to and included at this date will be permanently locked."
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Cancel"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_res_company
msgid "Companies"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_company_id
msgid "Company"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_uid
msgid "Created by"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_create_date
msgid "Created on"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_display_name
msgid "Display Name"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_id
msgid "ID"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_permanent_lock_date_wizard_lock_date
msgid "Lock Date"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Lock Journal Entries"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
msgid "Lock permanently entries"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,help:account_permanent_lock_move.field_account_config_settings_permanent_lock_date
msgid "Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of \"Lock Date\"."
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,help:account_permanent_lock_move.field_res_company_permanent_lock_date
msgid "Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of Lock Date."
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_account_config_settings_permanent_lock_date
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_res_company_permanent_lock_date
msgid "Permanent Lock Date"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.view_account_config_settings_permanent_lock
msgid "Permanently Lock Entries"
msgstr ""
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/models/account_move.py:15
#, python-format
msgid "You cannot add/modify entries prior to and inclusive of the permanent lock date."
msgstr ""
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:22
#, python-format
msgid "You cannot set the permanent lock date in the past."
msgstr ""
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:31
#, python-format
msgid "You cannot set the permanent lock date since entries are still unposted before this date."
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_config_settings
msgid "account.config.settings"
msgstr ""
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_permanent_lock_date_wizard
msgid "permanent.lock.date.wizard"
msgstr ""

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/am/)\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+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"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/bg/)\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/bs/)\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bs\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+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"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2018-01-14 17:33+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"
"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/ca_ES/)\n"
"Language: ca_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Danish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/da/)\n"
"Language-Team: Danish (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
# Rudolf Schnapka <rs@techno-flex.de>, 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-02-22 01:37+0000\n"
"PO-Revision-Date: 2017-02-19 19:13+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/de/)\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move
@@ -28,7 +29,9 @@ msgstr "Buchungsposten"
msgid ""
"All journal entries prior to and included at this date will be permanently "
"locked."
msgstr "Alle Journalposten bis einschliesslich diesem Datum werden dauerhaft gesperrt."
msgstr ""
"Alle Journalposten bis einschliesslich diesem Datum werden dauerhaft "
"gesperrt."
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
@@ -100,14 +103,18 @@ msgstr "Posten permanent sperren"
msgid ""
"Non-revertible closing of accounts prior to and inclusive of this date. Use "
"it for fiscal year locking instead of \"Lock Date\"."
msgstr "Nicht umkehrbarer Abschluss der Konten bis einschliesslich diesem Datum. Verwenden Sie diesen zum Jahresabschluss anstelle des 'Sperrdatums'."
msgstr ""
"Nicht umkehrbarer Abschluss der Konten bis einschliesslich diesem Datum. "
"Verwenden Sie diesen zum Jahresabschluss anstelle des 'Sperrdatums'."
#. 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 "Nicht umkehrbarer Abschluss der Konten bis einschliesslich diesem Datum. Verwenden Sie diesen zum Jahresabschluss anstelle des Sperrdatums."
msgstr ""
"Nicht umkehrbarer Abschluss der Konten bis einschliesslich diesem Datum. "
"Verwenden Sie diesen zum Jahresabschluss anstelle des Sperrdatums."
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_account_config_settings_permanent_lock_date
@@ -126,13 +133,16 @@ msgstr "Dauerhaft Posten sperren"
msgid ""
"You cannot add/modify entries prior to and inclusive of the permanent lock "
"date."
msgstr "Sie dürfen Posten bis einschliesslich dem permanenten Sperrdatum nicht ändern/hinzufügen."
msgstr ""
"Sie dürfen Posten bis einschliesslich dem permanenten Sperrdatum nicht "
"ändern/hinzufügen."
#. 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 "Sie dürfen das permanente Sperrdatum nicht in der Vergangenheit setzen."
msgstr ""
"Sie dürfen das permanente Sperrdatum nicht in der Vergangenheit setzen."
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:31
@@ -140,7 +150,9 @@ msgstr "Sie dürfen das permanente Sperrdatum nicht in der Vergangenheit setzen.
msgid ""
"You cannot set the permanent lock date since entries are still unposted "
"before this date."
msgstr "Sie dürfen das permanente Sperrdatum nicht setzen, da vor diesem Datum noch ungebuchte Posten vorliegen."
msgstr ""
"Sie dürfen das permanente Sperrdatum nicht setzen, da vor diesem Datum noch "
"ungebuchte Posten vorliegen."
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_config_settings

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/el_GR/)\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/el_GR/)\n"
"Language: el_GR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: English (Australia) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/en_AU/)\n"
"Language-Team: English (Australia) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/en_AU/)\n"
"Language: en_AU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_AU\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-"
"account-financial-tools-9-0/language/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-17 23:17+0000\n"
"PO-Revision-Date: 2016-12-18 00:51+0000\n"
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es/)\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move
@@ -28,7 +29,9 @@ msgstr "Asiento contable"
msgid ""
"All journal entries prior to and included at this date will be permanently "
"locked."
msgstr "Todos los asientos contables anteriores a o de este fecha serán bloqueados permanentemente."
msgstr ""
"Todos los asientos contables anteriores a o de este fecha serán bloqueados "
"permanentemente."
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
@@ -100,14 +103,18 @@ msgstr "Bloquear permanentemente los asientos"
msgid ""
"Non-revertible closing of accounts prior to and inclusive of this date. Use "
"it for fiscal year locking instead of \"Lock Date\"."
msgstr "Cierre no reversible de cuentas anteriores a o en la fecha. Úselo para un bloqueo de ejercicio fiscal en lugar de la \"Fecha de bloqueo\"."
msgstr ""
"Cierre no reversible de cuentas anteriores a o en la fecha. Úselo para un "
"bloqueo de ejercicio fiscal en lugar de la \"Fecha de bloqueo\"."
#. 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 "Cierre no reversible de cuentas anteriores a o en la fecha. Úselo para un bloqueo de ejercicio fiscal en lugar de la \"Fecha de bloqueo\"."
msgstr ""
"Cierre no reversible de cuentas anteriores a o en la fecha. Úselo para un "
"bloqueo de ejercicio fiscal en lugar de la \"Fecha de bloqueo\"."
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_account_config_settings_permanent_lock_date
@@ -126,7 +133,9 @@ msgstr "Asientos permanentemente bloqueados"
msgid ""
"You cannot add/modify entries prior to and inclusive of the permanent lock "
"date."
msgstr "No puede añadir/modificar asientos anteriores a o en la fecha de bloqueo permanente."
msgstr ""
"No puede añadir/modificar asientos anteriores a o en la fecha de bloqueo "
"permanente."
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:22
@@ -140,7 +149,9 @@ msgstr "No puede establecer la fecha de bloqueo permanente en el pasado."
msgid ""
"You cannot set the permanent lock date since entries are still unposted "
"before this date."
msgstr "No puede establecer la fecha de bloqueo permanente, puesto que hay asientos que no están asentados antes de esta fecha."
msgstr ""
"No puede establecer la fecha de bloqueo permanente, puesto que hay asientos "
"que no están asentados antes de esta fecha."
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_config_settings

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_AR/)\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/es_AR/)\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_CL/)\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/es_CL/)\n"
"Language: es_CL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_CO/)\n"
"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/es_CO/)\n"
"Language: es_CO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+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"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-"
"account-financial-tools-9-0/language/es_CR/)\n"
"Language: es_CR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_DO/)\n"
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/"
"OCA-account-financial-tools-9-0/language/es_DO/)\n"
"Language: es_DO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_DO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/es_EC/)\n"
"Language: es_EC\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_EC\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-01-20 23:25+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"
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/es_ES/)\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-02 23:19+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"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/es_MX/)\n"
"Language: es_MX\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_PE/)\n"
"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/es_PE/)\n"
"Language: es_PE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_PE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_PY/)\n"
"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/es_PY/)\n"
"Language: es_PY\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_PY\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/es_VE/)\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/es_VE/)\n"
"Language: es_VE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_VE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/et/)\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-02-22 01:37+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Basque (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/eu/)\n"
"Language-Team: Basque (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/eu/)\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Persian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/fa/)\n"
"Language-Team: Persian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-01-13 23:30+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/fi/)\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/fi/)\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: French (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/fr_CA/)\n"
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/fr_CA/)\n"
"Language: fr_CA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_CA\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-25 21:44+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/fr_CH/)\n"
"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-"
"account-financial-tools-9-0/language/fr_CH/)\n"
"Language: fr_CH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_CH\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (France) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/fr_FR/)\n"
"Language-Team: French (France) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/fr_FR/)\n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_FR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/gl/)\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/gl/)\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-05-27 02:44+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/gl_ES/)\n"
"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/gl_ES/)\n"
"Language: gl_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-07-01 02:44+0000\n"
"PO-Revision-Date: 2016-06-30 11:20+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Gujarati (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/gu/)\n"
"Language-Team: Gujarati (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/gu/)\n"
"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/he/)\n"
"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/he/)\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Hindi (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/hi/)\n"
"Language-Team: Hindi (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/hi/)\n"
"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+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"
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
# Bole <bole@dajmi5.com>, 2016
msgid ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2016-05-28 01:06+0000\n"
"PO-Revision-Date: 2016-05-31 15:42+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/hr_HR/)\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move
@@ -28,7 +30,9 @@ msgstr "Stavka dnevnika"
msgid ""
"All journal entries prior to and included at this date will be permanently "
"locked."
msgstr "Sve stavke dnevnika prije i uključujući ovaj datum biti će kompletno zaključani."
msgstr ""
"Sve stavke dnevnika prije i uključujući ovaj datum biti će kompletno "
"zaključani."
#. module: account_permanent_lock_move
#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form
@@ -100,14 +104,18 @@ msgstr "Kompletno zaključaj stavke"
msgid ""
"Non-revertible closing of accounts prior to and inclusive of this date. Use "
"it for fiscal year locking instead of \"Lock Date\"."
msgstr "Nepovratno zaključavanje stavaka prije i uključujući ovaj datum. Koristite ga za zaključavanje fiskalnog perioda umjesto \"Datum zaključavanja\" polja"
msgstr ""
"Nepovratno zaključavanje stavaka prije i uključujući ovaj datum. Koristite "
"ga za zaključavanje fiskalnog perioda umjesto \"Datum zaključavanja\" polja"
#. 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 "Nepovratno zaključavanje stavaka prije i uključujući ovaj datum. Koristite ga za zaključavanje fiskalnog perioda umjesto polja Datum zaključavanja"
msgstr ""
"Nepovratno zaključavanje stavaka prije i uključujući ovaj datum. Koristite "
"ga za zaključavanje fiskalnog perioda umjesto polja Datum zaključavanja"
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_account_config_settings_permanent_lock_date

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+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"
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+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"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Japanese (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/ja/)\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Korean (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/ko/)\n"
"Language-Team: Korean (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/ko/)\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Lao (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/lo/)\n"
"Language-Team: Lao (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/lo/)\n"
"Language: lo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lo\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/lt_LT/)\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-"
"account-financial-tools-9-0/language/lt_LT/)\n"
"Language: lt_LT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/lv/)\n"
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/lv/)\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/mk/)\n"
"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/mn/)\n"
"Language: mn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+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"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/nb/)\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/nb_NO/)\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-"
"account-financial-tools-9-0/language/nb_NO/)\n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+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"
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/nl/)\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+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"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/nl_BE/)\n"
"Language: nl_BE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_BE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-09-21 00:42+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/nl_NL/)\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,15 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/pl/)\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-09 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/pt_PT/)\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-"
"account-financial-tools-9-0/language/pt_PT/)\n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+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"
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/ro/)\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,15 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+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"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 00:48+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/sk/)\n"
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/sk/)\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
msgid ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2016-09-17 01:04+0000\n"
"PO-Revision-Date: 2016-09-18 08:52+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/sl/)\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move
@@ -100,14 +102,18 @@ msgstr "Trajno zakleni vnose"
msgid ""
"Non-revertible closing of accounts prior to and inclusive of this date. Use "
"it for fiscal year locking instead of \"Lock Date\"."
msgstr "Ne reverzibilno zaprtje kontov vključno do tega datuma. Uporabite za zaklenitev fiskalnega leta namesto \"datuma zaklenitve\"."
msgstr ""
"Ne reverzibilno zaprtje kontov vključno do tega datuma. Uporabite za "
"zaklenitev fiskalnega leta namesto \"datuma zaklenitve\"."
#. module: account_permanent_lock_move
#: model:ir.model.fields,help:account_permanent_lock_move.field_res_company_permanent_lock_date
msgid ""
"Non-revertible closing of accounts prior to and inclusive of this date. Use "
"it for fiscal year locking instead of Lock Date."
msgstr "Ne reverzibilna zaprtje kontov vključno do tega datuma. Uporabite za zaklenitev fiskalnega leta namesto datuma zaklenitve."
msgstr ""
"Ne reverzibilna zaprtje kontov vključno do tega datuma. Uporabite za "
"zaklenitev fiskalnega leta namesto datuma zaklenitve."
#. module: account_permanent_lock_move
#: model:ir.model.fields,field_description:account_permanent_lock_move.field_account_config_settings_permanent_lock_date
@@ -126,7 +132,8 @@ msgstr "Trajno zaklenjeni vnosi"
msgid ""
"You cannot add/modify entries prior to and inclusive of the permanent lock "
"date."
msgstr "Ne morete dodajati/spreminjati vnosov do vključno datuma trajne zaklenitve."
msgstr ""
"Ne morete dodajati/spreminjati vnosov do vključno datuma trajne zaklenitve."
#. module: account_permanent_lock_move
#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:22
@@ -140,7 +147,9 @@ msgstr "Datuma trajne zaklenitve ne morete nastaviti v preteklost."
msgid ""
"You cannot set the permanent lock date since entries are still unposted "
"before this date."
msgstr "Datuma trajne zaklenitve ne morete nastaviti, saj obstajajo še ne knjiženi vnosi pred tem datumom."
msgstr ""
"Datuma trajne zaklenitve ne morete nastaviti, saj obstajajo še ne knjiženi "
"vnosi pred tem datumom."
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_config_settings

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/sr/)\n"
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/sr/)\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/sr@latin/)\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/sr@latin/)\n"
"Language: sr@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr@latin\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Swedish (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/sv/)\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Thai (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/th/)\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+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"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-31 00:07+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/tr_TR/)\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/uk/)\n"
"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-account-financial-"
"tools-9-0/language/uk/)\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: uk\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_permanent_lock_move
#: model:ir.model,name:account_permanent_lock_move.model_account_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/vi/)\n"
"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/vi/)\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+0000\n"
"PO-Revision-Date: 2016-05-26 05:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-account-financial-tools-9-0/language/vi_VN/)\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-"
"account-financial-tools-9-0/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-23 23:24+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"
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_permanent_lock_move
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-23 03:37+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"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-account-"
"financial-tools-9-0/language/zh_TW/)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_permanent_lock_move