~lertech-a/+junk/extra-addons-7.0-trunk

« back to all changes in this revision

Viewing changes to smsclient/i18n/pt_BR.po

  • Committer: francisco
  • Date: 2014-11-25 17:48:36 UTC
  • Revision ID: francisco-20141125174836-fyhurmd3ozk7967l
[ADD] module client sms for websms.lercloud.com

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Brazilian Portuguese translation for openerp-smsclient
 
2
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
 
3
# This file is distributed under the same license as the openerp-smsclient package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: openerp-smsclient\n"
 
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
 
10
"POT-Creation-Date: 2011-09-10 10:24+0000\n"
 
11
"PO-Revision-Date: 2012-04-10 12:48+0000\n"
 
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
13
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
 
14
"MIME-Version: 1.0\n"
 
15
"Content-Type: text/plain; charset=UTF-8\n"
 
16
"Content-Transfer-Encoding: 8bit\n"
 
17
"X-Launchpad-Export-Date: 2012-04-11 04:57+0000\n"
 
18
"X-Generator: Launchpad (build 15070)\n"
 
19
 
 
20
#. module: smsclient
 
21
#: selection:sms.smsclient,method:0
 
22
msgid "SMPP Method"
 
23
msgstr ""
 
24
 
 
25
#. module: smsclient
 
26
#: field:sms.smsclient,property_ids:0
 
27
msgid "Parameters"
 
28
msgstr ""
 
29
 
 
30
#. module: smsclient
 
31
#: field:sms.smsclient,url:0
 
32
msgid "Gateway URL"
 
33
msgstr ""
 
34
 
 
35
#. module: smsclient
 
36
#: field:sms.smsclient.history,sms:0
 
37
msgid "SMS"
 
38
msgstr ""
 
39
 
 
40
#. module: smsclient
 
41
#: field:ir.actions.server,sms_server:0
 
42
msgid "SMS Server"
 
43
msgstr ""
 
44
 
 
45
#. module: smsclient
 
46
#: field:sms.smsclient.queue,msg:0
 
47
msgid "SMS Text"
 
48
msgstr ""
 
49
 
 
50
#. module: smsclient
 
51
#: code:addons/smsclient/wizard/verifycode.py:43
 
52
#, python-format
 
53
msgid "Gateway already verified!"
 
54
msgstr ""
 
55
 
 
56
#. module: smsclient
 
57
#: field:sms.smsclient.queue,name:0
 
58
msgid "SMS Request"
 
59
msgstr ""
 
60
 
 
61
#. module: smsclient
 
62
#: wizard_view:sms.smsclient.code.send,init:0
 
63
#: wizard_button:sms.smsclient.code.send,init,send:0
 
64
msgid "Send Code"
 
65
msgstr ""
 
66
 
 
67
#. module: smsclient
 
68
#: field:sms.smsclient.parms,value:0
 
69
msgid "Property value"
 
70
msgstr ""
 
71
 
 
72
#. module: smsclient
 
73
#: selection:sms.smsclient.parms,type:0
 
74
#: view:sms.smsclient.queue:0
 
75
msgid "SMS Message"
 
76
msgstr ""
 
77
 
 
78
#. module: smsclient
 
79
#: selection:sms.smsclient,state:0
 
80
msgid "Not Verified"
 
81
msgstr ""
 
82
 
 
83
#. module: smsclient
 
84
#: help:sms.smsclient.parms,type:0
 
85
msgid "If parameter concern a value to substitute, indicate it"
 
86
msgstr ""
 
87
 
 
88
#. module: smsclient
 
89
#: selection:sms.smsclient.queue,state:0
 
90
msgid "Sent"
 
91
msgstr ""
 
92
 
 
93
#. module: smsclient
 
94
#: help:sms.smsclient.code.verify,init,code:0
 
95
msgid "Enter the verification code that you get in your verification sms"
 
96
msgstr ""
 
97
 
 
98
#. module: smsclient
 
