~ubuntu-branches/debian/wheezy/dpkg/wheezy

« back to all changes in this revision

Viewing changes to po/dpkg.pot

  • Committer: Bazaar Package Importer
  • Author(s): Guillem Jover, Guillem Jover, Updated dpkg translations, Updated man page translations, Updated dselect translations, Updated scripts translations
  • Date: 2010-12-20 02:26:26 UTC
  • Revision ID: james.westby@ubuntu.com-20101220022626-tptme46p9s680phn
Tags: 1.15.8.7
[ Guillem Jover ]
* Defer symlink renames so that there's never a point were a symlink
  is broken, this is particularly important for shared libraries.
  Closes: #605536
* On Linux use sync_file_range() to initiate asynchronous writeback
  of just unpacked files. Suggested by Ted Ts'o <tytso@mit.edu>.
  Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #605009
* On non-Linux use posix_fadvise(POSIX_FADV_DONTNEED) to notify the kernel
  dpkg does not need the unpacked files any longer, and that it can start
  writeback to be able to evict them from the cache at a later point.
* Fix stanza delimiting on -L, -s and -p output. This was making the output
  for multiple packages unrealiable to parse. Closes: #606315

[ Updated dpkg translations ]
* Basque (Iñaki Larrañaga Murgoitio). Closes: #607253
* Catalan (Guillem Jover).
* Czech (Miroslav Kure). Closes: #605099
* Esperanto (Felipe E. F. de Castro). Closes: #607437
* French (Christian Perrier).
* German (Sven Joachim).
* Indonesian (Arief S Fitrianto). Closes: #605248
* Italian (Milo Casagrande). Closes: #607306
* Japanese (Kenshi Muto). Closes: #607259
* Norwegian Bokmål (Hans Fredrik Nordhaug).
* Portuguese (Miguel Figueiredo). Closes: #605506
* Russian (Yuri Kozlov). Closes: #607292
* Simplified Chinese (Aron Xu).
* Slovak (Ivan Masár). Closes: #607302
* Spanish (Javier Fernandez-Sanguino).
* Thai (Theppitak Karoonboonyanan). Closes: #607501

[ Updated man page translations ]
* French (Christian Perrier).
* German (Helge Kreutzmann).
* Spanish (Omar Campagne).

[ Updated dselect translations ]
* Spanish (Javier Fernandez-Sanguino).

[ Updated scripts translations ]
* German (fix by Sven Joachim).
* Spanish (Javier Fernandez-Sanguino).

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#, fuzzy
7
7
msgid ""
8
8
msgstr ""
9
 
"Project-Id-Version: dpkg 1.15.8.6\n"
 
9
"Project-Id-Version: dpkg 1.15.8.7\n"
10
10
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
11
 
"POT-Creation-Date: 2010-11-25 07:13+0100\n"
 
11
"POT-Creation-Date: 2010-12-20 02:29+0100\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"
1159
1159
msgid "error formatting string into varbuf variable"
1160
1160
msgstr ""
1161
1161
 
1162
 
#: src/archives.c:178 src/archives.c:200 src/archives.c:689
 
1162
#: src/archives.c:188 src/archives.c:210 src/archives.c:699
1163
1163
msgid "error reading from dpkg-deb pipe"
1164
1164
msgstr ""
1165
1165
 
1166
 
#: src/archives.c:195
 
1166
#: src/archives.c:205
1167
1167
#, c-format
1168
1168
msgid "skipped unpacking file '%.255s' (replaced or excluded?)"
1169
1169
msgstr ""
1170
1170
 
1171
 
#: src/archives.c:240
 
1171
#: src/archives.c:250
1172
1172
#, c-format
1173
1173
msgid "error setting timestamps of `%.255s'"
1174
1174
msgstr ""
1175
1175
 
1176
 
#: src/archives.c:250 src/archives.c:700 src/statcmd.c:173
 
1176
#: src/archives.c:260 src/archives.c:713 src/statcmd.c:173
1177
1177
#, c-format
1178
1178
msgid "error setting ownership of `%.255s'"
1179
1179
msgstr ""
1180
1180
 
1181
 
#: src/archives.c:252 src/archives.c:704 src/statcmd.c:175
 
