~kelemeng/usb-creator/bug853227

« back to all changes in this revision

Viewing changes to po/mr.po

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea, Evan Dandrea, Colin Watson, Roderick B. Greening, Dmitrijs Ledkovs, Ignace Mouzannar, Jonathan Riddell
  • Date: 2010-08-03 10:49:34 UTC
  • Revision ID: james.westby@ubuntu.com-20100803104934-k6qlegxdr3x0lr17
Tags: 0.2.23
[ Evan Dandrea ]
* Continue evaluting whether or not a partition can be used even if
  there is no source present (LP: #566390).
* Change the team from the Installer Team to usb-creator Hackers to
  match the bzr ACL.

[ Colin Watson ]
* Make usb-creator-common depend on parted (LP: #529366).

[ Roderick B. Greening ]
* Fix cannot resize usb-creator-kde main window (LP: #580551). 
* Update branding on KDE Icon (LP: #580558). 
* Switch from exists to isfile detection in backend (LP: #608741)
* Bump version strings to 0.2.23

[ Dmitrijs Ledkovs ]
* desktop:
  + removed obsolete encoding keys from desktop files
* man:
  + fixed hyphens, minus signs & undefined macros
  + removed non-working "-v" flag from usb-creator-gtk.8 (LP: #574089)
* po:
  + translations dump from lucid. (LP: #570174)
* debian/usb-creator-common.install:
  + install translations (for ppa's, archive will strip them)
* debian/source:
  + using 3.0 (native) format
* debian/copyright:
  + updated to DEP-5 format
* debian/control:
  + removed transitional package (LTS is released)
  + improved extended description
  + added forgotten python-support dependency
  + updated descriptions (thanks Matthew Paul Thomas)
* debian/rules:
  + using dh tiny rules
  + using python-support
  + vendor branded icons installed if available
  + debian-menu installed if there are branded xpm's
* .bzr-builddeb:
  + defaults to native

* Use XDG_CACHE_DIR for usb-creator.log
* Use XDG IconTheme spec for window icons (LP: #535061)
* Fix install button sensetivity (LP: #582531)

[ Ignace Mouzannar ]
* Initial Debian release (Closes: #582884, #576359)
* debian/control:
  + Added Build dependency on kdesdk-scripts (Debian specific)
* debian/usb-creator-gtk.menu and debian/usb-creator-kde.menu:
  + Added these files as per the Debian Menu Policy
* debian/Debian/*.xpm:
  + Added the xpm icons needed by the menu files
* debian/copyright:
  + Added myself in the debian/* copyright

[ Jonathan Riddell ]
* Fix kde/frontend.py for PyQt 4.7 which now expects a string not a
  QString for loadUi

Show diffs side-by-side

added added

removed removed

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