summaryrefslogblamecommitdiff
path: root/po/aethyra.pot
blob: 46589cc6efafbd8bb121f40a3a6e031f08e7f297 (plain) (tree)
1
2
3
4
5
6
7
8
9
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
                         
                                                   






                                                                         

                                            






                                              

                                                                    


           

                                                                      



                                   

                                                                   


            

                                                                         



                       

                                                                         



                  
                            


            
                                                                          


            






                                                                             


              
                                


                                
                                


                                                       
                                


                        



                                                               

         









                                                               

         



                                                               

         


                                                               

         


                                                              

         


                                                                  

         

                                

         

                                 

         


                                                               

         
                                 



                
                                 


                        

                                                         


             
                                 


                   
                                 


                   
                                 


              
                                


                     


                                                                     


          






                                                            

         
                          
           
                                     

         
                                                                             


               
                          
           
                            

         


































                                                                            

         








                                                  


                       
                          


                     
                          


                     
                          


                   
                          


                             
                          


                             
                          


                     
                          


                                                   
                          


                        
                          


                        
                          


                          
                          


                                     
                          


                                       
                          


                                                           
                          


                                 
                          


                                  
                          


                                           
                          


                         
                          


                      
                          


                                   
                          


                               
















                                                


                  
                          


                                                
                          


                                  
                          


                                

                                                  

         





                                                          

         












                                                                         


                                                    




                                                                      


                                            
                          


                                                  
                          


                                
                          


                                      
                          


                                                                             
                          


                       
                          


                                                          
                          


                      
                          


                                                               
                          


                                
                          


                                                


















































                                                                              


                       
                          


                                                          




                                  


                                      
                          


                                
                          


                                                       
                          


                                                                         
                          


                     
                          


                                                                     
                          


                        
                          


                                          




































                                   


           
                                   


          
                                                               


                     
















                                                                       


                 





                                                                       


            
                         


             

                                                                      


                 


                                                                      

         
                                    


            

                                    

         

                                                                 

         
                                


                                        
                                


                                       




                               


             
                                                     


                 









                                                     

         

                                                     


                

                                                             


              

                                                             


              
                                                             


                

                                                             


             
                                                      


               








                                                             


           

                                    

         





























                                                          

         


                                                              


                            

                                                            


                         
                               



                             
                               


                       
                               


                     
                               


                   
                               


                     









































                                                                

         
                             


                
                             


            
                             


              





                                               



                                                             
                              



                                                              
                              



                                                             
                              



                                                              

                                                    


                               
                                                   


             
                                


             
                                


                  
                                


                    
                          


             
                          


                     
                          


             
                          


             
                          


                
                          


                




                          


               












                                                                    


                                             
                                                                    


                 
                                   


                       
                                   


            
                                   


                        
                                   


              
                                   


               
                                    


                                 
                                    


                                                                  
                                  


            
                                  


                
                                  


               
                                  


              
                                  


                   
                                  


               




                                                           


                        
                                   


                     
                                   


                      
                                   


                      








                                 


                   
                                 


              
                                 


                     












                                 


                  
                                 


                   
                                 


                     
                                 


                       
                                 


                  




                                                                


           

                                                                


           

                                                                


            
                                                                


              
                                                                


           
















                                                     


                                
                                 


                                                  

                                                                   


                       
                                 


                                                   














                                                                         

         




                                                    



                        
                           


          

















                                                     



               
                                                     



                    




















                           


             
                           


             
                           


            

                           


               
                           


                
                           


                 
                           


                  
                           



                   
                           



                
                           


                 
                            


                
                            


               
                            


                
                            


                    
                            


                 
                            


            
                            



                                   

                          

         
                                                  


             




                                                                            



                      
                          


                 
                           


                                                                               





                                   


                   
                                  


            

                                  

         

                                  
         
 

                                  

         


                                              

         

                                  

         

























































































































































































































































































































































































































































































































































































































































































































































                                                                               

                                       














































































































































                                                                        
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-05 09:19-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../src/gui/buy.cpp:42 ../src/gui/buy.cpp:45 ../src/gui/buy.cpp:60
#: ../src/gui/buysell.cpp:34
msgid "Buy"
msgstr ""

#: ../src/gui/buy.cpp:57 ../src/gui/buy.cpp:238 ../src/gui/sell.cpp:59
#: ../src/gui/sell.cpp:253
#, c-format
msgid "Price: %d GP / Total: %d GP"
msgstr ""

#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:63 ../src/game.cpp:590
#: ../src/keyboardconfig.cpp:99
msgid "Quit"
msgstr ""

#: ../src/gui/buy.cpp:62 ../src/gui/buy.cpp:205 ../src/gui/buy.cpp:223
#: ../src/gui/sell.cpp:64 ../src/gui/sell.cpp:224 ../src/gui/sell.cpp:238
#, c-format
msgid "Description: %s"
msgstr ""

#: ../src/gui/buy.cpp:63 ../src/gui/buy.cpp:207 ../src/gui/buy.cpp:224
#: ../src/gui/sell.cpp:65 ../src/gui/sell.cpp:226 ../src/gui/sell.cpp:239
#, c-format
msgid "Effect: %s"
msgstr ""

#: ../src/gui/buysell.cpp:30
msgid "Shop"
msgstr ""

#: ../src/gui/buysell.cpp:34 ../src/gui/sell.cpp:42 ../src/gui/sell.cpp:62
msgid "Sell"
msgstr ""

#: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:103
#: ../src/gui/char_select.cpp:267 ../src/gui/char_server.cpp:57
#: ../src/gui/connection.cpp:47 ../src/gui/item_amount.cpp:60
#: ../src/gui/login.cpp:80 ../src/gui/npcintegerdialog.cpp:40
#: ../src/gui/npclistdialog.cpp:49 ../src/gui/npcstringdialog.cpp:38
#: ../src/gui/register.cpp:89 ../src/gui/setup.cpp:57 ../src/gui/trade.cpp:63
#: ../src/gui/updatewindow.cpp:114
msgid "Cancel"
msgstr ""

#: ../src/gui/char_select.cpp:64
msgid "Confirm Character Delete"
msgstr ""

#: ../src/gui/char_select.cpp:65
msgid "Are you sure you want to delete this character?"
msgstr ""

#: ../src/gui/char_select.cpp:83
msgid "Select Character"
msgstr ""

#: ../src/gui/char_select.cpp:90 ../src/gui/char_select.cpp:177
#: ../src/gui/char_select.cpp:189
#, c-format
msgid "Name: %s"
msgstr ""

#. ----------------------
#. Status Part
#. ----------------------
#. Status Part
#. -----------
#: ../src/gui/char_select.cpp:91 ../src/gui/char_select.cpp:178
#: ../src/gui/char_select.cpp:190 ../src/gui/status.cpp:50
#: ../src/gui/status.cpp:162
#, c-format
msgid "Level: %d"
msgstr ""

#: ../src/gui/char_select.cpp:92 ../src/gui/char_select.cpp:179
#: ../src/gui/char_select.cpp:191
#, c-format
msgid "Job Level: %d"
msgstr ""

#: ../src/gui/char_select.cpp:93 ../src/gui/char_select.cpp:192
#, c-format
msgid "Money: %d"
msgstr ""

#: ../src/gui/char_select.cpp:95 ../src/gui/char_select.cpp:97
#: ../src/gui/char_select.cpp:193
msgid "New"
msgstr ""

#: ../src/gui/char_select.cpp:96 ../src/gui/char_select.cpp:97
#: ../src/gui/char_select.cpp:183 ../src/gui/setup_players.cpp:228
msgid "Delete"
msgstr ""

