~ubuntu-branches/ubuntu/quantal/aria2/quantal

« back to all changes in this revision

Viewing changes to po/aria2.pot

  • Committer: Bazaar Package Importer
  • Author(s): Kartik Mistry
  • Date: 2010-11-24 12:26:31 UTC
  • mfrom: (1.6.1 upstream) (2.3.8 experimental)
  • Revision ID: james.westby@ubuntu.com-20101124122631-upujekj1ek94h3x2
Tags: 1.10.6-1
* New upstream release:
  + Fixed FTBFS on alpha arch (Closes: #590257)
  + Added IPv6 support (Closes: #448390)
* debian/patches/ftbfs_kfreebsd.diff:
  + Dropped, merged upstream

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: aria2 1.10.0\n"
 
9
"Project-Id-Version: aria2 1.10.6\n"
10
10
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
11
 
"POT-Creation-Date: 2010-07-19 14:47+0900\n"
 
11
"POT-Creation-Date: 2010-11-01 21:01+0900\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
17
17
"Content-Type: text/plain; charset=CHARSET\n"
18
18
"Content-Transfer-Encoding: 8bit\n"
19
19
 
20
 
#: src/DownloadEngine.cc:222
 
20
#: src/DownloadEngine.cc:224
21
21
msgid ""
22
22
"Shutdown sequence commencing... Press Ctrl-C again for emergency shutdown."
23
23
msgstr ""
24
24
 
25
 
#: src/DownloadEngine.cc:229
 
25
#: src/DownloadEngine.cc:231
26
26
msgid "Emergency shutdown sequence commencing..."
27
27
msgstr ""
28
28
 
29
 
#: src/MultiUrlRequestInfo.cc:115
 
29
#: src/MultiUrlRequestInfo.cc:114
30
30
msgid "aria2 will resume download if the transfer is restarted."
31
31
msgstr ""
32
32
 
33
 
#: src/MultiUrlRequestInfo.cc:117
 
33
#: src/MultiUrlRequestInfo.cc:116
34
34
msgid ""
35
35
"If there are any errors, then see the log file. See '-l' option in help/man "
36
36
"page for details."
37
37
msgstr ""
38
38
 
39
 
#: src/RequestGroupMan.cc:587
 
39
#: src/RequestGroupMan.cc:609
40
40
msgid "Download Results:"
41
41
msgstr ""
42
42
 
43
 
#: src/RequestGroupMan.cc:647
 
43
#: src/RequestGroupMan.cc:669
44
44
msgid "Status Legend:"
45
45
msgstr ""
46
46
 
98
98
msgid "must be one of the following:"
99
99
msgstr ""
100
100
 
101
 
#: src/OptionHandlerImpl.h:529 src/OptionHandlerImpl.h:664
 
101
#: src/OptionHandlerImpl.h:529
 
102
msgid "Unrecognized format"
 
103
msgstr ""
 
104
 
 
105
#: src/OptionHandlerImpl.h:665
102
106
msgid "unrecognized proxy format"
103
107
msgstr ""
104
108
 
584
588
msgstr ""
585
589
 
586
590
#: src/usage_text.h:300
587
 
msgid " --enable-dht[=true|false]    Enable DHT functionality."
 
591
msgid " --enable-dht[=true|false]    Enable IPv4 DHT functionality."
588
592
msgstr ""
589
593
 
590
594
#: src/usage_text.h:302
591
595
msgid ""
592
 
" --dht-listen-port=PORT...    Set UDP listening port for DHT.\n"
593
 
"                              Multiple ports can be specified by using ',',\n"
594
 
"                              for example: \"6881,6885\". You can also use "
595
 
"'-'\n"
596
 
"                              to specify a range: \"6881-6999\". ',' and '-' "
597
 
"can\n"
598
 
"                              be used together."
 
596
" --dht-listen-port=PORT...    Set UDP listening port for both IPv4 and IPv6\n"
 
597
"                              DHT. Multiple ports can be specified by using\n"
 
598
"                              ',', for example: \"6881,6885\". You can also\n"
 
599
"                              use '-' to specify a range: \"6881-6999\". "
 
600
"','\n"
 
601
"                              and '-' can be used together."
599
602
msgstr ""
600
603
 
601
604
#: src/usage_text.h:308
602
605
msgid ""
603
 
" --dht-entry-point=HOST:PORT  Set host and port as an entry point to DHT\n"
 
606
" --dht-entry-point=HOST:PORT  Set host and port as an entry point to IPv4 "
 
607
"DHT\n"
604
608
"                              network."
605
609
msgstr ""
606
610
 
607
611
#: src/usage_text.h:311
608
612
msgid ""
609
 
" --dht-file-path=PATH         Change the DHT routing table file to PATH."
 
613
" --dht-file-path=PATH         Change the IPv4 DHT routing table file to PATH."
610
614
msgstr ""
611
615
 
612
616
#: src/usage_text.h:313
1335
1339
 
1336
1340
#: src/usage_text.h:690
1337
1341
msgid ""
1338
 
" --max-connection-per-server=NUM The maximum number of connections to one "
1339
 
"server\n"
1340
 
"                              for each download."
 
1342
" -x, --max-connection-per-server=NUM The maximum number of connections to "
 
1343
"one\n"
 
1344
"                              server for each download."
1341
1345
msgstr ""
1342
1346
 
1343
1347
#: src/usage_text.h:693
1344
1348
msgid ""
1345
 
" --min-split-size=SIZE        aria2 does not split less than 2*SIZE byte "
 
1349
" -k, --min-split-size=SIZE    aria2 does not split less than 2*SIZE byte "
1346
1350
"range.\n"
1347
1351
"                              For example, let's consider downloading 20MiB\n"
1348
1352
"                              file. If SIZE is 10M, aria2 can split file "
1380
1384
"                              requirement of COMMAND."
1381
1385
msgstr ""
1382
1386
 
 
1387
#: src/usage_text.h:714
 
1388
msgid ""
 
1389
" --enable-async-dns6[=true|false] Enable IPv6 name resolution in "
 
1390
"asynchronous\n"
 
1391
"                              DNS resolver. This option will be ignored "
 
1392
"when\n"
 
1393
"                              --async-dns=false."
 
1394
msgstr ""
 
1395
 
 
1396
#: src/usage_text.h:718
 
1397
msgid ""
 
1398
" --enable-dht6[=true|false]   Enable IPv6 DHT functionality.\n"
 
1399
"                              Use --dht-listen-port option to specify port\n"
 
1400
"                              number to listen on. See also --dht-listen-"
 
1401
"addr6\n"
 
1402
"                              option."
 
1403
msgstr ""
 
1404
 
 
1405
#: src/usage_text.h:723
 
1406
msgid ""
 
1407
" --dht-listen-addr6=ADDR      Specify address to bind socket for IPv6 DHT. \n"
 
1408
"                              It should be a global unicast IPv6 address of "
 
1409
"the\n"
 
1410
"                              host."
 
1411
msgstr ""
 
1412
 
 
1413
#: src/usage_text.h:727
 
1414
msgid ""
 
1415
" --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 "
 
1416
"DHT\n"
 
1417
"                              network."
 
1418
msgstr ""
 
1419
 
 
1420
#: src/usage_text.h:730
 
1421
msgid ""
 
1422
" --dht-file-path6=PATH        Change the IPv6 DHT routing table file to PATH."
 
1423
msgstr ""
 
1424
 
 
1425
#: src/usage_text.h:732
 
1426
msgid ""
 
1427
" --bt-tracker=URI[,...]       Comma separated list of additional BitTorrent\n"
 
1428
"                              tracker's announce URI. These URIs are not\n"
 
1429
"                              affected by --bt-exclude-tracker option "
 
1430
"because\n"
 
1431
"                              they are added after URIs in --bt-exclude-"
 
1432
"tracker\n"
 
1433
"                              option are removed."
 
1434
msgstr ""
 
1435
 
 
1436
#: src/usage_text.h:738
 
1437
msgid ""
 
1438
" --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent "
 
1439
"tracker's\n"
 
1440
"                              announce URI to remove. You can use special "
 
1441
"value\n"
 
1442
"                              '*' which matches all URIs, thus removes all\n"
 
1443
"                              announce URIs. When specifying '*' in shell\n"
 
1444
"                              command-line, don't forget to escape or quote "
 
1445
"it.\n"
 
1446
"                              See also --bt-tracker option."
 
1447
msgstr ""
 
1448
 
 
1449
#: src/usage_text.h:745
 
1450
msgid ""
 
1451
" --max-download-result=NUM    Set maximum number of download result kept in\n"
 
1452
"                              memory. The download results are completed/"
 
1453
"error/\n"
 
1454
"                              removed downloads. The download results are "
 
1455
"stored\n"
 
1456
"                              in FIFO queue and it can store at most NUM\n"
 
1457
"                              download results. When queue is full and new\n"
 
1458
"                              download result is created, oldest download "
 
1459
"result\n"
 
1460
"                              is removed from the front of the queue and new "
 
1461
"one\n"
 
1462
"                              is pushed to the back. Setting big number in "
 
1463
"this\n"
 
1464
"                              option may result high memory consumption "
 
1465
"after\n"
 
1466
"                              thousands of downloads. Specifying 0 means no\n"
 
1467
"                              download result is kept."
 
1468
msgstr ""
 
1469
 
1383
1470
#: src/version_usage.cc:57
1384
1471
msgid " version "
1385
1472
msgstr ""
1456
1543
" contains \"&\" or any characters that have special meaning in shell."
1457
1544
msgstr ""
1458
1545
 
1459
 
#: src/version_usage.cc:146
 
1546
#: src/version_usage.cc:152
1460
1547
msgid "Refer to man page for more information."
1461
1548
msgstr ""
1462
1549
 
1465
1552
msgid "GID#%s - Download has already completed: %s"
1466
1553
msgstr ""
1467
1554
 
1468
 
#: src/message.h:102
 
1555
#: src/message.h:106
1469
1556
#, c-format
1470
1557
msgid "Unrecognized URI or unsupported protocol: %s"
1471
1558
msgstr ""
1472
1559
 
1473
 
#: src/message.h:103
 
1560
#: src/message.h:107
1474
1561
#, c-format
1475
1562
msgid "Tracker returned warning message: %s"
1476
1563
msgstr ""
1477
1564
 
1478
 
#: src/message.h:104
 
1565
#: src/message.h:108
1479
1566
#, c-format
1480
1567
msgid "The segment file %s exists."
1481
1568
msgstr ""
1482
1569
 
1483
 
#: src/message.h:105
 
1570
#: src/message.h:109
1484
1571
#, c-format
1485
1572
msgid "The segment file %s does not exist."
1486
1573
msgstr ""
1487
1574
 
1488
 
#: src/message.h:106
 
1575
#: src/message.h:110
1489
1576
#, c-format
1490
1577
msgid "Saving the segment file %s"
1491
1578
msgstr ""
1492
1579
 
1493
 
#: src/message.h:107
 
1580
#: src/message.h:111
1494
1581
msgid "The segment file was saved successfully."
1495
1582
msgstr ""
1496
1583
 
1497
 
#: src/message.h:108
 
1584
#: src/message.h:112
1498
1585
#, c-format
1499
1586
msgid "Loading the segment file %s."
1500
1587
msgstr ""
1501
1588
 
1502
 
#: src/message.h:109
 
1589
#: src/message.h:113
1503
1590
msgid "The segment file was loaded successfully."
1504
1591
msgstr ""
1505
1592
 
1506
 
#: src/message.h:110
 
1593
#: src/message.h:114
1507
1594
msgid "No URI to download. Download aborted."
1508
1595
msgstr ""
1509
1596
 
1510
 
#: src/message.h:111
 
1597
#: src/message.h:115
1511
1598
#, c-format
1512
1599
msgid ""
1513
1600
"File %s exists, but a control file(*.aria2) does not exist. Download was "
1516
1603
"overwrite=true option and restart aria2."
1517
1604
msgstr ""
1518
1605
 
1519
 
#: src/message.h:112
 
1606
#: src/message.h:116
1520
1607
#, c-format
1521
1608
msgid "Allocating file %s, %s bytes"
1522
1609
msgstr ""
1523
1610
 
1524
 
#: src/message.h:113
 
1611
#: src/message.h:117
1525
1612
msgid "File not found"
1526
1613
msgstr ""
1527
1614
 
1528
 
#: src/message.h:114
 
1615
#: src/message.h:118
1529
1616
msgid "Not a directory"
1530
1617
msgstr ""
1531
1618
 
1532
 
#: src/message.h:115
 
1619
#: src/message.h:119
1533
1620
#, c-format
1534
1621
msgid "Insufficient checksums. checksumLength=%d, numChecksum=%d"
1535
1622
msgstr ""
1536
1623
 
1537
 
#: src/message.h:116
 
1624
#: src/message.h:120
1538
1625
#, c-format
1539
1626
msgid "Writing file %s"
1540
1627
msgstr ""
1541
1628
 
1542
 
#: src/message.h:117
 
1629
#: src/message.h:121
1543
1630
msgid "No peer list received."
1544
1631
msgstr ""
1545
1632
 
1546
 
#: src/message.h:118
 
1633
#: src/message.h:122
1547
1634
#, c-format
1548
1635
msgid "Adding peer %s:%d"
1549
1636
msgstr ""
1550
1637
 
1551
 
#: src/message.h:119
 
1638
#: src/message.h:123
1552
1639
#, c-format
1553
1640
msgid "Deleting used piece index=%d, fillRate(%%)=%d<=%d"
1554
1641
msgstr ""
1555
1642
 
1556
 
#: src/message.h:120
 
1643
#: src/message.h:124
1557
1644
msgid "Download of selected files was complete."
1558
1645
msgstr ""
1559
1646
 
1560
 
#: src/message.h:121
 
1647
#: src/message.h:125
1561
1648
msgid "The download was complete."
1562
1649
msgstr ""
1563
1650
 
1564
 
#: src/message.h:122
 
1651
#: src/message.h:126
1565
1652
#, c-format
1566
 
msgid "Removed %d have entries."
 
1653
msgid "Removed %lu have entries."
1567
1654
msgstr ""
1568
1655
 
1569
 
#: src/message.h:123
 
1656
#: src/message.h:127
1570
1657
#, c-format
1571
1658
msgid "Validating file %s"
1572
1659
msgstr ""
1573
1660
 
1574
 
#: src/message.h:124
 
1661
#: src/message.h:128
1575
1662
#, c-format
1576
 
msgid "%d seconds to allocate %s byte(s)"
 
1663
msgid "%ld seconds to allocate %s byte(s)"
1577
1664
msgstr ""
1578
1665
 
1579
 
#: src/message.h:127
 
1666
#: src/message.h:131
1580
1667
#, c-format
1581
1668
msgid "Metalink: Queueing %s for download."
1582
1669
msgstr ""
1583
1670
 
1584
 
#: src/message.h:128
 
1671
#: src/message.h:132
1585
1672
#, c-format
1586
1673
msgid "Download complete: %s"
1587
1674
msgstr ""
1588
1675
 
1589
 
#: src/message.h:129
 
1676
#: src/message.h:133
1590
1677
msgid "Seeding is over."
1591
1678
msgstr ""
1592
1679
 
1593
 
#: src/message.h:130
 
1680
#: src/message.h:134
1594
1681
msgid "No chunk to verify."
1595
1682
msgstr ""
1596
1683
 
1597
 
#: src/message.h:131
 
1684
#: src/message.h:135
1598
1685
#, c-format
1599
1686
msgid "Good chunk checksum. hash=%s"
1600
1687
msgstr ""
1601
1688
 
1602
 
#: src/message.h:132
 
1689
#: src/message.h:136
1603
1690
#, c-format
1604
1691
msgid "Failed to load cookies from %s"
1605
1692
msgstr ""
1606
1693
 
1607
 
#: src/message.h:133
 
1694
#: src/message.h:137
1608
1695
#, c-format
1609
1696
msgid ""
1610
1697
".netrc file %s does not have correct permissions. It should be 600. netrc "
1611
1698
"support disabled."
1612
1699
msgstr ""
1613
1700
 
1614
 
#: src/message.h:134
 
1701
#: src/message.h:138
1615
1702
msgid "Logging started."
1616
1703
msgstr ""
1617
1704
 
1618
 
#: src/message.h:135
 
1705
#: src/message.h:139
1619
1706
msgid "Specify at least one URL."
1620
1707
msgstr ""
1621
1708
 
1622
 
#: src/message.h:136
 
1709
#: src/message.h:140
1623
1710
msgid "daemon failed."
1624
1711
msgstr ""
1625
1712
 
1626
 
#: src/message.h:137
 
1713
#: src/message.h:141
1627
1714
#, c-format
1628
1715
msgid "Verification finished successfully. file=%s"
1629
1716
msgstr ""
1630
1717
 
1631
 
#: src/message.h:138
 
1718
#: src/message.h:142
1632
1719
#, c-format
1633
1720
msgid "Checksum error detected. file=%s"
1634
1721
msgstr ""
1635
1722
 
1636
 
#: src/message.h:139
 
1723
#: src/message.h:143
1637
1724
#, c-format
1638
1725
msgid "Incomplete range specified. %s"
1639
1726
msgstr ""
1640
1727
 
1641
 
#: src/message.h:140
 
1728
#: src/message.h:144
1642
1729
#, c-format
1643
1730
msgid "Failed to convert string into value: %s"
1644
1731
msgstr ""
1645
1732
 
1646
 
#: src/message.h:141
 
1733
#: src/message.h:145
1647
1734
msgid "Resource not found"
1648
1735
msgstr ""
1649
1736
 
1650
 
#: src/message.h:142
 
1737
#: src/message.h:146
1651
1738
#, c-format
1652
1739
msgid "File already exists. Renamed to %s."
1653
1740
msgstr ""
1654
1741
 
1655
 
#: src/message.h:143
 
1742
#: src/message.h:147
1656
1743
msgid "Cannot parse metalink XML file. XML may be malformed."
1657
1744
msgstr ""
1658
1745
 
1659
 
#: src/message.h:144
 
1746
#: src/message.h:148
1660
1747
#, c-format
1661
 
msgid "Too small payload size for %s, size=%d."
 
1748
msgid "Too small payload size for %s, size=%lu."
1662
1749
msgstr ""
1663
1750
 
1664
 
#: src/message.h:145
 
1751
#: src/message.h:149
1665
1752
#, c-format
1666
1753
msgid ""
1667
1754
"Removed the defunct control file %s because the download file %s doesn't "
1668
1755
"exist."
1669
1756
msgstr ""
1670
1757
 
1671
 
#: src/message.h:146
 
1758
#: src/message.h:150
1672
1759
#, c-format
1673
1760
msgid "Your share ratio was %.1f, uploaded/downloaded=%sB/%sB"
1674
1761
msgstr ""
1675
1762
 
1676
 
#: src/message.h:147
 
1763
#: src/message.h:151
1677
1764
#, c-format
1678
1765
msgid "Missing %s in torrent metainfo."
1679
1766
msgstr ""
1680
1767
 
1681
 
#: src/message.h:148
 
1768
#: src/message.h:152
1682
1769
msgid "Tracker returned null data."
1683
1770
msgstr ""
1684
1771
 
1685
 
#: src/message.h:149
 
1772
#: src/message.h:153
1686
1773
msgid "Windows socket library initialization failed"
1687
1774
msgstr ""
1688
1775
 
1689
 
#: src/message.h:150
 
1776
#: src/message.h:154
1690
1777
#, c-format
1691
 
msgid "%d second(s) has passed. Stopping application."
 
1778
msgid "%ld second(s) has passed. Stopping application."
1692
1779
msgstr ""
1693
1780
 
1694
 
#: src/message.h:151
 
1781
#: src/message.h:155
1695
1782
#, c-format
1696
1783
msgid ""
1697
1784
"Saved signature as %s. Please note that aria2 doesn't verify signatures."
1698
1785
msgstr ""
1699
1786
 
1700
 
#: src/message.h:153
 
1787
#: src/message.h:157
1701
1788
#, c-format
1702
1789
msgid "Saving signature as %s failed. Maybe file already exists."
1703
1790
msgstr ""
1704
1791
 
1705
 
#: src/message.h:156
 
1792
#: src/message.h:160
1706
1793
#, c-format
1707
1794
msgid "Failed to open ServerStat file %s for read."
1708
1795
msgstr ""
1709
1796
 
1710
 
#: src/message.h:157
 
1797
#: src/message.h:161
1711
1798
#, c-format
1712
1799
msgid "ServerStat file %s loaded successfully."
1713
1800
msgstr ""
1714
1801
 
1715
 
#: src/message.h:158
 
1802
#: src/message.h:162
1716
1803
#, c-format
1717
1804
msgid "Failed to read ServerStat from %s."
1718
1805
msgstr ""
1719
1806
 
1720
 
#: src/message.h:161
 
1807
#: src/message.h:165
1721
1808
#, c-format
1722
1809
msgid "Failed to open ServerStat file %s for write."
1723
1810
msgstr ""
1724
1811
 
1725
 
#: src/message.h:162
 
1812
#: src/message.h:166
1726
1813
#, c-format
1727
1814
msgid "ServerStat file %s saved successfully."
1728
1815
msgstr ""
1729
1816
 
1730
 
#: src/message.h:163
 
1817
#: src/message.h:167
1731
1818
#, c-format
1732
1819
msgid "Failed to write ServerStat to %s."
1733
1820
msgstr ""
1734
1821
 
1735
 
#: src/message.h:166
 
1822
#: src/message.h:170
1736
1823
#, c-format
1737
1824
msgid "Failed to establish connection, cause: %s"
1738
1825
msgstr ""
1739
1826
 
1740
 
#: src/message.h:167
 
1827
#: src/message.h:171
1741
1828
#, c-format
1742
1829
msgid "Network problem has occurred. cause:%s"
1743
1830
msgstr ""
1744
1831
 
1745
 
#: src/message.h:169
 
1832
#: src/message.h:173
1746
1833
#, c-format
1747
1834
msgid "Failed to load trusted CA certificates from %s. Cause: %s"
1748
1835
msgstr ""
1749
1836
 
1750
 
#: src/message.h:171
 
1837
#: src/message.h:175
1751
1838
#, c-format
1752
 
msgid "Certificate verification failed. Cause: %s"
 
1839
msgid ""
 
1840
"Certificate verification failed. Cause: %s See --ca-certificate and --check-"
 
1841
"certificate option."
1753
1842
msgstr ""
1754
1843
 
1755
 
#: src/message.h:172
 
1844
#: src/message.h:177
1756
1845
msgid "No certificate found."
1757
1846
msgstr ""
1758
1847
 
1759
 
#: src/message.h:173
 
1848
#: src/message.h:178
1760
1849
msgid "Hostname not match."
1761
1850
msgstr ""
1762
1851
 
1763
 
#: src/message.h:174
 
1852
#: src/message.h:179
1764
1853
msgid "No files to download."
1765
1854
msgstr ""
1766
1855
 
1767
 
#: src/message.h:176
 
1856
#: src/message.h:181
1768
1857
msgid ""
1769
1858
"You may encounter the certificate verification error with HTTPS server. See "
1770
1859
"--ca-certificate and --check-certificate option."
1771
1860
msgstr ""
1772
1861
 
1773
 
#: src/message.h:178
 
1862
#: src/message.h:183
1774
1863
#, c-format
1775
1864
msgid "Printing the contents of file '%s'..."
1776
1865
msgstr ""
1777
1866
 
1778
 
#: src/message.h:179
 
1867
#: src/message.h:184
1779
1868
msgid "This file is neither Torrent nor Metalink file. Skipping."
1780
1869
msgstr ""
1781
1870
 
1782
 
#: src/message.h:184
 
1871
#: src/message.h:189
1783
1872
#, c-format
1784
1873
msgid "Is '%s' a file?"
1785
1874
msgstr ""
1786
1875
 
1787
 
#: src/message.h:185
 
1876
#: src/message.h:190
1788
1877
#, c-format
1789
1878
msgid "Failed to find given interface %s, cause: %s"
1790
1879
msgstr ""
1791
1880
 
1792
 
#: src/message.h:187
 
1881
#: src/message.h:192
1793
1882
#, c-format
1794
1883
msgid "Saved metadata as %s."
1795
1884
msgstr ""
1796
1885
 
1797
 
#: src/message.h:188
 
1886
#: src/message.h:193
1798
1887
#, c-format
1799
1888
msgid "Saving metadata as %s failed. Maybe file already exists."
1800
1889
msgstr ""
1801
1890
 
1802
 
#: src/message.h:190
 
1891
#: src/message.h:195
1803
1892
#, c-format
1804
1893
msgid "Detected directory traversal directive in %s"
1805
1894
msgstr ""
1806
1895
 
1807
 
#: src/message.h:194
 
1896
#: src/message.h:199
1808
1897
msgid "Timeout."
1809
1898
msgstr ""
1810
1899
 
1811
 
#: src/message.h:195
 
1900
#: src/message.h:200
1812
1901
msgid "Invalid chunk size."
1813
1902
msgstr ""
1814
1903
 
1815
 
#: src/message.h:196
 
1904
#: src/message.h:201
1816
1905
#, c-format
1817
1906
msgid "Too large chunk. size=%d"
1818
1907
msgstr ""
1819
1908
 
1820
 
#: src/message.h:197
 
1909
#: src/message.h:202
1821
1910
msgid "Invalid header."
1822
1911
msgstr ""
1823
1912
 
1824
 
#: src/message.h:198
 
1913
#: src/message.h:203
1825
1914
msgid "Invalid response."
1826
1915
msgstr ""
1827
1916
 
1828
 
#: src/message.h:199
 
1917
#: src/message.h:204
1829
1918
msgid "No header found."
1830
1919
msgstr ""
1831
1920
 
1832
 
#: src/message.h:200
 
1921
#: src/message.h:205
1833
1922
msgid "No status header."
1834
1923
msgstr ""
1835
1924
 
1836
 
#: src/message.h:201
 
1925
#: src/message.h:206
1837
1926
msgid "Proxy connection failed."
1838
1927
msgstr ""
1839
1928
 
1840
 
#: src/message.h:202
 
1929
#: src/message.h:207
1841
1930
msgid "Connection failed."
1842
1931
msgstr ""
1843
1932
 
1844
 
#: src/message.h:203
 
1933
#: src/message.h:208
1845
1934
#, c-format
1846
1935
msgid ""
1847
1936
"The requested filename and the previously registered one are not same. "
1848
1937
"Expected:%s Actual:%s"
1849
1938
msgstr ""
1850
1939
 
1851
 
#: src/message.h:204
 
1940
#: src/message.h:209
1852
1941
#, c-format
1853
1942
msgid "The response status is not successful. status=%d"
1854
1943
msgstr ""
1855
1944
 
1856
 
#: src/message.h:205
 
1945
#: src/message.h:210
1857
1946
#, c-format
1858
1947
msgid "Too large file size. size=%s"
1859
1948
msgstr ""
1860
1949
 
1861
 
#: src/message.h:206
 
1950
#: src/message.h:211
1862
1951
#, c-format
1863
1952
msgid "Transfer encoding %s is not supported."
1864
1953
msgstr ""
1865
1954
 
1866
 
#: src/message.h:207
 
1955
#: src/message.h:212
1867
1956
#, c-format
1868
1957
msgid "SSL initialization failed: %s"
1869
1958
msgstr ""
1870
1959
 
1871
 
#: src/message.h:208
 
1960
#: src/message.h:213
1872
1961
msgid "SSL I/O error"
1873
1962
msgstr ""
1874
1963
 
1875
 
#: src/message.h:209
 
1964
#: src/message.h:214
1876
1965
msgid "SSL protocol error"
1877
1966
msgstr ""
1878
1967
 
1879
 
#: src/message.h:210
 
1968
#: src/message.h:215
1880
1969
#, c-format
1881
1970
msgid "SSL unknown error %d"
1882
1971
msgstr ""
1883
1972
 
1884
 
#: src/message.h:211
 
1973
#: src/message.h:216
1885
1974
#, c-format
1886
1975
msgid "SSL initialization failed: OpenSSL connect error %d"
1887
1976
msgstr ""
1888
1977
 
1889
 
#: src/message.h:212
 
1978
#: src/message.h:217
1890
1979
#, c-format
1891
1980
msgid "Size mismatch Expected:%s Actual:%s"
1892
1981
msgstr ""
1893
1982
 
1894
 
#: src/message.h:213
 
1983
#: src/message.h:218
1895
1984
msgid "Authorization failed."
1896
1985
msgstr ""
1897
1986
 
1898
 
#: src/message.h:214
 
1987
#: src/message.h:219
1899
1988
msgid "Got EOF from the server."
1900
1989
msgstr ""
1901
1990
 
1902
 
#: src/message.h:215
 
1991
#: src/message.h:220
1903
1992
msgid "Got EOF from peer."
1904
1993
msgstr ""
1905
1994
 
1906
 
#: src/message.h:216
 
1995
#: src/message.h:221
1907
1996
msgid "Malformed meta info."
1908
1997
msgstr ""
1909
1998
 
1910
 
#: src/message.h:218
 
1999
#: src/message.h:223
1911
2000
#, c-format
1912
2001
msgid "Failed to open the file %s, cause: %s"
1913
2002
msgstr ""
1914
2003
 
1915
 
#: src/message.h:219
 
2004
#: src/message.h:224
1916
2005
#, c-format
1917
2006
msgid "Failed to write into the file %s, cause: %s"
1918
2007
msgstr ""
1919
2008
 
1920
 
#: src/message.h:220
 
2009
#: src/message.h:225
1921
2010
#, c-format
1922
2011
msgid "Failed to read from the file %s, cause: %s"
1923
2012
msgstr ""
1924
2013
 
1925
 
#: src/message.h:221
 
2014
#: src/message.h:226
1926
2015
msgid "Failed to read data from disk."
1927
2016
msgstr ""
1928
2017
 
1929
 
#: src/message.h:222
 
2018
#: src/message.h:227
1930
2019
#, c-format
1931
2020
msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
1932
2021
msgstr ""
1933
2022
 
1934
 
#: src/message.h:223
 
2023
#: src/message.h:228
1935
2024
#, c-format
1936
2025
msgid "Failed to seek the file %s, cause: %s"
1937
2026
msgstr ""
1938
2027
 
1939
 
#: src/message.h:224
 
2028
#: src/message.h:229
1940
2029
#, c-format
1941
2030
msgid "The offset is out of range, offset=%s"
1942
2031
msgstr ""
1943
2032
 
1944
 
#: src/message.h:225
 
2033
#: src/message.h:230
1945
2034
#, c-format
1946
2035
msgid "%s is not a directory."
1947
2036
msgstr ""
1948
2037
 
1949
 
#: src/message.h:226
 
2038
#: src/message.h:231
1950
2039
#, c-format
1951
2040
msgid "Failed to make the directory %s, cause: %s"
1952
2041
msgstr ""
1953
2042
 
1954
 
#: src/message.h:227
 
2043
#: src/message.h:232
1955
2044
#, c-format
1956
2045
msgid "Failed to open the segment file %s, cause: %s"
1957
2046
msgstr ""
1958
2047
 
1959
 
#: src/message.h:228
 
2048
#: src/message.h:233
1960
2049
#, c-format
1961
2050
msgid "Failed to write into the segment file %s, cause: %s"
1962
2051
msgstr ""
1963
2052
 
1964
 
#: src/message.h:229
 
2053
#: src/message.h:234
1965
2054
#, c-format
1966
2055
msgid "Failed to read from the segment file %s, cause: %s"
1967
2056
msgstr ""
1968
2057
 
1969
 
#: src/message.h:231
 
2058
#: src/message.h:236
1970
2059
#, c-format
1971
2060
msgid "Failed to open a socket, cause: %s"
1972
2061
msgstr ""
1973
2062
 
1974
 
#: src/message.h:232
 
2063
#: src/message.h:237
1975
2064
#, c-format
1976
2065
msgid "Failed to set a socket option, cause: %s"
1977
2066
msgstr ""
1978
2067
 
1979
 
#: src/message.h:233
 
2068
#: src/message.h:238
1980
2069
#, c-format
1981
2070
msgid "Failed to set a socket as blocking, cause: %s"
1982
2071
msgstr ""
1983
2072
 
1984
 
#: src/message.h:234
 
2073
#: src/message.h:239
1985
2074
#, c-format
1986
2075
msgid "Failed to set a socket as non-blocking, cause: %s"
1987
2076
msgstr ""
1988
2077
 
1989
 
#: src/message.h:235
 
2078
#: src/message.h:240
1990
2079
#, c-format
1991
2080
msgid "Failed to bind a socket, cause: %s"
1992
2081
msgstr ""
1993
2082
 
1994
 
#: src/message.h:236
 
2083
#: src/message.h:241
1995
2084
#, c-format
1996
2085
msgid "Failed to listen to a socket, cause: %s"
1997
2086
msgstr ""
1998
2087
 
1999
 
#: src/message.h:237
 
2088
#: src/message.h:242
2000
2089
#, c-format
2001
2090
msgid "Failed to accept a peer connection, cause: %s"
2002
2091
msgstr ""
2003
2092
 
2004
 
#: src/message.h:238
 
2093
#: src/message.h:243
2005
2094
#, c-format
2006
2095
msgid "Failed to get the name of socket, cause: %s"
2007
2096
msgstr ""
2008
2097
 
2009
 
#: src/message.h:239
 
2098
#: src/message.h:244
2010
2099
#, c-format
2011
2100
msgid "Failed to get the name of connected peer, cause: %s"
2012
2101
msgstr ""
2013
2102
 
2014
 
#: src/message.h:240
 
2103
#: src/message.h:245
2015
2104
#, c-format
2016
2105
msgid "Failed to resolve the hostname %s, cause: %s"
2017
2106
msgstr ""
2018
2107
 
2019
 
#: src/message.h:241
 
2108
#: src/message.h:246
2020
2109
#, c-format
2021
2110
msgid "Failed to connect to the host %s, cause: %s"
2022
2111
msgstr ""
2023
2112
 
2024
 
#: src/message.h:242
 
2113
#: src/message.h:247
2025
2114
#, c-format
2026
2115
msgid "Failed to check whether the socket is writable, cause: %s"
2027
2116
msgstr ""
2028
2117
 
2029
 
#: src/message.h:243
 
2118
#: src/message.h:248
2030
2119
#, c-format
2031
2120
msgid "Failed to check whether the socket is readable, cause: %s"
2032
2121
msgstr ""
2033
2122
 
2034
 
#: src/message.h:244
 
2123
#: src/message.h:249
2035
2124
#, c-format
2036
2125
msgid "Failed to send data, cause: %s"
2037
2126
msgstr ""
2038
2127
 
2039
 
#: src/message.h:245
 
2128
#: src/message.h:250
2040
2129
#, c-format
2041
2130
msgid "Failed to receive data, cause: %s"
2042
2131
msgstr ""
2043
2132
 
2044
 
#: src/message.h:246
 
2133
#: src/message.h:251
2045
2134
#, c-format
2046
2135
msgid "Failed to peek data, cause: %s"
2047
2136
msgstr ""
2048
2137
 
2049
 
#: src/message.h:247
 
2138
#: src/message.h:252
2050
2139
#, c-format
2051
2140
msgid "Unknown socket error %d (0x%x)"
2052
2141
msgstr ""
2053
2142
 
2054
 
#: src/message.h:248
 
2143
#: src/message.h:253
2055
2144
#, c-format
2056
2145
msgid "File %s exists, but %s does not exist."
2057
2146
msgstr ""
2058
2147
 
2059
 
#: src/message.h:249
 
2148
#: src/message.h:255
2060
2149
#, c-format
2061
 
msgid "Invalid payload size for %s, size=%d. It should be %d."
 
2150
msgid "Invalid payload size for %s, size=%lu. It should be %lu."
2062
2151
msgstr ""
2063
2152
 
2064
 
#: src/message.h:250
 
2153
#: src/message.h:256
2065
2154
#, c-format
2066
2155
msgid "Invalid ID=%d for %s. It should be %d."
2067
2156
msgstr ""
2068
2157
 
2069
 
#: src/message.h:251
 
2158
#: src/message.h:257
2070
2159
#, c-format
2071
2160
msgid ""
2072
 
"Chunk checksum validation failed. checksumIndex=%d, offset=%s, expectedHash="
 
2161
"Chunk checksum validation failed. checksumIndex=%lu, offset=%s, expectedHash="
2073
2162
"%s, actualHash=%s"
2074
2163
msgstr ""
2075
2164
 
2076
 
#: src/message.h:252
 
2165
#: src/message.h:258
2077
2166
msgid "Download aborted."
2078
2167
msgstr ""
2079
2168
 
2080
 
#: src/message.h:253
 
2169
#: src/message.h:259
2081
2170
#, c-format
2082
2171
msgid "File %s is being downloaded by other command."
2083
2172
msgstr ""
2084
2173
 
2085
 
#: src/message.h:254
 
2174
#: src/message.h:260
2086
2175
msgid "Insufficient checksums."
2087
2176
msgstr ""
2088
2177
 
2089
 
#: src/message.h:255
 
2178
#: src/message.h:261
2090
2179
#, c-format
2091
2180
msgid "Tracker returned failure reason: %s"
2092
2181
msgstr ""
2093
2182
 
2094
 
#: src/message.h:256
 
2183
#: src/message.h:262
2095
2184
msgid "Flooding detected."
2096
2185
msgstr ""
2097
2186
 
2098
 
#: src/message.h:257
 
2187
#: src/message.h:264
2099
2188
#, c-format
2100
2189
msgid ""
2101
2190
"Drop connection because no request/piece messages were exchanged in a "
2102
 
"certain period(%d seconds)."
 
2191
"certain period(%ld seconds)."
2103
2192
msgstr ""
2104
2193
 
2105
 
#: src/message.h:258
 
2194
#: src/message.h:266
2106
2195
msgid "The infoHash in torrent file doesn't match to one in .aria2 file."
2107
2196
msgstr ""
2108
2197
 
2109
 
#: src/message.h:259
 
2198
#: src/message.h:267
2110
2199
#, c-format
2111
2200
msgid "No such file entry %s"
2112
2201
msgstr ""
2113
2202
 
2114
 
#: src/message.h:260
 
2203
#: src/message.h:268
2115
2204
#, c-format
2116
2205
msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s"
2117
2206
msgstr ""
2118
2207
 
2119
 
#: src/message.h:261
 
2208
#: src/message.h:269
2120
2209
msgid "No HttpRequestEntry found."
2121
2210
msgstr ""
2122
2211
 
2123
 
#: src/message.h:262
 
2212
#: src/message.h:270
2124
2213
#, c-format
2125
2214
msgid "Got %d status, but no location header provided."
2126
2215
msgstr ""
2127
2216
 
2128
 
#: src/message.h:263
 
2217
#: src/message.h:271
2129
2218
#, c-format
2130
2219
msgid "Invalid range header. Request: %s-%s/%s, Response: %s-%s/%s"
2131
2220
msgstr ""
2132
2221
 
2133
 
#: src/message.h:264
 
2222
#: src/message.h:272
2134
2223
msgid "No file matched with your preference."
2135
2224
msgstr ""
2136
2225
 
2137
 
#: src/message.h:265
 
2226
#: src/message.h:273
2138
2227
msgid "Exception caught"
2139
2228
msgstr ""
2140
2229
 
2141
 
#: src/message.h:266
 
2230
#: src/message.h:274
2142
2231
#, c-format
2143
2232
msgid "Max payload length exceeded or invalid. length = %u"
2144
2233
msgstr ""
2145
2234
 
2146
 
#: src/message.h:267
 
2235
#: src/message.h:275
2147
2236
#, c-format
2148
2237
msgid "Invalid file length. Cannot continue download %s: local %s, remote %s"
2149
2238
msgstr ""
2150
2239
 
2151
 
#: src/BtSetup.cc:176
 
2240
#: src/BtSetup.cc:212
2152
2241
msgid "Errors occurred while binding port.\n"
2153
2242
msgstr ""