1181
#: src/archives.c:262 src/archives.c:717 src/statcmd.c:175
1182
1182
#, c-format
1183
1183
msgid "error setting permissions of `%.255s'"
1184
1184
msgstr ""
1185
1185
 
1186
 
#: src/archives.c:369
 
1186
#: src/archives.c:379
1187
1187
#, c-format
1188
1188
msgid "failed to stat (dereference) existing symlink `%.250s'"
1189
1189
msgstr ""
1190
1190
 
1191
 
#: src/archives.c:391
 
1191
#: src/archives.c:401
1192
1192
#, c-format
1193
1193
msgid ""
1194
1194
"failed to stat (dereference) proposed new symlink target `%.250s' for "
1195
1195
"symlink `%.250s'"
1196
1196
msgstr ""
1197
1197
 
1198
 
#: src/archives.c:449
 
1198
#: src/archives.c:459
1199
1199
#, c-format
1200
1200
msgid ""
1201
1201
"trying to overwrite `%.250s', which is the diverted version of `"
1202
1202
"%.250s' (package: %.100s)"
1203
1203
msgstr ""
1204
1204
 
1205
 
#: src/archives.c:455
 
1205
#: src/archives.c:465
1206
1206
#, c-format
1207
1207
msgid "trying to overwrite `%.250s', which is the diverted version of `%.250s'"
1208
1208
msgstr ""
1209
1209
 
1210
 
#: src/archives.c:481
 
1210
#: src/archives.c:491
1211
1211
#, c-format
1212
1212
msgid "unable to stat `%.255s' (which I was about to install)"
1213
1213
msgstr ""
1214
1214
 
1215
 
#: src/archives.c:490
 
1215
#: src/archives.c:500
1216
1216
#, c-format
1217
1217
msgid ""
1218
1218
"unable to clean up mess surrounding `%.255s' before installing another "
1219
1219
"version"
1220
1220
msgstr ""
1221
1221
 
1222
 
#: src/archives.c:496
 
1222
#: src/archives.c:506
1223
1223
#, c-format
1224
1224
msgid "unable to stat restored `%.255s' before installing another version"
1225
1225
msgstr ""
1226
1226
 
1227
 
#: src/archives.c:533
 
1227
#: src/archives.c:543
1228
1228
#, c-format
1229
1229
msgid "archive contained object `%.255s' of unknown type 0x%x"
1230
1230
msgstr ""
1231
1231
 
1232
 
#: src/archives.c:601
 
1232
#: src/archives.c:611
1233
1233
#, c-format
1234
1234
msgid "Replacing files in old package %s ...\n"
1235
1235
msgstr ""
1236
1236
 
1237
 
#: src/archives.c:605
 
1237
#: src/archives.c:615
1238
1238
#, c-format
1239
1239
msgid "Replaced by files in installed package %s ...\n"
1240
1240
msgstr ""
1241
1241
 
1242
 
#: src/archives.c:613
 
1242
#: src/archives.c:623
1243
1243
#, c-format
1244
1244
msgid ""
1245
1245
"trying to overwrite directory '%.250s' in package %.250s %.250s with "
1246
1246
"nondirectory"
1247
1247
msgstr ""
1248
1248
 
1249
 
#: src/archives.c:624
 
1249
#: src/archives.c:634
1250
1250
#, c-format
1251
1251
msgid "trying to overwrite '%.250s', which is also in package %.250s %.250s"
1252
1252
msgstr ""
1253
1253
 
1254
 
#: src/archives.c:676
 
1254
#: src/archives.c:686
1255
1255
#, c-format
1256
1256
msgid "unable to create `%.255s' (while processing `%.255s')"
1257
1257
msgstr ""
1258
1258
 
1259
 
#: src/archives.c:683
 
1259
#: src/archives.c:693
1260
1260
#, c-format
1261
1261
msgid "backend dpkg-deb during `%.255s'"
1262
1262
msgstr ""
1263
1263
 
1264
 
#: src/archives.c:712 src/archives.c:888
 
1264
#: src/archives.c:725 src/archives.c:889 src/archives.c:937
1265
1265
#, c-format
1266
1266
msgid "error closing/writing `%.255s'"
1267
1267
msgstr ""
1268
1268
 
1269
 
#: src/archives.c:717
 
1269
#: src/archives.c:730
1270
1270
#, c-format
1271
1271
msgid "error creating pipe `%.255s'"
1272
1272
msgstr ""
1273
1273
 