#: ../src/gui/char_select.cpp:99
msgid "Previous"
msgstr ""

#: ../src/gui/char_select.cpp:100
msgid "Next"
msgstr ""

#: ../src/gui/char_select.cpp:102 ../src/gui/item_amount.cpp:59
#: ../src/gui/ok_dialog.cpp:40 ../src/gui/trade.cpp:62
msgid "Ok"
msgstr ""

#: ../src/gui/char_select.cpp:180
#, c-format
msgid "Gold: %d"
msgstr ""

#: ../src/gui/char_select.cpp:249
msgid "Create Character"
msgstr ""

#: ../src/gui/char_select.cpp:259 ../src/gui/login.cpp:51
#: ../src/gui/register.cpp:76
msgid "Name:"
msgstr ""

#: ../src/gui/char_select.cpp:262
msgid "Hair Color:"
msgstr ""

#: ../src/gui/char_select.cpp:265
msgid "Hair Style:"
msgstr ""

#: ../src/gui/char_select.cpp:266
msgid "Create"
msgstr ""

#: ../src/gui/char_server.cpp:49
msgid "Select Server"
msgstr ""

#: ../src/gui/char_server.cpp:56 ../src/gui/login.cpp:79
#: ../src/gui/npcintegerdialog.cpp:39 ../src/gui/npclistdialog.cpp:48
#: ../src/gui/npcstringdialog.cpp:37 ../src/gui/npc_text.cpp:48
msgid "OK"
msgstr ""

#: ../src/gui/chat.cpp:55 ../src/gui/colour.cpp:31
#: ../src/gui/menuwindow.cpp:62 ../src/gui/menuwindow.cpp:97
msgid "Chat"
msgstr ""

#: ../src/gui/chat.cpp:148
msgid "Global announcement: "
msgstr ""

#: ../src/gui/chat.cpp:153
#, c-format
msgid "Global announcement from %s: "
msgstr ""

#: ../src/gui/chat.cpp:167 ../src/gui/login.cpp:53 ../src/gui/register.cpp:79
msgid "Server:"
msgstr ""

#: ../src/gui/chat.cpp:329
#, c-format
msgid "Whispering to %s: %s"
msgstr ""

#: ../src/gui/chat.cpp:353
msgid "Trying to send a blank party message."
msgstr ""

#: ../src/gui/chat.cpp:388 ../src/resources/itemdb.cpp:57
msgid "Unknown item"
msgstr ""

#: ../src/gui/chat.cpp:482
msgid "Return toggles chat."
msgstr ""

#: ../src/gui/chat.cpp:483
msgid "Message closes chat."
msgstr ""

#: ../src/gui/chat.cpp:493
msgid "Return now toggles chat."
msgstr ""

#: ../src/gui/chat.cpp:501
msgid "Message now closes chat."
msgstr ""

#: ../src/gui/chat.cpp:506
msgid ""
"Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"."
msgstr ""

#: ../src/gui/chat.cpp:513
msgid "Unknown party command... Type \"/help\" party for more information."
msgstr ""

#: ../src/gui/chat.cpp:557
msgid "No such spell!"
msgstr ""

#: ../src/gui/chat.cpp:592 ../src/gui/chat.cpp:597
msgid "Present: "
msgstr ""

#: ../src/gui/chat.cpp:593
msgid "Attendance written to record log."
msgstr ""

#: ../src/gui/chat.cpp:602
msgid "Unknown command"
msgstr ""

#: ../src/gui/chat.cpp:614
msgid "Trade failed!"
msgstr ""

#: ../src/gui/chat.cpp:617
msgid "Emote failed!"
msgstr ""

#: ../src/gui/chat.cpp:620
msgid "Sit failed!"
msgstr ""

#: ../src/gui/chat.cpp:623
msgid "Chat creating failed!"
msgstr ""

#: ../src/gui/chat.cpp:626
msgid "Could not join party!"
msgstr ""

#: ../src/gui/chat.cpp:629
msgid "Cannot shout!"
msgstr ""

#: ../src/gui/chat.cpp:638
msgid "You have not yet reached a high enough lvl!"
msgstr ""

#: ../src/gui/chat.cpp:641
msgid "Insufficient HP!"
msgstr ""

#: ../src/gui/chat.cpp:644
msgid "Insufficient SP!"
msgstr ""

#: ../src/gui/chat.cpp:647
msgid "You have no memos!"
msgstr ""

#: ../src/gui/chat.cpp:650
msgid "You cannot do that right now!"
msgstr ""

#: ../src/gui/chat.cpp:653
msgid "Seems you need more Zeny... ;-)"
msgstr ""

#: ../src/gui/chat.cpp:656
msgid "You cannot use this skill with that kind of weapon!"
msgstr ""

#: ../src/gui/chat.cpp:659
msgid "You need another red gem!"
msgstr ""

#: ../src/gui/chat.cpp:662
msgid "You need another blue gem!"
msgstr ""

#: ../src/gui/chat.cpp:665
msgid "You're carrying to much to do this!"
msgstr ""

#: ../src/gui/chat.cpp:668
msgid "Huh? What's that?"
msgstr ""

#: ../src/gui/chat.cpp:677
msgid "Warp failed..."
msgstr ""

#: ../src/gui/chat.cpp:680
msgid "Could not steal anything..."
msgstr ""

#: ../src/gui/chat.cpp:683
msgid "Poison had no effect..."
msgstr ""

#: ../src/gui/chat.cpp:766
msgid "The current party prefix is "
msgstr ""

#: ../src/gui/chat.cpp:771
msgid "Party prefix must be one character long."
msgstr ""

#: ../src/gui/chat.cpp:777
msgid "Cannot use a '/' as the prefix."
msgstr ""

#: ../src/gui/chat.cpp:782
msgid "Changing prefix to "
msgstr ""

#: ../src/gui/chat.cpp:792
msgid "-- Help --"
msgstr ""

#: ../src/gui/chat.cpp:795
msgid "/announce: Global announcement (GM only)"
msgstr ""

#: ../src/gui/chat.cpp:796
msgid "/clear: Clears this window"
msgstr ""

#: ../src/gui/chat.cpp:797
msgid "/help: Display this help"
msgstr ""

#: ../src/gui/chat.cpp:798
msgid "/party <command> <params>: Party commands."
msgstr ""

#: ../src/gui/chat.cpp:799
msgid "/msg <nick> <message>: Alternate form for /whisper"
msgstr ""

#: ../src/gui/chat.cpp:800
msgid "/present: Get list of players present"
msgstr ""

#: ../src/gui/chat.cpp:801
msgid "/record <filename>: Start recording the chat to an external file."
msgstr ""

#: ../src/gui/chat.cpp:803
msgid "/toggle: Determine whether <return> toggles the chat log."
msgstr ""

#: ../src/gui/chat.cpp:805
msgid "/where: Display map name"
msgstr ""

#: ../src/gui/chat.cpp:806
msgid "/w <nick> <message>: Short form for /whisper"
msgstr ""

#: ../src/gui/chat.cpp:807
msgid "/whisper <nick> <message>: Sends a private <message> to <nick>"
msgstr ""

#: ../src/gui/chat.cpp:809
msgid "/who: Display number of online users"
msgstr ""

#: ../src/gui/chat.cpp:810
msgid "For more information, type /help <command>"
msgstr ""

#: ../src/gui/chat.cpp:814
msgid "Command: /announce <msg>"
msgstr ""

#: ../src/gui/chat.cpp:815
msgid "*** only available to a GM ***"
msgstr ""

#: ../src/gui/chat.cpp:816
msgid "This command sends the message <msg> to all players currently online."
msgstr ""