99
#: model:ir.model,name:smsclient.model_sms_smsclient
 
100
msgid "SMS Client"
 
101
msgstr ""
 
102
 
 
103
#. module: smsclient
 
104
#: model:ir.actions.wizard,name:smsclient.sms_smsclient_send_code
 
105
msgid "Send Verification Code"
 
106
msgstr ""
 
107
 
 
108
#. module: smsclient
 
109
#: field:sms.smsclient.history,name:0
 
110
msgid "Description"
 
111
msgstr ""
 
112
 
 
113
#. module: smsclient
 
114
#: view:sms.smsclient:0
 
115
msgid "Permission"
 
116
msgstr ""
 
117
 
 
118
#. module: smsclient
 
119
#: help:sms.smsclient.parms,value:0
 
120
msgid "Value associate on the property for the URL"
 
121
msgstr ""
 
122
 
 
123
#. module: smsclient
 
124
#: field:sms.smsclient,code:0
 
125
#: wizard_field:sms.smsclient.code.verify,init,code:0
 
126
msgid "Verification Code"
 
127
msgstr ""
 
128
 
 
129
#. module: smsclient
 
130
#: code:addons/smsclient/wizard/sendcode.py:54
 
131
#, python-format
 
132
msgid "Verification Failed. Please check the Server Configuration!"
 
133
msgstr ""
 
134
 
 
135
#. module: smsclient
 
136
#: code:addons/smsclient/smsclient.py:72
 
137
#, python-format
 
138
msgid "This method is not implemented (%s)"
 
139
msgstr ""
 
140
 
 
141
#. module: smsclient
 
142
#: help:sms.smsclient.code.send,init,smsto:0
 
143
msgid ""
 
144
"Enter the Mobile No on which you want to receive the Verification Code"
 
145
msgstr ""
 
146
 
 
147
#. module: smsclient
 
148
#: code:addons/smsclient/smsclient.py:114
 
149
#, python-format
 
150
msgid "SMS Sent"
 
151
msgstr ""
 
152
 
 
153
#. module: smsclient
 
154
#: selection:sms.smsclient.parms,type:0
 
155
msgid "Recipient No"
 
156
msgstr ""
 
157
 
 
158
#. module: smsclient
 
159
#: field:sms.smsclient.history,date_create:0
 
160
#: field:sms.smsclient.queue,date_create:0
 
161
msgid "Date"
 
162
msgstr ""
 
163
 
 
164
#. module: smsclient
 
165
#: selection:sms.smsclient,state:0
 
166
msgid "Waiting for Verification"
 
167
msgstr ""
 
168
 
 
169
#. module: smsclient
 
170
#: model:ir.model,name:smsclient.model_sms_smsclient_parms
 
171
msgid "SMS Client Properties"
 
172
msgstr ""
 
173
 
 
174
#. module: smsclient
 
175
#: selection:sms.smsclient.parms,type:0
 
176
msgid "Password"
 
177
msgstr ""
 
178
 
 
179
#. module: smsclient
 
180
#: field:sms.smsclient,users_id:0
 
181
msgid "Users Allowed"
 
182
msgstr ""
 
183
 
 
184
#. module: smsclient
 
185
#: help:sms.smsclient.parms,name:0
 
186
msgid "Name of the property whom appear on the URL"
 
187
msgstr ""
 
188
 
 
189
#. module: smsclient
 
190
#: selection:sms.smsclient.parms,type:0
 
191
msgid "User"
 
192
msgstr ""
 
193
 
 
194
#. module: smsclient
 
195
#: field:sms.smsclient.history,user_id:0
 
196
msgid "Username"
 
197
msgstr ""
 
198
 
 
199
#. module: smsclient
 
200
#: model:ir.actions.act_window,name:smsclient.act_sms_gateway_2_sms_queue
 
201
#: model:ir.actions.act_window,name:smsclient.action_sms_smsclient_queue_tree
 
