[ADD] Add po file and update pot file for account_banking_payment_export module

This commit is contained in:
EL HADJI DEM
2014-10-08 10:29:28 -04:00
parent fb93061ba0
commit 59e1b7cd73
2 changed files with 279 additions and 24 deletions

View File

@@ -1,22 +1,26 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * account_banking_payment_export
# * account_banking_payment_export
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-10-25 15:58+0000\n"
"PO-Revision-Date: 2013-10-25 15:58+0000\n"
"Last-Translator: <>\n"
"POT-Creation-Date: 2014-10-08 14:06+0000\n"
"PO-Revision-Date: 2014-10-08 10:07-0500\n"
"Last-Translator: EL Hadji DEM <elhadji.dem@savoirfairelinux.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
"X-Generator: Poedit 1.5.4\n"
#. module: account_banking_payment_export
#: help:payment.mode.type,name:0
#: model:ir.actions.act_window,name:account_banking_payment_export.action_payment_mode_type
#: model:ir.ui.menu,name:account_banking_payment_export.menu_payment_mode_type
#: view:payment.mode.type:0 help:payment.mode.type,name:0
#: field:payment.order,mode_type:0
msgid "Payment Type"
msgstr ""
@@ -25,9 +29,15 @@ msgstr ""
msgid "Payment Order"
msgstr ""
#. module: account_banking_payment_export
#: field:payment.mode,payment_order_type:0
msgid "Payment Order Type"
msgstr ""
#. module: account_banking_payment_export
#: view:payment.manual:0
msgid "Please execute payment order manually, and click OK when succesfully sent."
msgid ""
"Please execute payment order manually, and click OK when succesfully sent."
msgstr ""
#. module: account_banking_payment_export
@@ -36,7 +46,17 @@ msgid "Payment Mode"
msgstr ""
#. module: account_banking_payment_export
#: code:addons/account_banking_payment_export/model/account_payment.py:69
#: view:payment.order.create:0
msgid "{'journal_type': 'sale'}"
msgstr ""
#. module: account_banking_payment_export
#: field:payment.mode.type,name:0
msgid "Name"
msgstr ""
#. module: account_banking_payment_export
#: code:addons/account_banking_payment_export/model/account_payment.py:84
#, python-format
msgid "You can only combine payment orders of the same type"
msgstr ""
@@ -47,8 +67,15 @@ msgid "Payment Mode Type"
msgstr ""
#. module: account_banking_payment_export
#: model:ir.model,name:account_banking_payment_export.model_account_move_line
msgid "Journal Items"
#: field:payment.mode,active:0 field:payment.mode.type,active:0
msgid "Active"
msgstr ""
#. module: account_banking_payment_export
#: selection:payment.mode,payment_order_type:0
#: selection:payment.mode.type,payment_order_type:0
#: selection:payment.order,payment_order_type:0
msgid "Payment"
msgstr ""
#. module: account_banking_payment_export
@@ -57,13 +84,10 @@ msgid "Send payment order(s) manually"
msgstr ""
#. module: account_banking_payment_export
#: field:payment.mode.type,name:0
msgid "Name"
msgstr ""
#. module: account_banking_payment_export
#: help:payment.mode.type,ir_model_id:0
msgid "Select the Payment Wizard for payments of this type. Leave empty for manual processing"
#: selection:payment.mode,payment_order_type:0
#: selection:payment.mode.type,payment_order_type:0
#: selection:payment.order,payment_order_type:0
msgid "Direct debit"
msgstr ""
#. module: account_banking_payment_export
@@ -77,19 +101,24 @@ msgid "Payment orders"
msgstr ""
#. module: account_banking_payment_export
#: code:addons/account_banking_payment_export/model/account_payment.py:52
#: code:addons/account_banking_payment_export/model/account_payment.py:67
#, python-format
msgid "Payment Order Export"
msgstr ""
#. module: account_banking_payment_export
#: model:ir.model,name:account_banking_payment_export.model_account_move_line
msgid "Journal Items"
msgstr ""
#. module: account_banking_payment_export
#: help:payment.mode,type:0
msgid "Select the Payment Type for the Payment Mode."
msgstr ""
#. module: account_banking_payment_export
#: view:payment.order:0
msgid "launch_wizard"
#: view:payment.mode.type:0
msgid "Payment Types"
msgstr ""
#. module: account_banking_payment_export
@@ -103,7 +132,7 @@ msgid "payment.order.create"
msgstr ""
#. module: account_banking_payment_export
#: code:addons/account_banking_payment_export/model/account_payment.py:68
#: code:addons/account_banking_payment_export/model/account_payment.py:83
#, python-format
msgid "Error"
msgstr ""
@@ -113,6 +142,12 @@ msgstr ""
msgid "Payment wizard"
msgstr ""
#. module: account_banking_payment_export
#: field:payment.mode.type,payment_order_type:0
#: field:payment.order,payment_order_type:0
msgid "Payment order type"
msgstr ""
#. module: account_banking_payment_export
#: field:payment.mode,type:0
msgid "Payment type"
@@ -129,8 +164,22 @@ msgid "OK"
msgstr ""
#. module: account_banking_payment_export
#: view:payment.mode.type:0
msgid "Payment mode"
#: code:addons/account_banking_payment_export/model/payment_order_create.py:82
#, python-format
msgid "Entry Lines"
msgstr ""
#. module: account_banking_payment_export
#: code:addons/account_banking_payment_export/model/payment_order_create.py:194
#, python-format
msgid "Payment Orders"
msgstr ""
#. module: account_banking_payment_export
#: help:payment.mode.type,ir_model_id:0
msgid ""
"Select the Payment Wizard for payments of this type. Leave empty for manual "
"processing"
msgstr ""
#. module: account_banking_payment_export
@@ -138,8 +187,12 @@ msgstr ""
msgid "Cancel"
msgstr ""
#. module: account_banking_payment_export
#: view:payment.order:0
msgid "launch_wizard"
msgstr ""
#. module: account_banking_payment_export
#: field:payment.mode.type,suitable_bank_types:0
msgid "Suitable bank types"
msgstr ""