#: ../src/gui/chat.cpp:821
msgid "Command: /clear"
msgstr ""

#: ../src/gui/chat.cpp:822
msgid "This command clears the chat log of previous chat."
msgstr ""

#: ../src/gui/chat.cpp:827
msgid "Command: /help"
msgstr ""

#: ../src/gui/chat.cpp:828
msgid "This command displays a list of all commands available."
msgstr ""

#: ../src/gui/chat.cpp:830
msgid "Command: /help <command>"
msgstr ""

#: ../src/gui/chat.cpp:831
msgid "This command displays help on <command>."
msgstr ""

#: ../src/gui/chat.cpp:839
msgid "Command: /present"
msgstr ""

#: ../src/gui/chat.cpp:840
msgid ""
"This command gets a list of players within hearing and sends it to either "
"the record log if recording, or the chat log otherwise."
msgstr ""

#: ../src/gui/chat.cpp:846
msgid "Command: /record <filename>"
msgstr ""

#: ../src/gui/chat.cpp:847
msgid "This command starts recording the chat log to the file <filename>."
msgstr ""

#: ../src/gui/chat.cpp:849
msgid "Command: /record"
msgstr ""

#: ../src/gui/chat.cpp:850
msgid "This command finishes a recording session."
msgstr ""

#: ../src/gui/chat.cpp:854
msgid "Command: /toggle <state>"
msgstr ""

#: ../src/gui/chat.cpp:855
msgid ""
"This command sets whether the return key should toggle thechat log, or "
"whether the chat log turns off automatically."
msgstr ""

#: ../src/gui/chat.cpp:858
msgid ""
"<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0"
"\", \"no\", \"false\" to turn the toggle off."
msgstr ""

#: ../src/gui/chat.cpp:861
msgid "Command: /toggle"
msgstr ""

#: ../src/gui/chat.cpp:862
msgid "This command displays the return toggle status."
msgstr ""

#: ../src/gui/chat.cpp:866
msgid "Command: /where"
msgstr ""

#: ../src/gui/chat.cpp:867
msgid "This command displays the name of the current map."
msgstr ""

#: ../src/gui/chat.cpp:872
msgid "Command: /msg <nick> <msg>"
msgstr ""

#: ../src/gui/chat.cpp:873
msgid "Command: /whisper <nick> <msg>"
msgstr ""

#: ../src/gui/chat.cpp:874
msgid "Command: /w <nick> <msg>"
msgstr ""

#: ../src/gui/chat.cpp:875
msgid "This command sends the message <msg> to <nick>."
msgstr ""

#: ../src/gui/chat.cpp:877
msgid "If the <nick> has spaces in it, enclose it in double quotes (\")."
msgstr ""

#: ../src/gui/chat.cpp:882
msgid "Command: /who"
msgstr ""

#: ../src/gui/chat.cpp:883
msgid "This command displays the number of players currently online."
msgstr ""

#: ../src/gui/chat.cpp:888
msgid "Unknown command."
msgstr ""

#: ../src/gui/chat.cpp:889
msgid "Type /help for a list of commands."
msgstr ""

#: ../src/gui/colour.cpp:32
msgid "GM"
msgstr ""

#: ../src/gui/colour.cpp:33
msgid "Highlight"
msgstr ""

#: ../src/gui/colour.cpp:34
msgid "Player"
msgstr ""

#: ../src/gui/colour.cpp:35
msgid "Whisper"
msgstr ""

#: ../src/gui/colour.cpp:36
msgid "Is"
msgstr ""

#: ../src/gui/colour.cpp:37
msgid "Party"
msgstr ""

#: ../src/gui/colour.cpp:38
msgid "Server"
msgstr ""

#: ../src/gui/colour.cpp:39
msgid "Logger"
msgstr ""

#: ../src/gui/colour.cpp:40
msgid "Hyperlink"
msgstr ""

#: ../src/gui/confirm_dialog.cpp:40
msgid "Yes"
msgstr ""

#: ../src/gui/confirm_dialog.cpp:41
msgid "No"
msgstr ""

#: ../src/gui/connection.cpp:49 ../src/gui/updatewindow.cpp:112
msgid "Connecting..."
msgstr ""

#: ../src/gui/emotecontainer.cpp:60
msgid "Unable to load selection.png"
msgstr ""

#: ../src/gui/emotewindow.cpp:36 ../src/gui/emotewindow.cpp:38
#: ../src/gui/menuwindow.cpp:68 ../src/gui/menuwindow.cpp:121
msgid "Emote"
msgstr ""

#: ../src/gui/emotewindow.cpp:45 ../src/gui/inventorywindow.cpp:62
#: ../src/gui/inventorywindow.cpp:63 ../src/gui/inventorywindow.cpp:226
#: ../src/gui/skill.cpp:144
msgid "Use"
msgstr ""

#: ../src/gui/equipmentwindow.cpp:62 ../src/gui/menuwindow.cpp:64
#: ../src/gui/menuwindow.cpp:105
msgid "Equipment"
msgstr ""

#: ../src/gui/equipmentwindow.cpp:77 ../src/gui/inventorywindow.cpp:66
#: ../src/gui/inventorywindow.cpp:68 ../src/gui/inventorywindow.cpp:221
msgid "Unequip"
msgstr ""

#: ../src/gui/help.cpp:34 ../src/gui/help.cpp:39
msgid "Help"
msgstr ""

#: ../src/gui/help.cpp:45
msgid "Close"
msgstr ""

#: ../src/gui/inventorywindow.cpp:50 ../src/gui/inventorywindow.cpp:54
#: ../src/gui/menuwindow.cpp:65 ../src/gui/menuwindow.cpp:109
msgid "Inventory"
msgstr ""

#: ../src/gui/inventorywindow.cpp:61 ../src/gui/inventorywindow.cpp:63
#: ../src/gui/inventorywindow.cpp:223
msgid "Equip"
msgstr ""

#: ../src/gui/inventorywindow.cpp:72
msgid "Drop"
msgstr ""

#: ../src/gui/inventorywindow.cpp:84
msgid "Slots: "
msgstr ""

#: ../src/gui/inventorywindow.cpp:85 ../src/gui/itempopup.cpp:111
msgid "Weight: "
msgstr ""

#: ../src/gui/item_amount.cpp:76
msgid "Select amount of items to trade."
msgstr ""

#: ../src/gui/item_amount.cpp:80
msgid "Select amount of items to drop."
msgstr ""

#: ../src/gui/itempopup.cpp:112
msgid " grams"
msgstr ""

#: ../src/gui/login.cpp:49
msgid "Login"
msgstr ""

#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:77
msgid "Password:"
msgstr ""

#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:80
msgid "Port:"
msgstr ""

#: ../src/gui/login.cpp:55
msgid "Recent:"
msgstr ""

#: ../src/gui/login.cpp:78
msgid "Keep"
msgstr ""

#: ../src/gui/login.cpp:81 ../src/gui/register.cpp:72
#: ../src/gui/register.cpp:88
msgid "Register"
msgstr ""

#: ../src/gui/menuwindow.cpp:63 ../src/gui/menuwindow.cpp:101
#: ../src/gui/status.cpp:41
msgid "Status"
msgstr ""

#: ../src/gui/menuwindow.cpp:66 ../src/gui/menuwindow.cpp:113
#: ../src/gui/skill.cpp:123 ../src/gui/skill.cpp:134
msgid "Skills"
msgstr ""

#: ../src/gui/menuwindow.cpp:67 ../src/gui/menuwindow.cpp:117
msgid "Shortcut"
msgstr ""

#: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125
#: ../src/gui/setup.cpp:49 ../src/main.cpp:788
msgid "Setup"
msgstr ""