1274
 
#: src/archives.c:723 src/archives.c:729
 
1274
#: src/archives.c:736 src/archives.c:742
1275
1275
#, c-format
1276
1276
msgid "error creating device `%.255s'"
1277
1277
msgstr ""
1278
1278
 
1279
 
#: src/archives.c:742
 
1279
#: src/archives.c:755
1280
1280
#, c-format
1281
1281
msgid "error creating hard link `%.255s'"
1282
1282
msgstr ""
1283
1283
 
1284
 
#: src/archives.c:749
 
1284
#: src/archives.c:762
1285
1285
#, c-format
1286
1286
msgid "error creating symbolic link `%.255s'"
1287
1287
msgstr ""
1288
1288
 
1289
 
#: src/archives.c:756
 
1289
#: src/archives.c:769
1290
1290
#, c-format
1291
1291
msgid "error setting ownership of symlink `%.255s'"
1292
1292
msgstr ""
1293
1293
 
1294
 
#: src/archives.c:761
 
1294
#: src/archives.c:774
1295
1295
#, c-format
1296
1296
msgid "error creating directory `%.255s'"
1297
1297
msgstr ""
1298
1298
 
1299
 
#: src/archives.c:799
 
1299
#: src/archives.c:812
1300
1300
#, c-format
1301
1301
msgid "unable to move aside `%.255s' to install new version"
1302
1302
msgstr ""
1303
1303
 
1304
 
#: src/archives.c:809
 
1304
#: src/archives.c:822
1305
1305
#, c-format
1306
1306
msgid "unable to read link `%.255s'"
1307
1307
msgstr ""
1308
1308
 
1309
 
#: src/archives.c:814
 
1309
#: src/archives.c:827
1310
1310
#, c-format
1311
1311
msgid "unable to make backup symlink for `%.255s'"
1312
1312
msgstr ""
1313
1313
 
1314
 
#: src/archives.c:816
 
1314
#: src/archives.c:829
1315
1315
#, c-format
1316
1316
msgid "unable to chown backup symlink for `%.255s'"
1317
1317
msgstr ""
1318
1318
 
1319
 
#: src/archives.c:821
 
1319
#: src/archives.c:834
1320
1320
#, c-format
1321
1321
msgid "unable to make backup link of `%.255s' before installing new version"
1322
1322
msgstr ""
1323
1323
 
1324
 
#: src/archives.c:836 src/archives.c:897
 
1324
#: src/archives.c:849 src/archives.c:946
1325
1325
#, c-format
1326
1326
msgid "unable to install new version of `%.255s'"
1327
1327
msgstr ""
1328
1328
 
1329
 
#: src/archives.c:884
 
1329
#: src/archives.c:886 src/archives.c:933
1330
1330
#, c-format
1331
1331
msgid "unable to open '%.255s'"
1332
1332
msgstr ""
1333
1333
 
1334
 
#: src/archives.c:886
 
1334
#: src/archives.c:935
1335
1335
#, c-format
1336
1336
msgid "unable to sync file '%.255s'"
1337
1337
msgstr ""
1338
1338
 
1339
 
#: src/archives.c:934
 
1339
#: src/archives.c:983
1340
1340
#, c-format
1341
1341
msgid ""
1342
1342
"ignoring dependency problem with %s:\n"
1343
1343
"%s"
1344
1344
msgstr ""
1345
1345
 
1346
 
#: src/archives.c:939
 
1346
#: src/archives.c:988
1347
1347
#, c-format
1348
1348
msgid ""
1349
1349
"considering deconfiguration of essential\n"
1350
1350
" package %s, to enable %s."
1351
1351
msgstr ""
1352
1352
 
1353
 
#: src/archives.c:942
 
1353
#: src/archives.c:991
1354
1354
#, c-format
1355
1355
msgid ""
1356
1356
"dpkg: no, %s is essential, will not deconfigure\n"
1357
1357
" it in order to enable %s.\n"
1358
1358
msgstr ""
1359
1359
 
1360
 
#: src/archives.c:956
 
1360
#: src/archives.c:1005
1361
1361
#, c-format
1362
1362
msgid ""
1363
1363
"dpkg: no, cannot proceed with %s (--auto-deconfigure will help):\n"
1364
1364
"%s"
1365
1365
msgstr ""
1366
1366
 
