~ubuntu-branches/ubuntu/karmic/glib2.0/karmic-updates

« back to all changes in this revision

Viewing changes to po/wa.po

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-07-07 08:55:47 UTC
  • mfrom: (1.2.49 upstream)
  • Revision ID: james.westby@ubuntu.com-20090707085547-oma0yur1uaq4zmop
Tags: 2.21.3-0ubuntu1
* New upstream version:
  - GMappedFile is refcounted now
  - Mainloop: It is now possible to set per-thread default contexts,
    with g_main_context_push_thread_default.
  - glib-mkenums supports a @basename@ substitution, in addition
    to @filename@.
  - GIO:
    + Vfs implementations can support storing of per-file metadata.
    + GCancellable can now be subclassed.
    + Unmount and eject methods now optionally allow interaction, via
      variants that take a GMountOperation object.
  - Bugs fixed:
   556706 Inconsistent help arguments -h, -?
   579449 FileChoosers no longer work if an idle handler is active
   579933 mainloop FD_CLOEXEC has a race condition
   579984 alternate GMainContext support
   585937 gio/gsocket.c (glib 2.21.2) does not compile (Windows/mingw)
   586675 Runtime library location
   586797 Add GCancellables to GSocket ops
   586868 g_filename_complete_get_completions doesn't always return...
   587415 g_resolver_lookup_by_name_finish returns a freed list
   587434 regression tests fail, at least on x86_64
   586928 Avoid g++ warning in g_error()
  - Updated translations: Estonian, Hebrew
* Drop 00git_file_attr_stringv.patch, in upstream release now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
msgstr ""
12
12
"Project-Id-Version: glib\n"
13
13
"Report-Msgid-Bugs-To: \n"
14
 
"POT-Creation-Date: 2009-06-15 12:58-0400\n"
 
14
"POT-Creation-Date: 2009-07-06 00:13-0400\n"
15
15
"PO-Revision-Date: 2004-05-03 14:40+0200\n"
16
16
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
17
17
"Language-Team: Walloon <linux-wa@walon.org>\n"
186
186
msgid "Failed to open file '%s': %s"
187
187
msgstr "Dji n' a savou drovi li fitchî «%s»: %s"
188
188
 
189
 
#: glib/gfileutils.c:712 glib/gmappedfile.c:138
 
189
#: glib/gfileutils.c:712 glib/gmappedfile.c:141
190
190
#, c-format
191
191
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
192
192
msgstr ""
300
300
msgid "Can't do a raw read in g_io_channel_read_to_end"
301
301
msgstr ""
302
302
 
303
 
#: glib/gmappedfile.c:121
 
303
#: glib/gmappedfile.c:123
304
304
#, fuzzy, c-format
305
305
msgid "Failed to open file '%s': open() failed: %s"
306
306
msgstr "Dji n' a savou drovi li fitchî «%s»: fdopen() a fwait berwete: %s"
307
307
 
308
 
#: glib/gmappedfile.c:198
 
308
#: glib/gmappedfile.c:201
309
309
#, fuzzy, c-format
310
310
msgid "Failed to map file '%s': mmap() failed: %s"
311
311
msgstr "Dji n' a savou drovi li fitchî «%s»: fdopen() a fwait berwete: %s"
511
511
msgid "the pattern contains items not supported for partial matching"
512
512
msgstr ""
513
513
 
514
 
#: glib/gregex.c:154 gio/glocalfile.c:2083
 
514
#: glib/gregex.c:154 gio/glocalfile.c:2105
515
515
msgid "internal error"
516
516
msgstr ""
517
517
 
924
924
msgid "Character out of range for UTF-16"
925
925
msgstr "Caractere foû fortchete po l' ecôdaedje UTF-16"
926
926
 
927
 
#: glib/goption.c:724
 
927
#: glib/goption.c:755
928
928
msgid "Usage:"
929
929
msgstr ""
930
930
 
931
 
#: glib/goption.c:724
 
931
#: glib/goption.c:755
932
932
msgid "[OPTION...]"
933
933
msgstr ""
934
934
 
935
 
#: glib/goption.c:828
 
935
#: glib/goption.c:861
936
936
msgid "Help Options:"
937
937
msgstr ""
938
938
 
939
 
#: glib/goption.c:829
 
939
#: glib/goption.c:862
940
940
msgid "Show help options"
941
941
msgstr ""
942
942
 