#: ../src/gui/minimap.cpp:39 ../src/gui/minimap.cpp:43
msgid "MiniMap"
msgstr ""

#: ../src/gui/npcintegerdialog.cpp:33
msgid "NPC Number Request"
msgstr ""

#: ../src/gui/npcintegerdialog.cpp:41
msgid "Reset"
msgstr ""

#: ../src/gui/npclistdialog.cpp:36 ../src/gui/npc_text.cpp:34
msgid "NPC"
msgstr ""

#: ../src/gui/npcstringdialog.cpp:33
msgid "NPC Text Request"
msgstr ""

#: ../src/gui/popupmenu.cpp:78
msgid "@@trade|Trade With "
msgstr ""

#: ../src/gui/popupmenu.cpp:79
msgid "@@attack|Attack "
msgstr ""

#: ../src/gui/popupmenu.cpp:85
msgid "@@friend|Befriend "
msgstr ""

#: ../src/gui/popupmenu.cpp:88
msgid "@@disregard|Disregard "
msgstr ""

#: ../src/gui/popupmenu.cpp:89
msgid "@@ignore|Ignore "
msgstr ""

#: ../src/gui/popupmenu.cpp:93 ../src/gui/popupmenu.cpp:98
msgid "@@unignore|Un-Ignore "
msgstr ""

#: ../src/gui/popupmenu.cpp:94
msgid "@@ignore|Completely ignore "
msgstr ""

#: ../src/gui/popupmenu.cpp:106
msgid "@@party-invite|Invite "
msgstr ""

#. NPCs can be talked to (single option, candidate for removal
#. unless more options would be added)
#: ../src/gui/popupmenu.cpp:114
msgid "@@talk|Talk To NPC@@"
msgstr ""

#: ../src/gui/popupmenu.cpp:124 ../src/gui/popupmenu.cpp:140
#: ../src/gui/popupmenu.cpp:298
msgid "@@cancel|Cancel@@"
msgstr ""

#: ../src/gui/popupmenu.cpp:136
#, c-format
msgid "@@pickup|Pick Up %s@@"
msgstr ""

#: ../src/gui/popupmenu.cpp:288
msgid "@@use|Unequip@@"
msgstr ""

#: ../src/gui/popupmenu.cpp:290
msgid "@@use|Equip@@"
msgstr ""

#: ../src/gui/popupmenu.cpp:293
msgid "@@use|Use@@"
msgstr ""

#: ../src/gui/popupmenu.cpp:295
msgid "@@drop|Drop@@"
msgstr ""

#: ../src/gui/popupmenu.cpp:296
msgid "@@chat|Add to Chat@@"
msgstr ""

#: ../src/gui/recorder.cpp:37
msgid "Recorder"
msgstr ""

#.
#. * Message should go after mStream is closed so that it isn't
#. * recorded.
#.
#: ../src/gui/recorder.cpp:79
msgid "Finishing recording."
msgstr ""

#: ../src/gui/recorder.cpp:83
msgid "Not currently recording."
msgstr ""

#: ../src/gui/recorder.cpp:88
msgid "Already recording."
msgstr ""

#.
#. * Message should go before mStream is opened so that it isn't
#. * recorded.
#.
#: ../src/gui/recorder.cpp:96
msgid "Starting to record..."
msgstr ""

#: ../src/gui/recorder.cpp:104
msgid "Failed to start recording."
msgstr ""

#: ../src/gui/recorder.h:39
msgid "Recording..."
msgstr ""

#: ../src/gui/recorder.h:40
msgid "Stop recording"
msgstr ""

#: ../src/gui/register.cpp:78
msgid "Confirm:"
msgstr ""

#: ../src/gui/register.cpp:86
msgid "Male"
msgstr ""

#: ../src/gui/register.cpp:87
msgid "Female"
msgstr ""

#: ../src/gui/register.cpp:155
#, c-format
msgid "RegisterDialog::register Username is %s"
msgstr ""

#: ../src/gui/register.cpp:164
#, c-format
msgid "The username needs to be at least %d characters long."
msgstr ""

#: ../src/gui/register.cpp:172
#, c-format
msgid "The username needs to be less than %d characters long."
msgstr ""

#: ../src/gui/register.cpp:180
#, c-format
msgid "The password needs to be at least %d characters long."
msgstr ""

#: ../src/gui/register.cpp:188
#, c-format
msgid "The password needs to be less than %d characters long."
msgstr ""

#. Password does not match with the confirmation one
#: ../src/gui/register.cpp:195
msgid "Passwords do not match."
msgstr ""

#: ../src/gui/register.cpp:215 ../src/main.cpp:1056
msgid "Error"
msgstr ""

#: ../src/gui/setup_audio.cpp:41
msgid "Sound"
msgstr ""

#: ../src/gui/setup_audio.cpp:47
msgid "Sfx volume"
msgstr ""

#: ../src/gui/setup_audio.cpp:48
msgid "Music volume"
msgstr ""

#: ../src/gui/setup.cpp:57
msgid "Apply"
msgstr ""

#: ../src/gui/setup.cpp:57
msgid "Reset Windows"
msgstr ""

#: ../src/gui/setup.cpp:78
msgid "Video"
msgstr ""

#: ../src/gui/setup.cpp:82
msgid "Audio"
msgstr ""

#: ../src/gui/setup.cpp:86
msgid "Joystick"
msgstr ""

#: ../src/gui/setup.cpp:90
msgid "Keyboard"
msgstr ""

#: ../src/gui/setup.cpp:94
msgid "Colors"
msgstr ""

#: ../src/gui/setup.cpp:98
msgid "Players"
msgstr ""

#: ../src/gui/setup_colours.cpp:52
msgid "Red: "
msgstr ""

#: ../src/gui/setup_colours.cpp:66
msgid "Green: "
msgstr ""

#: ../src/gui/setup_colours.cpp:80
msgid "Blue: "
msgstr ""

#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79
msgid "Press the button to start calibration"
msgstr ""

#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77
msgid "Calibrate"
msgstr ""

#: ../src/gui/setup_joystick.cpp:40
msgid "Enable joystick"
msgstr ""

#: ../src/gui/setup_joystick.cpp:84
msgid "Stop"
msgstr ""

#: ../src/gui/setup_joystick.cpp:85
msgid "Rotate the stick"
msgstr ""

#: ../src/gui/setup_keyboard.cpp:87
msgid "Assign"
msgstr ""

#: ../src/gui/setup_keyboard.cpp:91
msgid "Default"
msgstr ""

#: ../src/gui/setup_keyboard.cpp:120
msgid "Key Conflict(s) Detected."
msgstr ""

#: ../src/gui/setup_keyboard.cpp:121
msgid "Resolve them, or gameplay may result in strange behaviour."
msgstr ""

#: ../src/gui/setup_players.cpp:56
msgid "Name"
msgstr ""

#: ../src/gui/setup_players.cpp:57
msgid "Relation"
msgstr ""

#: ../src/gui/setup_players.cpp:61
msgid "Neutral"
msgstr ""

#: ../src/gui/setup_players.cpp:62
msgid "Friend"
msgstr ""

#: ../src/gui/setup_players.cpp:63
msgid "Disregarded"
msgstr ""

#: ../src/gui/setup_players.cpp:64
msgid "Ignored"
msgstr ""

#: ../src/gui/setup_players.cpp:206 ../src/gui/skill.cpp:83
msgid "???"
msgstr ""

#: ../src/gui/setup_players.cpp:222
msgid "Save player list"
msgstr ""

#: ../src/gui/setup_players.cpp:224
msgid "Allow trading"
msgstr ""