1367
 
#: src/archives.c:966
 
1367
#: src/archives.c:1015
1368
1368
#, c-format
1369
1369
msgid "removal of %.250s"
1370
1370
msgstr ""
1371
1371
 
1372
 
#: src/archives.c:991
 
1372
#: src/archives.c:1040
1373
1373
#, c-format
1374
1374
msgid "installation of %.250s"
1375
1375
msgstr ""
1376
1376
 
1377
 
#: src/archives.c:992
 
1377
#: src/archives.c:1041
1378
1378
#, c-format
1379
1379
msgid ""
1380
1380
"dpkg: considering deconfiguration of %s, which would be broken by %s ...\n"
1381
1381
msgstr ""
1382
1382
 
1383
 
#: src/archives.c:999
 
1383
#: src/archives.c:1048
1384
1384
#, c-format
1385
1385
msgid "dpkg: yes, will deconfigure %s (broken by %s).\n"
1386
1386
msgstr ""
1387
1387
 
1388
 
#: src/archives.c:1003 src/archives.c:1124
 
1388
#: src/archives.c:1052 src/archives.c:1173
1389
1389
#, c-format
1390
1390
msgid ""
1391
1391
"dpkg: regarding %s containing %s:\n"
1392
1392
"%s"
1393
1393
msgstr ""
1394
1394
 
1395
 
#: src/archives.c:1011
 
1395
#: src/archives.c:1060
1396
1396
msgid "ignoring breakage, may proceed anyway!"
1397
1397
msgstr ""
1398
1398
 
1399
 
#: src/archives.c:1016
 
1399
#: src/archives.c:1065
1400
1400
#, c-format
1401
1401
msgid ""
1402
1402
"installing %.250s would break %.250s, and\n"
1403
1403
" deconfiguration is not permitted (--auto-deconfigure might help)"
1404
1404
msgstr ""
1405
1405
 
1406
 
#: src/archives.c:1020
 
1406
#: src/archives.c:1069
1407
1407
#, c-format
1408
1408
msgid "installing %.250s would break existing software"
1409
1409
msgstr ""
1410
1410
 
1411
 
#: src/archives.c:1050
 
1411
#: src/archives.c:1099
1412
1412
#, c-format
1413
1413
msgid "dpkg: considering removing %s in favour of %s ...\n"
1414
1414
msgstr ""
1415
1415
 
1416
 
#: src/archives.c:1056
 
1416
#: src/archives.c:1105
1417
1417
#, c-format
1418
1418
msgid "%s is not properly installed - ignoring any dependencies on it.\n"
1419
1419
msgstr ""
1420
1420
 
1421
 
#: src/archives.c:1085
 
1421
#: src/archives.c:1134
1422
1422
#, c-format
1423
1423
msgid "dpkg: may have trouble removing %s, as it provides %s ...\n"
1424
1424
msgstr ""
1425
1425
 
1426
 
#: src/archives.c:1100
 
1426
#: src/archives.c:1149
1427
1427
#, c-format
1428
1428
msgid ""
1429
1429
"dpkg: package %s requires reinstallation, but will remove anyway as you "
1430
1430
"requested.\n"
1431
1431
msgstr ""
1432
1432
 
1433
 
#: src/archives.c:1103
 
1433
#: src/archives.c:1152
1434
1434
#, c-format
1435
1435
msgid "dpkg: package %s requires reinstallation, will not remove.\n"
1436
1436
msgstr ""
1437
1437
 
1438
 
#: src/archives.c:1110
 
1438
#: src/archives.c:1159
1439
1439
#, c-format
1440
1440
msgid "package %s has too many Conflicts/Replaces pairs"
1441
1441
msgstr ""
1442
1442
 
1443
 
#: src/archives.c:1116
 
1443
#: src/archives.c:1165
1444
1444
#, c-format
1445
1445
msgid "dpkg: yes, will remove %s in favour of %s.\n"
1446
1446
msgstr ""
1447
1447
 
1448
 
#: src/archives.c:1127
 
1448
#: src/archives.c:1176
1449
1449
#, c-format
1450
1450
msgid "conflicting packages - not installing %.250s"
1451
1451
msgstr ""
1452
1452
 