943
 
#: glib/goption.c:835
 
943
#: glib/goption.c:868
944
944
msgid "Show all help options"
945
945
msgstr ""
946
946
 
947
 
#: glib/goption.c:897
 
947
#: glib/goption.c:930
948
948
msgid "Application Options:"
949
949
msgstr ""
950
950
 
951
 
#: glib/goption.c:959 glib/goption.c:1029
 
951
#: glib/goption.c:992 glib/goption.c:1062
952
952
#, c-format
953
953
msgid "Cannot parse integer value '%s' for %s"
954
954
msgstr ""
955
955
 
956
 
#: glib/goption.c:969 glib/goption.c:1037
 
956
#: glib/goption.c:1002 glib/goption.c:1070
957
957
#, c-format
958
958
msgid "Integer value '%s' for %s out of range"
959
959
msgstr ""
960
960
 
961
 
#: glib/goption.c:994
 
961
#: glib/goption.c:1027
962
962
#, c-format
963
963
msgid "Cannot parse double value '%s' for %s"
964
964
msgstr ""
965
965
 
966
 
#: glib/goption.c:1002
 
966
#: glib/goption.c:1035
967
967
#, c-format
968
968
msgid "Double value '%s' for %s out of range"
969
969
msgstr ""
970
970
 
971
 
#: glib/goption.c:1265 glib/goption.c:1344
 
971
#: glib/goption.c:1298 glib/goption.c:1377
972
972
#, fuzzy, c-format
973
973
msgid "Error parsing option %s"
974
974
msgstr "Åk n' a nén stî tot cviersant: %s"
975
975
 
976
 
#: glib/goption.c:1375 glib/goption.c:1489
 
976
#: glib/goption.c:1408 glib/goption.c:1522
977
977
#, c-format
978
978
msgid "Missing argument for %s"
979
979
msgstr ""
980
980
 
981
 
#: glib/goption.c:1882
 
981
#: glib/goption.c:1917
982
982
#, c-format
983
983
msgid "Unknown option %s"
984
984
msgstr ""
1101
1101
msgid "Stream is already closed"
1102
1102
msgstr ""
1103
1103
 
1104
 
#: gio/gcancellable.c:389 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
1105
 
#: gio/gsimpleasyncresult.c:648
 
1104
#: gio/gcancellable.c:404 gio/glocalfile.c:2098 gio/gsimpleasyncresult.c:650
 
1105
#: gio/gsimpleasyncresult.c:676
1106
1106
msgid "Operation was cancelled"
1107
1107
msgstr ""
1108
1108
 
1156
1156
msgid "Custom definition for %s"
1157
1157
msgstr ""
1158
1158
 
1159
 
#: gio/gdrive.c:407
 
1159
#: gio/gdrive.c:409
1160
1160
msgid "drive doesn't implement eject"
1161
1161
msgstr ""
1162
1162
 
1163
 
#: gio/gdrive.c:477
 
1163
#. Translators: This is an error
 
1164
#. * message for drive objects that
 
1165
#. * don't implement any of eject or eject_with_operation.
 
1166
#: gio/gdrive.c:489
 
1167
msgid "drive doesn't implement eject or eject_with_operation"
 
1168
msgstr ""
 
1169
 
 
1170
#: gio/gdrive.c:566
1164
1171
msgid "drive doesn't implement polling for media"
1165
1172
msgstr ""
1166
1173
 
1167
 
#: gio/gdrive.c:657
 
1174
#: gio/gdrive.c:771
1168
1175
msgid "drive doesn't implement start"
1169
1176
msgstr ""
1170
1177
 
1171
 
#: gio/gdrive.c:757
 
1178
#: gio/gdrive.c:873
1172
1179
msgid "drive doesn't implement stop"
1173
1180
msgstr ""
1174
1181
 
1200
1207
#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
1201
1208
#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3150 gio/gfile.c:3204
1202
1209
#: gio/gfile.c:3335 gio/gfile.c:3375 gio/gfile.c:3702 gio/gfile.c:4104
1203
 
#: gio/gfile.c:4188 gio/gfile.c:4271 gio/gfile.c:4351 gio/gfile.c:4681
1204
 
#: gio/gfile.c:4961 gio/gfile.c:5030 gio/gfile.c:6618 gio/gfile.c:6706
 
