From 9c8be46616f574f627dede95cb603f853c5dd51c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 7 May 2016 14:07:39 +0300 Subject: Update translations. --- po/nl_BE.po | 164 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 88 insertions(+), 76 deletions(-) (limited to 'po/nl_BE.po') diff --git a/po/nl_BE.po b/po/nl_BE.po index 8a68cf698..aeec56b31 100644 --- a/po/nl_BE.po +++ b/po/nl_BE.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ManaPlus\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2016-04-23 16:16+0300\n" -"PO-Revision-Date: 2016-04-10 09:00+0000\n" +"POT-Creation-Date: 2016-05-07 13:56+0300\n" +"PO-Revision-Date: 2016-04-24 08:27+0000\n" "Last-Translator: Andrei Karas \n" "Language-Team: Dutch (Belgium) (http://www.transifex.com/akaras/manaplus/" "language/nl_BE/)\n" @@ -23,7 +23,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANSLATORS: file uploaded message -#: src/actions/actions.cpp:165 +#: src/actions/actions.cpp:166 msgid "File uploaded" msgstr "Bestand is opgeladen" @@ -36,7 +36,7 @@ msgstr "Bestand is opgeladen" #. TRANSLATORS: ok dialog button #. TRANSLATORS: text dialog button #. TRANSLATORS: ok dialog button -#: src/actions/actions.cpp:168 src/client.cpp:1531 src/client.cpp:1566 +#: src/actions/actions.cpp:169 src/client.cpp:1534 src/client.cpp:1569 #: src/gamemodifiers.cpp:451 src/gui/dialogsmanager.cpp:182 #: src/gui/dialogsmanager.cpp:202 src/gui/widgets/tabs/setup_input.cpp:165 #: src/gui/widgets/tabs/setup_theme.cpp:314 @@ -52,7 +52,7 @@ msgstr "Bestand is opgeladen" #: src/gui/windows/charselectdialog.cpp:310 src/gui/windows/editdialog.cpp:50 #: src/gui/windows/editserverdialog.cpp:57 #: src/gui/windows/editserverdialog.cpp:215 -#: src/gui/windows/itemamountwindow.cpp:193 src/gui/windows/quitdialog.cpp:67 +#: src/gui/windows/itemamountwindow.cpp:194 src/gui/windows/quitdialog.cpp:67 #: src/gui/windows/registerdialog.cpp:256 src/gui/windows/socialwindow.cpp:531 #: src/gui/windows/textdialog.cpp:53 src/gui/windows/unregisterdialog.cpp:149 #: src/net/ea/charserverrecv.cpp:108 src/net/ea/charserverrecv.cpp:134 @@ -64,23 +64,23 @@ msgstr "Oké" #. TRANSLATORS: clear graphics command message #. TRANSLATORS: clear fonts cache message -#: src/actions/actions.cpp:1042 src/actions/actions.cpp:1055 +#: src/actions/actions.cpp:1043 src/actions/actions.cpp:1056 msgid "Cache cleaned" msgstr "Cache gewist" #. TRANSLATORS: uptime command -#: src/actions/actions.cpp:1212 src/actions/actions.cpp:1218 +#: src/actions/actions.cpp:1213 src/actions/actions.cpp:1219 #, c-format msgid "Client uptime: %s" msgstr "Client uptime: %s" #. TRANSLATORS: dump command -#: src/actions/actions.cpp:1275 src/actions/actions.cpp:1284 +#: src/actions/actions.cpp:1276 src/actions/actions.cpp:1285 msgid "Resource images:" msgstr "Bron afbeeldingen:" #. TRANSLATORS: dump command -#: src/actions/actions.cpp:1278 src/actions/actions.cpp:1288 +#: src/actions/actions.cpp:1279 src/actions/actions.cpp:1289 msgid "Resource orphaned images:" msgstr "Bron verweesde afbeeldingen:" @@ -295,88 +295,89 @@ msgid "Quick" msgstr "" #. TRANSLATORS: visible beings on map -#: src/actormanager.cpp:1532 +#: src/actormanager.cpp:1539 msgid "Visible on map" msgstr "Zichtbaar op de map" #. TRANSLATORS: default race name -#: src/being/being.cpp:491 +#: src/being/being.cpp:492 msgid "Human" msgstr "Mens" #. TRANSLATORS: dodge or miss message in attacks -#: src/being/being.cpp:669 +#: src/being/being.cpp:670 msgid "dodge" msgstr "ontwijkt" -#: src/being/being.cpp:669 +#: src/being/being.cpp:670 msgid "miss" msgstr "mist" #. TRANSLATORS: this away status writed in player nick -#: src/being/being.cpp:2263 src/gui/windows/whoisonline.cpp:881 +#: src/being/being.cpp:2269 src/gui/windows/whoisonline.cpp:881 msgid "A" msgstr "A" #. TRANSLATORS: this inactive status writed in player nick -#: src/being/being.cpp:2268 src/gui/windows/whoisonline.cpp:886 +#: src/being/being.cpp:2274 src/gui/windows/whoisonline.cpp:886 msgid "I" msgstr "I" #. TRANSLATORS: chat message after death -#: src/being/localplayer.cpp:387 +#. TRANSLATORS: player killed message +#: src/being/localplayer.cpp:388 src/net/eathena/playerrecv.cpp:454 #, c-format msgid "You were killed by %s." msgstr "U bent gedood door %s." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:866 +#: src/being/localplayer.cpp:867 msgid "Tried to pick up nonexistent item." msgstr "Geprobeerd een nietbestaand voorwerp op te rapen." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:870 +#: src/being/localplayer.cpp:871 msgid "Item is too heavy." msgstr "Voorwerp is te zwaar." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:874 +#: src/being/localplayer.cpp:875 msgid "Item is too far away." msgstr "Voorwerp is te ver weg." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:878 +#: src/being/localplayer.cpp:879 msgid "Inventory is full." msgstr "Inventaris is vol." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:882 +#: src/being/localplayer.cpp:883 msgid "Stack is too big." msgstr "Uw opstapeling is de groot." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:886 +#: src/being/localplayer.cpp:887 msgid "Item belongs to someone else." msgstr "Voorwerp behoort bij iemand anders." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:890 +#: src/being/localplayer.cpp:891 msgid "You can't pickup this amount of items." msgstr "U kan deze hoeveelheid aan items niet oprapen." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:894 +#: src/being/localplayer.cpp:895 msgid "Your item stack has max amount." msgstr "U zit aan het maximum van uw opslagruimte." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:901 +#: src/being/localplayer.cpp:902 msgid "Unknown problem picking up item." msgstr "Onbekend probleem bij het oprapen van voorwerp." #. TRANSLATORS: %d is number, #. [@@%d|%s@@] - here player can see link to item -#: src/being/localplayer.cpp:925 +#: src/being/localplayer.cpp:926 #, c-format msgid "You picked up %d [@@%d|%s@@]." msgid_plural "You picked up %d [@@%d|%s@@]." @@ -385,53 +386,53 @@ msgstr[1] "U raapte op %d [@@%d|%s@@]." #. TRANSLATORS: this is normal experience #. TRANSLATORS: get xp message -#: src/being/localplayer.cpp:1098 src/being/localplayer.cpp:1100 -#: src/being/localplayer.cpp:1126 +#: src/being/localplayer.cpp:1099 src/being/localplayer.cpp:1101 +#: src/being/localplayer.cpp:1127 msgid "xp" msgstr "ep" #. TRANSLATORS: this is job experience -#: src/being/localplayer.cpp:1104 src/being/localplayer.cpp:1110 -#: src/being/localplayer.cpp:1116 +#: src/being/localplayer.cpp:1105 src/being/localplayer.cpp:1111 +#: src/being/localplayer.cpp:1117 msgid "job" msgstr "job" #. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1135 +#: src/being/localplayer.cpp:1136 msgid "hp" msgstr "" #. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1144 +#: src/being/localplayer.cpp:1145 msgid "mana" msgstr "" #. TRANSLATORS: follow command message -#: src/being/localplayer.cpp:2229 +#: src/being/localplayer.cpp:2230 #, c-format msgid "Follow: %s" msgstr "Volg %s" #. TRANSLATORS: follow command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2235 src/being/localplayer.cpp:2260 +#: src/being/localplayer.cpp:2236 src/being/localplayer.cpp:2261 msgid "Follow canceled" msgstr "Volgen onderbroken" #. TRANSLATORS: imitate command message -#: src/being/localplayer.cpp:2245 +#: src/being/localplayer.cpp:2246 #, c-format msgid "Imitation: %s" msgstr "Imiteer %s" #. TRANSLATORS: imitate command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2251 src/being/localplayer.cpp:2265 +#: src/being/localplayer.cpp:2252 src/being/localplayer.cpp:2266 msgid "Imitation canceled" msgstr "Imitatie onderbroken" #. TRANSLATORS: wait player/monster message -#: src/being/localplayer.cpp:2610 +#: src/being/localplayer.cpp:2611 #, c-format msgid "You see %s" msgstr "You see %s" @@ -524,7 +525,7 @@ msgstr "Help" #. TRANSLATORS: npc dialog button #. TRANSLATORS: quests window button #. TRANSLATORS: shop window button -#: src/client.cpp:863 src/client.cpp:1445 src/client.cpp:1464 +#: src/client.cpp:863 src/client.cpp:1448 src/client.cpp:1467 #: src/dyetool/client.cpp:501 src/gui/dialogsmanager.cpp:116 #: src/gui/popups/popupmenu.cpp:749 src/gui/popups/popupmenu.cpp:826 #: src/gui/popups/popupmenu.cpp:1080 src/gui/windows/didyouknowwindow.cpp:81 @@ -537,12 +538,12 @@ msgid "Close" msgstr "Sluiten" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1088 src/gui/windowmanager_unittest.cc:152 +#: src/client.cpp:1088 src/gui/windowmanager_unittest.cc:151 msgid "Connecting to server" msgstr "Verbinden met server" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1145 src/gui/windowmanager_unittest.cc:169 +#: src/client.cpp:1145 src/gui/windowmanager_unittest.cc:168 msgid "Logging in" msgstr "Inloggen" @@ -557,12 +558,12 @@ msgid "Requesting characters" msgstr "Aanvragen personage" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1374 +#: src/client.cpp:1377 msgid "Connecting to the game server" msgstr "Verbinden met de spelserver" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1386 +#: src/client.cpp:1389 msgid "Changing game servers" msgstr "Wijzigen spelservers" @@ -579,7 +580,7 @@ msgstr "Wijzigen spelservers" #. TRANSLATORS: error header #. TRANSLATORS: ok dialog button #. TRANSLATORS: error header -#: src/client.cpp:1442 src/client.cpp:1461 src/client.cpp:1700 +#: src/client.cpp:1445 src/client.cpp:1464 src/client.cpp:1703 #: src/gui/windows/changeemaildialog.cpp:166 #: src/gui/windows/changepassworddialog.cpp:156 #: src/gui/windows/charcreatedialog.cpp:468 @@ -594,37 +595,37 @@ msgid "Error" msgstr "Fout" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1480 +#: src/client.cpp:1483 msgid "Requesting registration details" msgstr "Aanvragen registratie details" #. TRANSLATORS: password change message header -#: src/client.cpp:1527 +#: src/client.cpp:1530 msgid "Password Change" msgstr "Paswoord Wijziging" #. TRANSLATORS: password change message text -#: src/client.cpp:1529 +#: src/client.cpp:1532 msgid "Password changed successfully!" msgstr "Paswoord is gewijzigd!" #. TRANSLATORS: email change message header -#: src/client.cpp:1562 +#: src/client.cpp:1565 msgid "Email Change" msgstr "Email Wijziging" #. TRANSLATORS: email change message text -#: src/client.cpp:1564 +#: src/client.cpp:1567 msgid "Email changed successfully!" msgstr "Email is gewijzigd!" #. TRANSLATORS: unregister message header -#: src/client.cpp:1600 +#: src/client.cpp:1603 msgid "Unregister Successful" msgstr "Registratie ongedaan gemaakt!" #. TRANSLATORS: unregister message text -#: src/client.cpp:1602 +#: src/client.cpp:1605 msgid "Farewell, come back any time..." msgstr "Tot ziens..." @@ -1267,7 +1268,7 @@ msgstr "" #: src/gui/models/colorlistmodel.h:33 src/gui/models/sortlistmodelinv.h:32 #: src/gui/widgets/tabs/setup_other.cpp:79 #: src/gui/widgets/tabs/setup_visual.cpp:81 -#: src/gui/windows/equipmentwindow.cpp:670 src/gui/windows/serverdialog.cpp:602 +#: src/gui/windows/equipmentwindow.cpp:671 src/gui/windows/serverdialog.cpp:602 msgid "default" msgstr "standaard" @@ -1775,7 +1776,7 @@ msgstr "Groep aanmaken" #: src/gui/windows/charcreatedialog.cpp:114 #: src/gui/windows/connectiondialog.cpp:52 #: src/gui/windows/editserverdialog.cpp:59 -#: src/gui/windows/itemamountwindow.cpp:195 src/gui/windows/quitdialog.cpp:69 +#: src/gui/windows/itemamountwindow.cpp:196 src/gui/windows/quitdialog.cpp:69 #: src/gui/windows/registerdialog.cpp:64 src/gui/windows/setupwindow.cpp:100 #: src/gui/windows/textcommandeditor.cpp:95 src/gui/windows/textdialog.cpp:60 #: src/gui/windows/unregisterdialog.cpp:55 @@ -2023,7 +2024,7 @@ msgstr "" #. TRANSLATORS: pet unequip item #. TRANSLATORS: equipment window button #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:388 src/gui/windows/equipmentwindow.cpp:72 +#: src/gui/popups/popupmenu.cpp:388 src/gui/windows/equipmentwindow.cpp:73 #: src/gui/windows/inventorywindow.cpp:208 src/resources/itemtypemapdata.h:45 #: src/resources/itemtypemapdata.h:49 src/resources/itemtypemapdata.h:53 #: src/resources/itemtypemapdata.h:57 src/resources/itemtypemapdata.h:61 @@ -3276,7 +3277,7 @@ msgid "Money: %s" msgstr "Geld: %s" #. TRANSLATORS: Text under equipped items (should be small) -#: src/gui/widgets/itemcontainer.cpp:371 src/gui/widgets/itemcontainer.cpp:493 +#: src/gui/widgets/itemcontainer.cpp:372 src/gui/widgets/itemcontainer.cpp:494 msgid "Eq." msgstr "" @@ -3324,8 +3325,8 @@ msgstr "Afsluiten" #. TRANSLATORS: npc dialog button #. TRANSLATORS: status window label (plus sign) #: src/gui/widgets/selldialog.cpp:129 src/gui/windows/buydialog.cpp:279 -#: src/gui/windows/itemamountwindow.cpp:191 -#: src/gui/windows/itemamountwindow.cpp:227 src/gui/windows/npcdialog.cpp:122 +#: src/gui/windows/itemamountwindow.cpp:192 +#: src/gui/windows/itemamountwindow.cpp:228 src/gui/windows/npcdialog.cpp:122 #: src/gui/windows/statuswindow.cpp:746 msgid "+" msgstr "+" @@ -3336,8 +3337,8 @@ msgstr "+" #. TRANSLATORS: item amount window button #. TRANSLATORS: npc dialog button #: src/gui/widgets/selldialog.cpp:131 src/gui/windows/buydialog.cpp:282 -#: src/gui/windows/itemamountwindow.cpp:189 -#: src/gui/windows/itemamountwindow.cpp:224 src/gui/windows/npcdialog.cpp:124 +#: src/gui/windows/itemamountwindow.cpp:190 +#: src/gui/windows/itemamountwindow.cpp:225 src/gui/windows/npcdialog.cpp:124 msgid "-" msgstr "-" @@ -3355,7 +3356,7 @@ msgstr "Maximum" #. TRANSLATORS: sell dialog label #. TRANSLATORS: buy dialog label #: src/gui/widgets/selldialog.cpp:140 src/gui/widgets/selldialog.cpp:357 -#: src/gui/windows/buydialog.cpp:265 src/gui/windows/buydialog.cpp:683 +#: src/gui/windows/buydialog.cpp:265 src/gui/windows/buydialog.cpp:687 #, c-format msgid "Price: %s / Total: %s" msgstr "Prijs: %s / Totaal: %s" @@ -3389,7 +3390,7 @@ msgstr "" #. TRANSLATORS: Skill type #. TRANSLATORS: unknown equipment page name #. TRANSLATORS: unknown hosts group name -#: src/gui/widgets/skillinfo.cpp:120 src/gui/windows/equipmentwindow.cpp:679 +#: src/gui/widgets/skillinfo.cpp:120 src/gui/windows/equipmentwindow.cpp:680 #: src/gui/windows/serverdialog.cpp:460 msgid "Unknown" msgstr "" @@ -5961,7 +5962,7 @@ msgstr "UITR" #. TRANSLATORS: long button name for equipment window. #. TRANSLATORS: equipment window name #. TRANSLATORS: equipment button tooltip -#: src/gui/windowmenu.cpp:102 src/gui/windows/equipmentwindow.cpp:65 +#: src/gui/windowmenu.cpp:102 src/gui/windows/equipmentwindow.cpp:66 #: src/gui/windows/inventorywindow.cpp:243 msgid "Equipment" msgstr "Uitrusting" @@ -6623,67 +6624,67 @@ msgid "Insert %s into %s?" msgstr "" #. TRANSLATORS: item amount window button -#: src/gui/windows/itemamountwindow.cpp:197 +#: src/gui/windows/itemamountwindow.cpp:198 msgid "All" msgstr "Alle" #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:254 +#: src/gui/windows/itemamountwindow.cpp:255 msgid "Select amount of items to trade." msgstr "Selecteer het aantal voorwerpen om te verhandelen." #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:258 +#: src/gui/windows/itemamountwindow.cpp:259 msgid "Select amount of items to drop." msgstr "Selecteer het aantal voorwerpen om neer te leggen." #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:262 +#: src/gui/windows/itemamountwindow.cpp:263 msgid "Select amount of items to store." msgstr "Selecteer hoeveelheid voorwerpen te bewaren." #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:267 +#: src/gui/windows/itemamountwindow.cpp:268 msgid "Select amount of items to send." msgstr "" #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:271 +#: src/gui/windows/itemamountwindow.cpp:272 msgid "Select amount of items to craft." msgstr "" #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:276 +#: src/gui/windows/itemamountwindow.cpp:277 msgid "Select amount of items to store to cart." msgstr "" #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:280 +#: src/gui/windows/itemamountwindow.cpp:281 msgid "Select amount of items to retrieve." msgstr "Selecteer hoeveelheid voorwerpen terug te nemen." #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:284 +#: src/gui/windows/itemamountwindow.cpp:285 msgid "Select amount of items to retrieve from cart." msgstr "" #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:288 +#: src/gui/windows/itemamountwindow.cpp:289 msgid "Select amount of items to split." msgstr "Selecteer hoeveelheid voorwerpen om te splitsen." #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:292 +#: src/gui/windows/itemamountwindow.cpp:293 msgid "Add to buy shop." msgstr "Toevoegen om te kopen." #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:296 +#: src/gui/windows/itemamountwindow.cpp:297 msgid "Add to sell shop." msgstr "Toevoegen om te verkopen." #. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:300 +#: src/gui/windows/itemamountwindow.cpp:301 msgid "Unknown." msgstr "Onbekend." @@ -6823,9 +6824,8 @@ msgstr "" #. TRANSLATORS: update hosts group default name #: src/gui/windows/logindialog.cpp:389 -#, fuzzy msgid "default updates" -msgstr "standaard" +msgstr "" #. TRANSLATORS: mail edit window name #: src/gui/windows/maileditwindow.cpp:48 @@ -9444,6 +9444,12 @@ msgstr "" msgid "hungry level %d" msgstr "" +#. TRANSLATORS: player killed message +#: src/net/eathena/playerrecv.cpp:443 +#, fuzzy +msgid "You were killed by unknown source." +msgstr "U bent gedood door %s." + #. TRANSLATORS: skill error message #: src/net/eathena/skillrecv.cpp:238 #, c-format @@ -9896,6 +9902,12 @@ msgstr "" msgid "Npc" msgstr "" +#. TRANSLATORS: memory usage chat message +#: src/resources/memorymanager.cpp:92 +#, c-format +msgid "Calculated memory usage: %d" +msgstr "" + #. TRANSLATORS: notification message #: src/resources/notifications.h:38 msgid "Thanks for buying." -- cgit v1.2.3-60-g2f50