diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 236 |
1 files changed, 119 insertions, 117 deletions
@@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ManaPlus\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2018-09-08 21:32+0300\n" -"PO-Revision-Date: 2018-07-10 13:40+0000\n" +"POT-Creation-Date: 2018-12-08 19:06+0300\n" +"PO-Revision-Date: 2018-09-09 01:29+0000\n" "Last-Translator: Andrei Karas <akaras@inbox.ru>\n" "Language-Team: Polish (http://www.transifex.com/akaras/manaplus/language/" "pl/)\n" @@ -28,7 +28,7 @@ msgstr "" "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. TRANSLATORS: visible beings on map -#: src/actormanager.cpp:1592 +#: src/actormanager.cpp:1590 msgid "Visible on map" msgstr "Widoczne na mapie" @@ -47,70 +47,70 @@ msgid "miss" msgstr "Pudło!" #. TRANSLATORS: this away status writed in player nick -#: src/being/being.cpp:2567 src/gui/windows/whoisonline.cpp:891 +#: src/being/being.cpp:2567 src/gui/windows/whoisonline.cpp:910 msgid "A" msgstr "A" #. TRANSLATORS: this inactive status writed in player nick -#: src/being/being.cpp:2572 src/gui/windows/whoisonline.cpp:896 +#: src/being/being.cpp:2572 src/gui/windows/whoisonline.cpp:915 msgid "I" msgstr "I" #. TRANSLATORS: chat message after death #. TRANSLATORS: player killed message -#: src/being/localplayer.cpp:406 src/net/eathena/playerrecv.cpp:518 +#: src/being/localplayer.cpp:406 src/net/eathena/playerrecv.cpp:521 #, c-format msgid "You were killed by %s." msgstr "Zostałeś zabity przez %s." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:890 +#: src/being/localplayer.cpp:891 msgid "Tried to pick up nonexistent item." msgstr "Próbowano podnieść nieistniejący przedmiot." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:894 +#: src/being/localplayer.cpp:895 msgid "Item is too heavy." msgstr "Przedmiot zbyt ciężki." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:898 +#: src/being/localplayer.cpp:899 msgid "Item is too far away." msgstr "Przedmiot za daleko." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:902 +#: src/being/localplayer.cpp:903 msgid "Inventory is full." msgstr "Inwentarz jest pełny." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:906 +#: src/being/localplayer.cpp:907 msgid "Stack is too big." msgstr "Za duży stos." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:910 +#: src/being/localplayer.cpp:911 msgid "Item belongs to someone else." msgstr "Przedmiot należy do kogoś innego." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:914 +#: src/being/localplayer.cpp:915 msgid "You can't pickup this amount of items." msgstr "Nie możesz podnieść tej ilości przedmiotów." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:918 +#: src/being/localplayer.cpp:919 msgid "Your item stack has max amount." msgstr "Twoja sterta przedmiotu osiągnęła maksymalną ilość." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:925 +#: src/being/localplayer.cpp:926 msgid "Unknown problem picking up item." msgstr "Nieznany problem podczas próby podniesienia przedmiotu." #. TRANSLATORS: %d is number, #. [@@%d|%s@@] - here player can see link to item -#: src/being/localplayer.cpp:961 +#: src/being/localplayer.cpp:962 #, c-format msgid "You picked up %d [@@%d|%s@@]." msgid_plural "You picked up %d [@@%d|%s@@]." @@ -121,58 +121,58 @@ msgstr[3] "Podniosłeś/aś %d [@@%d|%s@@]." #. TRANSLATORS: this is normal experience #. TRANSLATORS: get xp message -#: src/being/localplayer.cpp:1175 src/being/localplayer.cpp:1177 -#: src/being/localplayer.cpp:1213 src/being/localplayer.cpp:1227 +#: src/being/localplayer.cpp:1176 src/being/localplayer.cpp:1178 +#: src/being/localplayer.cpp:1214 src/being/localplayer.cpp:1228 msgid "xp" msgstr "xp" #. TRANSLATORS: this is job experience -#: src/being/localplayer.cpp:1183 src/being/localplayer.cpp:1191 -#: src/being/localplayer.cpp:1200 +#: src/being/localplayer.cpp:1184 src/being/localplayer.cpp:1192 +#: src/being/localplayer.cpp:1201 msgid "job" msgstr "skill" #. TRANSLATORS: get homunculus xp message -#: src/being/localplayer.cpp:1224 +#: src/being/localplayer.cpp:1225 msgid "Homun" msgstr "Homun" #. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1237 +#: src/being/localplayer.cpp:1238 msgid "hp" msgstr "pż" #. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1247 +#: src/being/localplayer.cpp:1248 msgid "mana" msgstr "mana" #. TRANSLATORS: follow command message -#: src/being/localplayer.cpp:2337 +#: src/being/localplayer.cpp:2342 #, c-format msgid "Follow: %s" msgstr "Podążanie: %s" #. TRANSLATORS: follow command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2343 src/being/localplayer.cpp:2368 +#: src/being/localplayer.cpp:2348 src/being/localplayer.cpp:2373 msgid "Follow canceled" msgstr "Podążanie anulowane." #. TRANSLATORS: imitate command message -#: src/being/localplayer.cpp:2353 +#: src/being/localplayer.cpp:2358 #, c-format msgid "Imitation: %s" msgstr "Imitowanie: %s" #. TRANSLATORS: imitate command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2359 src/being/localplayer.cpp:2373 +#: src/being/localplayer.cpp:2364 src/being/localplayer.cpp:2378 msgid "Imitation canceled" msgstr "Imitacja anulowana" #. TRANSLATORS: wait player/monster message -#: src/being/localplayer.cpp:2731 +#: src/being/localplayer.cpp:2736 #, c-format msgid "You see %s" msgstr "Widzisz %s" @@ -811,7 +811,7 @@ msgstr "AFK" #. TRANSLATORS: text dialog button #. TRANSLATORS: ok dialog button #: src/gamemodifiers.cpp:448 src/gui/dialogsmanager.cpp:202 -#: src/gui/dialogsmanager.cpp:221 src/gui/widgets/tabs/setup_input.cpp:169 +#: src/gui/dialogsmanager.cpp:221 src/gui/widgets/tabs/setup_input.cpp:170 #: src/gui/widgets/tabs/setup_theme.cpp:326 #: src/gui/widgets/tabs/setup_theme.cpp:362 #: src/gui/widgets/tabs/setup_video.cpp:277 @@ -834,7 +834,7 @@ msgstr "AFK" #: src/net/eathena/charserverrecv.cpp:502 src/net/tmwa/charserverrecv.cpp:295 #: src/pincodemanager.cpp:148 src/pincodemanager.cpp:207 #: src/progs/manaplus/actions/actions.cpp:178 -#: src/progs/manaplus/client.cpp:1513 src/progs/manaplus/client.cpp:1548 +#: src/progs/manaplus/client.cpp:1512 src/progs/manaplus/client.cpp:1547 msgid "OK" msgstr "Ok" @@ -871,8 +871,8 @@ msgstr "(F) wolny tryb kamery" #: src/gui/windows/maileditwindow.cpp:59 src/gui/windows/mailviewwindow.cpp:63 #: src/gui/windows/npcdialog.cpp:88 src/gui/windows/npcdialog.cpp:134 #: src/gui/windows/questswindow.cpp:80 src/gui/windows/shopwindow.cpp:114 -#: src/progs/dyecmd/client.cpp:569 src/progs/manaplus/client.cpp:936 -#: src/progs/manaplus/client.cpp:1427 src/progs/manaplus/client.cpp:1446 +#: src/progs/dyecmd/client.cpp:569 src/progs/manaplus/client.cpp:935 +#: src/progs/manaplus/client.cpp:1426 src/progs/manaplus/client.cpp:1445 msgid "Close" msgstr "Zamknij" @@ -1340,73 +1340,73 @@ msgid "Skip" msgstr "Omiń" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:142 src/gui/popups/beingpopup.cpp:161 +#: src/gui/popups/beingpopup.cpp:143 src/gui/popups/beingpopup.cpp:162 #, c-format msgid "Hungry: %d" msgstr "Głód: %d" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:148 src/gui/popups/beingpopup.cpp:167 +#: src/gui/popups/beingpopup.cpp:149 src/gui/popups/beingpopup.cpp:168 #, c-format msgid "Intimacy: %d" msgstr "Zażyłość: %d" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:181 +#: src/gui/popups/beingpopup.cpp:182 #, c-format msgid "Group: %s (%d)" msgstr "" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:192 +#: src/gui/popups/beingpopup.cpp:193 #, c-format msgid "Party: %s" msgstr "Grupa: %s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:202 +#: src/gui/popups/beingpopup.cpp:203 #, c-format msgid "Guild: %s" msgstr "Gildia: %s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:212 +#: src/gui/popups/beingpopup.cpp:213 #, c-format msgid "Clan: %s" msgstr "" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:222 +#: src/gui/popups/beingpopup.cpp:223 #, c-format msgid "Pvp rank: %u" msgstr "Miejsce w PvP: %u" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:232 +#: src/gui/popups/beingpopup.cpp:233 #, c-format msgid "Buy shop: %s" msgstr "Sklep - kup: %s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:242 +#: src/gui/popups/beingpopup.cpp:243 #, c-format msgid "Sell shop: %s" msgstr "Sklep - sprzedaj: %s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:252 +#: src/gui/popups/beingpopup.cpp:253 #, c-format msgid "Comment: %s" msgstr "Komentarz: %s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:263 +#: src/gui/popups/beingpopup.cpp:264 #, c-format msgid "Effects: %s" msgstr "Efekty: %s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:274 +#: src/gui/popups/beingpopup.cpp:275 #, c-format msgid "Chat room: %s" msgstr "Pokój czat: %s" @@ -1416,7 +1416,7 @@ msgstr "Pokój czat: %s" #. TRANSLATORS: skill level #. TRANSLATORS: status bar label #. TRANSLATORS: status window label -#: src/gui/popups/beingpopup.cpp:286 src/gui/popups/popupmenu.cpp:2380 +#: src/gui/popups/beingpopup.cpp:287 src/gui/popups/popupmenu.cpp:2380 #: src/gui/popups/skillpopup.cpp:154 src/gui/windows/ministatuswindow.cpp:382 #: src/gui/windows/statuswindow.cpp:74 src/gui/windows/statuswindow.cpp:282 #: src/gui/windows/statuswindow.cpp:322 @@ -1425,13 +1425,13 @@ msgid "Level: %d" msgstr "Poziom: %d" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:302 +#: src/gui/popups/beingpopup.cpp:303 #, c-format msgid "Hp: %d/%d" msgstr "Pż: %d/%d" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:312 +#: src/gui/popups/beingpopup.cpp:313 #, c-format msgid "Particles: %u" msgstr "Cząsteczki: %u" @@ -1811,7 +1811,7 @@ msgstr "Usuń" #. TRANSLATORS: warp to map item #. TRANSLATORS: warp select button #: src/gui/popups/popupmenu.cpp:794 src/gui/popups/popupmenu.cpp:824 -#: src/net/eathena/skillrecv.cpp:436 +#: src/net/eathena/skillrecv.cpp:436 src/net/eathena/skillrecv.cpp:454 msgid "Warp" msgstr "Teleport" @@ -4258,12 +4258,12 @@ msgid "Input" msgstr "Wejście" #. TRANSLATORS: input settings error header -#: src/gui/widgets/tabs/setup_input.cpp:163 +#: src/gui/widgets/tabs/setup_input.cpp:164 msgid "Key Conflict(s) Detected." msgstr "Wykryto konflikt klawiszy." #. TRANSLATORS: input settings error -#: src/gui/widgets/tabs/setup_input.cpp:165 +#: src/gui/widgets/tabs/setup_input.cpp:166 #, c-format msgid "" "Conflict \"%s\" and \"%s\" keys. Resolve them, or gameplay may result in " @@ -4274,7 +4274,7 @@ msgstr "" #. TRANSLATORS: unknown key name #. TRANSLATORS: quests window quest name -#: src/gui/widgets/tabs/setup_input.cpp:337 src/resources/db/questdb.cpp:62 +#: src/gui/widgets/tabs/setup_input.cpp:338 src/resources/db/questdb.cpp:62 #: src/resources/db/questdb.cpp:255 src/resources/db/questdb.cpp:261 msgid "unknown" msgstr "nieznane" @@ -4858,7 +4858,7 @@ msgstr "Nie" #. TRANSLATORS: settings tab name #. TRANSLATORS: perfoamance tab quick button #: src/gui/widgets/tabs/setup_perfomance.cpp:61 src/progs/dyecmd/client.cpp:553 -#: src/progs/manaplus/client.cpp:920 +#: src/progs/manaplus/client.cpp:919 msgid "Performance" msgstr "Wydajność" @@ -5277,7 +5277,7 @@ msgstr "i" #. TRANSLATORS: theme settings tab name #. TRANSLATORS: theme tab quick button #: src/gui/widgets/tabs/setup_theme.cpp:133 src/progs/dyecmd/client.cpp:559 -#: src/progs/manaplus/client.cpp:926 +#: src/progs/manaplus/client.cpp:925 msgid "Theme" msgstr "Skórka" @@ -5436,7 +5436,7 @@ msgstr "Bez ramki" #. TRANSLATORS: video settings tab name #. TRANSLATORS: video tab quick button #: src/gui/widgets/tabs/setup_video.cpp:121 src/progs/dyecmd/client.cpp:556 -#: src/progs/manaplus/client.cpp:923 +#: src/progs/manaplus/client.cpp:922 msgid "Video" msgstr "Ekran" @@ -5825,9 +5825,9 @@ msgstr "Widoczni gracze: %d" #. TRANSLATORS: debug window label, logic per second #: src/gui/widgets/tabs/statdebugtab.cpp:42 #: src/gui/widgets/tabs/statdebugtab.cpp:80 -#, fuzzy, c-format +#, c-format msgid "LPS: %d" -msgstr "Poziom: %d" +msgstr "" #. TRANSLATORS: debug window stats reset button #. TRANSLATORS: npc dialog button @@ -5839,15 +5839,15 @@ msgstr "Resetuj" #: src/gui/widgets/tabs/statdebugtab.cpp:64 #: src/gui/widgets/tabs/statdebugtab.cpp:86 #, c-format -msgid "stat%d: %d ms" +msgid "stat%u: %d ms" msgstr "" #. TRANSLATORS: debug window stat label #: src/gui/widgets/tabs/statdebugtab.cpp:68 #: src/gui/widgets/tabs/statdebugtab.cpp:91 -#, fuzzy, c-format +#, c-format msgid "%d ms" -msgstr "%d minut/y" +msgstr "" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/targetdebugtab.cpp:37 @@ -5979,7 +5979,7 @@ msgstr "PMC" #. TRANSLATORS: help window name #. TRANSLATORS: theme tab quick button #: src/gui/windowmenu.cpp:92 src/gui/windows/helpwindow.cpp:57 -#: src/progs/dyecmd/client.cpp:565 src/progs/manaplus/client.cpp:932 +#: src/progs/dyecmd/client.cpp:565 src/progs/manaplus/client.cpp:931 msgid "Help" msgstr "Pomoc" @@ -6179,7 +6179,7 @@ msgstr "SET" #. TRANSLATORS: setup window name #. TRANSLATORS: setup tab quick button #: src/gui/windowmenu.cpp:256 src/gui/windows/setupwindow.cpp:67 -#: src/progs/dyecmd/client.cpp:550 src/progs/manaplus/client.cpp:917 +#: src/progs/dyecmd/client.cpp:550 src/progs/manaplus/client.cpp:916 msgid "Setup" msgstr "Konfiguracja" @@ -6288,8 +6288,8 @@ msgstr "Pola adresu e-mail się nie zgadzają." #: src/net/eathena/charserverrecv.cpp:412 #: src/net/eathena/charserverrecv.cpp:416 #: src/net/eathena/charserverrecv.cpp:498 src/net/tmwa/charserverrecv.cpp:291 -#: src/progs/manaplus/client.cpp:1424 src/progs/manaplus/client.cpp:1443 -#: src/progs/manaplus/client.cpp:1649 +#: src/progs/manaplus/client.cpp:1423 src/progs/manaplus/client.cpp:1442 +#: src/progs/manaplus/client.cpp:1648 msgid "Error" msgstr "Błąd" @@ -6581,9 +6581,8 @@ msgstr "Sieć" #. TRANSLATORS: debug window tab #: src/gui/windows/debugwindow.cpp:74 -#, fuzzy msgid "Stat" -msgstr "Statystyki" +msgstr "" #. TRANSLATORS: did you know window name #: src/gui/windows/didyouknowwindow.cpp:55 @@ -7784,27 +7783,27 @@ msgid "Completed" msgstr "Zakończono" #. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:97 src/gui/windows/whoisonline.cpp:669 +#: src/gui/windows/whoisonline.cpp:101 src/gui/windows/whoisonline.cpp:673 msgid "Who Is Online - Updating" msgstr "Kto jest online- aktualizacja" #. TRANSLATORS: who is online. button. -#: src/gui/windows/whoisonline.cpp:110 +#: src/gui/windows/whoisonline.cpp:114 msgid "Update" msgstr "Aktualizuj" #. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:242 +#: src/gui/windows/whoisonline.cpp:246 msgid "Who Is Online - " msgstr "Gracze online - " #. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:685 +#: src/gui/windows/whoisonline.cpp:689 msgid "Who Is Online - error" msgstr "Gracze online- błąd" #. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:732 +#: src/gui/windows/whoisonline.cpp:736 msgid "Who Is Online - Update" msgstr "Gracze online- aktualizacja" @@ -9237,38 +9236,38 @@ msgid "Failed to delete character." msgstr "Nie udało się skasować postaci." #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:136 +#: src/net/eathena/chatrecv.cpp:138 msgid "Can't cast skill in this area." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:140 +#: src/net/eathena/chatrecv.cpp:142 msgid "Can't use item in this area." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:144 +#: src/net/eathena/chatrecv.cpp:146 msgid "Can't equip. Wrong level." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:148 +#: src/net/eathena/chatrecv.cpp:150 msgid "Can't use. Wrong level." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:152 +#: src/net/eathena/chatrecv.cpp:154 msgid "Work in progress." msgstr "" #. TRANSLATORS: chat message -#: src/net/eathena/chatrecv.cpp:365 +#: src/net/eathena/chatrecv.cpp:380 #, c-format msgid "Message could not be sent, channel %s is not exists." msgstr "" #. TRANSLATORS: chat message -#: src/net/eathena/chatrecv.cpp:491 +#: src/net/eathena/chatrecv.cpp:506 #, c-format msgid "Can't open channel. Channel %s is not exists." msgstr "" @@ -9285,7 +9284,7 @@ msgid "Do you accept %s and %s as parents?" msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/generalhandler.cpp:222 src/net/tmwa/generalhandler.cpp:224 +#: src/net/eathena/generalhandler.cpp:225 src/net/tmwa/generalhandler.cpp:227 msgid "Got disconnected from server!" msgstr "Rozłączono z serwerem!" @@ -9499,7 +9498,7 @@ msgid "Guild castle: %s" msgstr "Zamek gildii: %s" #. TRANSLATORS: notification message -#: src/net/eathena/inventoryrecv.cpp:873 +#: src/net/eathena/inventoryrecv.cpp:874 #, c-format msgid "Left %s rental time for item %s." msgstr "" @@ -9508,8 +9507,8 @@ msgstr "" #. TRANSLATORS: unknown item message #. TRANSLATORS: unknown item name #. TRANSLATORS: item name -#: src/net/eathena/inventoryrecv.cpp:1239 -#: src/net/eathena/inventoryrecv.cpp:1374 src/net/eathena/mail2recv.cpp:204 +#: src/net/eathena/inventoryrecv.cpp:1240 +#: src/net/eathena/inventoryrecv.cpp:1375 src/net/eathena/mail2recv.cpp:204 #: src/resources/db/itemdb.cpp:171 msgid "Unknown item" msgstr "Nieznany przedmiot" @@ -9536,7 +9535,7 @@ msgid "You have new mail from %s with subject %s" msgstr "" #. TRANSLATORS: player killed message -#: src/net/eathena/playerrecv.cpp:507 +#: src/net/eathena/playerrecv.cpp:510 msgid "You were killed by unknown source." msgstr "" @@ -9642,7 +9641,7 @@ msgid "Skill failed!" msgstr "" #. TRANSLATORS: warp select window name -#: src/net/eathena/skillrecv.cpp:434 +#: src/net/eathena/skillrecv.cpp:434 src/net/eathena/skillrecv.cpp:452 msgid "Select warp target" msgstr "" @@ -9700,6 +9699,12 @@ msgstr "Celność:" msgid "Luck:" msgstr "Szczęście:" +#. TRANSLATORS: message about spam player +#: src/net/tmwa/chatrecv.cpp:262 +#, fuzzy, c-format +msgid "Detected spam from: %s" +msgstr "Odrzucono zaproszenie do grupy od %s." + #. TRANSLATORS: error message #: src/net/tmwa/skillrecv.cpp:113 msgid "Trade failed!" @@ -9794,22 +9799,22 @@ msgid "Wrong pincode confirmation!" msgstr "" #. TRANSLATORS: theme tab quick button -#: src/progs/dyecmd/client.cpp:562 src/progs/manaplus/client.cpp:929 +#: src/progs/dyecmd/client.cpp:562 src/progs/manaplus/client.cpp:928 msgid "About" msgstr "O..." #. TRANSLATORS: command line help -#: src/progs/dyecmd/dyemain.cpp:57 +#: src/progs/dyecmd/dyemain.cpp:62 msgid "dyecmd srcfile dyestring dstfile" msgstr "dyecmd srcfile dyestring dstfile" #. TRANSLATORS: command line help -#: src/progs/dyecmd/dyemain.cpp:59 +#: src/progs/dyecmd/dyemain.cpp:64 msgid "or" msgstr "lub" #. TRANSLATORS: command line help -#: src/progs/dyecmd/dyemain.cpp:61 +#: src/progs/dyecmd/dyemain.cpp:66 msgid "dyecmd srcdyestring dstfile" msgstr "dyecmd srcdyestring dstfile" @@ -9820,69 +9825,69 @@ msgstr "Plik wysłano" #. TRANSLATORS: clear graphics command message #. TRANSLATORS: clear fonts cache message -#: src/progs/manaplus/actions/actions.cpp:1112 -#: src/progs/manaplus/actions/actions.cpp:1127 +#: src/progs/manaplus/actions/actions.cpp:1113 +#: src/progs/manaplus/actions/actions.cpp:1128 msgid "Cache cleared" msgstr "" #. TRANSLATORS: uptime command -#: src/progs/manaplus/actions/actions.cpp:1325 -#: src/progs/manaplus/actions/actions.cpp:1333 +#: src/progs/manaplus/actions/actions.cpp:1326 +#: src/progs/manaplus/actions/actions.cpp:1334 #, c-format msgid "Client uptime: %s" msgstr "Czas pracy programu: %s" #. TRANSLATORS: dump command -#: src/progs/manaplus/actions/actions.cpp:1397 -#: src/progs/manaplus/actions/actions.cpp:1406 +#: src/progs/manaplus/actions/actions.cpp:1398 +#: src/progs/manaplus/actions/actions.cpp:1407 msgid "Resource images:" msgstr "Obrazy źródłowe:" #. TRANSLATORS: dump command -#: src/progs/manaplus/actions/actions.cpp:1400 -#: src/progs/manaplus/actions/actions.cpp:1412 +#: src/progs/manaplus/actions/actions.cpp:1401 +#: src/progs/manaplus/actions/actions.cpp:1413 msgid "Orphaned resource images:" msgstr "" #. TRANSLATORS: dump environment command -#: src/progs/manaplus/actions/actions.cpp:1511 +#: src/progs/manaplus/actions/actions.cpp:1512 msgid "Environment variables dumped" msgstr "Zmienne środowiskowe zostały zrzucone" #. TRANSLATORS: upload config chat message -#: src/progs/manaplus/actions/actions.cpp:1650 +#: src/progs/manaplus/actions/actions.cpp:1651 msgid "Config uploaded to:" msgstr "" #. TRANSLATORS: upload config chat message -#: src/progs/manaplus/actions/actions.cpp:1660 +#: src/progs/manaplus/actions/actions.cpp:1661 msgid "Server config Uploaded to:" msgstr "" #. TRANSLATORS: upload log chat message -#: src/progs/manaplus/actions/actions.cpp:1670 +#: src/progs/manaplus/actions/actions.cpp:1671 msgid "Log uploaded to:" msgstr "" #. TRANSLATORS: last seen disabled warning -#: src/progs/manaplus/actions/actions.cpp:1954 +#: src/progs/manaplus/actions/actions.cpp:1955 msgid "" "Last seen disabled. Enable in players / collect players ID and seen log." msgstr "" #. TRANSLATORS: last seen error -#: src/progs/manaplus/actions/actions.cpp:1975 +#: src/progs/manaplus/actions/actions.cpp:1976 msgid "You have never seen this nick." msgstr "" #. TRANSLATORS: last seen message -#: src/progs/manaplus/actions/actions.cpp:1983 +#: src/progs/manaplus/actions/actions.cpp:1984 #, c-format msgid "Last seen for %s: %s" msgstr "Ostatnio widziany przez %s: %s" #. TRANSLATORS: last seen error -#: src/progs/manaplus/actions/actions.cpp:1994 +#: src/progs/manaplus/actions/actions.cpp:1995 msgid "You have not seen this nick before." msgstr "" @@ -10138,57 +10143,57 @@ msgid "Accepting incoming trade requests" msgstr "Akceptowanie przychodzących próśb o handel" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1140 +#: src/progs/manaplus/client.cpp:1139 msgid "Connecting to server" msgstr "Łączenie z serwerem" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1199 src/unittests/gui/windowmanager.cc:830 +#: src/progs/manaplus/client.cpp:1198 src/unittests/gui/windowmanager.cc:830 msgid "Logging in" msgstr "Logowanie" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1249 +#: src/progs/manaplus/client.cpp:1248 msgid "Entering game world" msgstr "Wchodzenie do świata gry" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1310 +#: src/progs/manaplus/client.cpp:1309 msgid "Requesting characters" msgstr "Sprawdzanie postaci" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1354 +#: src/progs/manaplus/client.cpp:1353 msgid "Connecting to the game server" msgstr "Łączenie się z serwerem gry" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1366 +#: src/progs/manaplus/client.cpp:1365 msgid "Changing game servers" msgstr "Zmiana serwera" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1462 +#: src/progs/manaplus/client.cpp:1461 msgid "Requesting registration details" msgstr "Sprawdzanie szczegółów rejestracji" #. TRANSLATORS: password change message header -#: src/progs/manaplus/client.cpp:1509 +#: src/progs/manaplus/client.cpp:1508 msgid "Password Change" msgstr "Zmiana hasła" #. TRANSLATORS: password change message text -#: src/progs/manaplus/client.cpp:1511 +#: src/progs/manaplus/client.cpp:1510 msgid "Password changed successfully!" msgstr "Hasło zmienione z powodzeniem!" #. TRANSLATORS: email change message header -#: src/progs/manaplus/client.cpp:1544 +#: src/progs/manaplus/client.cpp:1543 msgid "Email Change" msgstr "Zmiana adresu e-mail" #. TRANSLATORS: email change message text -#: src/progs/manaplus/client.cpp:1546 +#: src/progs/manaplus/client.cpp:1545 msgid "Email changed successfully!" msgstr "Adres e-mail zmieniony z powodzeniem!" @@ -11468,6 +11473,3 @@ msgstr "" #, c-format msgid "%d seconds" msgstr "%d sekund/y" - -#~ msgid "%d LPS" -#~ msgstr "%d LPS" |