~dpm/qreator/snap

« back to all changes in this revision

Viewing changes to po/qreator.pot

  • Committer: David Planella
  • Date: 2012-05-27 10:14:16 UTC
  • mto: This revision was merged to the branch mainline in revision 67.
  • Revision ID: david.planella@ubuntu.com-20120527101416-xrtrwwm7g8lzaqhx
Added proper icon for the Software Centre app QR codes. Added texture to the background of the QR code image

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2013-05-19 10:42+0200\n"
 
11
"POT-Creation-Date: 2012-05-20 04:21+0200\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
17
17
"Content-Type: text/plain; charset=CHARSET\n"
18
18
"Content-Transfer-Encoding: 8bit\n"
19
19
 
20
 
#: ../data/ui/QrCodeLocation.ui.h:1
21
 
msgid "Latitude:"
22
 
msgstr ""
23
 
 
24
 
#: ../data/ui/QrCodeLocation.ui.h:2
25
 
msgid "Longitude:"
26
 
msgstr ""
27
 
 
28
 
#: ../data/ui/QrCodeLocation.ui.h:3
29
 
msgid "Location details"
30
 
msgstr ""
31
 
 
32
 
#: ../qreator/qrcodes/QRCodeSoftwareCenterAppGtk.py:128
33
 
msgid "[Wait a few seconds to enable autocompletion...]"
34
 
msgstr ""
35
 
 
36
 
#: ../qreator/qrcodes/QRCodeSoftwareCenterAppGtk.py:146
37
 
msgid "[Type the name of an app]"
38
 
msgstr ""
39
 
 
40
 
#. TRANSLATORS: this refers to the is.gd URL shortening service
41
 
#: ../qreator/qrcodes/QRCodeURLGtk.py:27
42
 
msgid "Isgd"
43
 
msgstr ""
44
 
 
45
 
#. TRANSLATORS: this refers to the tinyurl.com URL shortening service
46
 
#: ../qreator/qrcodes/QRCodeURLGtk.py:43
47
 
msgid "TinyUrl"
48
 
msgstr ""
49
 
 
50
 
#. TRANSLATORS: this refers to the bit.ly URL shortening service
51
 
#: ../qreator/qrcodes/QRCodeURLGtk.py:56
52
 
msgid "Bitly"
53
 
msgstr ""
54
 
 
55
 
#. TRANSLATORS: this refers to the goo.gl URL shortening service
56
 
#: ../qreator/qrcodes/QRCodeURLGtk.py:73
57
 
msgid "Google"
 
20
#: ../qreator/__init__.py:38
 
21
msgid "Show debug messages (-vv debugs qreator_lib also)"
 
22
msgstr ""
 
23
 
 
24
#: ../qreator/__init__.py:41
 
25
msgid "Create a QR code for a URL"
 
26
msgstr ""
 
27
 
 
28
#: ../qreator/__init__.py:44
 
29
msgid "Create a QR code from text"
 
30
msgstr ""
 
31
 
 
32
#: ../qreator/__init__.py:47
 
33
msgid "Create a QR code for a location"
 
34
msgstr ""
 
35
 
 
36
#: ../qreator/__init__.py:50
 
37
msgid "Create a QR code for WiFi settings"
58
38
msgstr ""
59
39
 
60
40
#. Initialize placeholder text (we need to do that because due to
61
41
#. a Glade bug they are otherwise not marked as translatable)
62
 
#: ../qreator/qrcodes/QRCodeURLGtk.py:115
 
42
#: ../qreator/QreatorWindow.py:82
63
43
msgid "[URL]"
64
44
msgstr ""
65
45
 
66
 
#: ../qreator/qrcodes/QRCodeURLGtk.py:179
67
 
msgid "A network connection error occured: {0}"
68
 
msgstr ""
69
 
 
70
 
#: ../qreator/qrcodes/QRCodeURLGtk.py:187
71
 
msgid "An error occured while trying to shorten the URL: {0}"
72
 
msgstr ""
73
 
 
74
 
#: ../qreator/qrcodes/QRCodeText.py:22 ../qreator/qrcodes/QRCodeVCardGtk.py:67
75
 
msgid "Text"
76
 
msgstr ""
77
 
 
78
 
#: ../qreator/qrcodes/QRCodeText.py:26
79
 
msgid "Create a QR code from text"
80
 
msgstr ""
81
 
 
82
 
#: ../qreator/qrcodes/QRCodeLocation.py:22
83
 
msgid "Geolocation"
84
 
msgstr ""
85
 
 
86
 
#: ../qreator/qrcodes/QRCodeLocation.py:26
87
 