#: ../src/gui/setup_players.cpp:226
msgid "Allow whispers"
msgstr ""

#: ../src/gui/setup_players.cpp:257
msgid "When ignoring:"
msgstr ""

#: ../src/gui/setup_video.cpp:92
msgid "No modes available"
msgstr ""

#: ../src/gui/setup_video.cpp:94
msgid "All resolutions available"
msgstr ""

#: ../src/gui/setup_video.cpp:117
msgid "Full screen"
msgstr ""

#: ../src/gui/setup_video.cpp:118
msgid "OpenGL"
msgstr ""

#: ../src/gui/setup_video.cpp:119
msgid "Custom cursor"
msgstr ""

#: ../src/gui/setup_video.cpp:120
msgid "Particle effects"
msgstr ""

#: ../src/gui/setup_video.cpp:121
msgid "Speech bubbles"
msgstr ""

#: ../src/gui/setup_video.cpp:122
msgid "Show name"
msgstr ""

#: ../src/gui/setup_video.cpp:124
msgid "FPS Limit:"
msgstr ""

#: ../src/gui/setup_video.cpp:145
msgid "Gui opacity"
msgstr ""

#: ../src/gui/setup_video.cpp:146
msgid "Scroll radius"
msgstr ""

#: ../src/gui/setup_video.cpp:147
msgid "Scroll laziness"
msgstr ""

#: ../src/gui/setup_video.cpp:148
msgid "Ambient FX"
msgstr ""

#: ../src/gui/setup_video.cpp:149
msgid "Particle Detail"
msgstr ""

#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:457
msgid "off"
msgstr ""

#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225
#: ../src/gui/setup_video.cpp:460 ../src/gui/setup_video.cpp:474
msgid "low"
msgstr ""

#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231
#: ../src/gui/setup_video.cpp:463 ../src/gui/setup_video.cpp:480
msgid "high"
msgstr ""

#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:477
msgid "medium"
msgstr ""

#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:483
msgid "max"
msgstr ""

#: ../src/gui/setup_video.cpp:303
msgid "Failed to switch to "
msgstr ""

#: ../src/gui/setup_video.cpp:304
msgid "windowed"
msgstr ""

#: ../src/gui/setup_video.cpp:304
msgid "fullscreen"
msgstr ""

#: ../src/gui/setup_video.cpp:305
msgid "mode and restoration of old mode also failed!"
msgstr ""

#: ../src/gui/setup_video.cpp:312
msgid "Switching to full screen"
msgstr ""

#: ../src/gui/setup_video.cpp:313
msgid "Restart needed for changes to take effect."
msgstr ""

#. OpenGL can currently only be changed by restarting, notify user.
#: ../src/gui/setup_video.cpp:325
msgid "Changing OpenGL"
msgstr ""

#: ../src/gui/setup_video.cpp:326
msgid "Applying change to OpenGL requires restart."
msgstr ""

#. TODO: Find out why the drawing area doesn't resize without a restart.
#: ../src/gui/setup_video.cpp:398
msgid "Screen resolution changed"
msgstr ""

#: ../src/gui/setup_video.cpp:399
msgid "Restart your client for the change to take effect."
msgstr ""

#: ../src/gui/setup_video.cpp:417
msgid "Particle effect settings changed"
msgstr ""

#: ../src/gui/setup_video.cpp:418
msgid "Restart your client or change maps for the change to take effect."
msgstr ""

#: ../src/gui/skill.cpp:41
msgid "skills.xml"
msgstr ""

#: ../src/gui/skill.cpp:142 ../src/gui/skill.cpp:186
#, c-format
msgid "Skill points: %d"
msgstr ""

#: ../src/gui/skill.cpp:143
msgid "Up"
msgstr ""

#: ../src/gui/skill.cpp:143
msgid "inc"
msgstr ""

#: ../src/gui/skill.cpp:144
msgid "use"
msgstr ""

#: ../src/gui/skill.cpp:262
#, c-format
msgid "Error loading skills file: %s"
msgstr ""

#: ../src/gui/speechbubble.cpp:35
msgid "Speech"
msgstr ""

#: ../src/gui/status.cpp:51 ../src/gui/status.cpp:165
#, c-format
msgid "Job: %d"
msgstr ""

#: ../src/gui/status.cpp:52 ../src/gui/status.cpp:168
#, c-format
msgid "Money: %d GP"
msgstr ""

#: ../src/gui/status.cpp:54
msgid "HP:"
msgstr ""

#: ../src/gui/status.cpp:57
msgid "Exp:"
msgstr ""

#: ../src/gui/status.cpp:60
msgid "MP:"
msgstr ""

#: ../src/gui/status.cpp:63
msgid "Job:"
msgstr ""

#. ----------------------
#. Stats Part
#. ----------------------
#. Static Labels
#: ../src/gui/status.cpp:71
msgid "Stats"
msgstr ""

#: ../src/gui/status.cpp:72
msgid "Total"
msgstr ""

#: ../src/gui/status.cpp:73
msgid "Cost"
msgstr ""

#. Derived Stats
#: ../src/gui/status.cpp:76
msgid "Attack:"
msgstr ""

#: ../src/gui/status.cpp:77
msgid "Defense:"
msgstr ""

#: ../src/gui/status.cpp:78
msgid "M.Attack:"
msgstr ""

#: ../src/gui/status.cpp:79
msgid "M.Defense:"
msgstr ""

#: ../src/gui/status.cpp:80
#, c-format
msgid "% Accuracy:"
msgstr ""

#: ../src/gui/status.cpp:81
#, c-format
msgid "% Evade:"
msgstr ""

#: ../src/gui/status.cpp:82
msgid "% Reflex:"
msgstr ""

#: ../src/gui/status.cpp:208
msgid "Strength"
msgstr ""

#: ../src/gui/status.cpp:209
msgid "Agility"
msgstr ""

#: ../src/gui/status.cpp:210
msgid "Vitality"
msgstr ""

#: ../src/gui/status.cpp:211
msgid "Intelligence"
msgstr ""

#: ../src/gui/status.cpp:212
msgid "Dexterity"
msgstr ""

#: ../src/gui/status.cpp:213
msgid "Luck"
msgstr ""

#: ../src/gui/status.cpp:231
#, c-format
msgid "Remaining Status Points: %d"
msgstr ""

#: ../src/gui/trade.cpp:49
msgid "Trade: You"
msgstr ""

#: ../src/gui/trade.cpp:54 ../src/gui/trade.cpp:64
msgid "Trade"
msgstr ""

#: ../src/gui/trade.cpp:61
msgid "Add"
msgstr ""

#: ../src/gui/trade.cpp:80 ../src/gui/trade.cpp:122 ../src/gui/trade.cpp:172
#, c-format
msgid "You get %d GP."
msgstr ""

#: ../src/gui/trade.cpp:81
msgid "You give:"
msgstr ""

#: ../src/gui/trade.cpp:250
msgid "Failed adding item. You can not overlap one kind of item on the window."
msgstr ""

#: ../src/gui/updatewindow.cpp:78
#, c-format
msgid "Couldn't load text file: %s"
msgstr ""

#: ../src/gui/updatewindow.cpp:93
msgid "Updating..."
msgstr ""

#: ../src/gui/updatewindow.cpp:115
msgid "Play"
msgstr ""

#: ../src/gui/updatewindow.cpp:196
msgid "Couldn't load news"
msgstr ""

#: ../src/gui/updatewindow.cpp:327
msgid "curl error "
msgstr ""

#: ../src/gui/updatewindow.cpp:328
msgid " host: "
msgstr ""

#: ../src/gui/updatewindow.cpp:363
#, c-format
msgid "Checksum for file %s failed: (%lx/%lx)"
msgstr ""

