~ubuntu-branches/ubuntu/intrepid/gnome-mount/intrepid

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-10-06 18:02:20 UTC
  • mfrom: (1.2.4 upstream) (1.1.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20081006180220-41xpew99d3v6t03u
Tags: 0.8-1ubuntu1
* New version sync on debian, the remaining changes:
  - debian/rules: Ignore libgnome-mount for dh_shlibdeps, so that
    gnome-mount does not end up depending on half of Gnome just for the
    nautilus extension. This keeps it suitable for XFCE.
  - debian/patches/01_missing_include.patch: Add missing #include
    <locale.h> to fix FTBFS. Forwarded to Gnome #514946.
  - debian/patches/05_ignore_slash_label.patch: If the label is a single
    '/', ignore it, so that it does not end up as /media/_. (LP #83323)
  - debian/patches/08_crypto_setup_error_dialog.patch: If setup_crypto()
    fails with Crypto.SetupError, display an error dialog instead of failing
    silently. Special-case a missing /sbin/cryptsetup, suggest to install the
    package. (LP #78358, forwarded to Gnome #426326)
  - debian/patches/ubuntu-default-mount-options.patch: Change a few default
    mount options for compatibility to UTF8 and previous Ubuntu versions.
* debian/control: Add dependency to policykit-gnome.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: gnome-torrent\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2007-05-16 08:13+0100\n"
 
10
"POT-Creation-Date: 2008-03-09 17:41+0000\n"
11
11
"PO-Revision-Date: 2007-05-16 08:13-0000\n"
12
12
"Last-Translator: David Lodge <dave@cirt.net>\n"
13
13
"Language-Team: en_GB <en@li.org>\n"
17
17
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
18
 
19
19
#: ../gnome-mount.schemas.in.h:1
20
 
msgid "A list of default mount options for volumes formatted with the iso9660 file system."
21
 
msgstr "A list of default mount options for volumes formatted with the iso9660 file system."
 
20
msgid ""
 
21
"A list of default mount options for volumes formatted with the iso9660 file "
 
22
"system."
 
23
msgstr ""
 
24
"A list of default mount options for volumes formatted with the iso9660 file "
 
25
"system."
22
26
 
23
27
#: ../gnome-mount.schemas.in.h:2
24
 
msgid "A list of default mount options for volumes formatted with the ntfs file system using ntfs-3g."
25
 
msgstr "A list of default mount options for volumes formatted with the ntfs file system using ntfs-3g."
 
28
msgid ""
 
29
"A list of default mount options for volumes formatted with the ntfs file "
 
30
"system using ntfs-3g."
 
31
msgstr ""
 
32
"A list of default mount options for volumes formatted with the ntfs file "
 
33
"system using ntfs-3g."
26
34
 
27
35
#: ../gnome-mount.schemas.in.h:3
28
 
msgid "A list of default mount options for volumes formatted with the ntfs file system."
29
 
msgstr "A list of default mount options for volumes formatted with the ntfs file system."
 
36
msgid ""
 
37
"A list of default mount options for volumes formatted with the ntfs file "
 
38
"system."
 
39
msgstr ""
 
40
"A list of default mount options for volumes formatted with the ntfs file "
 
41
"system."
30
42
 
31
43
#: ../gnome-mount.schemas.in.h:4
32
 
msgid "A list of default mount options for volumes formatted with the udf file system."
33
 
msgstr "A list of default mount options for volumes formatted with the udf file system."
 
44
msgid ""
 
45
"A list of default mount options for volumes formatted with the udf file "
 
46
"system."
 
47
msgstr ""
 
48
"A list of default mount options for volumes formatted with the udf file "
 
49
"system."
34
50
 
35
51
#: ../gnome-mount.schemas.in.h:5
36
 
msgid "A list of default mount options for volumes formatted with the vfat file system."
37
 
msgstr "A list of default mount options for volumes formatted with the vfat file system."
 
52
msgid ""
 
53
"A list of default mount options for volumes formatted with the vfat file "
 
54
"system."
 
55
msgstr ""
 
56
"A list of default mount options for volumes formatted with the vfat file "
 
57
"system."
38
58
 
39
59
#: ../gnome-mount.schemas.in.h:6
40
60
msgid "Default mount options for iso9660 fs"
57
77
msgstr "Default mount options for vfat fs"
58
78
 
59
79
#: ../gnome-mount.schemas.in.h:11
60
 
msgid "The name of the file system driver to use by default when 'ntfs' is detected. This is useful for configuring the system to use the 'ntfs-3g' driver for all 'ntfs' file systems by default. User can still choose to use the 'ntfs' file system driver by overriding it per-volume or on the command line."
61
 
msgstr "The name of the file system driver to use by default when 'ntfs' is detected. This is useful for configuring the system to use the 'ntfs-3g' driver for all 'ntfs' file systems by default. User can still choose to use the 'ntfs' file system driver by overriding it per-volume or on the command line."
 
80
msgid ""
 
81
"The name of the file system driver to use by default when 'ntfs' is "
 
82
"detected. This is useful for configuring the system to use the 'ntfs-3g' "
 
83
"driver for all 'ntfs' file systems by default. User can still choose to use "
 
84
"the 'ntfs' file system driver by overriding it per-volume or on the command "
 
85
"line."
 
86
msgstr ""
 
87
"The name of the file system driver to use by default when 'ntfs' is "
 
88
"detected. This is useful for configuring the system to use the 'ntfs-3g' "
 
89
"driver for all 'ntfs' file systems by default. User can still choose to use "
 
90
"the 'ntfs' file system driver by overriding it per-volume or on the command "
 
91
"line."
62
92
 
63
93
#: ../gnome-mount.schemas.in.h:12
64
94
msgid "When 'ntfs' is detected, what file system driver to use by default"
112
142
msgid "_Remember forever"
113
143
msgstr "_Remember forever"
114
144
 
115
 
#: ../src/gnome-mount.c:108
 
145
#: ../src/gnome-mount.c:184
116
146
msgid "Unable to mount media."
117
147
msgstr "Unable to mount media."
118
148
 
119
 
#: ../src/gnome-mount.c:111
 
149
#: ../src/gnome-mount.c:187
120
150
msgid "There is probably no media in the drive."
121
151
msgstr "There is probably no media in the drive."
122
152
 
123
 
#: ../src/gnome-mount.c:141
 
153
#: ../src/gnome-mount.c:217
124
154
msgid "Cannot eject volume"
125
155
msgstr "Cannot eject volume"
126
156
 
127
 
#: ../src/gnome-mount.c:152
 
157
#: ../src/gnome-mount.c:228
128
158
#, c-format
129
159
msgid "You are not privileged to eject the volume '%s'."
130
160
msgstr "You are not privileged to eject the volume '%s'."
131
161
 
132
 
#: ../src/gnome-mount.c:153
 
162
#: ../src/gnome-mount.c:229
133
163
msgid "You are not privileged to eject this volume."
134
164
msgstr "You are not privileged to eject this volume."
135
165
 
136
 
#: ../src/gnome-mount.c:161
 
166
#: ../src/gnome-mount.c:237
137
167
#, c-format
138
168
msgid "An application is preventing the volume '%s' from being ejected."
139
169
msgstr "An application is preventing the volume '%s' from being ejected."
140
170
 
141
 
#: ../src/gnome-mount.c:162
 
171
#: ../src/gnome-mount.c:238
142
172
msgid "An application is preventing the volume from being ejected."
143
173
msgstr "An application is preventing the volume from being ejected."
144
174
 
145
 
#: ../src/gnome-mount.c:171
 
175
#: ../src/gnome-mount.c:247
146
176
#, c-format
147
177
msgid "Cannot eject the volume '%s'."
148
178
msgstr "Cannot eject the volume '%s'."
149
179
 
150
 
#: ../src/gnome-mount.c:172
 
180
#: ../src/gnome-mount.c:248
151
181
msgid "Cannot eject the volume."
152
182
msgstr "Cannot eject the volume."
153
183
 
154
 
#: ../src/gnome-mount.c:215
 
184
#: ../src/gnome-mount.c:291
155
185
msgid "Cannot unmount volume"
156
186
msgstr "Cannot unmount volume"
157
187
 
158
 
#: ../src/gnome-mount.c:226
 
188
#: ../src/gnome-mount.c:302
159
189
#, c-format
160
190
msgid "You are not privileged to unmount the volume '%s'."
161
191
msgstr "You are not privileged to unmount the volume '%s'."
162
192
 
163
 
#: ../src/gnome-mount.c:227
 
193
#: ../src/gnome-mount.c:303
164
194
msgid "You are not privileged to unmount this volume."
165
195
msgstr "You are not privileged to unmount this volume."
166
196
 
167
 
#: ../src/gnome-mount.c:236
 
197
#: ../src/gnome-mount.c:312
168
198
#, c-format
169
199
msgid "An application is preventing the volume '%s' from being unmounted."
170
200
msgstr "An application is preventing the volume '%s' from being unmounted."
171
201
 
172
 
#: ../src/gnome-mount.c:237
 
202
#: ../src/gnome-mount.c:313
173
203
msgid "An application is preventing the volume from being unmounted."
174
204
msgstr "An application is preventing the volume from being unmounted."
175
205
 
176
 
#: ../src/gnome-mount.c:244
 
206
#: ../src/gnome-mount.c:320
177
207
#, c-format
178
208
msgid "The volume '%s' is not mounted."
179
209
msgstr "The volume '%s' is not mounted."
180
210
 
181
 
#: ../src/gnome-mount.c:245
 
211
#: ../src/gnome-mount.c:321
182
212
msgid "The volume is not mounted."
183
213
msgstr "The volume is not mounted."
184
214
 
185
 
#: ../src/gnome-mount.c:253
 
215
#: ../src/gnome-mount.c:329
186
216
#, c-format
187
217
msgid "Cannot unmount the volume '%s'."
188
218
msgstr "Cannot unmount the volume '%s'."
189
219
 
190
 
#: ../src/gnome-mount.c:254
 
220
#: ../src/gnome-mount.c:330
191
221
msgid "Cannot unmount the volume."
192
222
msgstr "Cannot unmount the volume."
193
223
 
194
 
#: ../src/gnome-mount.c:262
 
224
#: ../src/gnome-mount.c:338
195
225
#, c-format
196
226
msgid "The volume '%s' was probably mounted manually on the command line."
197
227
msgstr "The volume '%s' was probably mounted manually on the command line."
198
228
 
199
 
#: ../src/gnome-mount.c:263
 
229
#: ../src/gnome-mount.c:339
200
230
msgid "The volume was probably mounted manually on the command line."
201
231
msgstr "The volume was probably mounted manually on the command line."
202
232
 
203
 
#: ../src/gnome-mount.c:273
204
 
#: ../src/gnome-mount.c:416
 
233
#: ../src/gnome-mount.c:349 ../src/gnome-mount.c:503
205
234
#, c-format
206
235
msgid "Error <i>%s</i>."
207
236
msgstr "Error <i>%s</i>."
208
237
 
209
 
#: ../src/gnome-mount.c:283
210
 
#: ../src/gnome-mount.c:428
 
238
#: ../src/gnome-mount.c:359 ../src/gnome-mount.c:515
211
239
msgid "_Details"
212
240
msgstr "_Details"
213
241
 
214
 
#: ../src/gnome-mount.c:336
 
242
#: ../src/gnome-mount.c:412
215
243
msgid "Cannot mount volume."
216
244
msgstr "Cannot mount volume."
217
245
 
218
 
#: ../src/gnome-mount.c:347
 
246
#: ../src/gnome-mount.c:423
219
247
#, c-format
220
248
msgid "You are not privileged to mount the volume '%s'."
221
249
msgstr "You are not privileged to mount the volume '%s'."
222
250
 
223
 
#: ../src/gnome-mount.c:348
 
251
#: ../src/gnome-mount.c:424
224
252
msgid "You are not privileged to mount this volume."
225
253
msgstr "You are not privileged to mount this volume."
226
254
 
227
 
#: ../src/gnome-mount.c:355
 
255
#: ../src/gnome-mount.c:431
228
256
#, c-format
229
257
msgid "Invalid mount option when attempting to mount the volume '%s'."
230
258
msgstr "Invalid mount option when attempting to mount the volume '%s'."
231
259
 
232
 
#: ../src/gnome-mount.c:356
 
260
#: ../src/gnome-mount.c:432
233
261
msgid "Invalid mount option when attempting to mount the volume."
234
262
msgstr "Invalid mount option when attempting to mount the volume."
235
263
 
236
 
#: ../src/gnome-mount.c:362
237
 
#, c-format
238
 
msgid "The volume '%s' uses the <i>%s</i> file system which is not supported by your system."
239
 
msgstr "The volume '%s' uses the <i>%s</i> file system which is not supported by your system."
240
 
 
241
 
#: ../src/gnome-mount.c:363
242
 
#, c-format
243
 
msgid "The volume uses the <i>%s</i> file system which is not supported by your system."
244
 
msgstr "The volume uses the <i>%s</i> file system which is not supported by your system."
245
 
 
246
 
#: ../src/gnome-mount.c:379
 
264
#: ../src/gnome-mount.c:438
 
265
#, c-format
 
266
msgid ""
 
267
"The volume '%s' uses the <i>%s</i> file system which is not supported by "
 
268
"your system."
 
269
msgstr ""
 
270
"The volume '%s' uses the <i>%s</i> file system which is not supported by "
 
271
"your system."
 
272
 
 
273
#: ../src/gnome-mount.c:439
 
274
#, c-format
 
275
msgid ""
 
276
"The volume uses the <i>%s</i> file system which is not supported by your "
 
277
"system."
 
278
msgstr ""
 
279
"The volume uses the <i>%s</i> file system which is not supported by your "
 
280
"system."
 
281
 
 
282
#: ../src/gnome-mount.c:455
247
283
#, c-format
248
284
msgid "Unable to mount the volume '%s'."
249
285
msgstr "Unable to mount the volume '%s'."
250
286
 
251
 
#: ../src/gnome-mount.c:380
 
287
#: ../src/gnome-mount.c:456
252
288
msgid "Unable to mount the volume."
253
289
msgstr "Unable to mount the volume."
254
290
 
255
 
#: ../src/gnome-mount.c:395
 
291
#: ../src/gnome-mount.c:471
256
292
#, c-format
257
293
msgid "Volume '%s' is already mounted."
258
294
msgstr "Volume '%s' is already mounted."
259
295
 
260
 
#: ../src/gnome-mount.c:396
 
296
#: ../src/gnome-mount.c:472
261
297
msgid "Volume is already mounted."
262
298
msgstr "Volume is already mounted."
263
299
 
264
 
#: ../src/gnome-mount.c:744
 
300
#: ../src/gnome-mount.c:842
265
301
#, c-format
266
302
msgid "Mounted %s at \"%s\"\n"
267
303
msgstr "Mounted %s at \"%s\"\n"
268
304
 
269
 
#: ../src/gnome-mount.c:1068
270
 
#: ../src/gnome-mount.c:1628
271
 
#: ../src/gnome-mount.c:1833
 
305
#: ../src/gnome-mount.c:1167 ../src/gnome-mount.c:1730
 
306
#: ../src/gnome-mount.c:1950
272
307
#, c-format
273
308
msgid "Device %s is in /etc/fstab with mount point \"%s\"\n"
274
309
msgstr "Device %s is in /etc/fstab with mount point \"%s\"\n"
275
310
 
276
 
#: ../src/gnome-mount.c:1111
 
311
#: ../src/gnome-mount.c:1212
277
312
#, c-format
278
313
msgid "Mounted %s at \"%s\" (using /etc/fstab)\n"
279
314
msgstr "Mounted %s at \"%s\" (using /etc/fstab)\n"
280
315
 
281
 
#: ../src/gnome-mount.c:1472
 
316
#: ../src/gnome-mount.c:1573
282
317
msgid "Writing data to device"
283
318
msgstr "Writing data to device"
284
319
 
285
 
#: ../src/gnome-mount.c:1473
 
320
#: ../src/gnome-mount.c:1574
286
321
#, c-format
287
 
msgid "There is data that needs to be written to the device %s before it can be removed. Please do not remove the media or disconnect the drive."
288
 
msgstr "There is data that needs to be written to the device %s before it can be removed. Please do not remove the media or disconnect the drive."
 
322
msgid ""
 
323
"There is data that needs to be written to the device %s before it can be "
 
324
"removed. Please do not remove the media or disconnect the drive."
 
325
msgstr ""
 
326
"There is data that needs to be written to the device %s before it can be "
 
327
"removed. Please do not remove the media or disconnect the drive."
289
328
 
290
 
#: ../src/gnome-mount.c:1515
 
329
#: ../src/gnome-mount.c:1616
291
330
msgid "Device is now safe to remove"
292
331
msgstr "Device is now safe to remove"
293
332
 
294
 
#: ../src/gnome-mount.c:1516
 
333
#: ../src/gnome-mount.c:1617
295
334
#, c-format
296
335
msgid "The device %s is now safe to remove."
297
336
msgstr "The device %s is now safe to remove."
298
337
 
299
 
#: ../src/gnome-mount.c:1664
 
338
#: ../src/gnome-mount.c:1768
300
339
#, c-format
301
340
msgid "Unmounted %s (using /etc/fstab)\n"
302
341
msgstr "Unmounted %s (using /etc/fstab)\n"
303
342
 
304
 
#: ../src/gnome-mount.c:1734
 
343
#: ../src/gnome-mount.c:1850
305
344
#, c-format
306
345
msgid "Unmounted %s\n"
307
346
msgstr "Unmounted %s\n"
308
347
 
309
 
#: ../src/gnome-mount.c:1869
 
348
#: ../src/gnome-mount.c:1988
310
349
#, c-format
311
350
msgid "Ejected %s (using /etc/fstab).\n"
312
351
msgstr "Ejected %s (using /etc/fstab).\n"
313
352
 
314
 
#: ../src/gnome-mount.c:1938
 
353
#: ../src/gnome-mount.c:2069
315
354
#, c-format
316
355
msgid "Ejected %s\n"
317
356
msgstr "Ejected %s\n"
318
357
 
319
 
#: ../src/gnome-mount.c:2078
 
358
#: ../src/gnome-mount.c:2209
320
359
#, c-format
321
360
msgid "Enter password to unlock encrypted data for %s: "
322
361
msgstr "Enter password to unlock encrypted data for %s: "
323
362
 
324
 
#: ../src/gnome-mount.c:2101
 
363
#: ../src/gnome-mount.c:2233
325
364
#, c-format
326
 
msgid "The storage device %s contains encrypted data. Enter a password to unlock."
327
 
msgstr "The storage device %s contains encrypted data. Enter a password to unlock."
 
365
msgid ""
 
366
"The storage device %s contains encrypted data. Enter a password to unlock."
 
367
msgstr ""
 
368
"The storage device %s contains encrypted data. Enter a password to unlock."
328
369
 
329
 
#: ../src/gnome-mount.c:2103
 
370
#: ../src/gnome-mount.c:2235
330
371
msgid "Unlock Encrypted Data"
331
372
msgstr "Unlock Encrypted Data"
332
373
 
333
 
#: ../src/gnome-mount.c:2202
 
374
#: ../src/gnome-mount.c:2336
334
375
#, c-format
335
376
msgid "Setup clear-text device for %s.\n"
336
377
msgstr "Setup clear-text device for %s.\n"
337
378
 
338
 
#: ../src/gnome-mount.c:2268
 
379
#: ../src/gnome-mount.c:2403
339
380
#, c-format
340
381
msgid "Teared down clear-text device for %s.\n"
341
382
msgstr "Teared down clear-text device for %s.\n"
342
383
 
343
 
#: ../src/gnome-mount.c:2314
 
384
#: ../src/gnome-mount.c:2450
344
385
#, c-format
345
386
msgid "Clear text device is %s. Mounting.\n"
346
387
msgstr "Clear text device is %s. Mounting.\n"
347
388
 
348
 
#: ../src/gnome-mount.c:2650
 
389
#: ../src/gnome-mount.c:2789
 
390
#, c-format
349
391
msgid "X display not available - using text-based operation.\n"
350
392
msgstr "X display not available - using text-based operation.\n"
351
393
 
352
 
#: ../src/gnome-mount.c:2731
 
394
#: ../src/gnome-mount.c:2870
353
395
#, c-format
354
396
msgid "Resolved device file %s -> %s\n"
355
397
msgstr "Resolved device file %s -> %s\n"
356
398
 
357
 
#: ../src/gnome-mount.c:2745
 
399
#: ../src/gnome-mount.c:2884
358
400
#, c-format
359
401
msgid "Resolved pseudonym \"%s\" -> %s\n"
360
402
msgstr "Resolved pseudonym \"%s\" -> %s\n"
361
403
 
362
 
#: ../src/gnome-mount.c:2747
 
404
#: ../src/gnome-mount.c:2887
363
405
#, c-format
364
406
msgid "Cannot resolve pseudonym \"%s\" to a volume\n"
365
407
msgstr "Cannot resolve pseudonym \"%s\" to a volume\n"
366
408
 
367
 
#: ../src/gnome-mount.c:2751
 
409
#: ../src/gnome-mount.c:2891
 
410
#, c-format
368
411
msgid "Use --hal-udi, --device or --pseudonym to specify volume\n"
369
412
msgstr "Use --hal-udi, --device or --pseudonym to specify volume\n"
370
413
 
371
 
#: ../src/gnome-mount.c:2799
 
414
#: ../src/gnome-mount.c:2940
372
415
#, c-format
373
416
msgid "Drive %s does not contain media."
374
417
msgstr "Drive %s does not contain media."
375
418
 
376
 
#. Silently fail
377
 
#: ../src/gnome-mount.c:2809
 
419
#: ../src/gnome-mount.c:2951
378
420
#, c-format
379
421
msgid "Given device '%s' is not a volume or a drive."
380
422
msgstr "Given device '%s' is not a volume or a drive."
381
423
 
382
 
#: ../src/gnome-mount.c:2844
 
424
#: ../src/gnome-mount.c:2987
383
425
msgid "Cannot unmount and eject simultaneously"
384
426
msgstr "Cannot unmount and eject simultaneously"
385
427
 
386
 
#: ../src/gnome-mount.c:2908
 
428
#: ../src/gnome-mount.c:3052
387
429
#, c-format
388
430
msgid "Crypto volume '%s' is already setup with clear volume '%s'"
389
431
msgstr "Crypto volume '%s' is already setup with clear volume '%s'"
390
432
 
391
 
#: ../src/gnome-mount.c:2933
 
433
#: ../src/gnome-mount.c:3078
392
434
msgid "Bad crypto password"
393
435
msgstr "Bad crypto password"
394
436
 
395
 
#: ../src/gnome-mount.c:2939
 
437
#: ../src/gnome-mount.c:3085
396
438
msgid "Bailing out..."
397
439
msgstr "Bailing out..."
398
440
 
 
441
#: ../src/gnome-mount-properties.c:169 ../src/gnome-mount-properties.c:197
 
442
msgid "Volume"
 
443
msgstr "Volume"
 
444
 
 
445
#: ../src/gnome-mount-properties.c:210
 
446
msgid "Drive"
 
447
msgstr "Drive"
 
448
 
399
449
#: ../src/gnome-mount-properties.glade.h:1
400
450
msgid "<b>Connection:</b>"
401
451
msgstr "<b>Connection:</b>"
474
524
"the drive. This can be overriden for individual \n"
475
525
" volumes using the \"Volume\" tab.</i></small>"
476
526
 
477
 
#: ../src/gnome-mount-properties-view.c:570
478
 
#: ../src/gnome-mount-properties-view.c:922
 
527
#: ../src/gnome-mount-properties-view.c:571
 
528
#: ../src/gnome-mount-properties-view.c:923
479
529
msgid "Removable Hard Disk"
480
530
msgstr "Removable Hard Disk"
481
531
 
482
 
#: ../src/gnome-mount-properties-view.c:573
483
 
#: ../src/gnome-mount-properties-view.c:925
 
532
#: ../src/gnome-mount-properties-view.c:574
 
533
#: ../src/gnome-mount-properties-view.c:926
484
534
msgid "Hard Disk"
485
535
msgstr "Hard Disk"
486
536
 
487
 
#: ../src/gnome-mount-properties-view.c:580
 
537
#: ../src/gnome-mount-properties-view.c:581
488
538
msgid "CD-ROM Disc"
489
539
msgstr "CD-ROM Disc"
490
540
 
491
 
#: ../src/gnome-mount-properties-view.c:584
 
541
#: ../src/gnome-mount-properties-view.c:585
492
542
msgid "Blank CD-R Disc"
493
543
msgstr "Blank CD-R Disc"
494
544
 
495
 
#: ../src/gnome-mount-properties-view.c:586
 
545
#: ../src/gnome-mount-properties-view.c:587
496
546
msgid "CD-R Disc"
497
547
msgstr "CD-R Disc"
498
548
 
499
 
#: ../src/gnome-mount-properties-view.c:590
 
549
#: ../src/gnome-mount-properties-view.c:591
500
550
msgid "Blank CD-RW Disc"
501
551
msgstr "Blank CD-RW Disc"
502
552
 
503
 
#: ../src/gnome-mount-properties-view.c:592
 
553
#: ../src/gnome-mount-properties-view.c:593
504
554
msgid "CD-RW Disc"
505
555
msgstr "CD-RW Disc"
506
556
 
507
 
#: ../src/gnome-mount-properties-view.c:595
 
557
#: ../src/gnome-mount-properties-view.c:596
508
558
msgid "DVD-ROM Disc"
509
559
msgstr "DVD-ROM Disc"
510
560
 
511
 
#: ../src/gnome-mount-properties-view.c:599
 
561
#: ../src/gnome-mount-properties-view.c:600
512
562
msgid "Blank DVD-RAM Disc"
513
563
msgstr "Blank DVD-RAM Disc"
514
564
 
515
 
#: ../src/gnome-mount-properties-view.c:601
 
565
#: ../src/gnome-mount-properties-view.c:602
516
566
msgid "DVD-RAM Disc"
517
567
msgstr "DVD-RAM Disc"
518
568
 
519
 
#: ../src/gnome-mount-properties-view.c:605
 
569
#: ../src/gnome-mount-properties-view.c:606
520
570
msgid "Blank DVD-R Disc"
521
571
msgstr "Blank DVD-R Disc"
522
572
 
523
 
#: ../src/gnome-mount-properties-view.c:607
 
573
#: ../src/gnome-mount-properties-view.c:608
524
574
msgid "DVD-R Disc"
525
575
msgstr "DVD-R Disc"
526
576
 
527
 
#: ../src/gnome-mount-properties-view.c:611
 
577
#: ../src/gnome-mount-properties-view.c:612
528
578
msgid "Blank DVD-RW Disc"
529
579
msgstr "Blank DVD-RW Disc"
530
580
 
531
 
#: ../src/gnome-mount-properties-view.c:613
 
581
#: ../src/gnome-mount-properties-view.c:614
532
582
msgid "DVD-RW Disc"
533
583
msgstr "DVD-RW Disc"
534
584
 
535
 
#: ../src/gnome-mount-properties-view.c:617
 
585
#: ../src/gnome-mount-properties-view.c:618
536
586
msgid "Blank DVD+R Disc"
537
587
msgstr "Blank DVD+R Disc"
538
588
 
539
 
#: ../src/gnome-mount-properties-view.c:619
 
589
#: ../src/gnome-mount-properties-view.c:620
540
590
msgid "DVD+R Disc"
541
591
msgstr "DVD+R Disc"
542
592
 
543
 
#: ../src/gnome-mount-properties-view.c:623
 
593
#: ../src/gnome-mount-properties-view.c:624
544
594
msgid "Blank DVD+RW Disc"
545
595
msgstr "Blank DVD+RW Disc"
546
596
 
547
 
#: ../src/gnome-mount-properties-view.c:625
 
597
#: ../src/gnome-mount-properties-view.c:626
548
598
msgid "DVD+RW Disc"
549
599
msgstr "DVD+RW Disc"
550
600
 
551
 
#: ../src/gnome-mount-properties-view.c:629
 
601
#: ../src/gnome-mount-properties-view.c:630
552
602
msgid "Blank DVD+R Dual Layer Disc"
553
603
msgstr "Blank DVD+R Dual Layer Disc"
554
604
 
555
 
#: ../src/gnome-mount-properties-view.c:631
 
605
#: ../src/gnome-mount-properties-view.c:632
556
606
msgid "DVD+R Dual Layer Disc"
557
607
msgstr "DVD+R Dual Layer Disc"
558
608
 
559
 
#: ../src/gnome-mount-properties-view.c:635
 
609
#: ../src/gnome-mount-properties-view.c:636
560
610
msgid "Blank BD-R Disc"
561
611
msgstr "Blank BD-R Disc"
562
612
 
563
 
#: ../src/gnome-mount-properties-view.c:637
 
613
#: ../src/gnome-mount-properties-view.c:638
564
614
msgid "BD-R Disc"
565
615
msgstr "BD-R Disc"
566
616
 
567
 
#: ../src/gnome-mount-properties-view.c:641
 
617
#: ../src/gnome-mount-properties-view.c:642
568
618
msgid "Blank BD-RE Disc"
569
619
msgstr "Blank BD-RE Disc"
570
620
 
571
 
#: ../src/gnome-mount-properties-view.c:643
 
621
#: ../src/gnome-mount-properties-view.c:644
572
622
msgid "BD-RE Disc"
573
623
msgstr "BD-RE Disc"
574
624
 
575
 
#: ../src/gnome-mount-properties-view.c:646
 
625
#: ../src/gnome-mount-properties-view.c:647
576
626
msgid "HD DVD-ROM Disc"
577
627
msgstr "HD DVD-ROM Disc"
578
628
 
579
 
#: ../src/gnome-mount-properties-view.c:650
 
629
#: ../src/gnome-mount-properties-view.c:651
580
630
msgid "Blank HD DVD-R Disc"
581
631
msgstr "Blank HD DVD-R Disc"
582
632
 
583
 
#: ../src/gnome-mount-properties-view.c:652
 
633
#: ../src/gnome-mount-properties-view.c:653
584
634
msgid "HD DVD-R Disc"
585
635
msgstr "HD DVD-R Disc"
586
636
 
587
 
#: ../src/gnome-mount-properties-view.c:656
 
637
#: ../src/gnome-mount-properties-view.c:657
588
638
msgid "Blank HD DVD-RW Disc"
589
639
msgstr "Blank HD DVD-RW Disc"
590
640
 
591
 
#: ../src/gnome-mount-properties-view.c:658
 
641
#: ../src/gnome-mount-properties-view.c:659
592
642
msgid "HD DVD-RW Disc"
593
643
msgstr "HD DVD-RW Disc"
594
644
 
595
 
#: ../src/gnome-mount-properties-view.c:664
 
645
#: ../src/gnome-mount-properties-view.c:665
596
646
msgid "Audio Disc"
597
647
msgstr "Audio Disc"
598
648
 
599
 
#: ../src/gnome-mount-properties-view.c:670
 
649
#: ../src/gnome-mount-properties-view.c:671
600
650
msgid "Floppy Disk"
601
651
msgstr "Floppy Disk"
602
652
 
603
 
#: ../src/gnome-mount-properties-view.c:673
 
653
#: ../src/gnome-mount-properties-view.c:674
604
654
msgid "Tape"
605
655
msgstr "Tape"
606
656
 
607
 
#: ../src/gnome-mount-properties-view.c:676
608
 
#: ../src/gnome-mount-properties-view.c:976
 
657
#: ../src/gnome-mount-properties-view.c:677
 
658
#: ../src/gnome-mount-properties-view.c:977
609
659
msgid "CompactFlash "
610
660
msgstr "CompactFlash "
611
661
 
612
 
#: ../src/gnome-mount-properties-view.c:679
613
 
#: ../src/gnome-mount-properties-view.c:979
 
662
#: ../src/gnome-mount-properties-view.c:680
 
663
#: ../src/gnome-mount-properties-view.c:980
614
664
msgid "MemoryStick"
615
665
msgstr "MemoryStick"
616
666
 
617
 
#: ../src/gnome-mount-properties-view.c:682
618
 
#: ../src/gnome-mount-properties-view.c:982
 
667
#: ../src/gnome-mount-properties-view.c:683
 
668
#: ../src/gnome-mount-properties-view.c:983
619
669
msgid "SmartMedia"
620
670
msgstr "SmartMedia"
621
671
 
622
 
#: ../src/gnome-mount-properties-view.c:685
623
 
#: ../src/gnome-mount-properties-view.c:985
 
672
#: ../src/gnome-mount-properties-view.c:686
 
673
#: ../src/gnome-mount-properties-view.c:986
624
674
msgid "SecureDigital / MultiMediaCard"
625
675
msgstr "SecureDigital / MultiMediaCard"
626
676
 
627
 
#: ../src/gnome-mount-properties-view.c:688
628
 
#: ../src/gnome-mount-properties-view.c:988
 
677
#: ../src/gnome-mount-properties-view.c:689
 
678
#: ../src/gnome-mount-properties-view.c:989
629
679
msgid "Digital Camera"
630
680
msgstr "Digital Camera"
631
681
 
632
 
#: ../src/gnome-mount-properties-view.c:691
633
 
#: ../src/gnome-mount-properties-view.c:991
 
682
#: ../src/gnome-mount-properties-view.c:692
 
683
#: ../src/gnome-mount-properties-view.c:992
634
684
msgid "Digital Audio Player"
635
685
msgstr "Digital Audio Player"
636
686
 
637
 
#: ../src/gnome-mount-properties-view.c:694
638
 
#: ../src/gnome-mount-properties-view.c:994
 
687
#: ../src/gnome-mount-properties-view.c:695
 
688
#: ../src/gnome-mount-properties-view.c:995
639
689
msgid "Zip"
640
690
msgstr "Zip"
641
691
 
642
 
#: ../src/gnome-mount-properties-view.c:697
643
 
#: ../src/gnome-mount-properties-view.c:997
 
692
#: ../src/gnome-mount-properties-view.c:698
 
693
#: ../src/gnome-mount-properties-view.c:998
644
694
msgid "Jaz"
645
695
msgstr "Jaz"
646
696
 
647
 
#: ../src/gnome-mount-properties-view.c:700
648
 
#: ../src/gnome-mount-properties-view.c:1000
 
697
#: ../src/gnome-mount-properties-view.c:701
 
698
#: ../src/gnome-mount-properties-view.c:1001
649
699
msgid "Flash Drive"
650
700
msgstr "Flash Drive"
651
701
 
652
 
#: ../src/gnome-mount-properties-view.c:703
653
 
#: ../src/gnome-mount-properties-view.c:1003
 
702
#: ../src/gnome-mount-properties-view.c:704
 
703
#: ../src/gnome-mount-properties-view.c:1004
654
704
msgid "Unknown Media"
655
705
msgstr "Unknown Media"
656
706
 
657
 
#: ../src/gnome-mount-properties-view.c:767
658
 
#: ../src/gnome-mount-properties-view.c:774
 
707
#: ../src/gnome-mount-properties-view.c:768
 
708
#: ../src/gnome-mount-properties-view.c:775
659
709
msgid "<i>Unknown</i>"
660
710
msgstr "<i>Unknown</i>"
661
711
 
662
 
#: ../src/gnome-mount-properties-view.c:779
663
712
#: ../src/gnome-mount-properties-view.c:780
664
713
#: ../src/gnome-mount-properties-view.c:781
 
714
#: ../src/gnome-mount-properties-view.c:782
665
715
msgid "<i>Not Mounted</i>"
666
716
msgstr "<i>Not Mounted</i>"
667
717
 
668
 
#: ../src/gnome-mount-properties-view.c:847
 
718
#: ../src/gnome-mount-properties-view.c:848
669
719
msgid "ATA"
670
720
msgstr "ATA"
671
721
 
672
 
#: ../src/gnome-mount-properties-view.c:850
 
722
#: ../src/gnome-mount-properties-view.c:851
673
723
msgid "SCSI"
674
724
msgstr "SCSI"
675
725
 
676
 
#: ../src/gnome-mount-properties-view.c:856
 
726
#: ../src/gnome-mount-properties-view.c:857
677
727
msgid "USB"
678
728
msgstr "USB"
679
729
 
680
 
#: ../src/gnome-mount-properties-view.c:909
 
730
#: ../src/gnome-mount-properties-view.c:910
681
731
msgid "Firewire/IEEE1394"
682
732
msgstr "Firewire/IEEE1394"
683
733
 
684
 
#: ../src/gnome-mount-properties-view.c:912
 
734
#: ../src/gnome-mount-properties-view.c:913
685
735
msgid "CCW"
686
736
msgstr "CCW"
687
737
 
688
 
#: ../src/gnome-mount-properties-view.c:916
 
738
#: ../src/gnome-mount-properties-view.c:917
689
739
msgid "Unknown Connection"
690
740
msgstr "Unknown Connection"
691
741
 
692
 
#: ../src/gnome-mount-properties-view.c:935
 
742
#: ../src/gnome-mount-properties-view.c:936
693
743
msgid "CD-ROM"
694
744
msgstr "CD-ROM"
695
745
 
696
 
#: ../src/gnome-mount-properties-view.c:937
 
746
#: ../src/gnome-mount-properties-view.c:938
697
747
msgid "CD-R"
698
748
msgstr "CD-R"
699
749
 
700
 
#: ../src/gnome-mount-properties-view.c:939
 
750
#: ../src/gnome-mount-properties-view.c:940
701
751
msgid "CD-RW"
702
752
msgstr "CD-RW"
703
753
 
704
 
#: ../src/gnome-mount-properties-view.c:943
 
754
#: ../src/gnome-mount-properties-view.c:944
705
755
msgid "DVD-ROM"
706
756
msgstr "DVD-ROM"
707
757
 
708
 
#: ../src/gnome-mount-properties-view.c:945
 
758
#: ../src/gnome-mount-properties-view.c:946
709
759
msgid "DVD+R"
710
760
msgstr "DVD+R"
711
761
 
712
 
#: ../src/gnome-mount-properties-view.c:947
 
762
#: ../src/gnome-mount-properties-view.c:948
713
763
msgid "DVD+RW"
714
764
msgstr "DVD+RW"
715
765
 
716
 
#: ../src/gnome-mount-properties-view.c:949
 
766
#: ../src/gnome-mount-properties-view.c:950
717
767
msgid "DVD-R"
718
768
msgstr "DVD-R"
719
769
 
720
 
#: ../src/gnome-mount-properties-view.c:951
 
770
#: ../src/gnome-mount-properties-view.c:952
721
771
msgid "DVD-RW"
722
772
msgstr "DVD-RW"
723
773
 
724
 
#: ../src/gnome-mount-properties-view.c:953
 
774
#: ../src/gnome-mount-properties-view.c:954
725
775
msgid "DVD-RAM"
726
776
msgstr "DVD-RAM"
727
777
 
728
 
#: ../src/gnome-mount-properties-view.c:956
 
778
#: ../src/gnome-mount-properties-view.c:957
729
779
msgid "DVD±R"
730
780
msgstr "DVD±R"
731
781
 
732
 
#: ../src/gnome-mount-properties-view.c:959
 
782
#: ../src/gnome-mount-properties-view.c:960
733
783
msgid "DVD±RW"
734
784
msgstr "DVD±RW"
735
785
 
736
 
#: ../src/gnome-mount-properties-view.c:962
 
786
#: ../src/gnome-mount-properties-view.c:963
737
787
#, c-format
738
788
msgid "%s/%s Drive"
739
789
msgstr "%s/%s Drive"
740
790
 
741
 
#: ../src/gnome-mount-properties-view.c:964
 
791
#: ../src/gnome-mount-properties-view.c:965
742
792
#, c-format
743
793
msgid "%s Drive"
744
794
msgstr "%s Drive"
745
795
 
746
 
#: ../src/gnome-mount-properties-view.c:970
 
796
#: ../src/gnome-mount-properties-view.c:971
747
797
msgid "Floppy Drive"
748
798
msgstr "Floppy Drive"
749
799
 
750
 
#: ../src/gnome-mount-properties-view.c:973
 
800
#: ../src/gnome-mount-properties-view.c:974
751
801
msgid "Tape Drive"
752
802
msgstr "Tape Drive"
753
803
 
754
 
#: ../src/gnome-mount-properties-view.c:1009
 
804
#: ../src/gnome-mount-properties-view.c:1010
755
805
msgid "Yes (ejectable)"
756
806
msgstr "Yes (ejectable)"
757
807
 
758
 
#: ../src/gnome-mount-properties-view.c:1011
759
 
#: ../src/gnome-mount-properties-view.c:1018
 
808
#: ../src/gnome-mount-properties-view.c:1012
 
809
#: ../src/gnome-mount-properties-view.c:1019
760
810
msgid "Yes"
761
811
msgstr "Yes"
762
812
 
763
 
#: ../src/gnome-mount-properties-view.c:1014
764
 
#: ../src/gnome-mount-properties-view.c:1020
 
813
#: ../src/gnome-mount-properties-view.c:1015
 
814
#: ../src/gnome-mount-properties-view.c:1021
765
815
msgid "No"
766
816
msgstr "No"
767
817
 
768
818
#~ msgid "Save password in _keyring"
769
819
#~ msgstr "Save password in _keyring"
770