1453
 
#: src/archives.c:1128
 
1453
#: src/archives.c:1177
1454
1454
msgid "ignoring conflict, may proceed anyway!"
1455
1455
msgstr ""
1456
1456
 
1457
 
#: src/archives.c:1169
 
1457
#: src/archives.c:1218
1458
1458
#, c-format
1459
1459
msgid "--%s --recursive needs at least one path argument"
1460
1460
msgstr ""
1461
1461
 
1462
 
#: src/archives.c:1179
 
1462
#: src/archives.c:1228
1463
1463
msgid "find for dpkg --recursive"
1464
1464
msgstr ""
1465
1465
 
1466
 
#: src/archives.c:1201
 
1466
#: src/archives.c:1250
1467
1467
msgid "failed to fdopen find's pipe"
1468
1468
msgstr ""
1469
1469
 
1470
 
#: src/archives.c:1207
 
1470
#: src/archives.c:1256
1471
1471
msgid "error reading find's pipe"
1472
1472
msgstr ""
1473
1473
 
1474
 
#: src/archives.c:1208
 
1474
#: src/archives.c:1257
1475
1475
msgid "error closing find's pipe"
1476
1476
msgstr ""
1477
1477
 
1478
 
#: src/archives.c:1211
 
1478
#: src/archives.c:1260
1479
1479
#, c-format
1480
1480
msgid "find for --recursive returned unhandled error %i"
1481
1481
msgstr ""
1482
1482
 
1483
 
#: src/archives.c:1214
 
1483
#: src/archives.c:1263
1484
1484
msgid "searched, but found no packages (files matching *.deb)"
1485
1485
msgstr ""
1486
1486
 
1487
 
#: src/archives.c:1230
 
1487
#: src/archives.c:1279
1488
1488
#, c-format
1489
1489
msgid "--%s needs at least one package archive file argument"
1490
1490
msgstr ""
1491
1491
 
1492
 
#: src/archives.c:1262 src/divertcmd.c:78 src/divertcmd.c:118
 
1492
#: src/archives.c:1311 src/divertcmd.c:78 src/divertcmd.c:118
1493
1493
#: src/enquiry.c:163 src/enquiry.c:270 src/enquiry.c:413 src/enquiry.c:415
1494
1494
#: src/enquiry.c:424 src/main.c:65 src/main.c:159 src/main.c:259
1495
1495
#: src/main.c:435 src/packages.c:249 src/querycmd.c:187 src/querycmd.c:290
1503
1503
msgid "<standard output>"
1504
1504
msgstr ""
1505
1505
 
1506
 
#: src/archives.c:1263 src/packages.c:250 src/querycmd.c:188
 
1506
#: src/archives.c:1312 src/packages.c:250 src/querycmd.c:188
1507
1507
#: src/querycmd.c:288 src/querycmd.c:394 src/querycmd.c:455 src/select.c:78
1508
1508
#: dpkg-split/main.c:199 dpkg-split/queue.c:213
1509
1509
msgid "<standard error>"
1510
1510
msgstr ""
1511
1511
 
1512
 
#: src/archives.c:1307
 
1512
#: src/archives.c:1356
1513
1513
#, c-format
1514
1514
msgid "Selecting previously deselected package %s.\n"
1515
1515
msgstr ""
1516
1516
 
1517
 
#: src/archives.c:1312
 
1517
#: src/archives.c:1361
1518
1518
#, c-format
1519
1519
msgid "Skipping deselected package %s.\n"
1520
1520
msgstr ""
1521
1521
 
1522
 
#: src/archives.c:1329
 
1522
#: src/archives.c:1378
1523
1523
#, c-format
1524
1524
msgid "Version %.250s of %.250s already installed, skipping.\n"
1525
1525
msgstr ""
1526
1526
 
1527
 
#: src/archives.c:1340
 
1527
#: src/archives.c:1389
1528
1528
#, c-format
1529
1529
msgid "downgrading %.250s from %.250s to %.250s."
1530
1530
msgstr ""
1531
1531
 
1532
 
#: src/archives.c:1345
 
1532
#: src/archives.c:1394
1533
1533
#, c-format
1534
1534
msgid "Will not downgrade %.250s from version %.250s to %.250s, skipping.\n"
1535
1535
msgstr ""