~andorrax/school-base-openerp-module/xavi

« back to all changes in this revision

Viewing changes to smsclient/i18n/smsclient.pot

  • Committer: Pere Erro
  • Date: 2012-03-09 08:16:43 UTC
  • Revision ID: pereerro@terra.es-20120309081643-19vvz68ss3p60s3n
[IMP] Communications state wizard could send SMS
[IMP] Partner functions on contacts are now temporized by date interval

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
#       * smsclient
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: OpenERP Server 5.0.6\n"
 
8
"Report-Msgid-Bugs-To: support@openerp.com\n"
 
9
"POT-Creation-Date: 2009-11-26 06:00:11+0000\n"
 
10
"PO-Revision-Date: 2009-11-26 06:00:11+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: smsclient
 
19
#: constraint:ir.model:0
 
20
msgid "The Object name must start with x_ and not contain any special character !"
 
21
msgstr ""
 
22
 
 
23
#. module: smsclient
 
24
#: field:sms.smsclient.parms,value:0
 
25
msgid "Property value"
 
26
msgstr ""
 
27
 
 
28
#. module: smsclient
 
29
#: field:sms.smsclient,property_ids:0
 
30
msgid "Parameters"
 
31
msgstr ""
 
32
 
 
33
#. module: smsclient
 
34
#: field:sms.smsclient,url:0
 
35
msgid "Gateway URL"
 
36
msgstr ""
 
37
 
 
38
#. module: smsclient
 
39
#: field:sms.smsclient.history,sms:0
 
40
msgid "SMS"
 
41
msgstr ""
 
42
 
 
43
#. module: smsclient
 
44
#: field:ir.actions.server,sms_server:0
 
45
msgid "SMS Server"
 
46
msgstr ""
 
47
 
 
48
#. module: smsclient
 
49
#: model:ir.module.module,description:smsclient.module_meta_information
 
50
msgid "SMS Client module that provides:\n"
 
51
"    Sending SMS\n"
 
52
"    Use Multiple Gateways\n"
 
53
"    "
 
54
msgstr ""
 
55
 
 
56
#. module: smsclient
 
57
#: field:sms.smsclient.queue,msg:0
 
58
msgid "SMS Text"
 
59
msgstr ""
 
60
 
 
61
#. module: smsclient
 
62
#: code:addons/smsclient/wizard/verifycode.py:0
 
63
#, python-format
 
64
msgid "Gateway already verified!"
 
65
msgstr ""
 
66
 
 
67
#. module: smsclient
 
68
#: field:sms.smsclient.queue,name:0
 
69
msgid "SMS Request"
 
70
msgstr ""
 
71
 
 
72
#. module: smsclient
 
73
#: wizard_view:sms.smsclient.code.send,init:0
 
74
#: wizard_button:sms.smsclient.code.send,init,send:0
 
75
msgid "Send Code"
 
76
msgstr ""
 
77
 
 
78
#. module: smsclient
 
79
#: constraint:ir.actions.act_window:0
 
80
msgid "Invalid model name in the action definition."
 
81
msgstr ""
 
82
 
 
83
#. module: smsclient
 
84
#: selection:sms.smsclient.parms,type:0
 
85
#: view:sms.smsclient.queue:0
 
86
msgid "SMS Message"
 
87
msgstr ""
 
88
 
 
89
#. module: smsclient
 
90
#: selection:sms.smsclient,state:0
 
91
msgid "Not Verified"
 
92
msgstr ""
 
93
 
 
94
#. module: smsclient
 
95
#: selection:sms.smsclient.queue,state:0
 
96
msgid "Sent"
 
97
msgstr ""
 
98
 
 
99
#. module: smsclient
 
100
#: help:sms.smsclient.code.verify,init,code:0
 
101
msgid "Enter the verification code that you get in your verification sms"
 
102
msgstr ""
 
103
 
 
104
#. module: smsclient
 
105
#: model:ir.model,name:smsclient.model_sms_smsclient
 
106
#: model:ir.module.module,shortdesc:smsclient.module_meta_information
 
107
msgid "SMS Client"
 
108
msgstr ""
 
109
 
 
110
#. module: smsclient
 
111
#: model:ir.actions.wizard,name:smsclient.sms_smsclient_send_code
 
112
msgid "Send Verification Code"
 
113
msgstr ""
 
114
 
 
115
#. module: smsclient
 
116
#: field:sms.smsclient.history,name:0
 
117
msgid "Description"
 
118
msgstr ""
 
119
 
 
120
#. module: smsclient
 
121
#: view:sms.smsclient:0
 
122
msgid "Permission"
 
123
msgstr ""
 
124
 
 
125
#. module: smsclient
 
126
#: model:ir.actions.wizard,name:smsclient.sms_smsclient_verify_code
 
127
msgid "Verify SMS Gateway"
 
128
msgstr ""
 