1210
#: gio/gfile.c:4190 gio/gfile.c:4279 gio/gfile.c:4377 gio/gfile.c:4464
 
1211
#: gio/gfile.c:4557 gio/gfile.c:4887 gio/gfile.c:5167 gio/gfile.c:5236
 
1212
#: gio/gfile.c:6824 gio/gfile.c:6914 gio/gfile.c:7000
1205
1213
#: gio/win32/gwinhttpfile.c:431
1206
1214
#, fuzzy
1207
1215
msgid "Operation not supported"
1215
1223
#. Translators: This is an error message when trying to find
1216
1224
#. * the enclosing (user visible) mount of a file, but none
1217
1225
#. * exists.
1218
 
#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
1219
 
#: gio/glocalfile.c:1107
 
1226
#: gio/gfile.c:1347 gio/glocalfile.c:1065 gio/glocalfile.c:1076
 
1227
#: gio/glocalfile.c:1089
1220
1228
msgid "Containing mount does not exist"
1221
1229
msgstr ""
1222
1230
 
1223
 
#: gio/gfile.c:2399 gio/glocalfile.c:2226
 
1231
#: gio/gfile.c:2399 gio/glocalfile.c:2250
1224
1232
msgid "Can't copy over directory"
1225
1233
msgstr ""
1226
1234
 
1228
1236
msgid "Can't copy directory over directory"
1229
1237
msgstr ""
1230
1238
 
1231
 
#: gio/gfile.c:2467 gio/glocalfile.c:2235
 
1239
#: gio/gfile.c:2467 gio/glocalfile.c:2259
1232
1240
msgid "Target file exists"
1233
1241
msgstr ""
1234
1242
 
1254
1262
msgid "File names cannot contain '%c'"
1255
1263
msgstr ""
1256
1264
 
1257
 
#: gio/gfile.c:5678 gio/gvolume.c:376
 
1265
#: gio/gfile.c:5884 gio/gvolume.c:376
1258
1266
msgid "volume doesn't implement mount"
1259
1267
msgstr ""
1260
1268
 
1261
 
#: gio/gfile.c:5786
 
1269
#: gio/gfile.c:5992
1262
1270
msgid "No application is registered as handling this file"
1263
1271
msgstr ""
1264
1272
 
1353
1361
msgid "Unable to find default local directory monitor type"
1354
1362
msgstr ""
1355
1363
 
1356
 
#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
 
1364
#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:414
1357
1365
#, fuzzy, c-format
1358
1366
msgid "Invalid filename %s"
1359
1367
msgstr "No d' lodjoe nén valide"
1360
1368
 
1361
 
#: gio/glocalfile.c:991
 
1369
#: gio/glocalfile.c:973
1362
1370
#, fuzzy, c-format
1363
1371
msgid "Error getting filesystem info: %s"
1364
1372
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
1365
1373
 
1366
 
#: gio/glocalfile.c:1127
 
1374
#: gio/glocalfile.c:1109
1367
1375
msgid "Can't rename root directory"
1368
1376
msgstr ""
1369
1377
 
1370
 
#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
 
1378
#: gio/glocalfile.c:1129 gio/glocalfile.c:1155
1371
1379
#, fuzzy, c-format
1372
1380
msgid "Error renaming file: %s"
1373
1381
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
1374
1382
 
1375
 
#: gio/glocalfile.c:1156
 
1383
#: gio/glocalfile.c:1138
1376
1384
msgid "Can't rename file, filename already exist"
1377
1385
msgstr ""
1378
1386
 
1379
 
#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
1380
 
#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
 
1387
#: gio/glocalfile.c:1151 gio/glocalfile.c:2127 gio/glocalfile.c:2156
 
1388
#: gio/glocalfile.c:2312 gio/glocalfileoutputstream.c:550
1381
1389
#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
1382
1390
#: gio/glocalfileoutputstream.c:1130
1383
1391
#, fuzzy
1384
1392
msgid "Invalid filename"
1385
1393
msgstr "No d' lodjoe nén valide"
1386
1394
 
1387
 
#: gio/glocalfile.c:1292
 
1395
#: gio/glocalfile.c:1307
1388
1396
#, fuzzy, c-format
1389
1397
msgid "Error opening file: %s"
1390
1398
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
1391
1399
 
1392
 
#: gio/glocalfile.c:1302
 
