From c6bf3d7ee8cd5d783996fc422ed88a3e93edd119 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 4 Dec 2014 23:23:34 +0300 Subject: update translations. --- po/cs.po | 322 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 174 insertions(+), 148 deletions(-) (limited to 'po/cs.po') diff --git a/po/cs.po b/po/cs.po index 28fe7c907..da864b311 100644 --- a/po/cs.po +++ b/po/cs.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ManaPlus\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2014-11-22 13:43+0300\n" -"PO-Revision-Date: 2014-10-25 10:00+0000\n" +"POT-Creation-Date: 2014-12-04 23:19+0300\n" +"PO-Revision-Date: 2014-11-25 15:28+0000\n" "Last-Translator: Andrei Karas \n" "Language-Team: Czech (http://www.transifex.com/projects/p/manaplus/language/" "cs/)\n" @@ -39,8 +39,9 @@ msgstr "Soubor byl uploadován" #. TRANSLATORS: ok dialog button #. TRANSLATORS: text dialog button #. TRANSLATORS: ok dialog button -#: src/actions/actions.cpp:131 src/client.cpp:1472 src/client.cpp:1499 -#: src/gamemodifiers.cpp:424 src/gui/widgets/tabs/setup_input.cpp:163 +#: src/actions/actions.cpp:131 src/client.cpp:1473 src/client.cpp:1500 +#: src/gamemodifiers.cpp:424 src/gui/dialogsmanager.cpp:156 +#: src/gui/dialogsmanager.cpp:172 src/gui/widgets/tabs/setup_input.cpp:163 #: src/gui/widgets/tabs/setup_theme.cpp:312 #: src/gui/widgets/tabs/setup_theme.cpp:343 #: src/gui/widgets/tabs/setup_video.cpp:248 @@ -59,7 +60,6 @@ msgstr "Soubor byl uploadován" #: src/gui/windows/textdialog.cpp:48 src/gui/windows/unregisterdialog.cpp:149 #: src/net/ea/charserverhandler.cpp:143 src/net/ea/charserverhandler.cpp:162 #: src/net/ea/charserverhandler.cpp:175 src/net/ea/gamehandler.cpp:83 -#: src/net/ea/playerhandler.cpp:424 src/net/ea/playerhandler.cpp:440 #: src/net/eathena/charserverhandler.cpp:540 #: src/net/eathena/charserverhandler.cpp:570 msgid "OK" @@ -289,7 +289,7 @@ msgid "Accepting incoming trade requests" msgstr "Akceptovat příchozí žádosti o obchodování" #. TRANSLATORS: visible beings on map -#: src/actormanager.cpp:1316 +#: src/actormanager.cpp:1323 msgid "Visible on map" msgstr "Viditelný na mapě" @@ -298,78 +298,78 @@ msgstr "Viditelný na mapě" msgid "Human" msgstr "Člověk" -#: src/being/being.cpp:561 +#: src/being/being.cpp:563 msgid "dodge" msgstr "uskočení" -#: src/being/being.cpp:561 +#: src/being/being.cpp:563 msgid "miss" msgstr "minutí" #. TRANSLATORS: this away status writed in player nick -#: src/being/being.cpp:1870 src/gui/windows/whoisonline.cpp:855 +#: src/being/being.cpp:1889 src/gui/windows/whoisonline.cpp:855 msgid "A" msgstr "A" #. TRANSLATORS: this inactive status writed in player nick -#: src/being/being.cpp:1875 src/gui/windows/whoisonline.cpp:860 +#: src/being/being.cpp:1894 src/gui/windows/whoisonline.cpp:860 msgid "I" msgstr "I" #. TRANSLATORS: chat message after death -#: src/being/localplayer.cpp:379 -#, fuzzy, c-format +#: src/being/localplayer.cpp:380 +#, c-format msgid "You were killed by %s." -msgstr "Byl jsi zabit %s" +msgstr "" #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:824 +#: src/being/localplayer.cpp:825 msgid "Tried to pick up nonexistent item." msgstr "Snažili jste se sebrat neexistující předmět." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:828 +#: src/being/localplayer.cpp:829 msgid "Item is too heavy." msgstr "Předmět je příliš těžký." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:832 +#: src/being/localplayer.cpp:833 msgid "Item is too far away." msgstr "Předmět je příliš daleko." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:836 +#: src/being/localplayer.cpp:837 msgid "Inventory is full." msgstr "Inventář je plný." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:840 +#: src/being/localplayer.cpp:841 msgid "Stack is too big." msgstr "Hromada je příliš velká." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:844 +#: src/being/localplayer.cpp:845 msgid "Item belongs to someone else." msgstr "Předmět patří někomu jinému." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:848 +#: src/being/localplayer.cpp:849 msgid "You can't pickup this amount of items." msgstr "" #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:852 +#: src/being/localplayer.cpp:853 msgid "Your item stack has max amount." msgstr "" #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:859 +#: src/being/localplayer.cpp:860 msgid "Unknown problem picking up item." msgstr "Neznámý problém při pokusu sebrat předmět." #. TRANSLATORS: %d is number, #. [@@%d|%s@@] - here player can see link to item -#: src/being/localplayer.cpp:883 +#: src/being/localplayer.cpp:884 #, c-format msgid "You picked up %d [@@%d|%s@@]." msgid_plural "You picked up %d [@@%d|%s@@]." @@ -379,43 +379,43 @@ msgstr[2] "Sebral jsi %d [@@%d|%s@@]." #. TRANSLATORS: this is normal experience #. TRANSLATORS: get xp message -#: src/being/localplayer.cpp:1065 src/being/localplayer.cpp:1066 -#: src/being/localplayer.cpp:1102 +#: src/being/localplayer.cpp:1066 src/being/localplayer.cpp:1067 +#: src/being/localplayer.cpp:1103 msgid "xp" msgstr "zk" #. TRANSLATORS: this is job experience -#: src/being/localplayer.cpp:1070 src/being/localplayer.cpp:1076 -#: src/being/localplayer.cpp:1082 +#: src/being/localplayer.cpp:1071 src/being/localplayer.cpp:1077 +#: src/being/localplayer.cpp:1083 msgid "job" msgstr "práce" #. TRANSLATORS: follow command message -#: src/being/localplayer.cpp:2808 +#: src/being/localplayer.cpp:2816 #, c-format msgid "Follow: %s" msgstr "Nasledovat: %s" #. TRANSLATORS: follow command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2814 src/being/localplayer.cpp:2839 +#: src/being/localplayer.cpp:2822 src/being/localplayer.cpp:2847 msgid "Follow canceled" msgstr "Následování zrušeno." #. TRANSLATORS: imitate command message -#: src/being/localplayer.cpp:2824 +#: src/being/localplayer.cpp:2832 #, c-format msgid "Imitation: %s" msgstr "Imitace: %s" #. TRANSLATORS: imitate command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2830 src/being/localplayer.cpp:2844 +#: src/being/localplayer.cpp:2838 src/being/localplayer.cpp:2852 msgid "Imitation canceled" msgstr "Imitace zrušena." #. TRANSLATORS: wait player/monster message -#: src/being/localplayer.cpp:3194 +#: src/being/localplayer.cpp:3202 #, c-format msgid "You see %s" msgstr "Vidíš %s" @@ -453,37 +453,37 @@ msgstr "Plovoucí bublina" #. TRANSLATORS: setup tab quick button #. TRANSLATORS: full button name #. TRANSLATORS: setup window name -#: src/client.cpp:925 src/gui/windowmenu.cpp:166 +#: src/client.cpp:926 src/gui/windowmenu.cpp:166 #: src/gui/windows/setupwindow.cpp:62 msgid "Setup" msgstr "Nastavení" #. TRANSLATORS: perfoamance tab quick button #. TRANSLATORS: settings tab name -#: src/client.cpp:928 src/gui/widgets/tabs/setup_perfomance.cpp:54 +#: src/client.cpp:929 src/gui/widgets/tabs/setup_perfomance.cpp:54 msgid "Performance" msgstr "Výkon" #. TRANSLATORS: video tab quick button #. TRANSLATORS: video settings tab name -#: src/client.cpp:931 src/gui/widgets/tabs/setup_video.cpp:105 +#: src/client.cpp:932 src/gui/widgets/tabs/setup_video.cpp:105 msgid "Video" msgstr "Video" #. TRANSLATORS: theme tab quick button #. TRANSLATORS: theme settings tab name -#: src/client.cpp:934 src/gui/widgets/tabs/setup_theme.cpp:122 +#: src/client.cpp:935 src/gui/widgets/tabs/setup_theme.cpp:122 msgid "Theme" msgstr "Téma" #. TRANSLATORS: theme tab quick button -#: src/client.cpp:937 +#: src/client.cpp:938 msgid "About" msgstr "O ManaPlus" #. TRANSLATORS: theme tab quick button #. TRANSLATORS: help window name -#: src/client.cpp:940 src/gui/windowmenu.cpp:74 +#: src/client.cpp:941 src/gui/windowmenu.cpp:74 #: src/gui/windows/helpwindow.cpp:53 msgid "Help" msgstr "Nápověda" @@ -499,42 +499,42 @@ msgstr "Nápověda" #. TRANSLATORS: npc dialog button #. TRANSLATORS: quests window button #. TRANSLATORS: shop window button -#: src/client.cpp:944 src/client.cpp:1400 src/client.cpp:1414 -#: src/gui/dialogsmanager.cpp:84 src/gui/popups/popupmenu.cpp:693 +#: src/client.cpp:945 src/client.cpp:1401 src/client.cpp:1415 +#: src/gui/dialogsmanager.cpp:106 src/gui/popups/popupmenu.cpp:693 #: src/gui/popups/popupmenu.cpp:926 src/gui/windows/didyouknowwindow.cpp:81 -#: src/gui/windows/inventorywindow.cpp:224 src/gui/windows/npcdialog.cpp:74 +#: src/gui/windows/inventorywindow.cpp:225 src/gui/windows/npcdialog.cpp:74 #: src/gui/windows/npcdialog.cpp:112 src/gui/windows/questswindow.cpp:77 #: src/gui/windows/shopwindow.cpp:83 msgid "Close" msgstr "Zavřít" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1070 +#: src/client.cpp:1071 msgid "Connecting to server" msgstr "Připojuji se k serveru" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1118 +#: src/client.cpp:1119 msgid "Logging in" msgstr "Přihlašuji se" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1161 +#: src/client.cpp:1162 msgid "Entering game world" msgstr "Vstupuji do herního světa" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1291 +#: src/client.cpp:1292 msgid "Requesting characters" msgstr "Vyžaduji postavy" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1331 +#: src/client.cpp:1332 msgid "Connecting to the game server" msgstr "Připojuji se k hernímu serveru" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1343 +#: src/client.cpp:1344 msgid "Changing game servers" msgstr "Vyměňuji herní servery" @@ -550,7 +550,7 @@ msgstr "Vyměňuji herní servery" #. TRANSLATORS: error message #. TRANSLATORS: info message #. TRANSLATORS: ok dialog button -#: src/client.cpp:1398 src/client.cpp:1412 src/client.cpp:1607 +#: src/client.cpp:1399 src/client.cpp:1413 src/client.cpp:1608 #: src/gui/windows/changeemaildialog.cpp:167 #: src/gui/windows/changepassworddialog.cpp:157 #: src/gui/windows/charcreatedialog.cpp:367 @@ -565,42 +565,42 @@ msgid "Error" msgstr "Chyba" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1427 +#: src/client.cpp:1428 msgid "Requesting registration details" msgstr "Požaduji registrační detaily" #. TRANSLATORS: password change message header -#: src/client.cpp:1468 +#: src/client.cpp:1469 msgid "Password Change" msgstr "Změna hesla" #. TRANSLATORS: password change message text -#: src/client.cpp:1470 +#: src/client.cpp:1471 msgid "Password changed successfully!" msgstr "Heslo úspěšně změněno!" #. TRANSLATORS: email change message header -#: src/client.cpp:1495 +#: src/client.cpp:1496 msgid "Email Change" msgstr "Změna emailu" #. TRANSLATORS: email change message text -#: src/client.cpp:1497 +#: src/client.cpp:1498 msgid "Email changed successfully!" msgstr "Email úspěšně změněn!" #. TRANSLATORS: unregister message header -#: src/client.cpp:1524 +#: src/client.cpp:1525 msgid "Unregister Successful" msgstr "Zrušení registrace úspěšné" #. TRANSLATORS: unregister message text -#: src/client.cpp:1526 +#: src/client.cpp:1527 msgid "Farewell, come back any time..." msgstr "Nashledanou, vraťte se kdykoli..." #. TRANSLATORS: directory creation error -#: src/configmanager.cpp:53 src/dirs.cpp:260 src/dirs.cpp:275 src/dirs.cpp:320 +#: src/configmanager.cpp:55 src/dirs.cpp:260 src/dirs.cpp:275 src/dirs.cpp:320 #: src/dirs.cpp:488 src/dirs.cpp:496 #, c-format msgid "%s doesn't exist and can't be created! Exiting." @@ -635,36 +635,36 @@ msgid "dyecmd srcdyestring dstfile" msgstr "dyecmd srcdyestring dstfile" #. TRANSLATORS: chat tab header -#: src/game.cpp:236 +#: src/game.cpp:234 msgid "General" msgstr "Obecný" #. TRANSLATORS: chat tab header #. TRANSLATORS: full button name #. TRANSLATORS: debug window name -#: src/game.cpp:254 src/gui/windowmenu.cpp:153 +#: src/game.cpp:252 src/gui/windowmenu.cpp:153 #: src/gui/windows/debugwindow.cpp:42 msgid "Debug" msgstr "Debug" #. TRANSLATORS: save file message -#: src/game.cpp:535 +#: src/game.cpp:536 #, c-format msgid "Screenshot saved as %s" msgstr "Snímek obrazovky uložen jako %s" #. TRANSLATORS: save file message -#: src/game.cpp:545 +#: src/game.cpp:546 msgid "Saving screenshot failed!" msgstr "Ukládání snímku obrazovky selhalo!" #. TRANSLATORS: error message text -#: src/game.cpp:628 +#: src/game.cpp:629 msgid "The connection to the server was lost." msgstr "Spojení se serverem bylo ztraceno." #. TRANSLATORS: error message header -#: src/game.cpp:631 +#: src/game.cpp:632 msgid "Network Error" msgstr "Chyba sítě" @@ -1044,10 +1044,35 @@ msgid "(F) free camera mode" msgstr "(F) mód volné kamery" #. TRANSLATORS: error message question -#: src/gui/dialogsmanager.cpp:93 +#: src/gui/dialogsmanager.cpp:115 msgid "Do you want to open support page?" msgstr "Preješ si otevřít stránku podpory?" +#. TRANSLATORS: message header +#: src/gui/dialogsmanager.cpp:126 src/gui/dialogsmanager.cpp:150 +#: src/gui/dialogsmanager.cpp:166 +msgid "Message" +msgstr "Zpráva" + +#. TRANSLATORS: ok dialog button +#. TRANSLATORS: popup menu item +#. TRANSLATORS: revive player +#: src/gui/dialogsmanager.cpp:129 src/gui/popups/popupmenu.cpp:3003 +msgid "Revive" +msgstr "Oživ" + +#. TRANSLATORS: weight message +#: src/gui/dialogsmanager.cpp:152 +msgid "" +"You are carrying more than half your weight. You are unable to regain health." +msgstr "Nesete více než polovinu vaší váhy. Regenerace života nyní není možná." + +#. TRANSLATORS: weight message +#: src/gui/dialogsmanager.cpp:168 +msgid "You are carrying less than half your weight. You can regain health." +msgstr "" +"Nesete méně než polovinu vaší váhy. Regenerace života je nyní opět možná." + #. TRANSLATORS: chat color #. TRANSLATORS: inventory sort mode #. TRANSLATORS: screen density type @@ -1055,7 +1080,7 @@ msgstr "Preješ si otevřít stránku podpory?" #: src/gui/models/colorlistmodel.h:33 src/gui/models/sortlistmodelinv.h:34 #: src/gui/widgets/tabs/setup_other.cpp:79 #: src/gui/widgets/tabs/setup_visual.cpp:81 -#: src/gui/windows/equipmentwindow.cpp:579 +#: src/gui/windows/equipmentwindow.cpp:582 msgid "default" msgstr "výchozí" @@ -1715,8 +1740,8 @@ msgstr "Upustit kořist" #. TRANSLATORS: pet unequip item #. TRANSLATORS: equipment window button #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:341 src/gui/windows/equipmentwindow.cpp:74 -#: src/gui/windows/inventorywindow.cpp:173 src/resources/itemtypemapdata.h:47 +#: src/gui/popups/popupmenu.cpp:341 src/gui/windows/equipmentwindow.cpp:76 +#: src/gui/windows/inventorywindow.cpp:174 src/resources/itemtypemapdata.h:47 #: src/resources/itemtypemapdata.h:51 src/resources/itemtypemapdata.h:55 #: src/resources/itemtypemapdata.h:59 src/resources/itemtypemapdata.h:63 #: src/resources/itemtypemapdata.h:67 src/resources/itemtypemapdata.h:71 @@ -1806,7 +1831,7 @@ msgstr "Přesunout kameru" #. TRANSLATORS: inventory button #. TRANSLATORS: outfits window name #: src/gui/popups/popupmenu.cpp:635 src/gui/setupinputpages.cpp:53 -#: src/gui/windowmenu.cpp:141 src/gui/windows/inventorywindow.cpp:190 +#: src/gui/windowmenu.cpp:141 src/gui/windows/inventorywindow.cpp:191 #: src/gui/windows/outfitwindow.cpp:60 msgid "Outfits" msgstr "Výstroje" @@ -1967,8 +1992,8 @@ msgstr "Přidat vše k obchodu" #. TRANSLATORS: inventory button #. TRANSLATORS: setup button #: src/gui/popups/popupmenu.cpp:2058 src/gui/popups/popupmenu.cpp:2188 -#: src/gui/popups/popupmenu.cpp:2229 src/gui/windows/inventorywindow.cpp:220 -#: src/gui/windows/inventorywindow.cpp:716 src/gui/windows/setupwindow.cpp:97 +#: src/gui/popups/popupmenu.cpp:2229 src/gui/windows/inventorywindow.cpp:221 +#: src/gui/windows/inventorywindow.cpp:717 src/gui/windows/setupwindow.cpp:97 msgid "Store" msgstr "Uložit" @@ -1999,7 +2024,7 @@ msgstr "Uschovat všechny" #. TRANSLATORS: popup menu item #. TRANSLATORS: get item from storage #. TRANSLATORS: storage button -#: src/gui/popups/popupmenu.cpp:2087 src/gui/windows/inventorywindow.cpp:222 +#: src/gui/popups/popupmenu.cpp:2087 src/gui/windows/inventorywindow.cpp:223 msgid "Retrieve" msgstr "Vzít" @@ -2034,8 +2059,8 @@ msgstr "Vzít všechny" #. TRANSLATORS: skills dialog button #. TRANSLATORS: inventory button #: src/gui/popups/popupmenu.cpp:2150 src/gui/popups/popupmenu.cpp:2939 -#: src/gui/windows/inventorywindow.cpp:171 -#: src/gui/windows/inventorywindow.cpp:629 src/gui/windows/skilldialog.cpp:81 +#: src/gui/windows/inventorywindow.cpp:172 +#: src/gui/windows/inventorywindow.cpp:630 src/gui/windows/skilldialog.cpp:81 #: src/gui/windows/skilldialog.cpp:153 src/gui/windows/skilldialog.cpp:323 #: src/gui/windows/skilldialog.cpp:456 src/gui/windows/skilldialog.cpp:538 #: src/resources/itemtypemapdata.h:39 src/resources/itemtypemapdata.h:43 @@ -2065,7 +2090,7 @@ msgstr "Resetovat žlutý pruh" #. TRANSLATORS: popup menu item #. TRANSLATORS: copy status to chat #. TRANSLATORS: status window button -#: src/gui/popups/popupmenu.cpp:2354 src/gui/windows/statuswindow.cpp:93 +#: src/gui/popups/popupmenu.cpp:2354 src/gui/windows/statuswindow.cpp:94 msgid "Copy to chat" msgstr "Zkopírovat do chatu" @@ -2226,8 +2251,8 @@ msgstr "Chránit předmět" #. TRANSLATORS: popup menu item #. TRANSLATORS: drop item #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:2954 src/gui/windows/inventorywindow.cpp:186 -#: src/gui/windows/inventorywindow.cpp:724 +#: src/gui/popups/popupmenu.cpp:2954 src/gui/windows/inventorywindow.cpp:187 +#: src/gui/windows/inventorywindow.cpp:725 msgid "Drop..." msgstr "Upustit..." @@ -2242,14 +2267,14 @@ msgstr "Upustit vše" #. TRANSLATORS: full button name #. TRANSLATORS: inventory button #: src/gui/popups/popupmenu.cpp:2963 src/gui/windowmenu.cpp:129 -#: src/gui/windows/inventorywindow.cpp:729 +#: src/gui/windows/inventorywindow.cpp:730 msgid "Drop" msgstr "Upustit" #. TRANSLATORS: popup menu item #. TRANSLATORS: split items #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:2971 src/gui/windows/inventorywindow.cpp:188 +#: src/gui/popups/popupmenu.cpp:2971 src/gui/windows/inventorywindow.cpp:189 msgid "Split" msgstr "Rozdělit" @@ -2282,13 +2307,6 @@ msgstr "Jdi na" msgid "Recall" msgstr "Zavolej zpět" -#. TRANSLATORS: popup menu item -#. TRANSLATORS: revive player -#. TRANSLATORS: ok dialog button -#: src/gui/popups/popupmenu.cpp:3003 src/net/ea/playerhandler.cpp:195 -msgid "Revive" -msgstr "Oživ" - #. TRANSLATORS: popup menu item #. TRANSLATORS: kick player #: src/gui/popups/popupmenu.cpp:3008 @@ -2578,8 +2596,8 @@ msgstr "Úroveň: %u" #. TRANSLATORS: status window label #: src/gui/widgets/characterdisplay.cpp:138 -#: src/gui/windows/inventorywindow.cpp:554 src/gui/windows/statuswindow.cpp:74 -#: src/gui/windows/statuswindow.cpp:234 src/gui/windows/statuswindow.cpp:341 +#: src/gui/windows/inventorywindow.cpp:555 src/gui/windows/statuswindow.cpp:75 +#: src/gui/windows/statuswindow.cpp:235 src/gui/windows/statuswindow.cpp:342 #, c-format msgid "Money: %s" msgstr "Peníze: %s" @@ -2616,7 +2634,7 @@ msgstr "Ukončit" #: src/gui/widgets/selldialog.cpp:116 src/gui/windows/buydialog.cpp:254 #: src/gui/windows/itemamountwindow.cpp:156 #: src/gui/windows/itemamountwindow.cpp:191 src/gui/windows/npcdialog.cpp:105 -#: src/gui/windows/statuswindow.cpp:745 +#: src/gui/windows/statuswindow.cpp:746 msgid "+" msgstr "+" @@ -2629,7 +2647,7 @@ msgstr "+" #: src/gui/widgets/selldialog.cpp:118 src/gui/windows/buydialog.cpp:257 #: src/gui/windows/itemamountwindow.cpp:154 #: src/gui/windows/itemamountwindow.cpp:188 src/gui/windows/npcdialog.cpp:107 -#: src/gui/windows/statuswindow.cpp:758 +#: src/gui/windows/statuswindow.cpp:759 msgid "-" msgstr "-" @@ -2639,8 +2657,8 @@ msgstr "-" #. TRANSLATORS: status window label #. TRANSLATORS: status bar label #: src/gui/widgets/selldialog.cpp:120 src/gui/windows/buydialog.cpp:264 -#: src/gui/windows/statuswindow.cpp:488 src/gui/windows/statuswindow.cpp:543 -#: src/gui/windows/statuswindow.cpp:742 src/gui/windows/statuswindow.cpp:774 +#: src/gui/windows/statuswindow.cpp:489 src/gui/windows/statuswindow.cpp:544 +#: src/gui/windows/statuswindow.cpp:743 src/gui/windows/statuswindow.cpp:775 msgid "Max" msgstr "Vše" @@ -2674,7 +2692,7 @@ msgstr "Typ: %s" #. TRANSLATORS: Skill type #. TRANSLATORS: unknown equipment page name -#: src/gui/widgets/skillinfo.cpp:109 src/gui/windows/equipmentwindow.cpp:586 +#: src/gui/widgets/skillinfo.cpp:109 src/gui/windows/equipmentwindow.cpp:589 msgid "Unknown" msgstr "Neznámý" @@ -3841,7 +3859,7 @@ msgstr "Povolit upozornění na váhu" #. TRANSLATORS: inventory button #: src/gui/widgets/tabs/setup_other.cpp:267 src/gui/windowmenu.cpp:137 #: src/gui/windows/buyselldialog.cpp:40 src/gui/windows/buyselldialog.cpp:51 -#: src/gui/windows/inventorywindow.cpp:192 +#: src/gui/windows/inventorywindow.cpp:193 msgid "Shop" msgstr "Obchod" @@ -4099,38 +4117,49 @@ msgid "Different options (enable or disable can improve performance)" msgstr "Různá nastavení (povolení nebo vypnutí pro lepší výkon)" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:135 +#: src/gui/widgets/tabs/setup_perfomance.cpp:134 msgid "Enable texture compression (OpenGL)" msgstr "Povolit kompresy textur (OpenGL)" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:139 +#: src/gui/widgets/tabs/setup_perfomance.cpp:138 msgid "Enable rectangular texture extension (OpenGL)" msgstr "Povolit rozšíření čtvercové textury (OpenGL)" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:143 +#: src/gui/widgets/tabs/setup_perfomance.cpp:142 msgid "Use new texture internal format (OpenGL)" msgstr "Požít nový vnitřní formát textur (OpenGL)" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:147 +#: src/gui/widgets/tabs/setup_perfomance.cpp:146 msgid "Enable texture atlases (OpenGL)" msgstr "Zapni atlasy textur (OpenGL)" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:151 +#: src/gui/widgets/tabs/setup_perfomance.cpp:150 msgid "Cache all sprites per map (can use additional memory)" msgstr "" "Načítat veškeré obrázky pro mapu do vyrovnávací paměti (může používat více " "paměti)" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:156 +#: src/gui/widgets/tabs/setup_perfomance.cpp:155 msgid "Cache all sounds (can use additional memory)" msgstr "" "Uchovávat všechny zvuky ve vyrovnávací paměti (může používat více paměti)" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_perfomance.cpp:160 +msgid "Critical options (DO NOT change if you don't know what it duing)" +msgstr "" + +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:164 +#, fuzzy +msgid "Disable logging in game (do not enable)" +msgstr "Zakázat načítání oběktů do pamětu (Softwarově)" + #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:45 msgid "Show gender" @@ -4823,7 +4852,7 @@ msgid "Ignore items" msgstr "Ignoruj věci" #. TRANSLATORS: social window label -#: src/gui/widgets/tabs/socialplayerstab.h:192 +#: src/gui/widgets/tabs/socialplayerstab.h:194 #, c-format msgid "Visible players: %d" msgstr "Viditelní hráči: %d" @@ -4896,8 +4925,8 @@ msgstr "VYB" #. TRANSLATORS: equipment window name #. TRANSLATORS: inventory button -#: src/gui/windowmenu.cpp:99 src/gui/windows/equipmentwindow.cpp:67 -#: src/gui/windows/inventorywindow.cpp:194 +#: src/gui/windowmenu.cpp:99 src/gui/windows/equipmentwindow.cpp:69 +#: src/gui/windows/inventorywindow.cpp:195 msgid "Equipment" msgstr "Vybavení" @@ -4908,7 +4937,7 @@ msgstr "INV" #. TRANSLATORS: inventory window name #. TRANSLATORS: inventory type name -#: src/gui/windowmenu.cpp:102 src/gui/windows/inventorywindow.cpp:129 +#: src/gui/windowmenu.cpp:102 src/gui/windows/inventorywindow.cpp:130 #: src/inventory.cpp:297 msgid "Inventory" msgstr "Inventář" @@ -5352,19 +5381,19 @@ msgid "Enter password:" msgstr "Zadej heslo:" #. TRANSLATORS: chat message -#: src/gui/windows/chatwindow.cpp:659 +#: src/gui/windows/chatwindow.cpp:660 #, c-format msgid "Present: %s; %d players are present." msgstr "Přítomni: %s; %d hráčů je přítomno." #. TRANSLATORS: chat message -#: src/gui/windows/chatwindow.cpp:1102 +#: src/gui/windows/chatwindow.cpp:1103 #, c-format msgid "Whispering to %s: %s" msgstr "Šeptání pro %s: %s" #. TRANSLATORS: owners pet name. For example: 4144's pet -#: src/gui/windows/chatwindow.cpp:1651 src/net/eathena/pethandler.cpp:167 +#: src/gui/windows/chatwindow.cpp:1652 src/net/eathena/pethandler.cpp:167 #, c-format msgid "%s's pet" msgstr "mazlíček patřící %s" @@ -5481,7 +5510,7 @@ msgstr "Věděl jsi že..." #. TRANSLATORS: inventory button #. TRANSLATORS: outfits window button #. TRANSLATORS: inventory button -#: src/gui/windows/inventorywindow.cpp:169 src/gui/windows/outfitwindow.cpp:67 +#: src/gui/windows/inventorywindow.cpp:170 src/gui/windows/outfitwindow.cpp:67 #: src/resources/itemtypemapdata.h:47 src/resources/itemtypemapdata.h:51 #: src/resources/itemtypemapdata.h:55 src/resources/itemtypemapdata.h:59 #: src/resources/itemtypemapdata.h:63 src/resources/itemtypemapdata.h:67 @@ -5741,7 +5770,7 @@ msgstr "pruh práce" #. TRANSLATORS: status bar label #. TRANSLATORS: status window label #: src/gui/windows/ministatuswindow.cpp:340 -#: src/gui/windows/statuswindow.cpp:245 +#: src/gui/windows/statuswindow.cpp:246 #, c-format msgid "Level: %d (GM %d)" msgstr "Úroveň: %d (GM %d)" @@ -5749,8 +5778,8 @@ msgstr "Úroveň: %d (GM %d)" #. TRANSLATORS: status bar label #. TRANSLATORS: status window label #: src/gui/windows/ministatuswindow.cpp:347 -#: src/gui/windows/statuswindow.cpp:72 src/gui/windows/statuswindow.cpp:252 -#: src/gui/windows/statuswindow.cpp:377 +#: src/gui/windows/statuswindow.cpp:73 src/gui/windows/statuswindow.cpp:253 +#: src/gui/windows/statuswindow.cpp:378 #, c-format msgid "Level: %d" msgstr "Úroveň: %d" @@ -6140,39 +6169,39 @@ msgid "Choose your party's name." msgstr "Zvolte jméno vaší party." #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:76 +#: src/gui/windows/statuswindow.cpp:77 msgid "HP:" msgstr "BŽ:" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:79 +#: src/gui/windows/statuswindow.cpp:80 msgid "Exp:" msgstr "Zk:" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:137 +#: src/gui/windows/statuswindow.cpp:138 msgid "MP:" msgstr "MB:" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:180 src/gui/windows/statuswindow.cpp:303 +#: src/gui/windows/statuswindow.cpp:181 src/gui/windows/statuswindow.cpp:304 #, c-format msgid "Job: %d" msgstr "Práce: %d" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:182 +#: src/gui/windows/statuswindow.cpp:183 msgid "Job:" msgstr "Práce:" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:238 src/gui/windows/statuswindow.cpp:349 +#: src/gui/windows/statuswindow.cpp:239 src/gui/windows/statuswindow.cpp:350 #, c-format msgid "Character points: %d" msgstr "Bodů postavy: %d" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:364 +#: src/gui/windows/statuswindow.cpp:365 #, c-format msgid "Correction points: %d" msgstr "Opravné body: %d" @@ -7359,6 +7388,18 @@ msgstr "Předchozí záložka příkazů" msgid "Next Commands tab" msgstr "Další záložka příkazů" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:228 +#, fuzzy +msgid "Previous inventory tab" +msgstr "Předchozí záložka zkratek" + +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:234 +#, fuzzy +msgid "Next inventory tab" +msgstr "pruh míst v inventáři" + #. TRANSLATORS: inventory type name #: src/inventory.cpp:302 msgid "Storage" @@ -7441,9 +7482,8 @@ msgstr " -s --server : Přihlaš se k tomuto serveru nebo IP" #. TRANSLATORS: command line help #: src/main.cpp:110 -#, fuzzy msgid " -y --server-type : Login server type" -msgstr " -s --server : Přihlaš se k tomuto serveru nebo IP" +msgstr "" #. TRANSLATORS: command line help #: src/main.cpp:112 @@ -7739,24 +7779,6 @@ msgstr "Nebylo možné vyhledat host \"" msgid "Connection to server terminated. " msgstr "Spojení se serverem ukončeno. " -#. TRANSLATORS: message header -#: src/net/ea/playerhandler.cpp:192 src/net/ea/playerhandler.cpp:418 -#: src/net/ea/playerhandler.cpp:434 -msgid "Message" -msgstr "Zpráva" - -#. TRANSLATORS: weight message -#: src/net/ea/playerhandler.cpp:420 -msgid "" -"You are carrying more than half your weight. You are unable to regain health." -msgstr "Nesete více než polovinu vaší váhy. Regenerace života nyní není možná." - -#. TRANSLATORS: weight message -#: src/net/ea/playerhandler.cpp:436 -msgid "You are carrying less than half your weight. You can regain health." -msgstr "" -"Nesete méně než polovinu vaší váhy. Regenerace života je nyní opět možná." - #. TRANSLATORS: char rename error #: src/net/eathena/charserverhandler.cpp:523 #: src/net/eathena/charserverhandler.cpp:560 @@ -7782,33 +7804,38 @@ msgstr "" msgid "Character not found." msgstr "" -#: src/net/eathena/chathandler.cpp:351 +#: src/net/eathena/chathandler.cpp:357 msgid "Can't cast skill in this area." msgstr "" -#: src/net/eathena/chathandler.cpp:354 -#, fuzzy +#: src/net/eathena/chathandler.cpp:360 msgid "Can't use item in this area." -msgstr "Nemohu použít toto ID." +msgstr "" -#: src/net/eathena/chathandler.cpp:357 +#: src/net/eathena/chathandler.cpp:363 msgid "Can't equip. Wrong level." msgstr "" -#: src/net/eathena/chathandler.cpp:360 +#: src/net/eathena/chathandler.cpp:366 msgid "Can't use. Wrong level." msgstr "" -#: src/net/eathena/chathandler.cpp:363 +#: src/net/eathena/chathandler.cpp:369 msgid "Work in progress." msgstr "" #. TRANSLATORS: chat message -#: src/net/eathena/chathandler.cpp:537 +#: src/net/eathena/chathandler.cpp:543 #, c-format msgid "Message could not be sent, channel %s is not exists." msgstr "" +#. TRANSLATORS: chat message +#: src/net/eathena/chathandler.cpp:636 +#, c-format +msgid "Can't open channel. Channel %s is not exists." +msgstr "" + #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:128 src/net/tmwa/generalhandler.cpp:126 #, c-format @@ -7965,9 +7992,8 @@ msgid "Unknown connection error." msgstr "Neznámá chyba připojení." #: src/net/eathena/generalhandler.cpp:266 -#, fuzzy msgid "Map not found" -msgstr "Počet hráčů na mapě:" +msgstr "" #. TRANSLATORS: error message #: src/net/eathena/generalhandler.cpp:342 src/net/tmwa/generalhandler.cpp:285 @@ -8749,9 +8775,9 @@ msgstr "Mazlíček byl polapen." #. TRANSLATORS: notification message #: src/resources/notifications.h:379 -#, fuzzy, c-format +#, c-format msgid "Pet catch unknown error: %d." -msgstr "Neznámá chyba polapení mazlíčka: %d." +msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:383 -- cgit v1.2.3-60-g2f50