129
 
 
130
#. module: smsclient
 
131
#: field:sms.smsclient,code:0
 
132
#: wizard_field:sms.smsclient.code.verify,init,code:0
 
133
msgid "Verification Code"
 
134
msgstr ""
 
135
 
 
136
#. module: smsclient
 
137
#: code:addons/smsclient/wizard/sendcode.py:0
 
138
#, python-format
 
139
msgid "Verification Failed. Please check the Server Configuration!"
 
140
msgstr ""
 
141
 
 
142
#. module: smsclient
 
143
#: wizard_button:sms.smsclient.code.send,init,end:0
 
144
#: wizard_button:sms.smsclient.code.verify,init,end:0
 
145
msgid "Cancel"
 
146
msgstr ""
 
147
 
 
148
#. module: smsclient
 
149
#: selection:sms.smsclient.parms,type:0
 
150
msgid "Recipient No"
 
151
msgstr ""
 
152
 
 
153
#. module: smsclient
 
154
#: field:sms.smsclient.history,date_create:0
 
155
#: field:sms.smsclient.queue,date_create:0
 
156
msgid "Date"
 
157
msgstr ""
 
158
 
 
159
#. module: smsclient
 
160
#: selection:sms.smsclient,state:0
 
161
msgid "Waiting for Verification"
 
162
msgstr ""
 
163
 
 
164
#. module: smsclient
 
165
#: model:ir.model,name:smsclient.model_sms_smsclient_parms
 
166
msgid "SMS Client Properties"
 
167
msgstr ""
 
168
 
 
169
#. module: smsclient
 
170
#: selection:sms.smsclient.parms,type:0
 
171
msgid "Password"
 
172
msgstr ""
 
173
 
 
174
#. module: smsclient
 
175
#: field:sms.smsclient,users_id:0
 
176
msgid "Users Allowed"
 
177
msgstr ""
 
178
 
 
179
#. module: smsclient
 
180
#: model:ir.actions.act_window,name:smsclient.action_sms_smsclient_history_tree
 
181
#: model:ir.ui.menu,name:smsclient.menu_smsclient_administration_sms_server_history
 
182
msgid "SMS Gateway History"
 
183
msgstr ""
 
184
 
 
185
#. module: smsclient
 
186
#: selection:sms.smsclient.parms,type:0
 
187
msgid "User"
 
188
msgstr ""
 
189
 
 
190
#. module: smsclient
 
191
#: constraint:ir.cron:0
 
192
msgid "Invalid arguments"
 
193
msgstr ""
 
194
 
 
195
#. module: smsclient
 
196
#: field:sms.smsclient.history,user_id:0
 
197
msgid "Username"
 
198
msgstr ""
 
199
 
 
200
#. module: smsclient
 
201
#: constraint:ir.ui.view:0
 
202
msgid "Invalid XML for View Architecture!"
 
203
msgstr ""
 
204
 
 
205
#. module: smsclient
 
206
#: model:ir.actions.act_window,name:smsclient.act_sms_gateway_2_sms_queue
 
207
#: model:ir.actions.act_window,name:smsclient.action_sms_smsclient_queue_tree
 
208
#: model:ir.ui.menu,name:smsclient.menu_smsclient_administration_sms_server_queue
 
209
#: view:sms.smsclient.queue:0
 
210
msgid "Message Queue"
 
211
msgstr ""
 
212
 
 
213
#. module: smsclient
 
214
#: view:sms.smsclient.history:0
 
215
#: view:sms.smsclient.queue:0
 
216
msgid "Gateway History"
 
217
msgstr ""
 
218
 
 
219
#. module: smsclient
 
220
#: help:sms.smsclient,body:0
 
221
msgid "The message text that will be send along with the email which is send through this server"
 
222
msgstr ""
 
223
 
 
224
#. module: smsclient
 
225
#: help:sms.smsclient.code.send,init,smsto:0
 
226
msgid "Enter the Mobile No on which you want to receive the Verification Code"
 
227
msgstr ""
 
228
 
 
229
#. module: smsclient
 
230
#: view:sms.smsclient:0
 
231
msgid "Access Permission"
 
232
msgstr ""
 
233
 
 
234
#. module: smsclient
 
235
#: model:ir.model,name:smsclient.model_sms_smsclient_queue
 
236
msgid "SMS Queue"
 
237
msgstr ""
 
238
 
 
239
#. module: smsclient
 
240
#: wizard_field:sms.smsclient.code.send,init,smsto:0
 
241
#: field:sms.smsclient.history,to:0
 
242
#: field:sms.smsclient.queue,mobile:0
 
243
msgid "Mobile No"
 
244
msgstr ""
 
245
 
 
246
#. module: smsclient
 
247
#: code:addons/smsclient/wizard/sendcode.py:0
 
248
#: code:addons/smsclient/wizard/verifycode.py:0
 