1400
#: gio/glocalfile.c:1317
1393
1401
msgid "Can't open directory"
1394
1402
msgstr ""
1395
1403
 
1396
 
#: gio/glocalfile.c:1425
 
1404
#: gio/glocalfile.c:1442
1397
1405
#, fuzzy, c-format
1398
1406
msgid "Error removing file: %s"
1399
1407
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
1400
1408
 
1401
 
#: gio/glocalfile.c:1789
 
1409
#: gio/glocalfile.c:1811
1402
1410
#, fuzzy, c-format
1403
1411
msgid "Error trashing file: %s"
1404
1412
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
1405
1413
 
1406
 
#: gio/glocalfile.c:1812
 
1414
#: gio/glocalfile.c:1834
1407
1415
#, fuzzy, c-format
1408
1416
msgid "Unable to create trash dir %s: %s"
1409
1417
msgstr "Dji n' a savou askepyî l' fitchî «%s»: %s"
1410
1418
 
1411
 
#: gio/glocalfile.c:1833
 
1419
#: gio/glocalfile.c:1855
1412
1420
msgid "Unable to find toplevel directory for trash"
1413
1421
msgstr ""
1414
1422
 
1415
 
#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
 
1423
#: gio/glocalfile.c:1934 gio/glocalfile.c:1954
1416
1424
msgid "Unable to find or create trash directory"
1417
1425
msgstr ""
1418
1426
 
1419
 
#: gio/glocalfile.c:1966
 
1427
#: gio/glocalfile.c:1988
1420
1428
#, fuzzy, c-format
1421
1429
msgid "Unable to create trashing info file: %s"
1422
1430
msgstr "Dji n' a savou askepyî l' fitchî «%s»: %s"
1423
1431
 
1424
 
#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
1425
 
#: gio/glocalfile.c:2082
 
1432
#: gio/glocalfile.c:2017 gio/glocalfile.c:2022 gio/glocalfile.c:2097
 
1433
#: gio/glocalfile.c:2104
1426
1434
#, fuzzy, c-format
1427
1435
msgid "Unable to trash file: %s"
1428
1436
msgstr "Dji n' a savou askepyî l' fitchî «%s»: %s"
1429
1437
 
1430
 
#: gio/glocalfile.c:2109
 
1438
#: gio/glocalfile.c:2131
1431
1439
#, fuzzy, c-format
1432
1440
msgid "Error creating directory: %s"
1433
1441
msgstr "Åk n' a nén stî tot drovant l' ridant «%s»: %s"
1434
1442
 
1435
 
#: gio/glocalfile.c:2138
 
1443
#: gio/glocalfile.c:2160
1436
1444
#, fuzzy, c-format
1437
1445
msgid "Error making symbolic link: %s"
1438
1446
msgstr "Åk n' a nén stî tot cviersant: %s"
1439
1447
 
1440
 
#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
 
1448
#: gio/glocalfile.c:2222 gio/glocalfile.c:2316
1441
1449
#, fuzzy, c-format
1442
1450
msgid "Error moving file: %s"
1443
1451
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
1444
1452
 
1445
 
#: gio/glocalfile.c:2221
 
1453
#: gio/glocalfile.c:2245
1446
1454
msgid "Can't move directory over directory"
1447
1455
msgstr ""
1448
1456
 
1449
 
#: gio/glocalfile.c:2248 gio/glocalfileoutputstream.c:928
 
1457
#: gio/glocalfile.c:2272 gio/glocalfileoutputstream.c:928
1450
1458
#: gio/glocalfileoutputstream.c:942 gio/glocalfileoutputstream.c:957
1451
1459
#: gio/glocalfileoutputstream.c:973 gio/glocalfileoutputstream.c:987
1452
1460
msgid "Backup file creation failed"
1453
1461
msgstr ""
1454
1462
 
1455
 
#: gio/glocalfile.c:2267
 
1463
#: gio/glocalfile.c:2291
1456
1464
#, fuzzy, c-format
1457
1465
msgid "Error removing target file: %s"
1458
1466
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
1459
1467
 
1460
 
#: gio/glocalfile.c:2281
 
1468
#: gio/glocalfile.c:2305
1461
1469
msgid "Move between mounts not supported"
1462
1470
msgstr ""
1463
1471
 
1464
 
#: gio/glocalfileinfo.c:719
 