#: ../src/gui/updatewindow.cpp:413
msgid "Unable to create mThread"
msgstr ""

#: ../src/gui/updatewindow.cpp:451
msgid "##1  The update process is incomplete."
msgstr ""

#: ../src/gui/updatewindow.cpp:452
msgid "##1  It is strongly recommended that"
msgstr ""

#: ../src/gui/updatewindow.cpp:453
msgid "##1  you try again later"
msgstr ""

#: ../src/gui/updatewindow.cpp:507
#, c-format
msgid "%s already here"
msgstr ""

#: ../src/gui/updatewindow.cpp:520
msgid "Completed"
msgstr ""

#: ../src/net/playerhandler.cpp:193 ../src/net/playerhandler.cpp:248
msgid "Message"
msgstr ""

#: ../src/net/playerhandler.cpp:194
msgid ""
"You are carrying more then half your weight. You are unable to regain health."
msgstr ""

#: ../src/net/playerhandler.cpp:218
msgid "You are dead."
msgstr ""

#: ../src/net/playerhandler.cpp:219
msgid "We regret to inform you that your character was killed in battle."
msgstr ""

#: ../src/net/playerhandler.cpp:220
msgid "You are not that alive anymore."
msgstr ""

#: ../src/net/playerhandler.cpp:221
msgid "The cold hands of the grim reaper are grabbing for your soul."
msgstr ""

#: ../src/net/playerhandler.cpp:222
msgid "Game Over!"
msgstr ""

#: ../src/net/playerhandler.cpp:223
msgid "Insert coin to continue"
msgstr ""

#: ../src/net/playerhandler.cpp:224
msgid ""
"No, kids. Your character did not really die. It... err... went to a better "
"place."
msgstr ""

#: ../src/net/playerhandler.cpp:225
msgid ""
"Your plan of breaking your enemies weapon by bashing it with your throat "
"failed."
msgstr ""

#: ../src/net/playerhandler.cpp:226
msgid "I guess this did not run too well."
msgstr ""

#: ../src/net/playerhandler.cpp:227
msgid "Do you want your possessions identified?"
msgstr ""

#. Nethack reference
#: ../src/net/playerhandler.cpp:228
msgid "Sadly, no trace of you was ever found..."
msgstr ""

#. Secret of Mana reference
#: ../src/net/playerhandler.cpp:229
msgid "Annihilated."
msgstr ""

#. Final Fantasy VI reference
#: ../src/net/playerhandler.cpp:230
msgid "Looks like you got your head handed to you."
msgstr ""

#. Earthbound reference
#: ../src/net/playerhandler.cpp:231
msgid ""
"You screwed up again, dump your body down the tubes and get you another one."
msgstr ""

#. Leisure Suit Larry 1 Reference
#: ../src/net/playerhandler.cpp:232
msgid "You're not dead yet. You're just resting."
msgstr ""

#. Monty Python reference from a couple of skits
#: ../src/net/playerhandler.cpp:233
msgid "You are no more."
msgstr ""

#. Monty Python reference from the dead parrot sketch starting now
#: ../src/net/playerhandler.cpp:234
msgid "You have ceased to be."
msgstr ""

#: ../src/net/playerhandler.cpp:235
msgid "You've expired and gone to meet your maker."
msgstr ""

#: ../src/net/playerhandler.cpp:236
msgid "You're a stiff."
msgstr ""

#: ../src/net/playerhandler.cpp:237
msgid "Bereft of life, you rest in peace."
msgstr ""

#: ../src/net/playerhandler.cpp:238
msgid "If you weren't so animated, you'd be pushing up the daisies."
msgstr ""

#: ../src/net/playerhandler.cpp:239
msgid "Your metabolic processes are now history."
msgstr ""

#: ../src/net/playerhandler.cpp:240
msgid "You're off the twig."
msgstr ""

#: ../src/net/playerhandler.cpp:241
msgid "You've kicked the bucket."
msgstr ""

#: ../src/net/playerhandler.cpp:242
msgid ""
"You've shuffled off your mortal coil, run down the curtain and joined the "
"bleedin' choir invisibile."
msgstr ""

#: ../src/net/playerhandler.cpp:243
msgid "You are an ex-player."
msgstr ""

#: ../src/net/playerhandler.cpp:244
msgid "You're pining for the fjords."
msgstr ""

#: ../src/net/playerhandler.cpp:267
msgid "You picked up "
msgstr ""

#: ../src/net/playerhandler.cpp:390
msgid "Equip arrows first"
msgstr ""

#: ../src/net/playerhandler.cpp:394
#, c-format
msgid "0x013b: Unhandled message %i"
msgstr ""

#: ../src/net/tradehandler.cpp:91
msgid "Request for trade"
msgstr ""

#: ../src/net/tradehandler.cpp:93
msgid " wants to trade with you, do you accept?"
msgstr ""

#. Too far away
#: ../src/net/tradehandler.cpp:107
msgid "Trading isn't possible. Trade partner is too far away."
msgstr ""

#. Character doesn't exist
#: ../src/net/tradehandler.cpp:111
msgid "Trading isn't possible. Character doesn't exist."
msgstr ""

#. Invite request check failed...
#: ../src/net/tradehandler.cpp:115
msgid "Trade cancelled due to an unknown reason."
msgstr ""

#: ../src/net/tradehandler.cpp:121
msgid "Trade: You and "
msgstr ""

#: ../src/net/tradehandler.cpp:127
msgid "Trade with "
msgstr ""

#: ../src/net/tradehandler.cpp:128
msgid " cancelled"
msgstr ""

#. Shouldn't happen as well, but to be sure
#: ../src/net/tradehandler.cpp:135
msgid "Unhandled trade cancel packet"
msgstr ""

#. Add item failed - player overweighted
#: ../src/net/tradehandler.cpp:185
msgid "Failed adding item. Trade partner is over weighted."
msgstr ""

#. Add item failed - player has no free slot
#: ../src/net/tradehandler.cpp:190
msgid "Failed adding item. Trade partner has no free slot."
msgstr ""

#: ../src/net/tradehandler.cpp:194
msgid "Failed adding item for unknown reason."
msgstr ""

#: ../src/net/tradehandler.cpp:207
msgid "Trade canceled."
msgstr ""

#: ../src/net/tradehandler.cpp:214
msgid "Trade completed."
msgstr ""

#: ../src/resources/colordb.cpp:56
#, c-format
msgid "Trying TMW's color file, %s."
msgstr ""

#: ../src/resources/colordb.cpp:66
msgid "ColorDB: Failed"
msgstr ""

#: ../src/resources/colordb.cpp:83
#, c-format
msgid "ColorDB: Redefinition of dye ID %d"
msgstr ""

#: ../src/resources/colordb.cpp:98
msgid "Unloading color database..."
msgstr ""

#: ../src/resources/colordb.cpp:113
#, c-format
msgid "ColorDB: Error, unknown dye ID# %d"
msgstr ""

#: ../src/resources/emotedb.cpp:52
msgid "Initializing emote database..."
msgstr ""

#: ../src/resources/emotedb.cpp:59
msgid "Emote Database: Error while loading emotes.xml!"
msgstr ""

#: ../src/resources/emotedb.cpp:72
msgid "Emote Database: Emote with missing ID in emotes.xml!"
msgstr ""

#: ../src/resources/emotedb.cpp:131
#, c-format
msgid "EmoteDB: Warning, unknown emote ID %d requested"
msgstr ""

#: ../src/resources/itemdb.cpp:54
msgid "Initializing item database..."
msgstr ""

