~ubuntu-branches/ubuntu/natty/usb-creator/natty-security

« back to all changes in this revision

Viewing changes to po/ro.po

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea, Harald Sitter, Evan Dandrea, Roderick B. Greening, Steve Langasek
  • Date: 2009-09-08 15:34:58 UTC
  • Revision ID: james.westby@ubuntu.com-20090908153458-iiww2ts02v7qyv7x
Tags: 0.2.5
[ Harald Sitter ]
* Remove settings categories to de-clutter the KDE menu (settings doesn't
  make all that much sense for KDE)

[ Evan Dandrea ]
* Show partition table block devices.
* Fix persistence once more.
* Fail more gracefully when an error occurs while setting up the install
  routine.
* Fully re-enable ISO image support (LP: #422671)
* Add some debugging breadcrumbs.
* Unmount partitions before writing a disk image.
* Clear the boot sector code area and set the boot flag on the partition
  (LP: #425680).

[ Roderick B. Greening ]
* Updated man pages
* Updated licence info in kde frontend modules to GPLv3+
* Bump version in setup.py, kde_about.py, usb-creator-gtk to 0.2.5
* Fix exit button which fails to exit in usb-creator-gtk (on fail or 
  successful install dialog)
* Remove unused get_solid_drive() from kde/frontend.py

[ Steve Langasek ]
* Make sure .ui files are marked as type: gettext/glade in POTFILES.in, so
  that source strings are picked up for translation. LP: #419069.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: usb-creator\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2009-07-28 17:29+0100\n"
 
10
"POT-Creation-Date: 2009-09-08 15:32+0100\n"
11
11
"PO-Revision-Date: 2009-03-31 08:21+0000\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language-Team: Romanian <ro@li.org>\n"
17
17
"X-Launchpad-Export-Date: 2009-07-24 09:28+0000\n"
18
18
"X-Generator: Launchpad (build Unknown)\n"
19
19
 
20
 
#: .././usbcreator/install.py:121
21
 
#, python-format
22
 
msgid "The extension \"%s\" is not supported."
23
 
msgstr ""
24
 
 
25
 
#: .././usbcreator/install.py:133
26
 
#, python-format
27
 
msgid ""
28
 
"An uncaught exception was raised:\n"
29
 
"%s"
30
 
msgstr ""
31
 
 
32
 
#: .././usbcreator/install.py:146
33
 
#, python-format
34
 
msgid ""
35
 
"Insufficient free space to write the image:\n"
36
 
"%s (%d B) > %s (%d B)"
37
 
msgstr ""
38
 
 
39
 
#. TODO evand 2009-07-23: Zero out the MBR.  Check to see if the first
40
 
#. 446 bytes are all NULs, and if not, ask the user if they want to wipe
41
 
#. it.  Confirm with a USB disk that never has had an OS installed to
42
 
#. it.
43
 
#: .././usbcreator/install.py:162
44
 
msgid "Installing the bootloader..."
45
 
msgstr ""
46
 
 
47
 
#: .././usbcreator/install.py:174
48
 
msgid "Failed to install the bootloader."
49
 
msgstr ""
50
 
 
51
 
#: .././usbcreator/install.py:178
52
 
msgid "Modifying configuration..."
53
 
msgstr ""
54
 
 
55
 
#: .././usbcreator/install.py:240
56
 
msgid "Creating a persistence file..."
57
 
msgstr ""
58
 
 
59
 
#: .././usbcreator/install.py:243
60
 
msgid "Creating an ext2 filesystem in the persistence file..."
61
 
msgstr ""
62
 
 
63
 
#: .././usbcreator/install.py:265
64
 
#, python-format
65
 
msgid "Could not write the disk image (%s) to the device (%s)."
66
 
msgstr ""
67
 
 
68
 
#. Clear.
69
 
#. Some of the code in this function was copied from Ubiquity's
70
 
#. scripts/install.py
71
 
#: .././usbcreator/install.py:286 .././usbcreator/install.py:374
72
 
msgid "Removing files..."
73
 
msgstr ""
74
 
 
75
 
#: .././usbcreator/install.py:323 .././usbcreator/install.py:403
76
 
msgid "Copying files..."
77
 
msgstr ""
78
 
 
79
 
#: .././usbcreator/install.py:352
80
 
msgid "md5 checksums do not match."
81
 
msgstr ""
82
 
 
83
 
#. TODO evand 2009-07-23: Catch exceptions around the
84
 
#. user removing the flash drive mid-write.  Give the
85
 
#. user the option of selecting the re-inserted disk
86
 
#. from a drop down list and continuing.
87
 
#. TODO evand 2009-07-23: Fail more gracefully.
88
 
#: .././usbcreator/install.py:467
89
 
#, python-format
90
 
msgid "Could not read from %s"
91
 
msgstr ""
92
 
 
93
 
#: .././usbcreator/install.py:492
94
 
msgid "Checksums do not match.  Retry?"
95
 
msgstr ""
96
 
 
97
 
#: .././usbcreator/install.py:496
98
 
msgid "Checksums do not match."
99
 
msgstr ""
100
 
 
101
 
#: .././usbcreator/frontends/gtk/frontend.py:315
102
 
#: .././usbcreator/frontends/kde/frontend.py:449
 
20
#: .././desktop/usb-creator-gtk.desktop.in.h:1
 
21
#: .././desktop/usb-creator-kde.desktop.in.h:1
 
22
msgid "Create a USB startup disk using a CD or disc image"
 
23
msgstr ""
 
24
 
 
25
#: .././desktop/usb-creator-gtk.desktop.in.h:2
 
26
#: .././desktop/usb-creator-kde.desktop.in.h:2
 
27
msgid "USB Startup Disk Creator"
 
28
msgstr ""
 
29
 
 
30
#: .././gui/usbcreator-gtk.ui.h:1
 
31
msgid "Discarded on shutdown, unless you save them elsewhere"
 
32
msgstr ""
 
33
 
 
34
#: .././gui/usbcreator-gtk.ui.h:2
 
35
msgid "Disk to use:"
 
36
msgstr ""
 
37
 
 
38
#: .././gui/usbcreator-gtk.ui.h:3
 
39
#: .././usbcreator/frontends/kde/frontend.py:439
 
40
msgid "Do you really want to quit the installation now?"
 
41
msgstr ""
 
42
 
 
43
#: .././gui/usbcreator-gtk.ui.h:4
 
44
msgid "Format"
 
45
msgstr ""
 
46
 
 
47
#: .././gui/usbcreator-gtk.ui.h:5
 
48
#: .././usbcreator/frontends/winui/main_dialog.py:46
 
49
msgid "How much:"
 
50
msgstr ""
 
51
 
 
52
#: .././gui/usbcreator-gtk.ui.h:6
 
53
msgid "Installation Complete"
 
54
msgstr ""
 
55
 
 
56
#: .././gui/usbcreator-gtk.ui.h:7
 
57
msgid "Installation Failed"
 
58
msgstr ""
 
59
 
 
60
#: .././gui/usbcreator-gtk.ui.h:8
 
61
msgid ""
 
62
"Installation is complete.  You may now run Ubuntu on other computers by "
 
63
"booting them with this drive inserted."
 
64
msgstr ""
 
65
 
 
66
#: .././gui/usbcreator-gtk.ui.h:9
 
67
msgid "Make Startup Disk"
 
68
msgstr ""
 
69
 
 
70
#: .././gui/usbcreator-gtk.ui.h:10
 
71
#: .././usbcreator/frontends/winui/main_dialog.py:32
 
72
msgid "Other..."
 
73
msgstr ""
 
74
 
 
75
#: .././gui/usbcreator-gtk.ui.h:11
 
76
#: .././usbcreator/frontends/kde/frontend.py:438
 
77
msgid "Quit the installation?"
 
78
msgstr ""
 
79
 
 
80
#: .././gui/usbcreator-gtk.ui.h:12
 
81
#: .././usbcreator/frontends/winui/main_dialog.py:24
 
82
msgid "Source disc image (.iso) or CD:"
 
83
msgstr ""
 
84
 
 
85
#: .././gui/usbcreator-gtk.ui.h:13
 
86
msgid "Stored in reserved extra space"
 
87
msgstr ""
 
88
 
 
89
#: .././gui/usbcreator-gtk.ui.h:14
 
90
msgid ""
 
91
"The installation failed.  Please see ~/.usb-creator.log for more details.\n"
 
92
msgstr ""
 
93
 
 
94
#: .././gui/usbcreator-gtk.ui.h:16
 
95
msgid ""
 
96
"To try or install Ubuntu from a startup disk, it needs to be set up as a "
 
97
"startup disk."
 
98
msgstr ""
 
99
 
 
100
#: .././gui/usbcreator-gtk.ui.h:17
 
101
#: .././usbcreator/frontends/winui/main_dialog.py:42
 
102
msgid "When starting up from this disk, documents and settings will be:"
 
103
msgstr ""
 
104
 
 
105
#: .././usbcreator/frontends/gtk/frontend.py:268
103
106
msgid "CD-Drive/Image"
104
107
msgstr ""
105
108
 
106
 
#: .././usbcreator/frontends/gtk/frontend.py:324
107
 
#: .././usbcreator/frontends/kde/frontend.py:458
 
109
#: .././usbcreator/frontends/gtk/frontend.py:277
108
110
#: .././usbcreator/frontends/winui/main_dialog.py:28
109
111
msgid "OS Version"
110
112
msgstr ""
111
113
 
112
 
#: .././usbcreator/frontends/gtk/frontend.py:330
113
 
#: .././usbcreator/frontends/kde/frontend.py:464
 
114
#: .././usbcreator/frontends/gtk/frontend.py:283
114
115
#: .././usbcreator/frontends/winui/main_dialog.py:29
115
116
msgid "Size"
116
117
msgstr ""
117
118
 
118
 
#: .././usbcreator/frontends/gtk/frontend.py:461
119
 
#: .././usbcreator/frontends/kde/frontend.py:601
 
119
#: .././usbcreator/frontends/gtk/frontend.py:410
120
120
#: .././usbcreator/frontends/winui/main_dialog.py:36
121
121
msgid "Device"
122
122
msgstr ""
123
123
 
124
 
#: .././usbcreator/frontends/gtk/frontend.py:472
125
 
#: .././usbcreator/frontends/kde/frontend.py:612
 
124
#: .././usbcreator/frontends/gtk/frontend.py:421
126
125
#: .././usbcreator/frontends/winui/main_dialog.py:37
127
126
msgid "Label"
128
127
msgstr ""
129
128
 
130
 
#: .././usbcreator/frontends/gtk/frontend.py:478
131
 
#: .././usbcreator/frontends/kde/frontend.py:618
 
129
#: .././usbcreator/frontends/gtk/frontend.py:427
132
130
#: .././usbcreator/frontends/winui/main_dialog.py:38
133
131
msgid "Capacity"
134
132
msgstr ""
135
133
 
136
 
#: .././usbcreator/frontends/gtk/frontend.py:484
137
 
#: .././usbcreator/frontends/kde/frontend.py:624
 
134
#: .././usbcreator/frontends/gtk/frontend.py:433
138
135
#: .././usbcreator/frontends/winui/main_dialog.py:39
139
136
msgid "Free Space"
140
137
msgstr ""
142
139
#. TODO evand 2009-07-28: The list itself needs to be moved into the
143
140
#. base frontend.
144
141
#. To be displayed as a list of file type filters.
145
 
#: .././usbcreator/frontends/gtk/frontend.py:493
146
 
#: .././usbcreator/frontends/kde/frontend.py:634
 
142
#: .././usbcreator/frontends/gtk/frontend.py:442
 
143
#: .././usbcreator/frontends/kde/frontend.py:372
 
144
#: .././usbcreator/frontends/winui/frontend.py:177
 
145
msgid "CD Images"
 
146
msgstr ""
 
147
 
 
148
#: .././usbcreator/frontends/gtk/frontend.py:442
 
149
#: .././usbcreator/frontends/kde/frontend.py:372
147
150
#: .././usbcreator/frontends/winui/frontend.py:178
148
 
msgid "CD Images"
149
 
msgstr ""
150
 
 
151
 
#: .././usbcreator/frontends/gtk/frontend.py:493
152
 
#: .././usbcreator/frontends/kde/frontend.py:634
153
 
#: .././usbcreator/frontends/winui/frontend.py:179
154
151
msgid "Disk Images"
155
152
msgstr ""
156
153
 
157
 
#: .././usbcreator/frontends/gtk/frontend.py:516
158
 
#: .././usbcreator/frontends/kde/frontend.py:647
 
154
#. TODO evand 2009-07-31: Make these the default values in the
 
155
#. GtkBuilder file.
 
156
#: .././usbcreator/frontends/gtk/frontend.py:466
159
157
#: .././usbcreator/frontends/winui/install_window.py:28
160
158
msgid "Starting up..."
161
159
msgstr ""
162
160
 
163
 
#: .././usbcreator/frontends/gtk/frontend.py:524
164
 
#: .././usbcreator/frontends/winui/frontend.py:152
 
161
#: .././usbcreator/frontends/gtk/frontend.py:486
 
162
#: .././usbcreator/frontends/winui/frontend.py:151
 
163
#, python-format
 
164
msgid "%d%% complete (%dm%ss remaining)"
 
165
msgstr ""
 
166
 
 
167
#: .././usbcreator/frontends/gtk/frontend.py:490
 
168
#: .././usbcreator/frontends/winui/frontend.py:155
165
169
#, python-format
166
170
msgid "%d%% complete"
167
171
msgstr ""
168
172
 
169
 
#: .././usbcreator/frontends/gtk/frontend.py:528
170
 
#: .././usbcreator/frontends/winui/frontend.py:148
171
 
#, python-format
172
 
msgid "%d%% complete (%dm%ss remaining)"
 
173
#. TODO evand 2009-07-28: Better error message.
 
174
#: .././usbcreator/frontends/gtk/frontend.py:515
 
175
#: .././usbcreator/frontends/kde/frontend.py:195
 
176
#: .././usbcreator/frontends/winui/frontend.py:85
 
177
msgid "Installation failed."
173
178
msgstr ""
174
179
 
175
 
#: .././usbcreator/frontends/kde/frontend.py:651
 
180
#: .././usbcreator/frontends/kde/frontend.py:387
176
181
msgid "Starting up"
177
182
msgstr ""
178
183
 
179
 
#: .././usbcreator/frontends/kde/frontend.py:657
 
184
#: .././usbcreator/frontends/kde/frontend.py:395
180
185
msgid "You must select both source image and target device first."
181
186
msgstr ""
182
187
 
183
 
#: .././usbcreator/frontends/kde/frontend.py:687
 
188
#: .././usbcreator/frontends/kde/frontend.py:421
184
189
msgid ""
185
190
"Installation is complete.  You may now reboot your computer with this USB "
186
191
"thumb drive inserted to boot Ubuntu."
187
192
msgstr ""
188
193
 
189
 
#: .././usbcreator/frontends/kde/frontend.py:700
190
 
msgid "Quit the installation?"
191
 
msgstr ""
192
 
 
193
 
#: .././usbcreator/frontends/kde/frontend.py:701
194
 
msgid "Do you really want to quit the installation now?"
195
 
msgstr ""
196
 
 
197
194
#: .././usbcreator/frontends/winui/frontend.py:71
198
195
msgid ""
199
196
"The installation is complete.  You may now reboot your computer with this "
208
205
msgid "Installation failed"
209
206
msgstr ""
210
207
 
211
 
#. TODO evand 2009-07-28: Better error message.
212
 
#: .././usbcreator/frontends/winui/frontend.py:86
213
 
msgid "Installation failed."
214
 
msgstr ""
215
 
 
216
 
#: .././usbcreator/frontends/winui/frontend.py:180
 
208
#: .././usbcreator/frontends/winui/frontend.py:179
217
209
msgid "All"
218
210
msgstr ""
219
211
 
220
 
#: .././usbcreator/frontends/winui/frontend.py:190
 
212
#: .././usbcreator/frontends/winui/frontend.py:189
221
213
msgid "Make USB Startup Disk"
222
214
msgstr ""
223
215
 
 
216
#: .././usbcreator/frontends/winui/install_window.py:23
 
217
msgid "Installing"
 
218
msgstr ""
 
219
 
 
220
#: .././usbcreator/frontends/winui/install_window.py:32
 
221
msgid "&Cancel"
 
222
msgstr ""
 
223
 
224
224
#: .././usbcreator/frontends/winui/main_dialog.py:21
225
225
msgid ""
226
226
"To try or install Ubuntu from a USB disk, it needs to be set up as a startup "
227
227
"disk."
228
228
msgstr ""
229
229
 
230
 
#: .././usbcreator/frontends/winui/main_dialog.py:24
231
 
msgid "Source disc image (.iso) or CD:"
232
 
msgstr ""
233
 
 
234
230
#: .././usbcreator/frontends/winui/main_dialog.py:27
235
231
msgid "Image"
236
232
msgstr ""
237
233
 
238
 
#: .././usbcreator/frontends/winui/main_dialog.py:32
239
 
msgid "Other..."
240
 
msgstr ""
241
 
 
242
234
#: .././usbcreator/frontends/winui/main_dialog.py:34
243
235
msgid "USB disk to use:"
244
236
msgstr ""
245
237
 
246
 
#: .././usbcreator/frontends/winui/main_dialog.py:42
247
 
msgid "When starting up from this disk, documents and settings will be:"
248
 
msgstr ""
249
 
 
250
238
#: .././usbcreator/frontends/winui/main_dialog.py:45
251
239
msgid "Stored in reserved space"
252
240
msgstr ""
253
241
 
254
 
#: .././usbcreator/frontends/winui/main_dialog.py:46
255
 
msgid "How much:"
256
 
msgstr ""
257
 
 
258
242
#: .././usbcreator/frontends/winui/main_dialog.py:52
259
243
msgid "Discarded on shutdown, unlessyou save them elsewhere"
260
244
msgstr ""
267
251
msgid "Make startup disk"
268
252
msgstr ""
269
253
 
270
 
#: .././usbcreator/frontends/winui/install_window.py:23
271
 
msgid "Installing"
272
 
msgstr ""
273
 
 
274
 
#: .././usbcreator/frontends/winui/install_window.py:32
275
 
msgid "&Cancel"
276
 
msgstr ""
277
 
 
278
 
#: .././desktop/usb-creator-gtk.desktop.in.h:1
279
 
#: .././desktop/usb-creator-kde.desktop.in.h:1
280
 
msgid "Create a USB startup disk using a CD or disc image"
281
 
msgstr ""
282
 
 
283
 
#: .././desktop/usb-creator-gtk.desktop.in.h:2
284
 
#: .././desktop/usb-creator-kde.desktop.in.h:2
285
 
msgid "USB Startup Disk Creator"
286
 
msgstr ""
287
 
 
288
 
#: ../main.py:37
 
254
#: .././usbcreator/install.py:130
 
255
#, python-format
 
256
msgid "The extension \"%s\" is not supported."
 
257
msgstr ""
 
258
 
 
259
#: .././usbcreator/install.py:145
 
260
#, python-format
 
261
msgid ""
 
262
"An uncaught exception was raised:\n"
 
263
"%s"
 
264
msgstr ""
 
265
 
 
266
#: .././usbcreator/install.py:161
 
267
#, python-format
 
268
msgid ""
 
269
"Insufficient free space to write the image:\n"
 
270
"%s\n"
 
271
"\n"
 
272
"(%d MB) > %s (%d MB)"
 
273
msgstr ""
 
274
 
 
275
#. TODO evand 2009-07-23: Zero out the MBR.  Check to see if the first
 
276
#. 446 bytes are all NULs, and if not, ask the user if they want to wipe
 
277
#. it.  Confirm with a USB disk that never has had an OS installed to
 
278
#. it.
 
279
#: .././usbcreator/install.py:191
 
280
msgid "Installing the bootloader..."
 
281
msgstr ""
 
282
 
 
283
#: .././usbcreator/install.py:203
 
284
msgid "Failed to install the bootloader."
 
285
msgstr ""
 
286
 
 
287
#: .././usbcreator/install.py:211
 
288
msgid "Modifying configuration..."
 
289
msgstr ""
 
290
 
 
291
#: .././usbcreator/install.py:278
 
292
msgid "Creating a persistence file..."
 
293
msgstr ""
 
294
 
 
295
#: .././usbcreator/install.py:281
 
296
msgid "Creating an ext2 filesystem in the persistence file..."
 
297
msgstr ""
 
298
 
 
299
#: .././usbcreator/install.py:292
 
300
msgid "Flushing writes to the disk..."
 
301
msgstr ""
 
302
 
 
303
#. TODO evand 2009-09-02: Disabled until we can find a cross-platform
 
304
#. way of determining dd progress.
 
305
#. self.initialize_progress_thread()
 
306
#: .././usbcreator/install.py:301
 
307
msgid "Writing disk image..."
 
308
msgstr ""
 
309
 
 
310
#: .././usbcreator/install.py:302
 
311
#, python-format
 
312
msgid "Could not write the disk image (%s) to the device (%s)."
 
313
msgstr ""
 
314
 
 
315
#. Clear.
 
316
#. Some of the code in this function was copied from Ubiquity's
 
317
#. scripts/install.py
 
318
#: .././usbcreator/install.py:332 .././usbcreator/install.py:415
 
319
msgid "Removing files..."
 
320
msgstr ""
 
321
 
 
322
#: .././usbcreator/install.py:364 .././usbcreator/install.py:439
 
323
msgid "Copying files..."
 
324
msgstr ""
 
325
 
 
326
#: .././usbcreator/install.py:393
 
327
msgid "md5 checksums do not match."
 
328
msgstr ""
 
329
 
 
330
#. TODO evand 2009-07-23: Catch exceptions around the
 
331
#. user removing the flash drive mid-write.  Give the
 
332
#. user the option of selecting the re-inserted disk
 
333
#. from a drop down list and continuing.
 
334
#. TODO evand 2009-07-23: Fail more gracefully.
 
335
#: .././usbcreator/install.py:503
 
336
#, python-format
 
337
msgid "Could not read from %s"
 
338
msgstr ""
 
339
 
 
340
#: .././usbcreator/install.py:528
 
341
msgid "Checksums do not match.  Retry?"
 
342
msgstr ""
 
343
 
 
344
#: .././usbcreator/install.py:532
 
345
msgid "Checksums do not match."
 
346
msgstr ""
 
347
 
 
348
#: ../main.py:38
289
349
msgid "Please run this program as an administrator to continue."
290
350
msgstr ""
291
351
 
292
 
#: ../main.py:38
 
352
#: ../main.py:39
293
353
msgid "Administrator privileges required"
294
354
msgstr ""
295
355
 
296
 
#: ../main.py:55
 
356
#: ../main.py:56
297
357
#, python-format
298
358
msgid ""
299
359
"An unhandled exception occurred:\n"
300
360
"%s"
301
361
msgstr ""
302
362
 
303
 
#: ../main.py:56
 
363
#: ../main.py:57
304
364
msgid "Error"
305
365
msgstr ""