202
#: model:ir.ui.menu,name:smsclient.menu_smsclient_administration_sms_server_queue
 
203
#: view:sms.smsclient.queue:0
 
204
msgid "Message Queue"
 
205
msgstr ""
 
206
 
 
207
#. module: smsclient
 
208
#: view:sms.smsclient.history:0
 
209
#: view:sms.smsclient.queue:0
 
210
msgid "Gateway History"
 
211
msgstr ""
 
212
 
 
213
#. module: smsclient
 
214
#: model:ir.model,name:smsclient.model_ir_actions_server
 
215
msgid "ir.actions.server"
 
216
msgstr ""
 
217
 
 
218
#. module: smsclient
 
219
#: help:ir.actions.server,sms_server:0
 
220
msgid "Select the SMS Gateway configuration to use with this action"
 
221
msgstr ""
 
222
 
 
223
#. module: smsclient
 
224
#: help:sms.smsclient,body:0
 
225
msgid ""
 
226
"The message text that will be send along with the email which is send "
 
227
"through this server"
 
228
msgstr ""
 
229
 
 
230
#. module: smsclient
 
231
#: wizard_button:sms.smsclient.code.send,init,end:0
 
232
#: wizard_button:sms.smsclient.code.verify,init,end:0
 
233
msgid "Cancel"
 
234
msgstr ""
 
235
 
 
236
#. module: smsclient
 
237
#: view:sms.smsclient:0
 
238
msgid "Access Permission"
 
239
msgstr ""
 
240
 
 
241
#. module: smsclient
 
242
#: help:sms.smsclient,url:0
 
243
msgid "Base url for message"
 
244
msgstr ""
 
245
 
 
246
#. module: smsclient
 
247
#: wizard_field:sms.smsclient.code.send,init,smsto:0
 
248
#: field:sms.smsclient.history,to:0
 
249
#: field:sms.smsclient.queue,mobile:0
 
250
msgid "Mobile No"
 
251
msgstr ""
 
252
 
 
253
#. module: smsclient
 
254
#: code:addons/smsclient/smsclient.py:72
 
255
#: code:addons/smsclient/wizard/sendcode.py:54
 
256
#: code:addons/smsclient/wizard/verifycode.py:43
 
257
#: code:addons/smsclient/wizard/verifycode.py:48
 
258
#: selection:sms.smsclient.queue,state:0
 
259
#, python-format
 
260
msgid "Error"
 
261
msgstr ""
 
262
 
 
263
#. module: smsclient
 
264
#: model:ir.actions.act_window,name:smsclient.act_sms_gateway_2_sms_history
 
265
msgid "SMS History"
 
266
msgstr ""
 
267
 
 
268
#. module: smsclient
 
269
#: code:addons/smsclient/wizard/verifycode.py:48
 
270
#, python-format
 
271
msgid "Verification failed. Invalid Verification Code!"
 
272
msgstr ""
 
273
 
 
274
#. module: smsclient
 
275
#: selection:sms.smsclient.queue,state:0
 
276
msgid "Queued"
 
277
msgstr ""
 
278
 
 
279
#. module: smsclient
 
280
#: model:ir.ui.menu,name:smsclient.menu_smsclient_administration_sms_server
 
281
msgid "Gateway List"
 
282
msgstr ""
 
283
 
 
284
#. module: smsclient
 
285
#: field:sms.smsclient,history_line:0
 
286
msgid "History"
 
287
msgstr ""
 
288
 
 
289
#. module: smsclient
 
290
#: field:sms.smsclient,method:0
 
291
#: field:sms.smsclient.parms,type:0
 
292
msgid "API Method"
 
293
msgstr ""
 
294
 
 
295
#. module: smsclient
 
296
#: field:sms.smsclient,state:0
 
297
msgid "Gateway Status"
 
298
msgstr ""
 
299
 
 
300
#. module: smsclient
 
301
#: code:addons/smsclient/smsclient.py:69
 