#: ../src/resources/itemdb.cpp:62
msgid "items.xml"
msgstr ""

#: ../src/resources/itemdb.cpp:67
msgid "ItemDB: Error while loading items.xml!"
msgstr ""

#: ../src/resources/itemdb.cpp:79
msgid "ItemDB: Invalid or missing item ID in items.xml!"
msgstr ""

#: ../src/resources/itemdb.cpp:84
#, c-format
msgid "ItemDB: Redefinition of item ID %d"
msgstr ""

#: ../src/resources/itemdb.cpp:102
msgid "Unnamed"
msgstr ""

#: ../src/resources/itemdb.cpp:140
#, c-format
msgid "ItemDB: Duplicate name of item found item %d"
msgstr ""

#: ../src/resources/itemdb.cpp:166
msgid "Unloading item database..."
msgstr ""

#: ../src/resources/itemdb.cpp:184
#, c-format
msgid "ItemDB: Error, unknown item ID# %d"
msgstr ""

#: ../src/resources/itemdb.cpp:240
#, c-format
msgid "ItemDB: Ignoring unknown sound event '%s'"
msgstr ""

#: ../src/resources/monsterdb.cpp:44
msgid "unnamed"
msgstr ""

#: ../src/resources/monsterdb.cpp:46
msgid "Initializing monster database..."
msgstr ""

#: ../src/resources/monsterdb.cpp:48
msgid "monsters.xml"
msgstr ""

#: ../src/resources/monsterdb.cpp:53
msgid "Monster Database: Error while loading monster.xml!"
msgstr ""

#: ../src/resources/monsterdb.cpp:84
#, c-format
msgid ""
"MonsterDB: Unknown target cursor type \"%s\" for %s - using medium sized one"
msgstr ""

#: ../src/resources/monsterdb.cpp:121
#, c-format
msgid "MonsterDB: Warning, sound effect %s for unknown event %s of monster %s"
msgstr ""

#: ../src/resources/monsterdb.cpp:159
#, c-format
msgid "MonsterDB: Warning, unknown monster ID %d requested"
msgstr ""

#: ../src/resources/npcdb.cpp:48
msgid "Initializing NPC database..."
msgstr ""

#: ../src/resources/npcdb.cpp:55
msgid "NPC Database: Error while loading npcs.xml!"
msgstr ""

#: ../src/resources/npcdb.cpp:67
msgid "NPC Database: NPC with missing ID in npcs.xml!"
msgstr ""

#: ../src/resources/npcdb.cpp:125
#, c-format
msgid "NPCDB: Warning, unknown NPC ID %d requested"
msgstr ""

#: ../src/game.cpp:390
msgid "Screenshot saved to ~/"
msgstr ""

#: ../src/game.cpp:395
msgid "Saving screenshot failed!"
msgstr ""

#: ../src/game.cpp:396
msgid "Error: could not save screenshot."
msgstr ""

#: ../src/game.cpp:471
msgid "Network Error"
msgstr ""

#: ../src/game.cpp:472
msgid "The connection to the server was lost, the program will now quit"
msgstr ""

#: ../src/game.cpp:591
msgid "Are you sure you want to quit?"
msgstr ""

#: ../src/game.cpp:598
msgid "no"
msgstr ""

#: ../src/game.cpp:727
msgid "Ignoring incoming trade requests"
msgstr ""

#: ../src/game.cpp:734
msgid "Accepting incoming trade requests"
msgstr ""

#: ../src/game.cpp:770
#, c-format
msgid "Warning: guichan input exception: %s"
msgstr ""

#: ../src/keyboardconfig.cpp:42
msgid "Move Up"
msgstr ""

#: ../src/keyboardconfig.cpp:43
msgid "Move Down"
msgstr ""

#: ../src/keyboardconfig.cpp:44
msgid "Move Left"
msgstr ""

#: ../src/keyboardconfig.cpp:45
msgid "Move Right"
msgstr ""

#: ../src/keyboardconfig.cpp:46
msgid "Attack"
msgstr ""

#: ../src/keyboardconfig.cpp:47
msgid "Smilie"
msgstr ""

#: ../src/keyboardconfig.cpp:48
msgid "Talk"
msgstr ""

#: ../src/keyboardconfig.cpp:49
msgid "Stop Attack"
msgstr ""

#: ../src/keyboardconfig.cpp:50
msgid "Target Closest"
msgstr ""

#: ../src/keyboardconfig.cpp:51
msgid "Target NPC"
msgstr ""

#: ../src/keyboardconfig.cpp:52
msgid "Target Player"
msgstr ""

#: ../src/keyboardconfig.cpp:53
msgid "Pickup"
msgstr ""

#: ../src/keyboardconfig.cpp:54
msgid "Hide Windows"
msgstr ""

#: ../src/keyboardconfig.cpp:55
msgid "Sit"
msgstr ""

#: ../src/keyboardconfig.cpp:56
msgid "Screenshot"
msgstr ""

#: ../src/keyboardconfig.cpp:57
msgid "Enable/Disable Trading"
msgstr ""

#: ../src/keyboardconfig.cpp:58
msgid "Find Path to Mouse"
msgstr ""

#: ../src/keyboardconfig.cpp:59 ../src/keyboardconfig.cpp:60
#: ../src/keyboardconfig.cpp:61 ../src/keyboardconfig.cpp:62
#: ../src/keyboardconfig.cpp:63 ../src/keyboardconfig.cpp:64
#: ../src/keyboardconfig.cpp:65 ../src/keyboardconfig.cpp:66
#: ../src/keyboardconfig.cpp:67 ../src/keyboardconfig.cpp:68
#: ../src/keyboardconfig.cpp:69 ../src/keyboardconfig.cpp:70
#, c-format
msgid "Item Shortcut %d"
msgstr ""

#: ../src/keyboardconfig.cpp:71
msgid "Help Window"
msgstr ""

#: ../src/keyboardconfig.cpp:72
msgid "Status Window"
msgstr ""

#: ../src/keyboardconfig.cpp:73
msgid "Inventory Window"
msgstr ""

#: ../src/keyboardconfig.cpp:74
msgid "Equipment WIndow"
msgstr ""

#: ../src/keyboardconfig.cpp:75
msgid "Skill Window"
msgstr ""

#: ../src/keyboardconfig.cpp:76
msgid "Minimap Window"
msgstr ""

#: ../src/keyboardconfig.cpp:77
msgid "Chat Window"
msgstr ""

#: ../src/keyboardconfig.cpp:78
msgid "Item Shortcut Window"
msgstr ""

#: ../src/keyboardconfig.cpp:79
msgid "Setup Window"
msgstr ""

#: ../src/keyboardconfig.cpp:80
msgid "Debug Window"
msgstr ""

#: ../src/keyboardconfig.cpp:81
msgid "Emote Window"
msgstr ""

#: ../src/keyboardconfig.cpp:82
msgid "Emote Shortcut Window"
msgstr ""

#: ../src/keyboardconfig.cpp:83 ../src/keyboardconfig.cpp:84
#: ../src/keyboardconfig.cpp:85 ../src/keyboardconfig.cpp:86
#: ../src/keyboardconfig.cpp:87 ../src/keyboardconfig.cpp:88
#: ../src/keyboardconfig.cpp:89 ../src/keyboardconfig.cpp:90
#: ../src/keyboardconfig.cpp:91 ../src/keyboardconfig.cpp:92
#: ../src/keyboardconfig.cpp:93 ../src/keyboardconfig.cpp:94
#, c-format
msgid "Emote Shortcut %d"
msgstr ""

#: ../src/keyboardconfig.cpp:95
msgid "Toggle Chat"
msgstr ""

