forked from OCA/account-payment
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
account_payment_return_import: Some refactoring
OCA Transbot updated translations from Transifex
- Loading branch information
1 parent
14cfb88
commit 5984a45
Showing
43 changed files
with
7,338 additions
and
277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
# -*- coding: utf-8 -*- | ||
|
||
from . import models | ||
from . import wizard |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,218 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * account_payment_return_import | ||
# | ||
# Translators: | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: account-payment (8.0)\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-08-15 18:00+0000\n" | ||
"PO-Revision-Date: 2016-04-11 16:26+0000\n" | ||
"Last-Translator: <>\n" | ||
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-account-payment-8-0/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_payment_return_import | ||
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:265 | ||
#, python-format | ||
msgid "%d transactions had already been imported and were ignored." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:268 | ||
#, python-format | ||
msgid "1 transaction had already been imported and was ignored." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view | ||
msgid "1. Download your Payment Return file from your bank website." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view | ||
msgid "" | ||
"2. Make sure you have installed the right module to support the file format." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view | ||
msgid "3. Select the file and click 'Import'." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: sql_constraint:payment.return.line:0 | ||
msgid "A bank account transactions can be imported only once !" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: help:payment.return.import,journal_id:0 | ||
msgid "" | ||
"Accounting journal related to the bank payment return you're importing. It " | ||
"has be be manually chosen for payment return formats which doesn't allow " | ||
"automatic journal detection." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:271 | ||
#, python-format | ||
msgid "Already imported items" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:203 | ||
#, python-format | ||
msgid "Can not determine journal for import." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:199 | ||
#, python-format | ||
msgid "Can not find the account number %s." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view | ||
msgid "Cancel" | ||
msgstr "Cancelar" | ||
|
||
#. module: account_payment_return_import | ||
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:141 | ||
#, python-format | ||
msgid "" | ||
"Could not make sense of the given file.\n" | ||
"Did you install the module to support this type of file?" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.import,create_uid:0 | ||
msgid "Created by" | ||
msgstr "Creado por" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.import,create_date:0 | ||
msgid "Created on" | ||
msgstr "Creado en" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.import,display_name:0 | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: help:payment.return.import,data_file:0 | ||
msgid "" | ||
"Get you bank payment returns in electronic format from your bank and select " | ||
"them here." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.import,hide_journal_field:0 | ||
msgid "Hide the journal field in the view" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view | ||
msgid "How to import your payment return :" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.import,id:0 | ||
msgid "ID" | ||
msgstr "ID" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.line,unique_import_id:0 | ||
msgid "Import ID" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: model:ir.actions.act_window,name:account_payment_return_import.action_account_payment_return_import | ||
#: model:ir.model,name:account_payment_return_import.model_payment_return_import | ||
#: model:ir.ui.menu,name:account_payment_return_import.menu_account_payment_return_import | ||
msgid "Import Payment Return" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view | ||
msgid "Import Payment Returns" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.import,journal_id:0 | ||
msgid "Journal" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.import,__last_update:0 | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.import,write_uid:0 | ||
msgid "Last Updated by" | ||
msgstr "Última actualización por" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.import,write_date:0 | ||
msgid "Last Updated on" | ||
msgstr "Última actualización en" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.import,data_file:0 | ||
msgid "Payment Return File" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: model:ir.model,name:account_payment_return_import.model_payment_return_line | ||
msgid "Payment return lines" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: field:payment.return.line,raw_import_data:0 | ||
msgid "Raw import data" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:182 | ||
#, python-format | ||
msgid "The account of this payment return is linked to another journal." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:150 | ||
#, python-format | ||
msgid "This file doesn't contain any payment return." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:156 | ||
#, python-format | ||
msgid "This file doesn't contain any transaction." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: help:payment.return.line,raw_import_data:0 | ||
msgid "XML RAW data stored for debugging/check purposes" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:115 | ||
#, python-format | ||
msgid "You have already imported this file." | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view | ||
msgid "_Import" | ||
msgstr "" | ||
|
||
#. module: account_payment_return_import | ||
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view | ||
msgid "or" | ||
msgstr "" |
Oops, something went wrong.