249
#: selection:sms.smsclient.queue,state:0
 
250
#, python-format
 
251
msgid "Error"
 
252
msgstr ""
 
253
 
 
254
#. module: smsclient
 
255
#: model:ir.actions.act_window,name:smsclient.act_sms_gateway_2_sms_history
 
256
msgid "SMS History"
 
257
msgstr ""
 
258
 
 
259
#. module: smsclient
 
260
#: code:addons/smsclient/wizard/verifycode.py:0
 
261
#, python-format
 
262
msgid "Verification failed. Invalid Verification Code!"
 
263
msgstr ""
 
264
 
 
265
#. module: smsclient
 
266
#: selection:sms.smsclient.queue,state:0
 
267
msgid "Queued"
 
268
msgstr ""
 
269
 
 
270
#. module: smsclient
 
271
#: model:ir.ui.menu,name:smsclient.menu_smsclient_administration_sms_server
 
272
msgid "Gateway List"
 
273
msgstr ""
 
274
 
 
275
#. module: smsclient
 
276
#: field:sms.smsclient,history_line:0
 
277
msgid "History"
 
278
msgstr ""
 
279
 
 
280
#. module: smsclient
 
281
#: field:sms.smsclient,method:0
 
282
#: field:sms.smsclient.parms,type:0
 
283
msgid "API Method"
 
284
msgstr ""
 
285
 
 
286
#. module: smsclient
 
287
#: field:sms.smsclient,state:0
 
288
msgid "Gateway Status"
 
289
msgstr ""
 
290
 
 
291
#. module: smsclient
 
292
#: code:addons/smsclient/smsclient.py:0
 
293
#, python-format
 
294
msgid "Permission Error!"
 
295
msgstr ""
 
296
 
 
297
#. module: smsclient
 
298
#: wizard_view:sms.smsclient.code.verify,init:0
 
299
#: wizard_button:sms.smsclient.code.verify,init,check:0
 
300
msgid "Verify Code"
 
301
msgstr ""
 
302
 
 
303
#. module: smsclient
 
304
#: selection:sms.smsclient.parms,type:0
 
305
msgid "Sender Name"
 
306
msgstr ""
 
307
 
 
308
#. module: smsclient
 
309
#: view:sms.smsclient:0
 
310
msgid "Gateway Parameters"
 
311
msgstr ""
 
312
 
 
313
#. module: smsclient
 
314
#: selection:sms.smsclient.queue,state:0
 
315
msgid "Waiting"
 
316
msgstr ""
 
317
 
 
318
#. module: smsclient
 
319
#: view:sms.smsclient:0
 
320
msgid "General"
 
321
msgstr ""
 
322
 
 
323
#. module: smsclient
 
324
#: selection:sms.smsclient,method:0
 
325
msgid "HTTP Method"
 
326
msgstr ""
 
327
 
 
328
#. module: smsclient
 
329
#: model:ir.model,name:smsclient.model_sms_smsclient_history
 
330
msgid "SMS Client History"
 
331
msgstr ""
 
332
 
 
333
#. module: smsclient
 
334
#: code:addons/smsclient/smsclient.py:0
 
335
#, python-format
 
336
msgid "You have no permission to access %s "
 
337
msgstr ""
 
338
 
 
339
#. module: smsclient
 
340
#: selection:sms.smsclient,state:0
 
341
msgid "Verified"
 
342
msgstr ""
 
343
 
 
344
#. module: smsclient
 
345
#: field:sms.smsclient,name:0
 
346
msgid "Gateway Name"
 
347
msgstr ""
 
348
 
 
349
#. module: smsclient
 
350
#: view:sms.smsclient.queue:0
 
351
#: field:sms.smsclient.queue,error:0
 
352
msgid "Last Error"
 
353
msgstr ""
 
354
 
 
355
#. module: smsclient
 
356
#: field:sms.smsclient,body:0
 
357
msgid "Message"
 
358
msgstr ""
 
359
 
 
360
#. module: smsclient
 
361
#: field:sms.smsclient.queue,state:0
 
362
msgid "Message Status"
 
363
msgstr ""
 
364
 
 
365
#. module: smsclient
 
366
#: field:sms.smsclient.parms,name:0
 
367
msgid "Property name"
 
368
msgstr ""
 
369
 
 
370
#. module: smsclient
 
371
#: model:ir.actions.act_window,name:smsclient.action_sms_smsclient_tree
 
372
#: model:ir.ui.menu,name:smsclient.menu_smsclient_administration_server
 
373
#: view:sms.smsclient:0
 
374
#: field:sms.smsclient.history,gateway_id:0
 
375
#: field:sms.smsclient.parms,gateway_id:0
 
376
#: field:sms.smsclient.queue,gateway_id:0
 
377
msgid "SMS Gateway"
 
378
msgstr ""
 
379