~pedro-q/account-payment/account-payment-sepa-7.0

« back to all changes in this revision

Viewing changes to account_payment_export/i18n/account_banking_payment_export.pot

  • Committer: Ignacio Ibeas - Acysos S.L.
  • Date: 2014-01-25 13:30:35 UTC
  • Revision ID: ignacio@acysos.com-20140125133035-46kipms7z97u825v
[ADD] SEPA modules ported from Banking Addons to Account Payment Extension

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Translation of OpenERP Server.
 
2
# This file contains the translation of the following modules:
 
3
#       * account_banking_payment_export
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: OpenERP Server 7.0\n"
 
8
"Report-Msgid-Bugs-To: \n"
 
9
"POT-Creation-Date: 2013-10-25 15:58+0000\n"
 
10
"PO-Revision-Date: 2013-10-25 15:58+0000\n"
 
11
"Last-Translator: <>\n"
 
12
"Language-Team: \n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: \n"
 
16
"Plural-Forms: \n"
 
17
 
 
18
#. module: account_banking_payment_export
 
19
#: help:payment.mode.type,name:0
 
20
msgid "Payment Type"
 
21
msgstr ""
 
22
 
 
23
#. module: account_banking_payment_export
 
24
#: model:ir.model,name:account_banking_payment_export.model_payment_order
 
25
msgid "Payment Order"
 
26
msgstr ""
 
27
 
 
28
#. module: account_banking_payment_export
 
29
#: view:payment.manual:0
 
30
msgid "Please execute payment order manually, and click OK when succesfully sent."
 
31
msgstr ""
 
32
 
 
33
#. module: account_banking_payment_export
 
34
#: model:ir.model,name:account_banking_payment_export.model_payment_mode
 
35
msgid "Payment Mode"
 
36
msgstr ""
 
37
 
 
38
#. module: account_banking_payment_export
 
39
#: code:addons/account_banking_payment_export/model/account_payment.py:69
 
40
#, python-format
 
41
msgid "You can only combine payment orders of the same type"
 
42
msgstr ""
 
43
 
 
44
#. module: account_banking_payment_export
 
45
#: model:ir.model,name:account_banking_payment_export.model_payment_mode_type
 
46
msgid "Payment Mode Type"
 
47
msgstr ""
 
48
 
 
49
#. module: account_banking_payment_export
 
50
#: model:ir.model,name:account_banking_payment_export.model_account_move_line
 
51
msgid "Journal Items"
 
52
msgstr ""
 
53
 
 
54
#. module: account_banking_payment_export
 
55
#: model:ir.model,name:account_banking_payment_export.model_payment_manual
 
56
msgid "Send payment order(s) manually"
 
57
msgstr ""
 
58
 
 
59
#. module: account_banking_payment_export
 
60
#: field:payment.mode.type,name:0
 
61
msgid "Name"
 
62
msgstr ""
 
63
 
 
64
#. module: account_banking_payment_export
 
65
#: help:payment.mode.type,ir_model_id:0
 
66
msgid "Select the Payment Wizard for payments of this type. Leave empty for manual processing"
 
67
msgstr ""
 
68
 
 
69
#. module: account_banking_payment_export
 
70
#: view:payment.manual:0
 
71
msgid "Manual payment"
 
72
msgstr ""
 
73
 
 
74
#. module: account_banking_payment_export
 
75
#: field:payment.manual,payment_order_ids:0
 
76
msgid "Payment orders"
 
77
msgstr ""
 
78
 
 
79
#. module: account_banking_payment_export
 
80
#: code:addons/account_banking_payment_export/model/account_payment.py:52
 
81
#, python-format
 
82
msgid "Payment Order Export"
 
83
msgstr ""
 
84
 
 
85
#. module: account_banking_payment_export
 
86
#: help:payment.mode,type:0
 
87
msgid "Select the Payment Type for the Payment Mode."
 
88
msgstr ""
 
89
 
 
90
#. module: account_banking_payment_export
 
91
#: view:payment.order:0
 
92
msgid "launch_wizard"
 
93
msgstr ""
 
94
 
 
95
#. module: account_banking_payment_export
 
96
#: help:payment.mode.type,code:0
 
97
msgid "Specify the Code for Payment Type"
 
98
msgstr ""
 
99
 
 
100
#. module: account_banking_payment_export
 
101
#: model:ir.model,name:account_banking_payment_export.model_payment_order_create
 
102
msgid "payment.order.create"
 
103
msgstr ""
 
104
 
 
105
#. module: account_banking_payment_export
 
106
#: code:addons/account_banking_payment_export/model/account_payment.py:68
 
107
#, python-format
 
108
msgid "Error"
 
109
msgstr ""
 
110
 
 
111
#. module: account_banking_payment_export
 
112
#: field:payment.mode.type,ir_model_id:0
 
113
msgid "Payment wizard"
 
114
msgstr ""
 
115
 
 
116
#. module: account_banking_payment_export
 
117
#: field:payment.mode,type:0
 
118
msgid "Payment type"
 
119
msgstr ""
 
120
 
 
121
#. module: account_banking_payment_export
 
122
#: field:payment.mode.type,code:0
 
123
msgid "Code"
 
124
msgstr ""
 
125
 
 
126
#. module: account_banking_payment_export
 
127
#: view:payment.manual:0
 
128
msgid "OK"
 
129
msgstr ""
 
130
 
 
131
#. module: account_banking_payment_export
 
132
#: view:payment.mode.type:0
 
133
msgid "Payment mode"
 
134
msgstr ""
 
135
 
 
136
#. module: account_banking_payment_export
 
137
#: view:payment.manual:0
 
138
msgid "Cancel"
 
139
msgstr ""
 
140
 
 
141
#. module: account_banking_payment_export
 
142
#: field:payment.mode.type,suitable_bank_types:0
 
143
msgid "Suitable bank types"
 
144
msgstr ""
 
145