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

« back to all changes in this revision

Viewing changes to po/en_CA.po

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