1472
#: gio/glocalfileinfo.c:721
1465
1473
msgid "Attribute value must be non-NULL"
1466
1474
msgstr ""
1467
1475
 
1468
 
#: gio/glocalfileinfo.c:726
 
1476
#: gio/glocalfileinfo.c:728
1469
1477
msgid "Invalid attribute type (string expected)"
1470
1478
msgstr ""
1471
1479
 
1472
 
#: gio/glocalfileinfo.c:733
 
1480
#: gio/glocalfileinfo.c:735
1473
1481
msgid "Invalid extended attribute name"
1474
1482
msgstr ""
1475
1483
 
1476
 
#: gio/glocalfileinfo.c:773
 
1484
#: gio/glocalfileinfo.c:775
1477
1485
#, fuzzy, c-format
1478
1486
msgid "Error setting extended attribute '%s': %s"
1479
1487
msgstr "Åk n' a nén stî tot drovant l' ridant «%s»: %s"
1480
1488
 
1481
 
#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
 
1489
#: gio/glocalfileinfo.c:1481 gio/glocalfileoutputstream.c:812
1482
1490
#, fuzzy, c-format
1483
1491
msgid "Error stating file '%s': %s"
1484
1492
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
1485
1493
 
1486
 
#: gio/glocalfileinfo.c:1537
 
1494
#: gio/glocalfileinfo.c:1551
1487
1495
msgid " (invalid encoding)"
1488
1496
msgstr ""
1489
1497
 
1490
 
#: gio/glocalfileinfo.c:1719
 
1498
#: gio/glocalfileinfo.c:1758
1491
1499
#, fuzzy, c-format
1492
1500
msgid "Error stating file descriptor: %s"
1493
1501
msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
1494
1502
 
1495
 
#: gio/glocalfileinfo.c:1764
 
1503
#: gio/glocalfileinfo.c:1803
1496
1504
msgid "Invalid attribute type (uint32 expected)"
1497
1505
msgstr ""
1498
1506
 
1499
 
#: gio/glocalfileinfo.c:1782
 
1507
#: gio/glocalfileinfo.c:1821
1500
1508
msgid "Invalid attribute type (uint64 expected)"
1501
1509
msgstr ""
1502
1510
 
1503
 
#: gio/glocalfileinfo.c:1801 gio/glocalfileinfo.c:1820
 
1511
#: gio/glocalfileinfo.c:1840 gio/glocalfileinfo.c:1859
1504
1512
msgid "Invalid attribute type (byte string expected)"
1505
1513
msgstr ""
1506
1514
 
1507
 
#: gio/glocalfileinfo.c:1846
 
1515
#: gio/glocalfileinfo.c:1885
1508
1516
#, fuzzy, c-format
1509
1517
msgid "Error setting permissions: %s"
1510
1518
msgstr "Åk n' a nén stî tot cviersant: %s"
1511
1519
 
1512
 
#: gio/glocalfileinfo.c:1897
 
1520
#: gio/glocalfileinfo.c:1936
1513
1521
#, fuzzy, c-format
1514
1522
msgid "Error setting owner: %s"
1515
1523
msgstr "Åk n' a nén stî tot cviersant: %s"
1516
1524
 
1517
 
#: gio/glocalfileinfo.c:1920
 
1525
#: gio/glocalfileinfo.c:1959
1518
1526
msgid "symlink must be non-NULL"
1519
1527
msgstr ""
1520
1528
 
1521
 
#: gio/glocalfileinfo.c:1930 gio/glocalfileinfo.c:1949
1522
 
#: gio/glocalfileinfo.c:1960
 
1529
#: gio/glocalfileinfo.c:1969 gio/glocalfileinfo.c:1988
 
1530
#: gio/glocalfileinfo.c:1999
1523
1531
#, fuzzy, c-format
1524
1532
msgid "Error setting symlink: %s"
1525
1533
msgstr "Aroke el roye %d: %s"
1526
1534
 
1527
 
#: gio/glocalfileinfo.c:1939
 
1535
#: gio/glocalfileinfo.c:1978
1528
1536
msgid "Error setting symlink: file is not a symlink"
1529
1537
msgstr ""
1530
1538
 
1531
 
#: gio/glocalfileinfo.c:2065
 
1539
#: gio/glocalfileinfo.c:2104
1532
1540
#, fuzzy, c-format
1533
1541
msgid "Error setting modification or access time: %s"
1534
1542
msgstr "Åk n' a nén stî tot cviersant: %s"
1535
1543
 