msgid "Create a QR code for a location"
88
 
msgstr ""
89
 
 
90
 
#. TRANSLATORS: this refers to a phone call QR code type
91
 
#: ../qreator/qrcodes/QRCodeSMSGtk.py:25
92
 
msgid "Call"
93
 
msgstr ""
94
 
 
95
 
#. TRANSLATORS: this refers to an SMS message QR code type
96
 
#: ../qreator/qrcodes/QRCodeSMSGtk.py:27
97
 
msgid "Text Message"
98
 
msgstr ""
99
 
 
100
 
#: ../qreator/qrcodes/QRCodeSMSGtk.py:56
101
 
msgid "  [Text message. Some code readers might not support this QR code type]"
102
 
msgstr ""
103
 
 
104
 
#: ../qreator/qrcodes/QRCodeWifi.py:22
105
 
msgid "Wifi network"
106
 
msgstr ""
107
 
 
108
 
#: ../qreator/qrcodes/QRCodeWifi.py:26
109
 
msgid "Create a QR code for WiFi settings"
110
 
msgstr ""
111
 
 
112
 
#: ../qreator/qrcodes/QRCodeWifiGtk.py:63
113
 
msgid "[Network identifier - expand for autodetection]"
114
 
msgstr ""
115
 
 
116
 
#: ../qreator/qrcodes/QRCodeWifiGtk.py:64
117
 
msgid "[Network password]"
118
 
msgstr ""
119
 
 
120
 
#: ../qreator.desktop.in.h:1 ../data/ui/QreatorWindow.ui.h:3
 
46
#: ../qreator/QreatorWindow.py:84
 
47
msgid "[Network SSID - expand for autodetection]"
 
48
msgstr ""
 
49
 
 
50
#: ../qreator/QreatorWindow.py:85
 
51
msgid "[Password]"
 
52
msgstr ""
 
53
 
 
54
#. about.set_comments(_('Create your own QR codes'))
 
55
#: ../qreator/QreatorWindow.py:100
 
56
msgid "Distributed under the GPL v3 license.\n"
 
57
msgstr ""
 
58
 
 
59
#: ../qreator/QreatorWindow.py:103
 
60
msgid "translator-credits"
 
61
msgstr ""
 
62
 
 
63
#: ../qreator/QreatorWindow.py:229
 
64
msgid "Please choose a file"
 
65
msgstr ""
 
66
 
 
67
#: ../qreator/QreatorWindow.py:235
 
68
msgid "PNG images"
 
69
msgstr ""
 
70
 
 
71
#: ../qreator.desktop.in.h:1 ../data/ui/QreatorWindow.ui.h:6
121
72
msgid "Qreator"
122
73
msgstr ""
123
74
 
141
92
msgid "New QR code for WiFi network"
142
93
msgstr ""
143
94
 
144
 
#: ../qreator.desktop.in.h:7
145
 
msgid "New QR code for a Software Center app"
146
 
msgstr ""
147
 
 
148
 
#: ../qreator.desktop.in.h:8
149
 
msgid "New QR code for a Business card"
150
 
msgstr ""
151
 
 
152
 
#: ../qreator.desktop.in.h:9
153
 
msgid "New QR code for a Call or text message"
154
 
msgstr ""
155
 
 
156
 
#: ../qreator/qrcodes/QRCodeURL.py:22
157
 
msgid "URL"
158
 
msgstr ""
159
 
 
160
 
#: ../qreator/qrcodes/QRCodeURL.py:26
161
 
msgid "Create a QR code for a URL"
162
 
msgstr ""
163
 
 
164
 
#: ../data/ui/QrCodeSoftwareCentreApp.ui.h:1
165
 
msgid "Ubuntu Software Center app:"
166
 
msgstr ""
167
 
 
168
 
#. TRANSLATORS: this refers to the button to shorten a URL for the URL QR code type
169
 
#: ../data/ui/QrCodeURL.ui.h:2
170
 
msgid "Shorten"
171
 
msgstr ""
172
 
 
173
 
#: ../data/ui/QrCodeSMS.ui.h:1
174
 
msgid "Phone:"
175
 
msgstr ""
176
 
 
177
 
#: ../data/ui/QrCodeSMS.ui.h:2
178
 
msgid "Type: "
179
 
msgstr ""
180
 
 
181
 
#: ../data/ui/QrCodeSMS.ui.h:3
182
 
msgid "Message: "
183
 
msgstr ""
184
 
 
185
 
#: ../qreator/qrcodes/QRCodeSoftwareCenterApp.py:23
186
 
msgid "Ubuntu Software Center app"
187
 
