diff --git a/account_check_deposit/i18n/account_check_deposit.pot b/account_check_deposit/i18n/account_check_deposit.pot
new file mode 100644
index 000000000..f187c0c47
--- /dev/null
+++ b/account_check_deposit/i18n/account_check_deposit.pot
@@ -0,0 +1,314 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_check_deposit
+#
+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_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Bank Account Number to Credit:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Check Currency:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Number of checks:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Total:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Transfer Date:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model,name:account_check_deposit.model_account_check_deposit
+msgid "Account Check Deposit"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_res_company_check_deposit_account_id
+msgid "Account for Check Deposits"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Amount"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Back to Draft"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_partner_bank_id
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Bank Account"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Bank:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Beneficiary:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.actions.report.xml,name:account_check_deposit.report_account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_move_line_check_deposit_id
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Check Deposit"
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:189
+#, python-format
+msgid "Check Deposit %s"
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:176
+#, python-format
+msgid "Check Deposit - Ref. Check %s"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Check Deposit n°"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_check_payment_ids
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Check Payments"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Checks Deposit"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Checks Deposit Search"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.actions.act_window,name:account_check_deposit.action_check_deposit_tree
+#: model:ir.ui.menu,name:account_check_deposit.menu_check_deposit_tree
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_tree
+msgid "Checks Deposits"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model,name:account_check_deposit.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_create_uid
+msgid "Created by"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_create_date
+msgid "Created on"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_currency_id
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Currency"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_currency_none_same_company_id
+msgid "Currency (False if same as company)"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Date"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Debtor"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_journal_default_account_id
+msgid "Default Debit Account of the Journal"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_deposit_date
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Deposit Date"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_check_deposit
+#: selection:account.check.deposit,state:0
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Done"
+msgstr ""
+
+#. module: account_check_deposit
+#: selection:account.check.deposit,state:0
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_id
+msgid "ID"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,help:account_check_deposit.field_account_check_deposit_journal_default_account_id
+msgid "It acts as a default account for debit amount"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_journal_id
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Journal"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_move_id
+msgid "Journal Entry"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model,name:account_check_deposit.model_account_move_line
+msgid "Journal Item"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_write_uid
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_write_date
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_line_ids
+msgid "Lines"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "List of checks:"
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:220
+#, python-format
+msgid "Missing Account for Check Deposits on the company '%s'."
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_name
+msgid "Name"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_check_count
+msgid "Number of Checks"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_is_reconcile
+msgid "Reconcile"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Reference"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_state
+msgid "Status"
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:114
+#: code:addons/account_check_deposit/models/account_deposit.py:124
+#, python-format
+msgid "The check with amount %s and reference '%s' is in currency %s but the deposit is in currency %s."
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:136
+#, python-format
+msgid "The deposit '%s' is in valid state, so you must cancel it before deleting it."
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_total_amount
+msgid "Total Amount"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Total Credit"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Total Debit"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Validate"
+msgstr ""
+
diff --git a/account_check_deposit/i18n/am.po b/account_check_deposit/i18n/am.po
index d19e7dfd0..6cf847445 100644
--- a/account_check_deposit/i18n/am.po
+++ b/account_check_deposit/i18n/am.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
+"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/ar.po b/account_check_deposit/i18n/ar.po
index b23c51999..cf30dec66 100644
--- a/account_check_deposit/i18n/ar.po
+++ b/account_check_deposit/i18n/ar.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
+"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ar\n"
-"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
+"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/bg.po b/account_check_deposit/i18n/bg.po
index 6e1d5ecbc..ce753e314 100644
--- a/account_check_deposit/i18n/bg.po
+++ b/account_check_deposit/i18n/bg.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
+"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/bs.po b/account_check_deposit/i18n/bs.po
index cb58a9ff8..3776663ff 100644
--- a/account_check_deposit/i18n/bs.po
+++ b/account_check_deposit/i18n/bs.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
+"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: bs\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/ca.po b/account_check_deposit/i18n/ca.po
index d04df876f..bbbea8103 100644
--- a/account_check_deposit/i18n/ca.po
+++ b/account_check_deposit/i18n/ca.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Eric Antones , 2017
@@ -15,10 +15,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Carles Antoli , 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
+"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -300,8 +300,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/ca_ES.po b/account_check_deposit/i18n/ca_ES.po
index c0bc91895..1c7033e5a 100644
--- a/account_check_deposit/i18n/ca_ES.po
+++ b/account_check_deposit/i18n/ca_ES.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Carlos Hormigo, 2018
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2018-01-14 17:33+0000\n"
"PO-Revision-Date: 2018-01-14 17:33+0000\n"
"Last-Translator: Carlos Hormigo, 2018\n"
-"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n"
+"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/"
+"ca_ES/)\n"
+"Language: ca_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ca_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -298,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/cs.po b/account_check_deposit/i18n/cs.po
index 242ccc084..28548c56a 100644
--- a/account_check_deposit/i18n/cs.po
+++ b/account_check_deposit/i18n/cs.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
+"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/da.po b/account_check_deposit/i18n/da.po
index 97be30021..a63bcb19b 100644
--- a/account_check_deposit/i18n/da.po
+++ b/account_check_deposit/i18n/da.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
+"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/de.po b/account_check_deposit/i18n/de.po
index 672074dd5..c0cb950a5 100644
--- a/account_check_deposit/i18n/de.po
+++ b/account_check_deposit/i18n/de.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Ermin Trevisan , 2017
@@ -14,10 +14,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Rudolf Schnapka , 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
+"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -301,8 +301,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
"Die Einzahlung '%s' ist bereits bewilligt. Sie müssen sie zuerst absagen "
"bevor Sie sie löschen können."
diff --git a/account_check_deposit/i18n/el_GR.po b/account_check_deposit/i18n/el_GR.po
index 089fc4b94..12d75b0b4 100644
--- a/account_check_deposit/i18n/el_GR.po
+++ b/account_check_deposit/i18n/el_GR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Kostas Goutoudis , 2017
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Kostas Goutoudis , 2017\n"
-"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
+"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
+"el_GR/)\n"
+"Language: el_GR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -298,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/en_GB.po b/account_check_deposit/i18n/en_GB.po
index 34a96daca..30ffaec88 100644
--- a/account_check_deposit/i18n/en_GB.po
+++ b/account_check_deposit/i18n/en_GB.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
+"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
+"teams/23907/en_GB/)\n"
+"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es.po b/account_check_deposit/i18n/es.po
index 3e15370a6..1078f4a9f 100644
--- a/account_check_deposit/i18n/es.po
+++ b/account_check_deposit/i18n/es.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Rafael Blasco , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Rafael Blasco , 2017\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
+"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -298,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_AR.po b/account_check_deposit/i18n/es_AR.po
index e2bff588f..925ba5db0 100644
--- a/account_check_deposit/i18n/es_AR.po
+++ b/account_check_deposit/i18n/es_AR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n"
+"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
+"teams/23907/es_AR/)\n"
+"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_CL.po b/account_check_deposit/i18n/es_CL.po
index 43997245e..f9067c3f1 100644
--- a/account_check_deposit/i18n/es_CL.po
+++ b/account_check_deposit/i18n/es_CL.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n"
+"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/"
+"es_CL/)\n"
+"Language: es_CL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_CL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_CO.po b/account_check_deposit/i18n/es_CO.po
index 8888c8004..d3992eae5 100644
--- a/account_check_deposit/i18n/es_CO.po
+++ b/account_check_deposit/i18n/es_CO.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n"
+"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
+"es_CO/)\n"
+"Language: es_CO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_CO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_CR.po b/account_check_deposit/i18n/es_CR.po
index ed52364d7..597cb8714 100644
--- a/account_check_deposit/i18n/es_CR.po
+++ b/account_check_deposit/i18n/es_CR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
+"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
+"teams/23907/es_CR/)\n"
+"Language: es_CR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_DO.po b/account_check_deposit/i18n/es_DO.po
index 44a301e9c..c02f8f225 100644
--- a/account_check_deposit/i18n/es_DO.po
+++ b/account_check_deposit/i18n/es_DO.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n"
+"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/"
+"teams/23907/es_DO/)\n"
+"Language: es_DO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_DO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_EC.po b/account_check_deposit/i18n/es_EC.po
index 32bf5a559..f996efad4 100644
--- a/account_check_deposit/i18n/es_EC.po
+++ b/account_check_deposit/i18n/es_EC.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
+"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
+"es_EC/)\n"
+"Language: es_EC\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_EC\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_ES.po b/account_check_deposit/i18n/es_ES.po
index e76d3b641..a9a57cfe3 100644
--- a/account_check_deposit/i18n/es_ES.po
+++ b/account_check_deposit/i18n/es_ES.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Javier García-Panach , 2017
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Javier García-Panach , 2017\n"
-"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
+"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
+"es_ES/)\n"
+"Language: es_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -298,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_MX.po b/account_check_deposit/i18n/es_MX.po
index 2dac4b774..dc113ff28 100644
--- a/account_check_deposit/i18n/es_MX.po
+++ b/account_check_deposit/i18n/es_MX.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
+"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
+"es_MX/)\n"
+"Language: es_MX\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_PE.po b/account_check_deposit/i18n/es_PE.po
index d66f4650d..cde4e4328 100644
--- a/account_check_deposit/i18n/es_PE.po
+++ b/account_check_deposit/i18n/es_PE.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n"
+"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/"
+"es_PE/)\n"
+"Language: es_PE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_PE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_PY.po b/account_check_deposit/i18n/es_PY.po
index d2dbfaf2c..8c97e2f53 100644
--- a/account_check_deposit/i18n/es_PY.po
+++ b/account_check_deposit/i18n/es_PY.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n"
+"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
+"es_PY/)\n"
+"Language: es_PY\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_PY\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_VE.po b/account_check_deposit/i18n/es_VE.po
index 6de69febc..f99798d92 100644
--- a/account_check_deposit/i18n/es_VE.po
+++ b/account_check_deposit/i18n/es_VE.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
+"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
+"teams/23907/es_VE/)\n"
+"Language: es_VE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_VE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/et.po b/account_check_deposit/i18n/et.po
index f393ac982..af16f68ad 100644
--- a/account_check_deposit/i18n/et.po
+++ b/account_check_deposit/i18n/et.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
+"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/eu.po b/account_check_deposit/i18n/eu.po
index 6fc1bcbdc..b0f3392d8 100644
--- a/account_check_deposit/i18n/eu.po
+++ b/account_check_deposit/i18n/eu.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Esther Martín Menéndez , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Esther Martín Menéndez , 2017\n"
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
+"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -298,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/fa.po b/account_check_deposit/i18n/fa.po
index c058450ff..f713e7843 100644
--- a/account_check_deposit/i18n/fa.po
+++ b/account_check_deposit/i18n/fa.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
+"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/fi.po b/account_check_deposit/i18n/fi.po
index cacf44d8e..921f684fe 100644
--- a/account_check_deposit/i18n/fi.po
+++ b/account_check_deposit/i18n/fi.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Jarmo Kortetjärvi , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Jarmo Kortetjärvi , 2017\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
+"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -298,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/fr.po b/account_check_deposit/i18n/fr.po
index 23dee5b3e..b522269e5 100644
--- a/account_check_deposit/i18n/fr.po
+++ b/account_check_deposit/i18n/fr.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Quentin THEURET , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-25 23:15+0000\n"
"Last-Translator: Quentin THEURET , 2017\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
+"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -300,8 +300,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
"La remise \"%s\" est validée, donc vous devez l'annuler avant de la "
"supprimer."
diff --git a/account_check_deposit/i18n/fr_CA.po b/account_check_deposit/i18n/fr_CA.po
index 65358c887..f1de14156 100644
--- a/account_check_deposit/i18n/fr_CA.po
+++ b/account_check_deposit/i18n/fr_CA.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Adriana Ierfino , 2017
@@ -11,12 +11,14 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
-"Last-Translator: Adriana Ierfino , 2017\n"
-"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
+"Last-Translator: Adriana Ierfino , "
+"2017\n"
+"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/"
+"fr_CA/)\n"
+"Language: fr_CA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: fr_CA\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -298,8 +300,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/fr_CH.po b/account_check_deposit/i18n/fr_CH.po
index 006380587..eb7bffaf3 100644
--- a/account_check_deposit/i18n/fr_CH.po
+++ b/account_check_deposit/i18n/fr_CH.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n"
+"Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
+"teams/23907/fr_CH/)\n"
+"Language: fr_CH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: fr_CH\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/fr_FR.po b/account_check_deposit/i18n/fr_FR.po
index 2b42e4c7e..91e2413eb 100644
--- a/account_check_deposit/i18n/fr_FR.po
+++ b/account_check_deposit/i18n/fr_FR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Mohamed HABOU , 2017
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Mohamed HABOU , 2017\n"
-"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n"
+"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/"
+"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_check_deposit
@@ -298,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/gl.po b/account_check_deposit/i18n/gl.po
index 4a31b62b1..a7aea24cd 100644
--- a/account_check_deposit/i18n/gl.po
+++ b/account_check_deposit/i18n/gl.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# César Castro Cruz , 2017
@@ -14,10 +14,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Alejandro Santana , 2017\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
+"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -299,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/gl_ES.po b/account_check_deposit/i18n/gl_ES.po
index 6672c8180..e9533fd5e 100644
--- a/account_check_deposit/i18n/gl_ES.po
+++ b/account_check_deposit/i18n/gl_ES.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n"
+"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
+"gl_ES/)\n"
+"Language: gl_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: gl_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/gu.po b/account_check_deposit/i18n/gu.po
index c5ecbe202..ae1cbc7eb 100644
--- a/account_check_deposit/i18n/gu.po
+++ b/account_check_deposit/i18n/gu.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Gujarati (https://www.transifex.com/oca/teams/23907/gu/)\n"
+"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/he.po b/account_check_deposit/i18n/he.po
index b9a7e88d2..38c412d79 100644
--- a/account_check_deposit/i18n/he.po
+++ b/account_check_deposit/i18n/he.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
+"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/hr.po b/account_check_deposit/i18n/hr.po
index b713ddf15..e4981cd10 100644
--- a/account_check_deposit/i18n/hr.po
+++ b/account_check_deposit/i18n/hr.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Ana-Maria Olujić , 2017
@@ -11,13 +11,15 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
-"Last-Translator: Ana-Maria Olujić , 2017\n"
+"Last-Translator: Ana-Maria Olujić , "
+"2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
+"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: hr\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -298,8 +300,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/hr_HR.po b/account_check_deposit/i18n/hr_HR.po
index 72c625da2..2a2a89fad 100644
--- a/account_check_deposit/i18n/hr_HR.po
+++ b/account_check_deposit/i18n/hr_HR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Bole , 2017
@@ -12,12 +12,14 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Bole , 2017\n"
-"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
+"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
+"hr_HR/)\n"
+"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: hr_HR\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -298,8 +300,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/hu.po b/account_check_deposit/i18n/hu.po
index f2bb9b63c..8d6dfd786 100644
--- a/account_check_deposit/i18n/hu.po
+++ b/account_check_deposit/i18n/hu.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
+"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/id.po b/account_check_deposit/i18n/id.po
index 1cdc5dcaa..fcebcb077 100644
--- a/account_check_deposit/i18n/id.po
+++ b/account_check_deposit/i18n/id.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Wahyu Setiawan , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-10-27 23:09+0000\n"
"Last-Translator: Wahyu Setiawan , 2017\n"
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
+"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -298,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/it.po b/account_check_deposit/i18n/it.po
index 5bcbffbeb..478ad09c4 100644
--- a/account_check_deposit/i18n/it.po
+++ b/account_check_deposit/i18n/it.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Giacomo Grasso , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Giacomo Grasso , 2017\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
+"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -298,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/ja.po b/account_check_deposit/i18n/ja.po
index 08f721212..cf85c54aa 100644
--- a/account_check_deposit/i18n/ja.po
+++ b/account_check_deposit/i18n/ja.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
+"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/ko.po b/account_check_deposit/i18n/ko.po
index af4bbbabc..2848a62a6 100644
--- a/account_check_deposit/i18n/ko.po
+++ b/account_check_deposit/i18n/ko.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
+"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/lt.po b/account_check_deposit/i18n/lt.po
index 315357f9e..e55b841f6 100644
--- a/account_check_deposit/i18n/lt.po
+++ b/account_check_deposit/i18n/lt.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
+"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: lt\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
+"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/lt_LT.po b/account_check_deposit/i18n/lt_LT.po
index bfd4ca3c6..9130456d5 100644
--- a/account_check_deposit/i18n/lt_LT.po
+++ b/account_check_deposit/i18n/lt_LT.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n"
+"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
+"teams/23907/lt_LT/)\n"
+"Language: lt_LT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: lt_LT\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
+"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -297,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/lv.po b/account_check_deposit/i18n/lv.po
index a23bfecdc..87444258b 100644
--- a/account_check_deposit/i18n/lv.po
+++ b/account_check_deposit/i18n/lv.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
+"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: lv\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
+"2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/mk.po b/account_check_deposit/i18n/mk.po
index 798c43ab2..f3fdbdeaa 100644
--- a/account_check_deposit/i18n/mk.po
+++ b/account_check_deposit/i18n/mk.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
+"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/mn.po b/account_check_deposit/i18n/mn.po
index 04a642228..d7249ca3c 100644
--- a/account_check_deposit/i18n/mn.po
+++ b/account_check_deposit/i18n/mn.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
+"Language: mn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/nb.po b/account_check_deposit/i18n/nb.po
index 6f94b942c..a78c00c20 100644
--- a/account_check_deposit/i18n/nb.po
+++ b/account_check_deposit/i18n/nb.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n"
+"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
+"nb/)\n"
+"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/nb_NO.po b/account_check_deposit/i18n/nb_NO.po
index 2ee2bdc3f..f37e295be 100644
--- a/account_check_deposit/i18n/nb_NO.po
+++ b/account_check_deposit/i18n/nb_NO.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Imre Kristoffer Eilertsen , 2017
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Imre Kristoffer Eilertsen , 2017\n"
-"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n"
+"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
+"teams/23907/nb_NO/)\n"
+"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -298,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/nl.po b/account_check_deposit/i18n/nl.po
index 4127627c6..1a414fe07 100644
--- a/account_check_deposit/i18n/nl.po
+++ b/account_check_deposit/i18n/nl.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Erwin van der Ploeg , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Erwin van der Ploeg , 2017\n"
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
+"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -298,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/nl_BE.po b/account_check_deposit/i18n/nl_BE.po
index 87e1c16e4..9d90babe9 100644
--- a/account_check_deposit/i18n/nl_BE.po
+++ b/account_check_deposit/i18n/nl_BE.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n"
+"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
+"nl_BE/)\n"
+"Language: nl_BE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: nl_BE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/nl_NL.po b/account_check_deposit/i18n/nl_NL.po
index 3e78ebbb8..b17eef0f0 100644
--- a/account_check_deposit/i18n/nl_NL.po
+++ b/account_check_deposit/i18n/nl_NL.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Peter Hageman , 2017
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2017-09-21 00:42+0000\n"
"PO-Revision-Date: 2017-09-21 00:42+0000\n"
"Last-Translator: Peter Hageman , 2017\n"
-"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
+"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
+"teams/23907/nl_NL/)\n"
+"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -298,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/pl.po b/account_check_deposit/i18n/pl.po
index 796a94076..1083f6e6d 100644
--- a/account_check_deposit/i18n/pl.po
+++ b/account_check_deposit/i18n/pl.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,13 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
+"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: pl\n"
-"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
+"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
+"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -297,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/pt.po b/account_check_deposit/i18n/pt.po
index 1a354d7a1..f6e65c2a8 100644
--- a/account_check_deposit/i18n/pt.po
+++ b/account_check_deposit/i18n/pt.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Daniel Reis , 2017
@@ -14,10 +14,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Pedro Castro Silva , 2017\n"
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
+"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -299,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/pt_BR.po b/account_check_deposit/i18n/pt_BR.po
index 8c8aad59f..80492662a 100644
--- a/account_check_deposit/i18n/pt_BR.po
+++ b/account_check_deposit/i18n/pt_BR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# danimaribeiro , 2017
@@ -12,12 +12,14 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
-"Last-Translator: Claudio Araujo Santos , 2017\n"
-"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
+"Last-Translator: Claudio Araujo Santos , "
+"2017\n"
+"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
+"teams/23907/pt_BR/)\n"
+"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -299,8 +301,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/pt_PT.po b/account_check_deposit/i18n/pt_PT.po
index b8f3ebc2b..cf6d966dc 100644
--- a/account_check_deposit/i18n/pt_PT.po
+++ b/account_check_deposit/i18n/pt_PT.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Daniel Reis , 2017
@@ -13,11 +13,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Pedro Castro Silva , 2017\n"
-"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
+"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
+"teams/23907/pt_PT/)\n"
+"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -299,8 +300,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/ro.po b/account_check_deposit/i18n/ro.po
index 14fbc6946..8eccfbff7 100644
--- a/account_check_deposit/i18n/ro.po
+++ b/account_check_deposit/i18n/ro.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Dorin Hongu , 2017
@@ -13,11 +13,12 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Dorin Hongu , 2017\n"
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
+"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ro\n"
-"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
+"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
+"2:1));\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -298,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/ro_RO.po b/account_check_deposit/i18n/ro_RO.po
index 8d6f896f5..464a24514 100644
--- a/account_check_deposit/i18n/ro_RO.po
+++ b/account_check_deposit/i18n/ro_RO.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# Iulia Comaniciu , 2017
msgid ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:21+0000\n"
"PO-Revision-Date: 2017-11-28 23:21+0000\n"
"Last-Translator: Iulia Comaniciu , 2017\n"
-"Language-Team: Romanian (Romania) (https://www.transifex.com/oca/teams/23907/ro_RO/)\n"
+"Language-Team: Romanian (Romania) (https://www.transifex.com/oca/teams/23907/"
+"ro_RO/)\n"
+"Language: ro_RO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ro_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_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -297,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/ru.po b/account_check_deposit/i18n/ru.po
index 32a63eddb..15d738f22 100644
--- a/account_check_deposit/i18n/ru.po
+++ b/account_check_deposit/i18n/ru.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Victor Safronovich , 2017
@@ -13,11 +13,13 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Victor Safronovich , 2017\n"
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
+"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ru\n"
-"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
+"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -298,8 +300,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/sk.po b/account_check_deposit/i18n/sk.po
index 1fa56f6c2..00ee0eb2e 100644
--- a/account_check_deposit/i18n/sk.po
+++ b/account_check_deposit/i18n/sk.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
+"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/sl.po b/account_check_deposit/i18n/sl.po
index 9cf808880..e908b929a 100644
--- a/account_check_deposit/i18n/sl.po
+++ b/account_check_deposit/i18n/sl.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Matjaž Mozetič , 2017
@@ -13,11 +13,12 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Matjaž Mozetič , 2017\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
+"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: sl\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
+"%100==4 ? 2 : 3);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -299,8 +300,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
"Depozit '%s' je v overjenem stanju, zato ga morate preklicati preden bi ga "
"brisali."
diff --git a/account_check_deposit/i18n/sr.po b/account_check_deposit/i18n/sr.po
index 7fb868528..2e4b1ba14 100644
--- a/account_check_deposit/i18n/sr.po
+++ b/account_check_deposit/i18n/sr.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
+"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: sr\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/sr@latin.po b/account_check_deposit/i18n/sr@latin.po
index 3fe89da60..49f420969 100644
--- a/account_check_deposit/i18n/sr@latin.po
+++ b/account_check_deposit/i18n/sr@latin.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n"
+"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/"
+"sr@latin/)\n"
+"Language: sr@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: sr@latin\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -297,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/sv.po b/account_check_deposit/i18n/sv.po
index b43ab9db4..7a42df729 100644
--- a/account_check_deposit/i18n/sv.po
+++ b/account_check_deposit/i18n/sv.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
+"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/th.po b/account_check_deposit/i18n/th.po
index 17f05637f..638c2fe21 100644
--- a/account_check_deposit/i18n/th.po
+++ b/account_check_deposit/i18n/th.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
+"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/tr.po b/account_check_deposit/i18n/tr.po
index 4e0295288..e84054c2e 100644
--- a/account_check_deposit/i18n/tr.po
+++ b/account_check_deposit/i18n/tr.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Ivan BARAYEV , 2017
@@ -14,10 +14,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: Ahmet Altinisik , 2017\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
+"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -299,8 +299,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/tr_TR.po b/account_check_deposit/i18n/tr_TR.po
index 18f713ef3..5c5f42eef 100644
--- a/account_check_deposit/i18n/tr_TR.po
+++ b/account_check_deposit/i18n/tr_TR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n"
+"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
+"tr_TR/)\n"
+"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/uk.po b/account_check_deposit/i18n/uk.po
index 9ad39ca11..c63684655 100644
--- a/account_check_deposit/i18n/uk.po
+++ b/account_check_deposit/i18n/uk.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
+"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: uk\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/vi.po b/account_check_deposit/i18n/vi.po
index 5fbac3a48..0d08fe9ae 100644
--- a/account_check_deposit/i18n/vi.po
+++ b/account_check_deposit/i18n/vi.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
+"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -297,8 +297,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/vi_VN.po b/account_check_deposit/i18n/vi_VN.po
index 14cfb5747..2c97b0e02 100644
--- a/account_check_deposit/i18n/vi_VN.po
+++ b/account_check_deposit/i18n/vi_VN.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n"
+"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
+"teams/23907/vi_VN/)\n"
+"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/zh_CN.po b/account_check_deposit/i18n/zh_CN.po
index 7c2bb6e98..aa8bda82e 100644
--- a/account_check_deposit/i18n/zh_CN.po
+++ b/account_check_deposit/i18n/zh_CN.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
+"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
+"zh_CN/)\n"
+"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/zh_TW.po b/account_check_deposit/i18n/zh_TW.po
index 4e0286f2f..17f9bc2f9 100644
--- a/account_check_deposit/i18n/zh_TW.po
+++ b/account_check_deposit/i18n/zh_TW.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-22 00:38+0000\n"
"PO-Revision-Date: 2017-08-22 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n"
+"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
+"zh_TW/)\n"
+"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -297,8 +298,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:136
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit