mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-31 01:31+0000\n"
|
||||
"PO-Revision-Date: 2017-01-11 08:20+0000\n"
|
||||
"POT-Creation-Date: 2017-01-14 01:22+0000\n"
|
||||
"PO-Revision-Date: 2017-01-17 12:07+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -68,7 +68,7 @@ msgstr ""
|
||||
#. module: account_bank_statement_import
|
||||
#: model:ir.model,name:account_bank_statement_import.model_res_partner_bank
|
||||
msgid "Bank Accounts"
|
||||
msgstr ""
|
||||
msgstr "Pankkitilit"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,data_file:0
|
||||
|
||||
38
base_bank_account_number_unique/i18n/fi.po
Normal file
38
base_bank_account_number_unique/i18n/fi.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_bank_account_number_unique
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-14 01:22+0000\n"
|
||||
"PO-Revision-Date: 2015-09-01 16:25+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "Pankkitilit"
|
||||
|
||||
#. module: base_bank_account_number_unique
|
||||
#: code:addons/base_bank_account_number_unique/hooks.py:45
|
||||
#, 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