302
#, python-format
 
303
msgid "Permission Error!"
 
304
msgstr ""
 
305
 
 
306
#. module: smsclient
 
307
#: wizard_view:sms.smsclient.code.verify,init:0
 
308
#: wizard_button:sms.smsclient.code.verify,init,check:0
 
309
msgid "Verify Code"
 
310
msgstr ""
 
311
 
 
312
#. module: smsclient
 
313
#: selection:sms.smsclient.parms,type:0
 
314
msgid "Sender Name"
 
315
msgstr ""
 
316
 
 
317
#. module: smsclient
 
318
#: view:sms.smsclient:0
 
319
msgid "Gateway Parameters"
 
320
msgstr ""
 
321
 
 
322
#. module: smsclient
 
323
#: selection:sms.smsclient.queue,state:0
 
324
msgid "Waiting"
 
325
msgstr ""
 
326
 
 
327
#. module: smsclient
 
328
#: view:sms.smsclient:0
 
329
msgid "General"
 
330
msgstr ""
 
331
 
 
332
#. module: smsclient
 
333
#: selection:sms.smsclient,method:0
 
334
msgid "HTTP Method"
 
335
msgstr ""
 
336
 
 
337
#. module: smsclient
 
338
#: model:ir.actions.wizard,name:smsclient.sms_smsclient_verify_code
 
339
msgid "Verify SMS Gateway"
 
340
msgstr ""
 
341
 
 
342
#. module: smsclient
 
343
#: model:ir.model,name:smsclient.model_sms_smsclient_history
 
344
msgid "SMS Client History"
 
345
msgstr ""
 
346
 
 
347
#. module: smsclient
 
348
#: model:ir.model,name:smsclient.model_sms_smsclient_queue
 
349
msgid "SMS Queue"
 
350
msgstr ""
 
351
 
 
352
#. module: smsclient
 
353
#: code:addons/smsclient/smsclient.py:69
 
354
#, python-format
 
355
msgid "You have no permission to access %s "
 
356
msgstr ""
 
357
 
 
358
#. module: smsclient
 
359
#: model:ir.actions.act_window,name:smsclient.action_sms_smsclient_history_tree
 
360
#: model:ir.ui.menu,name:smsclient.menu_smsclient_administration_sms_server_history
 
361
msgid "SMS Gateway History"
 
362
msgstr ""
 
363
 
 
364
#. module: smsclient
 
365
#: selection:sms.smsclient,state:0
 
366
msgid "Verified"
 
367
msgstr ""
 
368
 
 
369
#. module: smsclient
 
370
#: field:sms.smsclient,name:0
 
371
msgid "Gateway Name"
 
372
msgstr ""
 
373
 
 
374
#. module: smsclient
 
375
#: view:sms.smsclient.queue:0
 
376
#: field:sms.smsclient.queue,error:0
 
377
msgid "Last Error"
 
378
msgstr ""
 
379
 
 
380
#. module: smsclient
 
381
#: field:sms.smsclient,body:0
 
382
msgid "Message"
 
383
msgstr ""
 
384
 
 
385
#. module: smsclient
 
386
#: field:sms.smsclient.queue,state:0
 
387
msgid "Message Status"
 
388
msgstr ""
 
389
 
 
390
#. module: smsclient
 
391
#: field:sms.smsclient.parms,name:0
 
392
msgid "Property name"
 
393
msgstr ""
 
394
 
 
395
#. module: smsclient
 
396
#: model:ir.actions.act_window,name:smsclient.action_sms_smsclient_tree
 
397
#: model:ir.ui.menu,name:smsclient.menu_smsclient_administration_server
 
398
#: view:sms.smsclient:0
 
399
#: field:sms.smsclient.history,gateway_id:0
 
400
#: field:sms.smsclient.parms,gateway_id:0
 
401
#: field:sms.smsclient.queue,gateway_id:0
 
402
msgid "SMS Gateway"
 
403
msgstr ""