msgstr ""
188
 
 
189
 
#: ../qreator/qrcodes/QRCodeSoftwareCenterApp.py:27
190
 
msgid "Create a QR code for an app from the Software Center"
191
 
msgstr ""
192
 
 
193
 
#: ../qreator/qrcodes/QRCodeVCard.py:23
194
 
msgid "Business card"
195
 
msgstr ""
196
 
 
197
 
#: ../qreator/qrcodes/QRCodeVCard.py:27
198
 
msgid "Create a QR code for a business card"
199
 
msgstr ""
200
 
 
201
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:43
202
 
msgid "E-mail"
203
 
msgstr ""
204
 
 
205
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:44
206
 
msgid "Phone"
207
 
msgstr ""
208
 
 
209
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:45
210
 
msgid "Address"
211
 
msgstr ""
212
 
 
213
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:46
214
 
msgid "Website"
215
 
msgstr ""
216
 
 
217
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:47
218
 
msgid "Nickname"
219
 
msgstr ""
220
 
 
221
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:48
222
 
msgid "Title"
223
 
msgstr ""
224
 
 
225
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:49
226
 
msgid "Role"
227
 
msgstr ""
228
 
 
229
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:50
230
 
msgid "Note"
231
 
msgstr ""
232
 
 
233
 
#. TRANSLATORS:
234
 
#. text: Indicates that the telephone number supports text messages (SMS).
235
 
#. voice: Indicates a voice telephone number.
236
 
#. fax: Indicates a facsimile telephone number.
237
 
#. cell: Indicates a cellular or mobile telephone number.
238
 
#. video: Indicates a video conferencing telephone number.
239
 
#. pager: Indicates a paging device telephone number.
240
 
#. textphone: Indicates a telecommunication device for people with
241
 
#. hearing or speech difficulties.
242
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:63
243
 
msgid "Cell"
244
 
msgstr ""
245
 
 
246
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:64
247
 
msgid "Voice"
248
 
msgstr ""
249
 
 
250
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:65
251
 
msgid "Fax"
252
 
msgstr ""
253
 
 
254
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:66
255
 
msgid "Video"
256
 
msgstr ""
257
 
 
258
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:68
259
 
msgid "Pager"
260
 
msgstr ""
261
 
 
262
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:69
263
 
msgid "Textphone"
264
 
msgstr ""
265
 
 
266
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:72
267
 
msgid "Home"
268
 
msgstr ""
269
 
 
270
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:73
271
 
msgid "Work"
272
 
msgstr ""
273
 
 
274
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:121
275
 
msgid "Remove this field"
276
 
msgstr ""
277
 
 
278
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:289
279
 
msgid "Street"
280
 
msgstr ""
281
 
 
282
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:290
283
 
msgid "City"
284
 
msgstr ""
285
 
 
286
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:291
287
 
msgid "Region"
288
 
msgstr ""
289
 
 
290
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:292
291
 
msgid "Zip code"
292
 
msgstr ""
293
 
 
294
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:293
295
 
msgid "Country"
296
 
msgstr ""
297
 
 
298
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:294
299
 
msgid "Postbox"
300
 
msgstr ""
301
 
 
302
 
#. TRANSLATORS: This refers to the most likely family name {0} -
303
 
#. given name {1} order in the language
304
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:354
305
 
msgid "{1} {0}"
306
 
msgstr ""
307
 
 
308
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:356
309
 
#: ../qreator/qrcodes/QRCodeVCardGtk.py:358
310
 
msgid "[Required for a valid business card]"
311
 
msgstr ""
312
 
 
313
 
#: ../data/ui/QrCodeVCard.ui.h:1
314
 
msgid "Family name:"
315
 
msgstr ""
316
 
 
317
 
#: ../data/ui/QrCodeVCard.ui.h:2
318
 
msgid "Given name:"
319
 
msgstr ""
320
 
 
321
 
#: ../data/ui/QrCodeVCard.ui.h:3
322
 
msgid "Full name:"
323
 
msgstr ""
324
 
 
325
 
#: ../data/ui/QrCodeVCard.ui.h:4
326
 
msgid "Swap full name components"
327
 
msgstr ""
328
 
 
329
 
#: ../data/ui/QrCodeVCard.ui.h:5
330
 
msgid "Add an additional field"
331
 
msgstr ""
332
 
 
333
95
#: ../data/ui/QreatorWindow.ui.h:1
334
 
msgid "Change foreground color"
 
96
msgid "About this application"
335
97
msgstr ""
336
98
 
337
99
#: ../data/ui/QreatorWindow.ui.h:2
338
 
