~ubuntu-branches/ubuntu/lucid/language-selector/lucid-backports

« back to all changes in this revision

Viewing changes to po/jv.po

  • Committer: Bazaar Package Importer
  • Author(s): Arne Goetje
  • Date: 2010-04-15 23:41:40 UTC
  • Revision ID: james.westby@ubuntu.com-20100415234140-32s9a4x8gfk6b44h
Tags: 0.5.5
* QtLanguageSelector.py: fix crash when no language is selected
  in the install window (LP: #553729)
* LanguageSelector.py: if gdm is running, write the user LANG setting
  to ~/.dmrc and /var/cache/gdm/$USER/dmrc (LP: #553162)
* updated translations from launchpad
* remove dangling ImSwitch symlinks on startup (LP: #500594)
* check for write permission on ~/.profile (LP: #560881)
* check for read permission on /etc/default/locale and
  /etc/environment (LP: #554617)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: language-selector\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2009-10-23 18:01+0100\n"
 
10
"POT-Creation-Date: 2010-03-26 15:13+0000\n"
11
11
"PO-Revision-Date: 2009-09-18 22:29+0000\n"
12
12
"Last-Translator: Arne Goetje <arne.goetje@canonical.com>\n"
13
13
"Language-Team: Javanese <jv@li.org>\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 0;\n"
18
 
"X-Launchpad-Export-Date: 2009-10-17 13:52+0000\n"
 
18
"X-Launchpad-Export-Date: 2010-04-15 02:12+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
20
20
 
21
21
#. Hack for Chinese langpack split
22
22
#. Translators: please translate 'Chinese (simplified)' and 'Chinese (traditional)' so that they appear next to each other when sorted alphabetically.
23
 
#: ../LanguageSelector/LocaleInfo.py:45
 
23
#: ../LanguageSelector/LocaleInfo.py:47
24
24
msgid "Chinese (simplified)"
25
25
msgstr ""
26
26
 
27
27
#. Translators: please translate 'Chinese (simplified)' and 'Chinese (traditional)' so that they appear next to each other when sorted alphabetically.
28
 
#: ../LanguageSelector/LocaleInfo.py:47
 
28
#: ../LanguageSelector/LocaleInfo.py:49
29
29
msgid "Chinese (traditional)"
30
30
msgstr ""
31
31
 
32
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:196
 
32
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:216
33
33
#: ../LanguageSelector/qt/QtLanguageSelector.py:94
34
34
msgid "No language information available"
35
35
msgstr ""
36
36
 
37
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:197
 
37
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:217
38
38
#: ../LanguageSelector/qt/QtLanguageSelector.py:95
39
39
msgid ""
40
40
"The system does not have information about the available languages yet. Do "
41
41
"you want to perform a network update to get them now? "
42
42
msgstr ""
43
43
 
44
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:201
 
44
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:221
45
45
#: ../LanguageSelector/qt/QtLanguageSelector.py:89
46
46
msgid "_Update"
47
47
msgstr ""
48
48
 
49
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:284
50
 
#: ../data/LanguageSelector.ui.h:26
 
49
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:304
 
50
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:342
 
51
#: ../data/LanguageSelector.ui.h:27
51
52
msgid "Language"
52
53
msgstr "Basa"
53
54
 
54
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:291
 
55
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:311
55
56
msgid "Installed"
56
57
msgstr "Diinstal"
57
58
 
58
59
#. print "%(INSTALL)d to install, %(REMOVE)d to remove" % (countInstall, countRemove)
59
60
#. Translators: %(INSTALL)d is parsed; either keep it exactly as is or remove it entirely, but don't translate "INSTALL".
60
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:407
 
61
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:380
 
62
#, python-format
61
63
msgid "%(INSTALL)d to install"
62
64
msgid_plural "%(INSTALL)d to install"
63
65
msgstr[0] ""
64
66
msgstr[1] ""
65
67
 
66
68
#. Translators: %(REMOVE)d is parsed; either keep it exactly as is or remove it entirely, but don't translate "REMOVE".
67
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:409
 
69
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:382
 
70
#, python-format
68
71
msgid "%(REMOVE)d to remove"
69
72
msgid_plural "%(REMOVE)d to remove"
70
73
msgstr[0] ""
71
74
msgstr[1] ""
72
75
 
73
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:418
 
76
#. Translators: this string will concatenate the "%n to install" and "%n to remove" strings, you can replace the comma if you need to.
 
77
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:391
74
78
#, python-format
75
79
msgid "%s, %s"
76
80
msgstr "%s, %s"
77
81
 
78
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:571
 
82
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:528
79
83
msgid "Could not install the selected language support"
80
84
msgstr ""
81
85
 
82
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:572
 
86
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:529
83
87
msgid ""
84
88
"This is perhaps a bug of this application. Please file a bug report at "
85
89
"https://bugs.launchpad.net/ubuntu/+source/language-selector/+filebug"
86
90
msgstr ""
87
91
 
88
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:602
 
92
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:559
89
93
msgid "Could not install the full language support"
90
94
msgstr ""
91
95
 
92
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:603
 
96
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:560
93
97
msgid ""
94
98
"Usually this is related to an error in your software archive or software "
95
99
"manager. Check your software preferences in the System > Administration menu."
96
100
msgstr ""
97
101
 
98
102
#. FIXME: use self.runAsRoot() here
99
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:642
 
103
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:591
100
104
msgid "The list of available languages on the system has been updated."
101
105
msgstr ""
102
106
 
103
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:725
 
107
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:664
104
108
#: ../LanguageSelector/qt/QtLanguageSelector.py:160
105
109
msgid "The language support is not installed completely"
106
110
msgstr ""
107
111
 
108
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:726
 
112
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:665
109
113
#: ../LanguageSelector/qt/QtLanguageSelector.py:161
110
114
msgid ""
111
115
"Some translations or writing aids available for your chosen languages are "
112
116
"not installed yet. Do you want to install them now?"
113
117
msgstr ""
114
118
 
115
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:729
 
119
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:668
116
120
#: ../LanguageSelector/qt/QtLanguageSelector.py:90
117
121
#: ../LanguageSelector/qt/QtLanguageSelector.py:156
118
122
msgid "_Remind Me Later"
119
123
msgstr ""
120
124
 
121
125
#. FIXME: add "details"
122
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:730
 
126
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:669
123
127
#: ../LanguageSelector/qt/QtLanguageSelector.py:155
124
128
msgid "_Install"
125
129
msgstr "_Instal"
126
130
 
127
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:733
 
131
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:672
128
132
msgid "Details"
129
133
msgstr ""
130
134
 
131
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:772
 
135
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:711
132
136
#: ../LanguageSelector/qt/QtLanguageSelector.py:79
133
 
#: ../check-language-support:80
 
137
#: ../check-language-support:52
134
138
msgid "Software database is broken"
135
139
msgstr ""
136
140
 
137
 
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:773
138
 
#: ../check-language-support:81
 
141
#: ../LanguageSelector/gtk/GtkLanguageSelector.py:712
 
142
#: ../check-language-support:53
139
143
msgid ""
140
144
"It is impossible to install or remove any software. Please use the package "
141
145
"manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix "
210
214
msgid "Language Set"
211
215
msgstr ""
212
216
 
213
 
#: ../LanguageSelector/qt/QtLanguageSelector.py:314
 
217
#: ../LanguageSelector/qt/QtLanguageSelector.py:327
214
218
#, python-format
215
219
msgid ""
216
220
"Translations and support have now been installed for %s.  Select them from "
217
221
"the Add Language button."
218
222
msgstr ""
219
223
 
220
 
#: ../LanguageSelector/qt/QtLanguageSelector.py:314
 
224
#: ../LanguageSelector/qt/QtLanguageSelector.py:327
221
225
msgid "Language Installed"
222
226
msgstr ""
223
227
 
224
 
#: ../LanguageSelector/qt/QtLanguageSelector.py:316
 
228
#: ../LanguageSelector/qt/QtLanguageSelector.py:329
225
229
#, python-format
226
230
msgid "Translations and support have now been uninstalled for %s."
227
231
msgstr ""
228
232
 
229
 
#: ../LanguageSelector/qt/QtLanguageSelector.py:316
 
233
#: ../LanguageSelector/qt/QtLanguageSelector.py:329
230
234
msgid "Language Uninstalled"
231
235
msgstr ""
232
236
 
233
 
#: ../LanguageSelector/qt/QtLanguageSelector.py:318
 
237
#: ../LanguageSelector/qt/QtLanguageSelector.py:331
234
238
msgid "Failed to set system language."
235
239
msgstr ""
236
240
 
237
 
#: ../LanguageSelector/qt/QtLanguageSelector.py:318
 
241
#: ../LanguageSelector/qt/QtLanguageSelector.py:331
238
242
msgid "Language Not Set"
239
243
msgstr ""
240
244
 
241
 
#: ../LanguageSelector/qt/QtLanguageSelector.py:367
 
245
#: ../LanguageSelector/qt/QtLanguageSelector.py:380
242
246
msgid "Please run this software with administrative rights."
243
247
msgstr ""
244
248
 
245
 
#: ../LanguageSelector/qt/QtLanguageSelector.py:367
 
249
#: ../LanguageSelector/qt/QtLanguageSelector.py:380
246
250
msgid "Not Root User"
247
251
msgstr "Dudu Root"
248
252
 
249
253
#: ../data/LanguageSelector.ui.h:1
250
 
msgid "1234567.89"
 
254
msgid "<b>Example</b>"
251
255
msgstr ""
252
256
 
253
257
#: ../data/LanguageSelector.ui.h:2
254
 
msgid "<b>Example</b>"
255
 
msgstr ""
256
 
 
257
 
#: ../data/LanguageSelector.ui.h:3
258
258
msgid ""
259
259
"<big><b>Checking available language support</b></big>\n"
260
260
"\n"
262
262
"languages."
263
263
msgstr ""
264
264
 
 
265
#: ../data/LanguageSelector.ui.h:5
 
266
msgid "<small>Changes take effect next time you log in.</small>"
 
267
msgstr ""
 
268
 
265
269
#: ../data/LanguageSelector.ui.h:6
266
 
msgid "<small>All changes take effect next time you log in.</small>"
267
 
msgstr ""
268
 
 
269
 
#: ../data/LanguageSelector.ui.h:7
270
270
msgid ""
271
271
"<small>Drag languages to arrange them in order of preference.\n"
272
272
"Changes take effect next time you log in.</small>"
273
273
msgstr ""
274
274
 
 
275
#: ../data/LanguageSelector.ui.h:8
 
276
msgid ""
 
277
"<small>Uses the same language choices for startup and the login "
 
278
"screen.</small>"
 
279
msgstr ""
 
280
 
275
281
#: ../data/LanguageSelector.ui.h:9
276
282
msgid ""
277
 
"<small>Uses the same language choices for startup and the login screen.</"
278
 
"small>"
 
283
"<small>Uses the same text format choice for startup and the login "
 
284
"screen.</small>"
279
285
msgstr ""
280
286
 
281
287
#: ../data/LanguageSelector.ui.h:10
313
319
msgstr "Font tambahan"
314
320
 
315
321
#: ../data/LanguageSelector.ui.h:19
316
 
msgid "For everyone at startup and login, use:"
317
 
msgstr ""
318
 
 
319
 
#: ../data/LanguageSelector.ui.h:20
320
 
msgid "For my menus and windows, use:"
321
 
msgstr ""
322
 
 
323
 
#: ../data/LanguageSelector.ui.h:21
 
322
msgid ""
 
323
"If you need to type in languages, which require more complex input methods "
 
324
"than just a simple key to letter mapping, you may want to enable this "
 
325
"function.\n"
 
326
"For example, you will need this function for typing Chinese, Japanese, "
 
327
"Korean or Vietnamese.\n"
 
328
"The recommended value for Ubuntu is \"ibus\".\n"
 
329
"If you want to use alternative input method systems, install the "
 
330
"corresponding packages first and then choose the desired system here."
 
331
msgstr ""
 
332
 
 
333
#: ../data/LanguageSelector.ui.h:23
324
334
msgid "Input methods"
325
335
msgstr ""
326
336
 
327
 
#: ../data/LanguageSelector.ui.h:22
 
337
#: ../data/LanguageSelector.ui.h:24
328
338
msgid "Install / Remove Languages..."
329
339
msgstr ""
330
340
 
331
 
#: ../data/LanguageSelector.ui.h:23
 
341
#: ../data/LanguageSelector.ui.h:25
332
342
msgid "Installed Languages"
333
343
msgstr ""
334
344
 
335
 
#: ../data/LanguageSelector.ui.h:24
336
 
msgid "Keep the same"
337
 
msgstr "Dipadhak'ke"
338
 
 
339
 
#: ../data/LanguageSelector.ui.h:25
 
345
#: ../data/LanguageSelector.ui.h:26
340
346
msgid "Keyboard input method system:"
341
347
msgstr ""
342
348
 
343
 
#: ../data/LanguageSelector.ui.h:27
 
349
#: ../data/LanguageSelector.ui.h:28
344
350
msgid "Language & Text"
345
351
msgstr ""
346
352
 
347
 
#: ../data/LanguageSelector.ui.h:28
 
353
#: ../data/LanguageSelector.ui.h:29
348
354
msgid "Language for menus and windows:"
349
355
msgstr ""
350
356
 
351
 
#: ../data/LanguageSelector.ui.h:29
 
357
#: ../data/LanguageSelector.ui.h:30
352
358
msgid "Number:"
353
359
msgstr ""
354
360
 
355
 
#: ../data/LanguageSelector.ui.h:30
 
361
#: ../data/LanguageSelector.ui.h:31
356
362
msgid "Spellchecking and writing aids"
357
363
msgstr ""
358
364
 
359
 
#: ../data/LanguageSelector.ui.h:31
 
365
#: ../data/LanguageSelector.ui.h:32
360
366
msgid "Text"
361
367
msgstr ""
362
368
 
363
 
#: ../data/LanguageSelector.ui.h:32
 
369
#: ../data/LanguageSelector.ui.h:33
 
370
msgid ""
 
371
"This setting only affects the language your desktop and applications are "
 
372
"displayed in. It does not set the system environment, like currency or date "
 
373
"format settings. For that, use the settings in the Text tab.\n"
 
374
"The order of the values displayed here decides which translations to use for "
 
375
"your desktop. If translations for the first language are not available, the "
 
376
"next one in this list will be tried. The last entry of this list is always "
 
377
"\"English\".\n"
 
378
"Every entry below \"English\" will be ignored."
 
379
msgstr ""
 
380
 
 
381
#: ../data/LanguageSelector.ui.h:36
 
382
msgid ""
 
383
"This will set the system environment like shown below and will also affect "
 
384
"the preferred paper format and other territory specific settings.\n"
 
385
"If you want to display the desktop in a different language than this, please "
 
386
"select it in the \"Language\" tab.\n"
 
387
"Hence you should set this to a sensible value for the territory you are "
 
388
"located in."
 
389
msgstr ""
 
390
 
 
391
#: ../data/LanguageSelector.ui.h:39
364
392
msgid "Translations"
365
393
msgstr ""
366
394
 
367
 
#: ../data/LanguageSelector.ui.h:33
 
395
#: ../data/LanguageSelector.ui.h:40
368
396
msgid "Translations for your desktop."
369
397
msgstr ""
370
398
 
371
 
#: ../data/LanguageSelector.ui.h:34
 
399
#: ../data/LanguageSelector.ui.h:41
372
400
msgid ""
373
401
"When a language is installed, individual users can choose it in their "
374
402
"Language settings."
375
403
msgstr ""
376
404
 
377
 
#: ../data/LanguageSelector.ui.h:35
 
405
#: ../data/LanguageSelector.ui.h:42
378
406
msgid ""
379
407
"Word lists, dictionaries, thesauruses, etc. which can help typing by "
380
408
"highlighting, correcting or suggesting words."
400
428
#: ..//data/incomplete-language-support-gnome.note.in:6
401
429
msgid ""
402
430
"The language support files for your selected language seem to be incomplete. "
403
 
"You can install the missing components by clicking on \"Run this action now"
404
 
"\" and follow the instructions. An active internet connection is required. "
405
 
"If you would like to do this at a later time, please use \"System -> "
406
 
"Administration -> Language Support\" instead."
 
431
"You can install the missing components by clicking on \"Run this action "
 
432
"now\" and follow the instructions. An active internet connection is "
 
433
"required. If you would like to do this at a later time, please use \"System -"
 
434
"> Administration -> Language Support\" instead."
407
435
msgstr ""
408
436
 
409
437
#. Description
410
438
#: ..//data/incomplete-language-support-qt.note.in:6
411
439
msgid ""
412
440
"The language support files for your selected language seem to be incomplete. "
413
 
"You can install the missing components by clicking on \"Run this action now"
414
 
"\" and follow the instructions. An active internet connection is required. "
415
 
"If you would like to do this at a later time, please use \"System Settings -"
416
 
"> Regional & Language\" instead."
 
441
"You can install the missing components by clicking on \"Run this action "
 
442
"now\" and follow the instructions. An active internet connection is "
 
443
"required. If you would like to do this at a later time, please use \"System "
 
444
"Settings -> Regional & Language\" instead."
417
445
msgstr ""
418
446
 
419
447
#. Name
430
458
msgid "don't verify installed language support"
431
459
msgstr ""
432
460
 
433
 
#: ../gnome-language-selector:28 ../check-language-support:251
 
461
#: ../gnome-language-selector:28 ../check-language-support:22
434
462
msgid "alternative datadir"
435
463
msgstr ""
436
464
 
476
504
msgid "No fontconfig-voodoo configuration found for the selected locale"
477
505
msgstr ""
478
506
 
479
 
#: ../check-language-support:248
 
507
#: ../check-language-support:19
480
508
msgid "target language code"
481
509
msgstr ""
482
510
 
483
 
#: ../check-language-support:253
 
511
#: ../check-language-support:23
 
512
msgid "check for the given package(s) only -- separate packagenames by comma"
 
513
msgstr ""
 
514
 
 
515
#: ../check-language-support:25
484
516
msgid "check all available languages"
485
517
msgstr ""
486
518
 
487
 
#: ../check-language-support:256
 
519
#: ../check-language-support:28
488
520
msgid "show installed packages as well as missing ones"
489
521
msgstr ""
 
522
 
 
523
#~ msgid "Keep the same"
 
524
#~ msgstr "Dipadhak'ke"