#: ../src/keyboardconfig.cpp:96
msgid "Scroll Chat Up"
msgstr ""

#: ../src/keyboardconfig.cpp:97
msgid "Scroll Chat Down"
msgstr ""

#: ../src/keyboardconfig.cpp:98
msgid "Select OK"
msgstr ""

#: ../src/main.cpp:214
#, c-format
msgid "Error: Invalid update host: %s"
msgstr ""

#: ../src/main.cpp:215
msgid "Invalid update host: "
msgstr ""

#: ../src/main.cpp:221
msgid "Warning: no protocol was specified for the update host"
msgstr ""

#: ../src/main.cpp:246
#, c-format
msgid "Error: %s can't be made, but doesn't exist!"
msgstr ""

#: ../src/main.cpp:248 ../src/main.cpp:254
msgid "Error creating updates directory!"
msgstr ""

#: ../src/main.cpp:252
#, c-format
msgid "Error: %s/%s can't be made, but doesn't exist!"
msgstr ""

#: ../src/main.cpp:283
msgid " can't be created, but it doesn't exist! Exiting."
msgstr ""

#: ../src/main.cpp:292
#, c-format
msgid "Starting Aethyra Version %s"
msgstr ""

#: ../src/main.cpp:294
msgid "Starting Aethyra - Version not defined"
msgstr ""

#. Initialize SDL
#: ../src/main.cpp:298
msgid "Initializing SDL..."
msgstr ""

#: ../src/main.cpp:300
msgid "Could not initialize SDL: "
msgstr ""

#: ../src/main.cpp:313
msgid " couldn't be set as home directory! Exiting."
msgstr ""

#: ../src/main.cpp:333
#, c-format
msgid "Can't find Resources directory\n"
msgstr ""

#. Fill configuration with defaults
#: ../src/main.cpp:343
msgid "Initializing configuration..."
msgstr ""

#: ../src/main.cpp:426
msgid "Couldn't set "
msgstr ""

#: ../src/main.cpp:427
msgid " video mode: "
msgstr ""

#: ../src/main.cpp:457
#, c-format
msgid "Warning: %s"
msgstr ""

#: ../src/main.cpp:499
msgid "aethyra"
msgstr ""

#: ../src/main.cpp:500
msgid "Options: "
msgstr ""

#: ../src/main.cpp:501
msgid "  -C --configfile : Configuration file to use"
msgstr ""

#: ../src/main.cpp:502
msgid "  -d --data       : Directory to load game data from"
msgstr ""

#: ../src/main.cpp:503
msgid "  -D --default    : Bypass the login process with default settings"
msgstr ""

#: ../src/main.cpp:504
msgid "  -h --help       : Display this help"
msgstr ""

#: ../src/main.cpp:505
msgid "  -H --updatehost : Use this update host"
msgstr ""

#: ../src/main.cpp:506
msgid "  -p --playername : Login with this player"
msgstr ""

#: ../src/main.cpp:507
msgid "  -P --password   : Login with this password"
msgstr ""

#: ../src/main.cpp:508
msgid "  -u --skipupdate : Skip the update downloads"
msgstr ""

#: ../src/main.cpp:509
msgid "  -U --username   : Login with this username"
msgstr ""

#: ../src/main.cpp:510
msgid "  -v --version    : Display the version"
msgstr ""

#: ../src/main.cpp:516 ../src/main.cpp:519
msgid "Aethyra version "
msgstr ""

#: ../src/main.cpp:520
msgid "(local build?, PACKAGE_VERSION is not defined)"
msgstr ""

#: ../src/main.cpp:616
msgid "Trying to connect to account server..."
msgstr ""

#: ../src/main.cpp:617
#, c-format
msgid "Username is %s"
msgstr ""

#: ../src/main.cpp:671
msgid "Trying to connect to char server..."
msgstr ""

#: ../src/main.cpp:693
#, c-format
msgid "Memorizing selected character %s"
msgstr ""

#: ../src/main.cpp:699
msgid "Trying to connect to map server..."
msgstr ""

#: ../src/main.cpp:700
#, c-format
msgid "Map: %s"
msgstr ""

#: ../src/main.cpp:830
#, c-format
msgid "Couldn't load %s as wallpaper"
msgstr ""

#: ../src/main.cpp:863
msgid "Got disconnected from server!"
msgstr ""

#: ../src/main.cpp:1068
msgid "Connecting to map server..."
msgstr ""

#: ../src/main.cpp:1076
msgid "Connecting to character server..."
msgstr ""

#: ../src/main.cpp:1084
msgid "Connecting to account server..."
msgstr ""

#: ../src/party.cpp:55
msgid "Not yet implemented!"
msgstr ""

#: ../src/party.cpp:64
msgid "Party command not known."
msgstr ""

#: ../src/party.cpp:71
msgid "Party name is missing."
msgstr ""

#: ../src/party.cpp:84
msgid "Left party."
msgstr ""

#: ../src/party.cpp:92
msgid "Party successfully created."
msgstr ""

#: ../src/party.cpp:97
msgid "Could not create party."
msgstr ""

#: ../src/party.cpp:106
#, c-format
msgid "%s is already a member of a party."
msgstr ""

#: ../src/party.cpp:110
#, c-format
msgid "%s refused your invitation."
msgstr ""

#: ../src/party.cpp:114
#, c-format
msgid "%s is now a member of your party."
msgstr ""

#: ../src/party.cpp:126
msgid "You can't have a blank party name!"
msgstr ""

#: ../src/party.cpp:130
msgid "Invite to party"
msgstr ""

#: ../src/party.cpp:131
#, c-format
msgid "%s invites you to join the %s party, do you accept?"
msgstr ""

#: ../src/party.cpp:149
#, c-format
msgid "%s has left your party."
msgstr ""

#: ../src/party.cpp:161
msgid "Party chat received, but being is not a player"
msgstr ""

#: ../src/party.cpp:173
msgid "Command: /party <command> <args>"
msgstr ""

#: ../src/party.cpp:174
msgid "where <command> can be one of:"
msgstr ""

#: ../src/party.cpp:175
msgid "   /new"
msgstr ""

#: ../src/party.cpp:176
msgid "   /create"
msgstr ""

#: ../src/party.cpp:177
msgid "   /prefix"
msgstr ""

#: ../src/party.cpp:178
msgid "   /leave"
msgstr ""

#: ../src/party.cpp:179
msgid "This command implements the partying function."
msgstr ""

#: ../src/party.cpp:181
msgid "Type /help party <command> for further help."
msgstr ""

#: ../src/party.cpp:187
msgid "Command: /party new <party-name>"
msgstr ""

#: ../src/party.cpp:188
msgid "Command: /party create <party-name>"
msgstr ""

#: ../src/party.cpp:189
msgid "These commands create a new party <party-name."
msgstr ""

#: ../src/party.cpp:195
msgid "Command: /party prefix <prefix-char>"
msgstr ""

#: ../src/party.cpp:196
msgid "This command sets the party prefix character."
msgstr ""

#: ../src/party.cpp:198
msgid ""
"Any message preceded by <prefix-char> is sent to the party instead of "
"everyone."
msgstr ""

#: ../src/party.cpp:200
msgid "Command: /party prefix"
msgstr ""

#: ../src/party.cpp:201
msgid "This command reports the current party prefix character."
msgstr ""

#: ../src/party.cpp:209
msgid "Command: /party leave"
msgstr ""

#: ../src/party.cpp:210
msgid "This command causes the player to leave the party."
msgstr ""

#: ../src/party.cpp:214
msgid "Unknown /party command."
msgstr ""

#: ../src/party.cpp:215
msgid "Type /help party for a list of options."
msgstr ""