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

« back to all changes in this revision

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