View File

@@ -0,0 +1,202 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * account_banking_payment_export
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-08 14:08+0000\n"
"PO-Revision-Date: 2014-10-08 10:23-0500\n"
"Last-Translator: EL Hadji DEM <elhadji.dem@savoirfairelinux.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
"X-Generator: Poedit 1.5.4\n"
#. module: account_banking_payment_export
#: model:ir.actions.act_window,name:account_banking_payment_export.action_payment_mode_type
#: model:ir.ui.menu,name:account_banking_payment_export.menu_payment_mode_type
#: view:payment.mode.type:0 help:payment.mode.type,name:0
#: field:payment.order,mode_type:0
msgid "Payment Type"
msgstr "Type de paiement"
#. module: account_banking_payment_export
#: model:ir.model,name:account_banking_payment_export.model_payment_order
msgid "Payment Order"
msgstr "Ordre de paiement"
#. module: account_banking_payment_export
#: field:payment.mode,payment_order_type:0
msgid "Payment Order Type"
msgstr "Type d'ordre de paiement"
#. module: account_banking_payment_export
#: view:payment.manual:0
msgid ""
"Please execute payment order manually, and click OK when succesfully sent."
msgstr ""
"S'il vous plaît exécuter l'ordre de paiement manuellement et cliquez sur OK "
"lorsque succès envoyé."
#. module: account_banking_payment_export
#: model:ir.model,name:account_banking_payment_export.model_payment_mode
msgid "Payment Mode"
msgstr "Mode de paiement"
#. module: account_banking_payment_export
#: view:payment.order.create:0
msgid "{'journal_type': 'sale'}"
msgstr "{'journal_type': 'sale'}"
#. module: account_banking_payment_export
#: field:payment.mode.type,name:0
msgid "Name"
msgstr "Nom"
#. module: account_banking_payment_export
#: code:addons/account_banking_payment_export/model/account_payment.py:84
#, python-format
msgid "You can only combine payment orders of the same type"
msgstr "Vous ne pouvez combiner des paiements du même type"
#. module: account_banking_payment_export
#: model:ir.model,name:account_banking_payment_export.model_payment_mode_type
msgid "Payment Mode Type"
msgstr "Type d'ordre de paiement"
#. module: account_banking_payment_export
#: field:payment.mode,active:0 field:payment.mode.type,active:0
msgid "Active"
msgstr "Actif"
#. module: account_banking_payment_export
#: selection:payment.mode,payment_order_type:0
#: selection:payment.mode.type,payment_order_type:0
#: selection:payment.order,payment_order_type:0
msgid "Payment"
msgstr "Paiement"
#. module: account_banking_payment_export
#: model:ir.model,name:account_banking_payment_export.model_payment_manual
msgid "Send payment order(s) manually"
msgstr "Envoyer le(s)ordre(s) de paiement manuellement"
#. module: account_banking_payment_export
#: selection:payment.mode,payment_order_type:0
#: selection:payment.mode.type,payment_order_type:0
#: selection:payment.order,payment_order_type:0
msgid "Direct debit"
msgstr "Débit direct"
#. module: account_banking_payment_export
#: view:payment.manual:0
msgid "Manual payment"
msgstr "Paiement manuel"
#. module: account_banking_payment_export
#: field:payment.manual,payment_order_ids:0
msgid "Payment orders"
msgstr "Ordres de paiement"
#. module: account_banking_payment_export
#: code:addons/account_banking_payment_export/model/account_payment.py:67
#, python-format
msgid "Payment Order Export"
msgstr "Exporter l'ordre de paiement"
#. module: account_banking_payment_export
#: model:ir.model,name:account_banking_payment_export.model_account_move_line
msgid "Journal Items"
msgstr "Écritures comptables"
#. module: account_banking_payment_export
#: help:payment.mode,type:0
msgid "Select the Payment Type for the Payment Mode."
msgstr "Sélectionnez le type de paiement pour le mode de paiement."
#. module: account_banking_payment_export
#: view:payment.mode.type:0
msgid "Payment Types"
msgstr "Types de paiement"
#. module: account_banking_payment_export
#: help:payment.mode.type,code:0
msgid "Specify the Code for Payment Type"
msgstr "Indiquez le code du type de paiement"
#. module: account_banking_payment_export
#: model:ir.model,name:account_banking_payment_export.model_payment_order_create
msgid "payment.order.create"
msgstr "payment.order.create"
#. module: account_banking_payment_export
#: code:addons/account_banking_payment_export/model/account_payment.py:83
#, python-format
msgid "Error"
msgstr "Erreur"
#. module: account_banking_payment_export
#: field:payment.mode.type,ir_model_id:0
msgid "Payment wizard"
msgstr "Assistant de paiement"
#. module: account_banking_payment_export
#: field:payment.mode.type,payment_order_type:0
#: field:payment.order,payment_order_type:0
msgid "Payment order type"
msgstr "Type d'ordre de paiement"
#. module: account_banking_payment_export
#: field:payment.mode,type:0
msgid "Payment type"
msgstr "Type de paiement"
#. module: account_banking_payment_export
#: field:payment.mode.type,code:0
msgid "Code"
msgstr "Code"
#. module: account_banking_payment_export
#: view:payment.manual:0
msgid "OK"
msgstr "OK"
#. module: account_banking_payment_export
#: code:addons/account_banking_payment_export/model/payment_order_create.py:82
#, python-format
msgid "Entry Lines"
msgstr "Lignes d'entrée"
#. module: account_banking_payment_export
#: code:addons/account_banking_payment_export/model/payment_order_create.py:194
#, python-format
msgid "Payment Orders"
msgstr "Ordres de paiement"
#. module: account_banking_payment_export
#: help:payment.mode.type,ir_model_id:0
msgid ""
"Select the Payment Wizard for payments of this type. Leave empty for manual "
"processing"
msgstr ""
"Sélectionnez l'assistant de paiement pour les paiements de ce type. Laissez "
"vide pour le traitement manuel"
#. module: account_banking_payment_export
#: view:payment.manual:0
msgid "Cancel"
msgstr "Annuler"
#. module: account_banking_payment_export
#: view:payment.order:0
msgid "launch_wizard"
msgstr "launch_wizard"
#. module: account_banking_payment_export
#: field:payment.mode.type,suitable_bank_types:0
msgid "Suitable bank types"
msgstr "Types de banques convenables"