~usb-creator-hackers/usb-creator/trunk

128 by Evan Dandrea
Update translations.
1
# Hindi translation for usb-creator
2
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
3
# This file is distributed under the same license as the usb-creator package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
5
#
6
msgid ""
7
msgstr ""
8
"Project-Id-Version: usb-creator\n"
9
"Report-Msgid-Bugs-To: \n"
408 by Dmitrijs Ledkovs
Update translations.
10
"POT-Creation-Date: 2013-01-28 12:46+0000\n"
305.1.2 by Dmitrijs Ledkovs
* po:
11
"PO-Revision-Date: 2009-07-25 02:49+0000\n"
128 by Evan Dandrea
Update translations.
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
"Language-Team: Hindi <hi@li.org>\n"
408 by Dmitrijs Ledkovs
Update translations.
14
"Language: hi\n"
128 by Evan Dandrea
Update translations.
15
"MIME-Version: 1.0\n"
16
"Content-Type: text/plain; charset=UTF-8\n"
17
"Content-Transfer-Encoding: 8bit\n"
305.1.2 by Dmitrijs Ledkovs
* po:
18
"X-Launchpad-Export-Date: 2010-05-03 03:20+0000\n"
128 by Evan Dandrea
Update translations.
19
"X-Generator: Launchpad (build Unknown)\n"
20
408 by Dmitrijs Ledkovs
Update translations.
21
#: .././dbus/com.ubuntu.usbcreator.policy.in.h:1
22
msgid "Install the bootloader"
23
msgstr ""
24
25
#: .././dbus/com.ubuntu.usbcreator.policy.in.h:2
26
msgid "System policy prevents installing the bootloader"
27
msgstr ""
28
29
#: .././dbus/com.ubuntu.usbcreator.policy.in.h:3
30
msgid "Format the device"
31
msgstr ""
32
33
#: .././dbus/com.ubuntu.usbcreator.policy.in.h:4
34
msgid "System policy prevents formatting this device"
35
msgstr ""
36
37
#: .././dbus/com.ubuntu.usbcreator.policy.in.h:5
38
msgid "Image the device"
39
msgstr ""
40
41
#: .././dbus/com.ubuntu.usbcreator.policy.in.h:6
42
msgid "System policy prevents writing a disk image to this device"
43
msgstr ""
44
45
#: .././dbus/com.ubuntu.usbcreator.policy.in.h:7
46
msgid "Mount a device"
47
msgstr ""
48
49
#: .././dbus/com.ubuntu.usbcreator.policy.in.h:8
50
msgid "System policy prevents mounting"
51
msgstr ""
52
53
#: .././desktop/usb-creator-gtk.desktop.in.h:1
54
#: .././desktop/usb-creator-kde.desktop.in.h:1
55
msgid "Startup Disk Creator"
56
msgstr ""
57
58
#: .././desktop/usb-creator-gtk.desktop.in.h:2
59
#: .././desktop/usb-creator-kde.desktop.in.h:2
60
msgid "Create a startup disk using a CD or disc image"
61
msgstr ""
62
63
#. set title of progress window (same as gtk frontend)
64
#: .././usbcreator/frontends/kde/frontend.py:189
65
#: .././usbcreator/frontends/winui/install_window.py:23
66
#: .././gui/usbcreator-gtk.ui.h:8
67
msgid "Installing"
68
msgstr ""
69
70
#. TODO evand 2009-07-28: Better error message.
71
#: .././usbcreator/frontends/kde/frontend.py:217
72
#: .././usbcreator/frontends/gtk/frontend.py:730
73
#: .././usbcreator/frontends/winui/frontend.py:87
74
msgid "Installation failed."
75
msgstr ""
76
77
#: .././usbcreator/frontends/kde/frontend.py:379
78
#: .././usbcreator/frontends/gtk/frontend.py:471
79
msgid "The device is not large enough to hold this image."
80
msgstr ""
81
82
#: .././usbcreator/frontends/kde/frontend.py:381
83
#: .././usbcreator/frontends/gtk/frontend.py:473
84
msgid "There is not enough free space for this image."
85
msgstr ""
86
87
#: .././usbcreator/frontends/kde/frontend.py:384
88
msgid "The device needs to be formatted for use."
89
msgstr ""
90
91
#. TODO evand 2009-07-28: The list itself needs to be moved into the
92
#. base frontend.
93
#. To be displayed as a list of file type filters.
94
#: .././usbcreator/frontends/kde/frontend.py:417
95
#: .././usbcreator/frontends/gtk/frontend.py:623
96
#: .././usbcreator/frontends/winui/frontend.py:181
97
msgid "CD Images"
98
msgstr ""
99
100
#: .././usbcreator/frontends/kde/frontend.py:417
101
#: .././usbcreator/frontends/gtk/frontend.py:624
102
#: .././usbcreator/frontends/winui/frontend.py:182
103
msgid "Disk Images"
104
msgstr ""
105
106
#: .././usbcreator/frontends/kde/frontend.py:433
107
msgid "Starting up"
108
msgstr ""
109
110
#: .././usbcreator/frontends/kde/frontend.py:442
111
msgid "You must select both source image and target device first."
112
msgstr ""
113
114
#: .././usbcreator/frontends/kde/frontend.py:469
115
#: .././usbcreator/frontends/winui/frontend.py:73
116
msgid ""
117
"The installation is complete.  You may now reboot your computer with this "
118
"device inserted to try or install Ubuntu."
119
msgstr ""
120
121
#: .././usbcreator/frontends/kde/frontend.py:480
122
msgid "Retry?"
123
msgstr ""
124
125
#: .././usbcreator/frontends/kde/frontend.py:492
126
#: .././gui/usbcreator-gtk.ui.h:9
127
msgid "Quit the installation?"
128
msgstr ""
129
130
#: .././usbcreator/frontends/kde/frontend.py:493
131
#: .././gui/usbcreator-gtk.ui.h:10
132
msgid "Do you really want to quit the installation now?"
133
msgstr ""
134
135
#. TODO information about the device we're about to format.
136
#: .././usbcreator/frontends/kde/frontend.py:524
137
#: .././usbcreator/frontends/gtk/frontend.py:791
138
msgid "Are you sure you want to erase the entire disk?"
139
msgstr ""
140
141
#: .././usbcreator/frontends/gtk/frontend.py:133
142
msgid "To run Ubuntu on a portable device, it needs to be set up first."
143
msgstr ""
144
145
#: .././usbcreator/frontends/gtk/frontend.py:134
146
msgid "Source disc image (.img):"
147
msgstr ""
148
149
#: .././usbcreator/frontends/gtk/frontend.py:135
150
msgid "Target device:"
151
msgstr ""
152
153
#: .././usbcreator/frontends/gtk/frontend.py:136
154
msgid "Ubuntu Core Installer"
155
msgstr ""
156
157
#: .././usbcreator/frontends/gtk/frontend.py:137
158
msgid "Install Ubuntu Core"
159
msgstr ""
160
161
#: .././usbcreator/frontends/gtk/frontend.py:138
162
msgid "Legal"
163
msgstr ""
164
165
#: .././usbcreator/frontends/gtk/frontend.py:369
166
msgid "CD-Drive/Image"
167
msgstr ""
168
169
#: .././usbcreator/frontends/gtk/frontend.py:371
170
#: .././usbcreator/frontends/winui/main_dialog.py:27
171
msgid "Image"
172
msgstr ""
173
174
#: .././usbcreator/frontends/gtk/frontend.py:385
175
#: .././usbcreator/frontends/winui/main_dialog.py:28
176
msgid "OS Version"
177
msgstr ""
178
179
#: .././usbcreator/frontends/gtk/frontend.py:395
180
#: .././usbcreator/frontends/winui/main_dialog.py:29
181
msgid "Size"
182
msgstr ""
183
184
#: .././usbcreator/frontends/gtk/frontend.py:508
185
#: .././usbcreator/frontends/gtk/frontend.py:796
186
msgid "Erasing..."
187
msgstr ""
188
189
#: .././usbcreator/frontends/gtk/frontend.py:513
190
#: .././gui/usbcreator-gtk.ui.h:16
191
msgid "Erase Disk"
192
msgstr ""
193
194
#: .././usbcreator/frontends/gtk/frontend.py:567
195
#: .././usbcreator/frontends/winui/main_dialog.py:36
196
msgid "Device"
197
msgstr ""
198
199
#: .././usbcreator/frontends/gtk/frontend.py:584
200
#: .././usbcreator/frontends/winui/main_dialog.py:37
201
msgid "Label"
202
msgstr ""
203
204
#: .././usbcreator/frontends/gtk/frontend.py:594
205
#: .././usbcreator/frontends/winui/main_dialog.py:38
206
msgid "Capacity"
207
msgstr ""
208
209
#: .././usbcreator/frontends/gtk/frontend.py:604
210
#: .././usbcreator/frontends/winui/main_dialog.py:39
211
msgid "Free Space"
212
msgstr ""
213
214
#. TODO evand 2009-07-31: Make these the default values in the
215
#. GtkBuilder file.
216
#: .././usbcreator/frontends/gtk/frontend.py:645
217
#: .././usbcreator/frontends/winui/install_window.py:28
218
msgid "Starting up..."
219
msgstr ""
220
221
#: .././usbcreator/frontends/gtk/frontend.py:674
222
#: .././usbcreator/frontends/winui/frontend.py:155
223
#, python-format
224
msgid "%d%% complete (%dm%ss remaining)"
225
msgstr ""
226
227
#: .././usbcreator/frontends/gtk/frontend.py:678
228
#: .././usbcreator/frontends/winui/frontend.py:159
229
#, python-format
230
msgid "%d%% complete"
231
msgstr ""
232
233
#: .././usbcreator/frontends/gtk/frontend.py:758
234
msgid "Installation is complete. Your device is rebooting into Ubuntu Core."
235
msgstr ""
236
237
#: .././usbcreator/frontends/winui/main_dialog.py:21
238
#: .././gui/usbcreator-gtk.ui.h:12
239
msgid ""
240
"To try or install Ubuntu from a removable disk, it needs to be set up as a "
241
"startup disk."
242
msgstr ""
243
244
#: .././usbcreator/frontends/winui/main_dialog.py:24
245
#: .././gui/usbcreator-gtk.ui.h:13
246
msgid "Source disc image (.iso) or CD:"
247
msgstr ""
248
249
#: .././usbcreator/frontends/winui/main_dialog.py:32
250
#: .././gui/usbcreator-gtk.ui.h:14
251
msgid "Other..."
252
msgstr ""
253
254
#: .././usbcreator/frontends/winui/main_dialog.py:34
255
msgid "Removable disk to use:"
256
msgstr ""
257
258
#: .././usbcreator/frontends/winui/main_dialog.py:42
259
#: .././gui/usbcreator-gtk.ui.h:17
260
msgid "When starting up from this disk, documents and settings will be:"
261
msgstr ""
262
263
#: .././usbcreator/frontends/winui/main_dialog.py:45
264
msgid "Stored in reserved space"
265
msgstr ""
266
267
#: .././usbcreator/frontends/winui/main_dialog.py:46
268
#: .././gui/usbcreator-gtk.ui.h:19
269
msgid "How much:"
270
msgstr ""
271
272
#: .././usbcreator/frontends/winui/main_dialog.py:52
273
#: .././gui/usbcreator-gtk.ui.h:20
274
msgid "Discarded on shutdown, unless you save them elsewhere"
275
msgstr ""
276
277
#: .././usbcreator/frontends/winui/main_dialog.py:56
278
msgid "Quit"
279
msgstr ""
280
281
#: .././usbcreator/frontends/winui/main_dialog.py:58
282
msgid "Make startup disk"
283
msgstr ""
284
285
#: .././usbcreator/frontends/winui/install_window.py:32
286
msgid "&Cancel"
287
msgstr ""
288
289
#: .././usbcreator/frontends/winui/frontend.py:76
290
msgid "Installation complete"
291
msgstr ""
292
293
#: .././usbcreator/frontends/winui/frontend.py:82
294
msgid "Installation failed"
295
msgstr ""
296
297
#: .././usbcreator/frontends/winui/frontend.py:183
298
msgid "All"
299
msgstr ""
300
301
#: .././usbcreator/frontends/winui/frontend.py:193
302
#: .././gui/usbcreator-gtk.ui.h:11
303
msgid "Make Startup Disk"
304
msgstr ""
305
306
#: .././usbcreator/install.py:140
162 by Steve Langasek
refresh .pot file
307
#, python-format
308
msgid "The extension \"%s\" is not supported."
309
msgstr ""
310
408 by Dmitrijs Ledkovs
Update translations.
311
#: .././usbcreator/install.py:145
312
#, python-format
313
msgid "Missing matching \"%s\" for source image %s."
314
msgstr ""
315
316
#: .././usbcreator/install.py:161
162 by Steve Langasek
refresh .pot file
317
#, python-format
318
msgid ""
319
"An uncaught exception was raised:\n"
320
"%s"
321
msgstr ""
322
408 by Dmitrijs Ledkovs
Update translations.
323
#: .././usbcreator/install.py:177
162 by Steve Langasek
refresh .pot file
324
#, python-format
325
msgid ""
326
"Insufficient free space to write the image:\n"
327
"%s\n"
328
"\n"
329
"(%d MB) > %s (%d MB)"
330
msgstr ""
331
408 by Dmitrijs Ledkovs
Update translations.
332
#: .././usbcreator/install.py:230
220 by Evan Dandrea
Update translations from Launchpad.
333
msgid "Installing the bootloader..."
334
msgstr ""
335
408 by Dmitrijs Ledkovs
Update translations.
336
#: .././usbcreator/install.py:231
162 by Steve Langasek
refresh .pot file
337
msgid "Failed to install the bootloader."
338
msgstr ""
339
408 by Dmitrijs Ledkovs
Update translations.
340
#: .././usbcreator/install.py:261
162 by Steve Langasek
refresh .pot file
341
msgid "Modifying configuration..."
342
msgstr ""
343
295 by Evan Dandrea
update-po
344
#. Failure here probably means the source was not really an Ubuntu
345
#. image and did not have the files we wanted to move, see
346
#. <https://bugs.launchpad.net/launchpad-code/+bug/513432>
408 by Dmitrijs Ledkovs
Update translations.
347
#: .././usbcreator/install.py:272
295 by Evan Dandrea
update-po
348
#, python-format
349
msgid ""
350
"Could not move syslinux files in \"%s\": %s. Maybe \"%s\" is not an Ubuntu "
351
"image?"
352
msgstr ""
353
408 by Dmitrijs Ledkovs
Update translations.
354
#: .././usbcreator/install.py:343
162 by Steve Langasek
refresh .pot file
355
msgid "Creating a persistence file..."
356
msgstr ""
357
408 by Dmitrijs Ledkovs
Update translations.
358
#: .././usbcreator/install.py:346
162 by Steve Langasek
refresh .pot file
359
msgid "Creating an ext2 filesystem in the persistence file..."
360
msgstr ""
361
408 by Dmitrijs Ledkovs
Update translations.
362
#: .././usbcreator/install.py:358
295 by Evan Dandrea
update-po
363
msgid "Finishing..."
162 by Steve Langasek
refresh .pot file
364
msgstr ""
365
366
#. TODO evand 2009-09-02: Disabled until we can find a cross-platform
367
#. way of determining dd progress.
368
#. self.initialize_progress_thread()
408 by Dmitrijs Ledkovs
Update translations.
369
#: .././usbcreator/install.py:381
162 by Steve Langasek
refresh .pot file
370
msgid "Writing disk image..."
371
msgstr ""
372
408 by Dmitrijs Ledkovs
Update translations.
373
#: .././usbcreator/install.py:382
162 by Steve Langasek
refresh .pot file
374
#, python-format
375
msgid "Could not write the disk image (%s) to the device (%s)."
376
msgstr ""
377
408 by Dmitrijs Ledkovs
Update translations.
378
#: .././usbcreator/install.py:412
379
msgid "Erasing boot partition..."
380
msgstr ""
381
382
#: .././usbcreator/install.py:415
383
msgid "Erasing user partition..."
384
msgstr ""
385
386
#: .././usbcreator/install.py:418
387
msgid "Flashing boot partition..."
388
msgstr ""
389
390
#: .././usbcreator/install.py:421
391
msgid "Flashing user partition..."
392
msgstr ""
393
394
#: .././usbcreator/install.py:426
395
msgid "Rebooting device..."
396
msgstr ""
397
162 by Steve Langasek
refresh .pot file
398
#. Clear.
399
#. Some of the code in this function was copied from Ubiquity's
400
#. scripts/install.py
408 by Dmitrijs Ledkovs
Update translations.
401
#: .././usbcreator/install.py:448 .././usbcreator/install.py:561
162 by Steve Langasek
refresh .pot file
402
msgid "Removing files..."
403
msgstr ""
404
408 by Dmitrijs Ledkovs
Update translations.
405
#: .././usbcreator/install.py:479 .././usbcreator/install.py:584
162 by Steve Langasek
refresh .pot file
406
msgid "Copying files..."
407
msgstr ""
408
408 by Dmitrijs Ledkovs
Update translations.
409
#: .././usbcreator/install.py:508
162 by Steve Langasek
refresh .pot file
410
msgid "md5 checksums do not match."
411
msgstr ""
412
408 by Dmitrijs Ledkovs
Update translations.
413
#: .././usbcreator/install.py:537
414
msgid "Installing the EFI bootloader..."
415
msgstr ""
416
417
#: .././usbcreator/install.py:538
418
msgid "Failed to install the EFI bootloader."
419
msgstr ""
420
162 by Steve Langasek
refresh .pot file
421
#. TODO evand 2009-07-23: Catch exceptions around the
422
#. user removing the flash drive mid-write.  Give the
423
#. user the option of selecting the re-inserted disk
424
#. from a drop down list and continuing.
425
#. TODO evand 2009-07-23: Fail more gracefully.
408 by Dmitrijs Ledkovs
Update translations.
426
#: .././usbcreator/install.py:656
162 by Steve Langasek
refresh .pot file
427
#, python-format
428
msgid "Could not read from %s"
429
msgstr ""
430
408 by Dmitrijs Ledkovs
Update translations.
431
#: .././usbcreator/install.py:681
162 by Steve Langasek
refresh .pot file
432
msgid "Checksums do not match.  Retry?"
433
msgstr ""
434
408 by Dmitrijs Ledkovs
Update translations.
435
#: .././usbcreator/install.py:685
162 by Steve Langasek
refresh .pot file
436
msgid "Checksums do not match."
437
msgstr ""
438
408 by Dmitrijs Ledkovs
Update translations.
439
#: .././gui/usbcreator-gtk.ui.h:1
440
msgid "Legal Notice"
441
msgstr ""
442
443
#: .././gui/usbcreator-gtk.ui.h:2
444
msgid "Installation Failed"
445
msgstr ""
446
447
#: .././gui/usbcreator-gtk.ui.h:3
448
msgid ""
449
"The installation failed.  Please see ~/.cache/usb-creator.log for more "
450
"details.\n"
451
msgstr ""
452
453
#: .././gui/usbcreator-gtk.ui.h:5
454
msgid "Installation Complete"
220 by Evan Dandrea
Update translations from Launchpad.
455
msgstr ""
456
457
#: .././gui/usbcreator-gtk.ui.h:6
408 by Dmitrijs Ledkovs
Update translations.
458
msgid "Test Disk"
220 by Evan Dandrea
Update translations from Launchpad.
459
msgstr ""
460
461
#: .././gui/usbcreator-gtk.ui.h:7
462
msgid ""
463
"Installation is complete.  You may now run Ubuntu on other computers by "
464
"booting them with this drive inserted."
465
msgstr ""
466
408 by Dmitrijs Ledkovs
Update translations.
467
#: .././gui/usbcreator-gtk.ui.h:15
468
msgid "Disk to use:"
469
msgstr ""
470
471
#: .././gui/usbcreator-gtk.ui.h:18
220 by Evan Dandrea
Update translations from Launchpad.
472
msgid "Stored in reserved extra space"
473
msgstr ""
474
408 by Dmitrijs Ledkovs
Update translations.
475
#: .././main.py:37
476
msgid "Please run this program as an administrator to continue."
220 by Evan Dandrea
Update translations from Launchpad.
477
msgstr ""
478
199 by Evan Dandrea
Updated translations from Launchpad.
479
#: .././main.py:38
97.2.42 by Evan Dandrea
Merge with trunk.
480
msgid "Administrator privileges required"
481
msgstr ""
482
408 by Dmitrijs Ledkovs
Update translations.
483
#: .././main.py:55
484
#, python-format
485
msgid ""
486
"An unhandled exception occurred:\n"
487
"%s"
488
msgstr ""
489
199 by Evan Dandrea
Updated translations from Launchpad.
490
#: .././main.py:56
97.2.42 by Evan Dandrea
Merge with trunk.
491
msgid "Error"
492
msgstr ""