msgid "Change background color"
 
100
msgid "URL"
 
101
msgstr ""
 
102
 
 
103
#: ../data/ui/QreatorWindow.ui.h:3
 
104
msgid "Text"
339
105
msgstr ""
340
106
 
341
107
#: ../data/ui/QreatorWindow.ui.h:4
342
 
msgid "_File"
 
108
msgid "Geolocation"
343
109
msgstr ""
344
110
 
345
111
#: ../data/ui/QreatorWindow.ui.h:5
346
 
msgid "_Edit"
347
 
msgstr ""
348
 
 
349
 
#: ../data/ui/QreatorWindow.ui.h:6
350
 
msgid "Create a new QR code"
 
112
msgid "WiFi Network"
351
113
msgstr ""
352
114
 
353
115
#: ../data/ui/QreatorWindow.ui.h:7
354
 
msgid "New"
 
116
msgid "_File"
355
117
msgstr ""
356
118
 
357
119
#: ../data/ui/QreatorWindow.ui.h:8
358
 
msgid "Browse QR codes history"
 
120
msgid "_Edit"
359
121
msgstr ""
360
122
 
361
123
#: ../data/ui/QreatorWindow.ui.h:9
362
 
msgid "History"
 
124
msgid "Create a new QR code"
363
125
msgstr ""
364
126
 
365
127
#: ../data/ui/QreatorWindow.ui.h:10
366
 
msgid "About this application"
 
128
msgid "New"
367
129
msgstr ""
368
130
 
369
131
#: ../data/ui/QreatorWindow.ui.h:11
417
179
msgstr ""
418
180
 
419
181
#: ../data/ui/QreatorWindow.ui.h:24
420
 
msgid "Print"
 
182
msgid "Edit"
421
183
msgstr ""
422
184
 
423
185
#: ../data/ui/QreatorWindow.ui.h:25
424
 
msgid "Print QR code"
 
186
msgid "Latitude:"
425
187
msgstr ""
426
188
 
427
189
#: ../data/ui/QreatorWindow.ui.h:26
428
 
msgid "Edit"
 
190
msgid "Longitude:"
429
191
msgstr ""
430
192
 
431
193
#: ../data/ui/QreatorWindow.ui.h:27
432
 
msgid "Edit QR code"
 
194
msgid "Location details"
433
195
msgstr ""
434
196
 
435
197
#: ../data/ui/QreatorWindow.ui.h:28
436
 
msgid "Change the QR code colors"
 
198
msgid "Security:"
437
199
msgstr ""
438
200
 
439
201
#: ../data/ui/QreatorWindow.ui.h:29
440
 
msgid "Swap the foreground and background color"
 
202
msgid "SSID:"
441
203
msgstr ""
442
204
 
443
205
#: ../data/ui/QreatorWindow.ui.h:30
444
 
msgid "Reset to defaults"
445
 
msgstr ""
446
 
 
447
 
#: ../qreator/qrcodes/QRCodeSMS.py:23
448
 
msgid "Phone call and messaging"
449
 
msgstr ""
450
 
 
451
 
#: ../qreator/qrcodes/QRCodeSMS.py:27
452
 
msgid "Create a QR code to initiate calls or send text messages"
453
 
msgstr ""
454
 
 
455
 
#: ../data/ui/QrCodeWifi.ui.h:1
456
 
msgid "Security:"
457
 
msgstr ""
458
 
 
459
 
#: ../data/ui/QrCodeWifi.ui.h:2
460
 
msgid "SSID:"
461
 
msgstr ""
462
 
 
463
 
#: ../data/ui/QrCodeWifi.ui.h:3
464
206
msgid "Password:"
465
207
msgstr ""
466
208
 
467
 
#: ../data/ui/QrCodeWifi.ui.h:4
 
209
#: ../data/ui/QreatorWindow.ui.h:31
468
210
msgid "Show Password"
469
211
msgstr ""
470
 
 
471
 
#: ../qreator/QreatorWindow.py:197
472
 
msgid "Distributed under the GPL v3 license."
473
 
msgstr ""
474
 
 
475
 
#. Gtk.AboutDialog does not recognize https and would not render the
476
 
#. markup otherwise
477
 
#: ../qreator/QreatorWindow.py:207
478
 
msgid "translator-credits"
479
 
msgstr ""
480
 
 
481
 
#: ../qreator/QreatorWindow.py:320
482
 
msgid "Please choose a file"
483
 
msgstr ""
484
 
 
485
 
#: ../qreator/QreatorWindow.py:326
486
 
msgid "PNG images"
487
 
msgstr ""