From 87596bf9d21e7191b1501efef29c755e89fe080c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Apr 2017 18:30:02 +0300 Subject: Update translations. --- po/manaplus.pot | 177 ++++++++++++++++++++++++++++++-------------------------- 1 file changed, 94 insertions(+), 83 deletions(-) (limited to 'po/manaplus.pot') diff --git a/po/manaplus.pot b/po/manaplus.pot index 47a82f7c7..00b0f393d 100644 --- a/po/manaplus.pot +++ b/po/manaplus.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2017-03-18 16:22+0300\n" +"POT-Creation-Date: 2017-04-15 18:28+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -31,7 +31,7 @@ msgstr "" #. TRANSLATORS: quit dialog button #. TRANSLATORS: text dialog button #. TRANSLATORS: ok dialog button -#: src/actions/actions.cpp:168 src/client.cpp:1606 src/client.cpp:1641 +#: src/actions/actions.cpp:168 src/client.cpp:1616 src/client.cpp:1651 #: src/gamemodifiers.cpp:451 src/gui/dialogsmanager.cpp:186 #: src/gui/dialogsmanager.cpp:206 src/gui/widgets/tabs/setup_input.cpp:165 #: src/gui/widgets/tabs/setup_theme.cpp:314 @@ -116,12 +116,12 @@ msgid "Last seen for %s: %s" msgstr "" #. TRANSLATORS: whisper send -#: src/actions/chat.cpp:268 +#: src/actions/chat.cpp:270 msgid "Cannot send empty whisper or channel message!" msgstr "" #. TRANSLATORS: new whisper or channel query -#: src/actions/chat.cpp:317 +#: src/actions/chat.cpp:319 #, c-format msgid "Cannot create a whisper tab \"%s\"! It probably already exists." msgstr "" @@ -129,14 +129,14 @@ msgstr "" #. TRANSLATORS: dialog header #. TRANSLATORS: popup menu item #. TRANSLATORS: create party -#: src/actions/chat.cpp:342 src/gui/popups/popupmenu.cpp:3430 +#: src/actions/chat.cpp:344 src/gui/popups/popupmenu.cpp:3430 msgid "Create party" msgstr "" #. TRANSLATORS: dialog header #. TRANSLATORS: popup menu item #. TRANSLATORS: create guild -#: src/actions/chat.cpp:365 src/gui/popups/popupmenu.cpp:3446 +#: src/actions/chat.cpp:367 src/gui/popups/popupmenu.cpp:3446 msgid "Create guild" msgstr "" @@ -144,47 +144,53 @@ msgstr "" #. TRANSLATORS: guild invite message #. TRANSLATORS: party kick message #. TRANSLATORS: change relation -#: src/actions/chat.cpp:388 src/actions/chat.cpp:422 src/actions/chat.cpp:428 -#: src/actions/chat.cpp:501 src/actions/chat.cpp:536 +#: src/actions/chat.cpp:390 src/actions/chat.cpp:424 src/actions/chat.cpp:430 +#: src/actions/chat.cpp:503 src/actions/chat.cpp:538 #: src/actions/commands.cpp:97 msgid "Please specify a name." msgstr "" #. TRANSLATORS: message from toggle chat command -#: src/actions/chat.cpp:449 +#: src/actions/chat.cpp:451 msgid "Return toggles chat." msgstr "" -#: src/actions/chat.cpp:449 +#: src/actions/chat.cpp:451 msgid "Message closes chat." msgstr "" #. TRANSLATORS: message from toggle chat command -#: src/actions/chat.cpp:461 +#: src/actions/chat.cpp:463 msgid "Return now toggles chat." msgstr "" #. TRANSLATORS: message from toggle chat command -#: src/actions/chat.cpp:471 +#: src/actions/chat.cpp:473 msgid "Message now closes chat." msgstr "" #. TRANSLATORS: equipped hat chat message -#: src/actions/chat.cpp:624 +#: src/actions/chat.cpp:626 msgid "no hat equipped." msgstr "" #. TRANSLATORS: equipped hat chat message -#: src/actions/chat.cpp:630 +#: src/actions/chat.cpp:632 #, c-format msgid "equipped hat %s." msgstr "" #. TRANSLATORS: dialog header -#: src/actions/chat.cpp:658 +#: src/actions/chat.cpp:660 msgid "Guild notice" msgstr "" +#. TRANSLATORS: translation error message +#: src/actions/chat.cpp:709 +#, c-format +msgid "No translation found for string: %s" +msgstr "" + #. TRANSLATORS: change relation #: src/actions/commands.cpp:139 #, c-format @@ -373,26 +379,26 @@ msgid "Visible on map" msgstr "" #. TRANSLATORS: default race name -#: src/being/being.cpp:462 +#: src/being/being.cpp:464 msgid "Human" msgstr "" #. TRANSLATORS: dodge or miss message in attacks -#: src/being/being.cpp:658 +#: src/being/being.cpp:660 msgid "dodge" msgstr "" -#: src/being/being.cpp:658 +#: src/being/being.cpp:660 msgid "miss" msgstr "" #. TRANSLATORS: this away status writed in player nick -#: src/being/being.cpp:2436 src/gui/windows/whoisonline.cpp:890 +#: src/being/being.cpp:2438 src/gui/windows/whoisonline.cpp:890 msgid "A" msgstr "" #. TRANSLATORS: this inactive status writed in player nick -#: src/being/being.cpp:2441 src/gui/windows/whoisonline.cpp:895 +#: src/being/being.cpp:2443 src/gui/windows/whoisonline.cpp:895 msgid "I" msgstr "" @@ -548,42 +554,42 @@ msgstr "" #. TRANSLATORS: setup tab quick button #. TRANSLATORS: long button name for setup window. #. TRANSLATORS: setup window name -#: src/client.cpp:901 src/dyetool/client.cpp:504 src/gui/windowmenu.cpp:192 +#: src/client.cpp:910 src/dyetool/client.cpp:509 src/gui/windowmenu.cpp:192 #: src/gui/windows/setupwindow.cpp:66 msgid "Setup" msgstr "" #. TRANSLATORS: perfoamance tab quick button #. TRANSLATORS: settings tab name -#: src/client.cpp:904 src/dyetool/client.cpp:507 +#: src/client.cpp:913 src/dyetool/client.cpp:512 #: src/gui/widgets/tabs/setup_perfomance.cpp:54 msgid "Performance" msgstr "" #. TRANSLATORS: video tab quick button #. TRANSLATORS: video settings tab name -#: src/client.cpp:907 src/dyetool/client.cpp:510 +#: src/client.cpp:916 src/dyetool/client.cpp:515 #: src/gui/widgets/tabs/setup_video.cpp:111 msgid "Video" msgstr "" #. TRANSLATORS: theme tab quick button #. TRANSLATORS: theme settings tab name -#: src/client.cpp:910 src/dyetool/client.cpp:513 +#: src/client.cpp:919 src/dyetool/client.cpp:518 #: src/gui/widgets/tabs/setup_theme.cpp:121 msgid "Theme" msgstr "" #. TRANSLATORS: theme tab quick button -#: src/client.cpp:913 src/dyetool/client.cpp:516 +#: src/client.cpp:922 src/dyetool/client.cpp:521 msgid "About" msgstr "" #. TRANSLATORS: theme tab quick button #. TRANSLATORS: long button name for help window. #. TRANSLATORS: help window name -#: src/client.cpp:916 src/dyetool/client.cpp:519 src/gui/windowmenu.cpp:75 -#: src/gui/windows/helpwindow.cpp:55 +#: src/client.cpp:925 src/dyetool/client.cpp:524 src/gui/windowmenu.cpp:75 +#: src/gui/windows/helpwindow.cpp:56 msgid "Help" msgstr "" @@ -603,8 +609,8 @@ msgstr "" #. TRANSLATORS: npc dialog button #. TRANSLATORS: quests window button #. TRANSLATORS: shop window button -#: src/client.cpp:920 src/client.cpp:1520 src/client.cpp:1539 -#: src/dyetool/client.cpp:523 src/gui/dialogsmanager.cpp:117 +#: src/client.cpp:929 src/client.cpp:1530 src/client.cpp:1549 +#: src/dyetool/client.cpp:528 src/gui/dialogsmanager.cpp:117 #: src/gui/popups/popupmenu.cpp:765 src/gui/popups/popupmenu.cpp:850 #: src/gui/popups/popupmenu.cpp:1104 src/gui/windows/didyouknowwindow.cpp:84 #: src/gui/windows/inventorywindow.cpp:272 @@ -616,32 +622,32 @@ msgid "Close" msgstr "" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1147 +#: src/client.cpp:1154 msgid "Connecting to server" msgstr "" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1204 src/gui/windowmanager_unittest.cc:690 +#: src/client.cpp:1212 src/gui/windowmanager_unittest.cc:700 msgid "Logging in" msgstr "" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1253 +#: src/client.cpp:1262 msgid "Entering game world" msgstr "" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1405 +#: src/client.cpp:1415 msgid "Requesting characters" msgstr "" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1448 +#: src/client.cpp:1458 msgid "Connecting to the game server" msgstr "" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1460 +#: src/client.cpp:1470 msgid "Changing game servers" msgstr "" @@ -657,7 +663,7 @@ msgstr "" #. TRANSLATORS: error header #. TRANSLATORS: ok dialog button #. TRANSLATORS: error header -#: src/client.cpp:1517 src/client.cpp:1536 src/client.cpp:1741 +#: src/client.cpp:1527 src/client.cpp:1546 src/client.cpp:1751 #: src/gui/windows/changeemaildialog.cpp:166 #: src/gui/windows/changepassworddialog.cpp:156 #: src/gui/windows/charcreatedialog.cpp:471 @@ -671,27 +677,27 @@ msgid "Error" msgstr "" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1555 +#: src/client.cpp:1565 msgid "Requesting registration details" msgstr "" #. TRANSLATORS: password change message header -#: src/client.cpp:1602 +#: src/client.cpp:1612 msgid "Password Change" msgstr "" #. TRANSLATORS: password change message text -#: src/client.cpp:1604 +#: src/client.cpp:1614 msgid "Password changed successfully!" msgstr "" #. TRANSLATORS: email change message header -#: src/client.cpp:1637 +#: src/client.cpp:1647 msgid "Email Change" msgstr "" #. TRANSLATORS: email change message text -#: src/client.cpp:1639 +#: src/client.cpp:1649 msgid "Email changed successfully!" msgstr "" @@ -826,81 +832,81 @@ msgid " -O --no-opengl : Disable OpenGL for this session" msgstr "" #. TRANSLATORS: directory creation error -#: src/configmanager.cpp:62 src/dirs.cpp:355 src/dirs.cpp:370 src/dirs.cpp:417 +#: src/configmanager.cpp:61 src/dirs.cpp:354 src/dirs.cpp:369 src/dirs.cpp:419 #, c-format msgid "%s doesn't exist and can't be created! Exiting." msgstr "" #. TRANSLATORS: update server initialisation error -#: src/dirs.cpp:467 +#: src/dirs.cpp:466 #, c-format msgid "Invalid update host: %s." msgstr "" #. TRANSLATORS: update server initialisation error -#: src/dirs.cpp:509 src/dirs.cpp:517 +#: src/dirs.cpp:499 src/dirs.cpp:508 msgid "Error creating updates directory!" msgstr "" #. TRANSLATORS: directory creation error -#: src/dirs.cpp:539 src/dirs.cpp:560 +#: src/dirs.cpp:530 src/dirs.cpp:551 #, c-format msgid "Error: %s doesn't exist and can't be created! Exiting." msgstr "" #. TRANSLATORS: directory creation error -#: src/dirs.cpp:591 src/dirs.cpp:599 src/dirs.cpp:607 +#: src/dirs.cpp:582 src/dirs.cpp:590 src/dirs.cpp:598 #, c-format msgid "%s doesn't exist and can't be created!" msgstr "" #. TRANSLATORS: command line help -#: src/dyetool/dyemain.cpp:56 +#: src/dyetool/dyemain.cpp:54 msgid "dyecmd srcfile dyestring dstfile" msgstr "" #. TRANSLATORS: command line help -#: src/dyetool/dyemain.cpp:58 +#: src/dyetool/dyemain.cpp:56 msgid "or" msgstr "" #. TRANSLATORS: command line help -#: src/dyetool/dyemain.cpp:60 +#: src/dyetool/dyemain.cpp:58 msgid "dyecmd srcdyestring dstfile" msgstr "" #. TRANSLATORS: chat tab header #. TRANSLATORS: chat tab name -#: src/game.cpp:264 src/gui/windows/chatwindow.cpp:2135 +#: src/game.cpp:265 src/gui/windows/chatwindow.cpp:2157 msgid "General" msgstr "" #. TRANSLATORS: chat tab header #. TRANSLATORS: long button name for debug window. #. TRANSLATORS: debug window name -#: src/game.cpp:271 src/gui/windowmenu.cpp:177 +#: src/game.cpp:272 src/gui/windowmenu.cpp:177 #: src/gui/windows/debugwindow.cpp:43 msgid "Debug" msgstr "" #. TRANSLATORS: save file message -#: src/game.cpp:592 +#: src/game.cpp:593 #, c-format msgid "Screenshot saved as %s" msgstr "" #. TRANSLATORS: save file message -#: src/game.cpp:602 +#: src/game.cpp:603 msgid "Saving screenshot failed!" msgstr "" #. TRANSLATORS: error message text -#: src/game.cpp:688 +#: src/game.cpp:689 msgid "The connection to the server was lost." msgstr "" #. TRANSLATORS: error message header -#: src/game.cpp:691 +#: src/game.cpp:692 msgid "Network Error" msgstr "" @@ -1826,19 +1832,19 @@ msgid "Particles: %u" msgstr "" #. TRANSLATORS: popup label -#: src/gui/popups/itempopup.cpp:225 +#: src/gui/popups/itempopup.cpp:226 #, c-format msgid "Weight: %s" msgstr "" #. TRANSLATORS: named item description -#: src/gui/popups/itempopup.cpp:289 +#: src/gui/popups/itempopup.cpp:290 #, c-format msgid "Item named: %s" msgstr "" #. TRANSLATORS: popup label -#: src/gui/popups/itempopup.cpp:316 +#: src/gui/popups/itempopup.cpp:317 msgid "Cards: " msgstr "" @@ -3232,8 +3238,8 @@ msgstr "" #. TRANSLATORS: input tab sub tab name #. TRANSLATORS: emotes window name #. TRANSLATORS: emotes tab name -#: src/gui/setupinputpages.cpp:56 src/gui/windows/emotewindow.cpp:56 -#: src/gui/windows/emotewindow.cpp:117 +#: src/gui/setupinputpages.cpp:56 src/gui/windows/emotewindow.cpp:60 +#: src/gui/windows/emotewindow.cpp:129 msgid "Emotes" msgstr "" @@ -3242,7 +3248,7 @@ msgstr "" #. TRANSLATORS: longt button name for chat window. #. TRANSLATORS: chat window name #: src/gui/setupinputpages.cpp:60 src/gui/widgets/tabs/setup_chat.cpp:40 -#: src/gui/windowmenu.cpp:90 src/gui/windows/chatwindow.cpp:89 +#: src/gui/windowmenu.cpp:90 src/gui/windows/chatwindow.cpp:93 msgid "Chat" msgstr "" @@ -4176,7 +4182,7 @@ msgstr "" #. TRANSLATORS: settings colors tab name #. TRANSLATORS: emotes tab name #: src/gui/widgets/tabs/setup_chat.cpp:67 -#: src/gui/widgets/tabs/setup_colors.cpp:86 src/gui/windows/emotewindow.cpp:119 +#: src/gui/widgets/tabs/setup_colors.cpp:86 src/gui/windows/emotewindow.cpp:131 msgid "Colors" msgstr "" @@ -5545,7 +5551,7 @@ msgstr "" #. TRANSLATORS: theme settings label #. TRANSLATORS: font size -#: src/gui/widgets/tabs/setup_theme.cpp:79 src/gui/windows/emotewindow.cpp:51 +#: src/gui/widgets/tabs/setup_theme.cpp:79 src/gui/windows/emotewindow.cpp:55 msgid "Bold font" msgstr "" @@ -6625,29 +6631,29 @@ msgid "Enter password:" msgstr "" #. TRANSLATORS: chat message -#: src/gui/windows/chatwindow.cpp:684 +#: src/gui/windows/chatwindow.cpp:702 #, c-format msgid "Present: %s; %d players are present." msgstr "" #. TRANSLATORS: chat message -#: src/gui/windows/chatwindow.cpp:1141 +#: src/gui/windows/chatwindow.cpp:1159 #, c-format msgid "Whispering to %s: %s" msgstr "" #. TRANSLATORS: prefix for moved message to trade tab. -#: src/gui/windows/chatwindow.cpp:1573 +#: src/gui/windows/chatwindow.cpp:1591 msgid "Moved: " msgstr "" #. TRANSLATORS: moved message to trade tab warning. -#: src/gui/windows/chatwindow.cpp:1581 +#: src/gui/windows/chatwindow.cpp:1599 msgid "Your message was moved to trade tab" msgstr "" #. TRANSLATORS: error message -#: src/gui/windows/chatwindow.cpp:1606 +#: src/gui/windows/chatwindow.cpp:1624 msgid "Broken nick detected: " msgstr "" @@ -6745,15 +6751,20 @@ msgid "Select" msgstr "" #. TRANSLATORS: font size -#: src/gui/windows/emotewindow.cpp:49 +#: src/gui/windows/emotewindow.cpp:53 msgid "Normal font" msgstr "" #. TRANSLATORS: emotes tab name -#: src/gui/windows/emotewindow.cpp:121 +#: src/gui/windows/emotewindow.cpp:133 msgid "Fonts" msgstr "" +#. TRANSLATORS: emotes tab name +#: src/gui/windows/emotewindow.cpp:136 +msgid "T" +msgstr "" + #. TRANSLATORS: unknown equipment page name #. TRANSLATORS: unknown hosts group name #. TRANSLATORS: unknown skills tab name @@ -6764,7 +6775,7 @@ msgid "Unknown" msgstr "" #. TRANSLATORS: help window. button. -#: src/gui/windows/helpwindow.cpp:59 +#: src/gui/windows/helpwindow.cpp:60 msgid "Did you know..." msgstr "" @@ -7758,22 +7769,22 @@ msgid "Show all news (can be slow)" msgstr "" #. TRANSLATORS: update message -#: src/gui/windows/updaterwindow.cpp:855 +#: src/gui/windows/updaterwindow.cpp:858 msgid "##1 The update process is incomplete." msgstr "" #. TRANSLATORS: Continues "The update process is incomplete.". -#: src/gui/windows/updaterwindow.cpp:857 +#: src/gui/windows/updaterwindow.cpp:860 msgid "##1 It is strongly recommended that" msgstr "" #. TRANSLATORS: Begins "It is strongly recommended that". -#: src/gui/windows/updaterwindow.cpp:859 +#: src/gui/windows/updaterwindow.cpp:862 msgid "##1 you try again later." msgstr "" #. TRANSLATORS: updater window label -#: src/gui/windows/updaterwindow.cpp:1044 +#: src/gui/windows/updaterwindow.cpp:1049 msgid "Completed" msgstr "" @@ -9132,7 +9143,7 @@ msgstr "" #. TRANSLATORS: error message #: src/net/ea/loginrecv.cpp:173 src/net/eathena/loginrecv.cpp:118 -#: src/net/eathena/loginrecv.cpp:211 src/net/tmwa/loginrecv.cpp:120 +#: src/net/eathena/loginrecv.cpp:217 src/net/tmwa/loginrecv.cpp:120 msgid "Unknown error." msgstr "" @@ -9445,22 +9456,22 @@ msgstr "" #. TRANSLATORS: unknown item message #. TRANSLATORS: item name #: src/net/eathena/inventoryrecv.cpp:1197 -#: src/net/eathena/inventoryrecv.cpp:1330 src/resources/db/itemdb.cpp:191 +#: src/net/eathena/inventoryrecv.cpp:1330 src/resources/db/itemdb.cpp:190 msgid "Unknown item" msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/loginrecv.cpp:199 src/net/tmwa/loginrecv.cpp:108 +#: src/net/eathena/loginrecv.cpp:205 src/net/tmwa/loginrecv.cpp:108 msgid "Account was not found. Please re-login." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/loginrecv.cpp:203 src/net/tmwa/loginrecv.cpp:112 +#: src/net/eathena/loginrecv.cpp:209 src/net/tmwa/loginrecv.cpp:112 msgid "Old password incorrect." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/loginrecv.cpp:207 src/net/tmwa/loginrecv.cpp:116 +#: src/net/eathena/loginrecv.cpp:213 src/net/tmwa/loginrecv.cpp:116 msgid "New password too short." msgstr "" @@ -9733,8 +9744,8 @@ msgstr "" #. TRANSLATORS: unknown info name #. TRANSLATORS: being info default name #: src/resources/beinginfo.cpp:55 src/resources/db/avatardb.cpp:93 -#: src/resources/db/homunculusdb.cpp:99 src/resources/db/itemdb.cpp:377 -#: src/resources/db/itemdb.cpp:381 src/resources/db/mercenarydb.cpp:101 +#: src/resources/db/homunculusdb.cpp:99 src/resources/db/itemdb.cpp:375 +#: src/resources/db/itemdb.cpp:379 src/resources/db/mercenarydb.cpp:101 #: src/resources/db/moddb.cpp:79 src/resources/db/monsterdb.cpp:103 #: src/resources/modinfo.cpp:29 msgid "unnamed" @@ -9791,7 +9802,7 @@ msgid "Npc" msgstr "" #. TRANSLATORS: memory usage chat message -#: src/resources/memorymanager.cpp:94 +#: src/resources/memorymanager.cpp:92 #, c-format msgid "Calculated memory usage: %d" msgstr "" -- cgit v1.2.3-60-g2f50