mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
remove obsolete .pot files [ci skip]
This commit is contained in:
@@ -1,30 +0,0 @@
|
|||||||
# Translation of Odoo Server.
|
|
||||||
# This file contains the translation of the following modules:
|
|
||||||
# * account_bank_statement_import_ofx
|
|
||||||
#
|
|
||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: Odoo Server 8.0\n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"POT-Creation-Date: 2015-06-08 09:11+0000\n"
|
|
||||||
"PO-Revision-Date: 2015-06-08 09:11+0000\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_bank_statement_import_ofx
|
|
||||||
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
|
|
||||||
msgid "Import Bank Statement"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: account_bank_statement_import_ofx
|
|
||||||
#: code:addons/account_bank_statement_import_ofx/account_bank_statement_import_ofx.py:67
|
|
||||||
#, python-format
|
|
||||||
msgid "The following problem occurred during import. The file might not be valid.\n"
|
|
||||||
"\n"
|
|
||||||
" %s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
@@ -1,36 +0,0 @@
|
|||||||
# Translation of Odoo Server.
|
|
||||||
# This file contains the translation of the following modules:
|
|
||||||
# * base_bank_account_number_unique
|
|
||||||
#
|
|
||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: Odoo Server 8.0\n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"POT-Creation-Date: 2015-07-30 09:32+0000\n"
|
|
||||||
"PO-Revision-Date: 2015-07-30 09:32+0000\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: base_bank_account_number_unique
|
|
||||||
#: sql_constraint:res.partner.bank:0
|
|
||||||
msgid "Account Number must be unique"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: base_bank_account_number_unique
|
|
||||||
#: model:ir.model,name:base_bank_account_number_unique.model_res_partner_bank
|
|
||||||
msgid "Bank Accounts"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: base_bank_account_number_unique
|
|
||||||
#: code:addons/base_bank_account_number_unique/hooks.py:44
|
|
||||||
#, python-format
|
|
||||||
msgid "Module installation can't proceed as you have duplicate account numbers in your system already. Please clean that up and try again.\n"
|
|
||||||
"The following shows the first %d duplicate account numbers\n"
|
|
||||||
"%s\n"
|
|
||||||
"(if you see less than %d, those are the only duplicates)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user