~ubuntu-branches/ubuntu/saucy/usb-creator/saucy

« back to all changes in this revision

Viewing changes to po/usbcreator.pot

  • Committer: Package Import Robot
  • Author(s): Dmitrijs Ledkovs
  • Date: 2013-01-28 13:35:56 UTC
  • mfrom: (70.1.1 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130128133556-6wz7bnolagyylr94
Tags: 0.2.45.1
KDE frontend python3 fixes from Riddell.

Show diffs side-by-side

added added

removed removed

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