1536
 
#: gio/glocalfileinfo.c:2088
 
1544
#: gio/glocalfileinfo.c:2127
1537
1545
msgid "SELinux context must be non-NULL"
1538
1546
msgstr ""
1539
1547
 
1540
 
#: gio/glocalfileinfo.c:2103
 
1548
#: gio/glocalfileinfo.c:2142
1541
1549
#, fuzzy, c-format
1542
1550
msgid "Error setting SELinux context: %s"
1543
1551
msgstr "Åk n' a nén stî tot cviersant: %s"
1544
1552
 
1545
 
#: gio/glocalfileinfo.c:2110
 
1553
#: gio/glocalfileinfo.c:2149
1546
1554
msgid "SELinux is not enabled on this system"
1547
1555
msgstr ""
1548
1556
 
1549
 
#: gio/glocalfileinfo.c:2171
 
1557
#: gio/glocalfileinfo.c:2241
1550
1558
#, fuzzy, c-format
1551
1559
msgid "Setting attribute %s not supported"
1552
1560
msgstr "Loyéns simbolikes nén sopoirtés"
1651
1659
#. Translators: This is an error
1652
1660
#. * message for mount objects that
1653
1661
#. * don't implement unmount.
1654
 
#: gio/gmount.c:376
 
1662
#: gio/gmount.c:378
1655
1663
msgid "mount doesn't implement unmount"
1656
1664
msgstr ""
1657
1665
 
1658
1666
#. Translators: This is an error
1659
1667
#. * message for mount objects that
1660
1668
#. * don't implement eject.
1661
 
#: gio/gmount.c:451
 
1669
#: gio/gmount.c:457
1662
1670
msgid "mount doesn't implement eject"
1663
1671
msgstr ""
1664
1672
 
1665
1673
#. Translators: This is an error
1666
1674
#. * message for mount objects that
 
1675
#. * don't implement any of unmount or unmount_with_operation.
 
1676
#: gio/gmount.c:537
 
1677
msgid "mount doesn't implement unmount or unmount_with_operation"
 
1678
msgstr ""
 
1679
 
 
1680
#. Translators: This is an error
 
1681
#. * message for mount objects that
 
1682
#. * don't implement any of eject or eject_with_operation.
 
1683
#: gio/gmount.c:624
 
1684
msgid "mount doesn't implement eject or eject_with_operation"
 
1685
msgstr ""
 
1686
 
 
1687
#. Translators: This is an error
 
1688
#. * message for mount objects that
1667
1689
#. * don't implement remount.
1668
 
#: gio/gmount.c:533
 
1690
#: gio/gmount.c:713
1669
1691
msgid "mount doesn't implement remount"
1670
1692
msgstr ""
1671
1693
 
1672
1694
#. Translators: This is an error
1673
1695
#. * message for mount objects that
1674
1696
#. * don't implement content type guessing.
1675
 
#: gio/gmount.c:617
 
1697
#: gio/gmount.c:797
1676
1698
msgid "mount doesn't implement content type guessing"
1677
1699
msgstr ""
1678
1700
 
1679
1701
#. Translators: This is an error
1680
1702
#. * message for mount objects that
1681
1703
#. * don't implement content type guessing.
1682
 
#: gio/gmount.c:706
 
1704
#: gio/gmount.c:886
1683
1705
msgid "mount doesn't implement synchronous content type guessing"
1684
1706
msgstr ""
1685
1707
 
1717
1739
msgid "Error writing to unix: %s"
1718
1740
msgstr "Åk n' a nén stî tot cviersant: %s"
1719
1741
 
1720
 
#: gio/gvolume.c:450
 
1742
#: gio/gvolume.c:452
1721
1743
msgid "volume doesn't implement eject"
1722
1744
msgstr ""
1723
1745
 
 
1746
#. Translators: This is an error
 
1747
#. * message for volume objects that
 
1748
#. * don't implement any of eject or eject_with_operation.
 
1749
#: gio/gvolume.c:531
 
1750
msgid "volume doesn't implement eject or eject_with_operation"
 
1751
msgstr ""
 
1752
 
1724
1753
#: gio/gwin32appinfo.c:277
1725
1754
msgid "Can't find application"
1726
1755
msgstr ""