From da07e7ecce244b541656e88a4cdeec1df7c699cc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 19:56:52 +0300 Subject: Update translations. --- po/tr.po | 8039 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 4112 insertions(+), 3927 deletions(-) (limited to 'po/tr.po') diff --git a/po/tr.po b/po/tr.po index d617d358e..4b1b3d2cc 100644 --- a/po/tr.po +++ b/po/tr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: ManaPlus\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2014-08-21 22:53+0300\n" +"POT-Creation-Date: 2014-08-27 19:55+0300\n" "PO-Revision-Date: 2014-08-17 08:42+0000\n" "Last-Translator: Andrei Karas \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/manaplus/" @@ -21,6 +21,262 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. TRANSLATORS: file uploaded message +#: src/actions/actions.cpp:154 +msgid "File uploaded" +msgstr "" + +#. TRANSLATORS: ok dialog button +#. TRANSLATORS: edit dialog label +#. TRANSLATORS: edit server dialog button +#. TRANSLATORS: ok dialog button +#. TRANSLATORS: item amount window button +#. TRANSLATORS: quit dialog button +#. TRANSLATORS: ok dialog button +#. TRANSLATORS: text dialog button +#. TRANSLATORS: ok dialog button +#: src/actions/actions.cpp:156 src/client.cpp:1459 src/client.cpp:1486 +#: src/gamemodifiers.cpp:422 src/gui/widgets/tabs/setup_input.cpp:163 +#: src/gui/widgets/tabs/setup_theme.cpp:311 +#: src/gui/widgets/tabs/setup_theme.cpp:342 +#: src/gui/widgets/tabs/setup_video.cpp:247 +#: src/gui/widgets/tabs/setup_video.cpp:271 +#: src/gui/widgets/tabs/setup_video.cpp:386 +#: src/gui/widgets/tabs/setup_video.cpp:398 +#: src/gui/windows/changeemaildialog.cpp:171 +#: src/gui/windows/changepassworddialog.cpp:161 +#: src/gui/windows/charcreatedialog.cpp:372 +#: src/gui/windows/charselectdialog.cpp:245 +#: src/gui/windows/charselectdialog.cpp:281 src/gui/windows/editdialog.cpp:49 +#: src/gui/windows/editserverdialog.cpp:59 +#: src/gui/windows/editserverdialog.cpp:199 +#: src/gui/windows/itemamountwindow.cpp:161 src/gui/windows/quitdialog.cpp:71 +#: src/gui/windows/registerdialog.cpp:247 src/gui/windows/socialwindow.cpp:500 +#: src/gui/windows/textdialog.cpp:48 src/gui/windows/unregisterdialog.cpp:150 +#: src/net/ea/charserverhandler.cpp:206 src/net/ea/charserverhandler.cpp:225 +#: src/net/ea/charserverhandler.cpp:238 src/net/ea/gamehandler.cpp:96 +#: src/net/ea/playerhandler.cpp:278 src/net/ea/playerhandler.cpp:294 +msgid "OK" +msgstr "TAMAM" + +#. TRANSLATORS: clear graphics command message +#. TRANSLATORS: clear fonts cache message +#: src/actions/actions.cpp:670 src/actions/actions.cpp:682 +msgid "Cache cleaned" +msgstr "" + +#. TRANSLATORS: uptime command +#: src/actions/actions.cpp:810 src/actions/actions.cpp:866 +#, c-format +msgid "Client uptime: %s" +msgstr "" + +#. TRANSLATORS: uptime command +#: src/actions/actions.cpp:821 +#, c-format +msgid "%d week" +msgstr "" + +#: src/actions/actions.cpp:821 +#, c-format +msgid "%d weeks" +msgstr "" + +#. TRANSLATORS: uptime command +#: src/actions/actions.cpp:832 +#, c-format +msgid "%d day" +msgstr "" + +#: src/actions/actions.cpp:832 +#, c-format +msgid "%d days" +msgstr "" + +#. TRANSLATORS: uptime command +#: src/actions/actions.cpp:842 +#, c-format +msgid "%d hour" +msgstr "" + +#: src/actions/actions.cpp:842 +#, c-format +msgid "%d hours" +msgstr "" + +#. TRANSLATORS: uptime command +#: src/actions/actions.cpp:852 +#, c-format +msgid "%d minute" +msgstr "" + +#: src/actions/actions.cpp:852 +#, c-format +msgid "%d minutes" +msgstr "" + +#. TRANSLATORS: uptime command +#: src/actions/actions.cpp:862 +#, c-format +msgid "%d second" +msgstr "" + +#: src/actions/actions.cpp:862 +#, c-format +msgid "%d seconds" +msgstr "" + +#. TRANSLATORS: dump command +#: src/actions/actions.cpp:923 src/actions/actions.cpp:932 +msgid "Resource images:" +msgstr "" + +#. TRANSLATORS: dump command +#: src/actions/actions.cpp:926 src/actions/actions.cpp:935 +msgid "Resource orphaned images:" +msgstr "" + +#. TRANSLATORS: dump environment command +#: src/actions/actions.cpp:1023 +msgid "Environment variables dumped" +msgstr "" + +#: src/actions/actions.cpp:1142 +msgid "Uploaded config into:" +msgstr "" + +#: src/actions/actions.cpp:1151 +msgid "Uploaded server config into:" +msgstr "" + +#: src/actions/actions.cpp:1160 +msgid "Uploaded log into:" +msgstr "" + +#. TRANSLATORS: whisper send +#: src/actions/chat.cpp:262 +msgid "Cannot send empty whispers!" +msgstr "Boş sohbet gönderilemez!" + +#. TRANSLATORS: new whisper query +#: src/actions/chat.cpp:281 +#, c-format +msgid "" +"Cannot create a whisper tab for nick \"%s\"! It either already exists, or is " +"you." +msgstr "" +"\"%s\" adlı oyuncu için sohbet penceresi açılamadı! İstenen pencere ya zaten " +"açık ya da kendinle sohbet etmeye çalışıyorsun." + +#. TRANSLATORS: create party message +#. TRANSLATORS: chat error message +#: src/actions/chat.cpp:306 src/net/ea/gui/partytab.cpp:80 +msgid "Party name is missing." +msgstr "Grup adı eksik." + +#. TRANSLATORS: create guild message +#: src/actions/chat.cpp:323 +msgid "Guild name is missing." +msgstr "Lonca adı eksik." + +#. TRANSLATORS: party invite message +#. TRANSLATORS: change relation +#: src/actions/chat.cpp:344 src/actions/commands.cpp:101 +msgid "Please specify a name." +msgstr "Lütfen bir isim belirtin." + +#: src/actions/chat.cpp:363 +msgid "Return toggles chat." +msgstr "Enter tuşu sohbeti açar/kapatır." + +#: src/actions/chat.cpp:363 +msgid "Message closes chat." +msgstr "Sohbeti kapatır." + +#. TRANSLATORS: message from toggle chat command +#: src/actions/chat.cpp:374 +msgid "Return now toggles chat." +msgstr "Enter tuşu sohbeti sonlandırır." + +#. TRANSLATORS: message from toggle chat command +#: src/actions/chat.cpp:383 +msgid "Message now closes chat." +msgstr "Mesaj sohbeti kapatır." + +#. TRANSLATORS: change relation +#: src/actions/commands.cpp:143 +#, c-format +msgid "Player already %s!" +msgstr "Oyuncu zaten %s!" + +#. TRANSLATORS: change relation +#: src/actions/commands.cpp:155 +#, c-format +msgid "Player successfully %s!" +msgstr "Oyuncu başarı ile %s!" + +#. TRANSLATORS: change relation +#: src/actions/commands.cpp:157 +#, c-format +msgid "Player could not be %s!" +msgstr "Oyuncu %s yapılamaz!" + +#. TRANSLATORS: unignore command +#: src/actions/commands.cpp:188 +msgid "Player wasn't ignored!" +msgstr "Oyuncu görmezden gelinmiyordu!" + +#. TRANSLATORS: unignore command +#: src/actions/commands.cpp:196 +msgid "Player no longer ignored!" +msgstr "Oyuncu daha fazla görmezden gelinmiyor!" + +#. TRANSLATORS: unignore command +#: src/actions/commands.cpp:198 +msgid "Player could not be unignored!" +msgstr "Oyuncuyu görmezden gelmeme başarılı olmamadı!" + +#. TRANSLATORS: erase command +#: src/actions/commands.cpp:213 +msgid "Player already erased!" +msgstr "Oyuncu zaten silindi!" + +#. TRANSLATORS: erase command +#: src/actions/commands.cpp:225 +#, fuzzy +msgid "Player no longer erased!" +msgstr "Oyuncu daha fazla görmezden gelinmiyor!" + +#. TRANSLATORS: erase command +#: src/actions/commands.cpp:227 +msgid "Player could not be erased!" +msgstr "Oyuncu silinemedi!" + +#. TRANSLATORS: adding friend command +#: src/actions/commands.cpp:234 +msgid "friend" +msgstr "arkadaş" + +#. TRANSLATORS: disregard command +#: src/actions/commands.cpp:241 +msgid "disregarded" +msgstr "ihmal edilmiş" + +#. TRANSLATORS: neutral command +#: src/actions/commands.cpp:248 +msgid "neutral" +msgstr "nötr" + +#. TRANSLATORS: blacklist command +#: src/actions/commands.cpp:255 +msgid "blacklisted" +msgstr "" + +#. TRANSLATORS: enemy command +#: src/actions/commands.cpp:262 +msgid "enemy" +msgstr "" + #. TRANSLATORS: disable trades message #: src/actions/statusbar.cpp:217 msgid "Ignoring incoming trade requests" @@ -157,8 +413,8 @@ msgstr "" #. TRANSLATORS: add player to completle ignore list #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to ignore list -#: src/being/playerrelations.cpp:468 src/gui/popups/popupmenu.cpp:2597 -#: src/gui/popups/popupmenu.cpp:2639 +#: src/being/playerrelations.cpp:468 src/gui/popups/popupmenu.cpp:2595 +#: src/gui/popups/popupmenu.cpp:2637 msgid "Completely ignore" msgstr "Tamamen görmezden gel" @@ -185,37 +441,37 @@ msgstr "" #. TRANSLATORS: setup tab quick button #. TRANSLATORS: full button name #. TRANSLATORS: setup window name -#: src/client.cpp:921 src/gui/windowmenu.cpp:163 +#: src/client.cpp:920 src/gui/windowmenu.cpp:163 #: src/gui/windows/setupwindow.cpp:62 msgid "Setup" msgstr "Ayarlar" #. TRANSLATORS: perfoamance tab quick button #. TRANSLATORS: settings tab name -#: src/client.cpp:924 src/gui/widgets/tabs/setup_perfomance.cpp:54 +#: src/client.cpp:923 src/gui/widgets/tabs/setup_perfomance.cpp:54 msgid "Performance" msgstr "" #. TRANSLATORS: video tab quick button #. TRANSLATORS: video settings tab name -#: src/client.cpp:927 src/gui/widgets/tabs/setup_video.cpp:104 +#: src/client.cpp:926 src/gui/widgets/tabs/setup_video.cpp:104 msgid "Video" msgstr "Video" #. TRANSLATORS: theme tab quick button #. TRANSLATORS: theme settings tab name -#: src/client.cpp:930 src/gui/widgets/tabs/setup_theme.cpp:121 +#: src/client.cpp:929 src/gui/widgets/tabs/setup_theme.cpp:121 msgid "Theme" msgstr "Tema" #. TRANSLATORS: theme tab quick button -#: src/client.cpp:933 +#: src/client.cpp:932 msgid "About" msgstr "" #. TRANSLATORS: theme tab quick button #. TRANSLATORS: help window name -#: src/client.cpp:936 src/gui/windowmenu.cpp:75 +#: src/client.cpp:935 src/gui/windowmenu.cpp:75 #: src/gui/windows/helpwindow.cpp:54 msgid "Help" msgstr "Yardım" @@ -231,9 +487,9 @@ msgstr "Yardım" #. TRANSLATORS: npc dialog button #. TRANSLATORS: quests window button #. TRANSLATORS: shop window button -#: src/client.cpp:940 src/client.cpp:1388 src/client.cpp:1402 -#: src/gui/dialogsmanager.cpp:78 src/gui/popups/popupmenu.cpp:634 -#: src/gui/popups/popupmenu.cpp:885 src/gui/windows/didyouknowwindow.cpp:81 +#: src/client.cpp:939 src/client.cpp:1387 src/client.cpp:1401 +#: src/gui/dialogsmanager.cpp:78 src/gui/popups/popupmenu.cpp:632 +#: src/gui/popups/popupmenu.cpp:883 src/gui/windows/didyouknowwindow.cpp:81 #: src/gui/windows/inventorywindow.cpp:230 src/gui/windows/npcdialog.cpp:76 #: src/gui/windows/npcdialog.cpp:114 src/gui/windows/questswindow.cpp:77 #: src/gui/windows/shopwindow.cpp:85 @@ -241,32 +497,32 @@ msgid "Close" msgstr "Kapat" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1064 +#: src/client.cpp:1063 msgid "Connecting to server" msgstr "Bağlanılıyor" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1112 +#: src/client.cpp:1111 msgid "Logging in" msgstr "Bağlanılıyor" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1155 +#: src/client.cpp:1154 msgid "Entering game world" msgstr "Oyun dünyasına giriliyor" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1279 +#: src/client.cpp:1278 msgid "Requesting characters" msgstr "Karakterler isteniliyor" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1319 +#: src/client.cpp:1318 msgid "Connecting to the game server" msgstr "Oyun sunucusuna bağlanılıyor" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1331 +#: src/client.cpp:1330 msgid "Changing game servers" msgstr "Oyun sunucusu değiştiriliyor" @@ -280,7 +536,7 @@ msgstr "Oyun sunucusu değiştiriliyor" #. TRANSLATORS: unregister dialog. error message. #. TRANSLATORS: error message header #. TRANSLATORS: error message -#: src/client.cpp:1386 src/client.cpp:1400 src/client.cpp:1595 +#: src/client.cpp:1385 src/client.cpp:1399 src/client.cpp:1594 #: src/gui/windows/changeemaildialog.cpp:168 #: src/gui/windows/changepassworddialog.cpp:158 #: src/gui/windows/charcreatedialog.cpp:368 @@ -293,313 +549,43 @@ msgid "Error" msgstr "Hata" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1415 +#: src/client.cpp:1414 msgid "Requesting registration details" msgstr "Kayıt detayları isteniyor" #. TRANSLATORS: password change message header -#: src/client.cpp:1456 +#: src/client.cpp:1455 msgid "Password Change" msgstr "Şifre Değiştir" #. TRANSLATORS: password change message text -#: src/client.cpp:1458 +#: src/client.cpp:1457 msgid "Password changed successfully!" msgstr "Şifreniz başarı ile değiştirildi!" -#. TRANSLATORS: ok dialog button -#. TRANSLATORS: edit dialog label -#. TRANSLATORS: edit server dialog button -#. TRANSLATORS: ok dialog button -#. TRANSLATORS: item amount window button -#. TRANSLATORS: quit dialog button -#. TRANSLATORS: ok dialog button -#. TRANSLATORS: text dialog button -#. TRANSLATORS: ok dialog button -#: src/client.cpp:1460 src/client.cpp:1487 src/commands.cpp:1347 -#: src/gamemodifiers.cpp:422 src/gui/widgets/tabs/setup_input.cpp:155 -#: src/gui/widgets/tabs/setup_theme.cpp:311 -#: src/gui/widgets/tabs/setup_theme.cpp:342 -#: src/gui/widgets/tabs/setup_video.cpp:247 -#: src/gui/widgets/tabs/setup_video.cpp:271 -#: src/gui/widgets/tabs/setup_video.cpp:386 -#: src/gui/widgets/tabs/setup_video.cpp:398 -#: src/gui/windows/changeemaildialog.cpp:171 -#: src/gui/windows/changepassworddialog.cpp:161 -#: src/gui/windows/charcreatedialog.cpp:372 -#: src/gui/windows/charselectdialog.cpp:245 -#: src/gui/windows/charselectdialog.cpp:281 src/gui/windows/editdialog.cpp:49 -#: src/gui/windows/editserverdialog.cpp:59 -#: src/gui/windows/editserverdialog.cpp:199 -#: src/gui/windows/itemamountwindow.cpp:161 src/gui/windows/quitdialog.cpp:71 -#: src/gui/windows/registerdialog.cpp:247 src/gui/windows/socialwindow.cpp:500 -#: src/gui/windows/textdialog.cpp:48 src/gui/windows/unregisterdialog.cpp:150 -#: src/net/ea/charserverhandler.cpp:206 src/net/ea/charserverhandler.cpp:225 -#: src/net/ea/charserverhandler.cpp:238 src/net/ea/gamehandler.cpp:96 -#: src/net/ea/playerhandler.cpp:278 src/net/ea/playerhandler.cpp:294 -msgid "OK" -msgstr "TAMAM" - #. TRANSLATORS: email change message header -#: src/client.cpp:1483 +#: src/client.cpp:1482 msgid "Email Change" msgstr "E-posta Değiştir" #. TRANSLATORS: email change message text -#: src/client.cpp:1485 +#: src/client.cpp:1484 msgid "Email changed successfully!" msgstr "E-posta başarı ile değiştirildi!" #. TRANSLATORS: unregister message header -#: src/client.cpp:1512 +#: src/client.cpp:1511 msgid "Unregister Successful" msgstr "Hesap kapatma başarılı" #. TRANSLATORS: unregister message text -#: src/client.cpp:1514 +#: src/client.cpp:1513 msgid "Farewell, come back any time..." msgstr "Hoşçakal, tekrar bekleriz..." -#. TRANSLATORS: chat commands handling message -#: src/commandhandler.cpp:101 -msgid "Unknown command." -msgstr "Bilinmeyen komut." - -#. TRANSLATORS: change relation -#. TRANSLATORS: party invite message -#. TRANSLATORS: unignore command -#. TRANSLATORS: erase command -#: src/commands.cpp:161 src/commands.cpp:479 src/commands.cpp:566 -#: src/commands.cpp:622 -msgid "Please specify a name." -msgstr "Lütfen bir isim belirtin." - -#. TRANSLATORS: change relation -#: src/commands.cpp:168 -#, c-format -msgid "Player already %s!" -msgstr "Oyuncu zaten %s!" - -#. TRANSLATORS: change relation -#: src/commands.cpp:180 -#, c-format -msgid "Player successfully %s!" -msgstr "Oyuncu başarı ile %s!" - -#. TRANSLATORS: change relation -#: src/commands.cpp:186 -#, c-format -msgid "Player could not be %s!" -msgstr "Oyuncu %s yapılamaz!" - -#. TRANSLATORS: whisper send -#: src/commands.cpp:383 -msgid "Cannot send empty whispers!" -msgstr "Boş sohbet gönderilemez!" - -#. TRANSLATORS: new whisper query -#: src/commands.cpp:401 -#, c-format -msgid "" -"Cannot create a whisper tab for nick \"%s\"! It either already exists, or is " -"you." -msgstr "" -"\"%s\" adlı oyuncu için sohbet penceresi açılamadı! İstenen pencere ya zaten " -"açık ya da kendinle sohbet etmeye çalışıyorsun." - -#. TRANSLATORS: clear graphics command message -#. TRANSLATORS: clear fonts cache message -#: src/commands.cpp:420 src/commands.cpp:431 -msgid "Cache cleaned" -msgstr "" - -#. TRANSLATORS: create party message -#. TRANSLATORS: chat error message -#: src/commands.cpp:443 src/net/ea/gui/partytab.cpp:80 -msgid "Party name is missing." -msgstr "Grup adı eksik." - -#. TRANSLATORS: create guild message -#: src/commands.cpp:459 -msgid "Guild name is missing." -msgstr "Lonca adı eksik." - -#: src/commands.cpp:496 -msgid "Return toggles chat." -msgstr "Enter tuşu sohbeti açar/kapatır." - -#: src/commands.cpp:496 -msgid "Message closes chat." -msgstr "Sohbeti kapatır." - -#. TRANSLATORS: message from toggle chat command -#: src/commands.cpp:507 -msgid "Return now toggles chat." -msgstr "Enter tuşu sohbeti sonlandırır." - -#. TRANSLATORS: message from toggle chat command -#: src/commands.cpp:516 -msgid "Message now closes chat." -msgstr "Mesaj sohbeti kapatır." - -#. TRANSLATORS: adding friend command -#: src/commands.cpp:544 -msgid "friend" -msgstr "arkadaş" - -#. TRANSLATORS: disregard command -#: src/commands.cpp:550 -msgid "disregarded" -msgstr "ihmal edilmiş" - -#. TRANSLATORS: neutral command -#: src/commands.cpp:556 -msgid "neutral" -msgstr "nötr" - -#. TRANSLATORS: unignore command -#: src/commands.cpp:581 -msgid "Player wasn't ignored!" -msgstr "Oyuncu görmezden gelinmiyordu!" - -#. TRANSLATORS: unignore command -#: src/commands.cpp:591 -msgid "Player no longer ignored!" -msgstr "Oyuncu daha fazla görmezden gelinmiyor!" - -#. TRANSLATORS: unignore command -#: src/commands.cpp:597 -msgid "Player could not be unignored!" -msgstr "Oyuncuyu görmezden gelmeme başarılı olmamadı!" - -#. TRANSLATORS: blacklist command -#: src/commands.cpp:606 -msgid "blacklisted" -msgstr "" - -#. TRANSLATORS: enemy command -#: src/commands.cpp:612 -msgid "enemy" -msgstr "" - -#. TRANSLATORS: erase command -#: src/commands.cpp:632 -msgid "Player already erased!" -msgstr "Oyuncu zaten silindi!" - -#. TRANSLATORS: erase command -#: src/commands.cpp:646 -msgid "Player successfully erased!" -msgstr "Oyuncu başarıyla silindi!" - -#. TRANSLATORS: erase command -#: src/commands.cpp:652 -msgid "Player could not be erased!" -msgstr "Oyuncu silinemedi!" - -#. TRANSLATORS: uptime command -#: src/commands.cpp:944 src/commands.cpp:1000 -#, c-format -msgid "Client uptime: %s" -msgstr "" - -#. TRANSLATORS: uptime command -#: src/commands.cpp:955 -#, c-format -msgid "%d week" -msgstr "" - -#: src/commands.cpp:955 -#, c-format -msgid "%d weeks" -msgstr "" - -#. TRANSLATORS: uptime command -#: src/commands.cpp:966 -#, c-format -msgid "%d day" -msgstr "" - -#: src/commands.cpp:966 -#, c-format -msgid "%d days" -msgstr "" - -#. TRANSLATORS: uptime command -#: src/commands.cpp:976 -#, c-format -msgid "%d hour" -msgstr "" - -#: src/commands.cpp:976 -#, c-format -msgid "%d hours" -msgstr "" - -#. TRANSLATORS: uptime command -#: src/commands.cpp:986 -#, c-format -msgid "%d minute" -msgstr "" - -#: src/commands.cpp:986 -#, c-format -msgid "%d minutes" -msgstr "" - -#. TRANSLATORS: uptime command -#: src/commands.cpp:996 -#, c-format -msgid "%d second" -msgstr "" - -#: src/commands.cpp:996 -#, c-format -msgid "%d seconds" -msgstr "" - -#. TRANSLATORS: dump environment command -#: src/commands.cpp:1154 -msgid "Environment variables dumped" -msgstr "" - -#. TRANSLATORS: file uploaded message -#: src/commands.cpp:1345 -msgid "File uploaded" -msgstr "" - -#: src/commands.cpp:1378 -msgid "Uploaded config into:" -msgstr "" - -#: src/commands.cpp:1386 -msgid "Uploaded server config into:" -msgstr "" - -#: src/commands.cpp:1394 -msgid "Uploaded log into:" -msgstr "" - -#. TRANSLATORS: dump command -#: src/commands.cpp:1515 src/commands.cpp:1524 -msgid "Resource images:" -msgstr "" - -#. TRANSLATORS: dump command -#: src/commands.cpp:1518 src/commands.cpp:1527 -msgid "Resource orphaned images:" -msgstr "" - -#. TRANSLATORS: chat option changed message -#: src/commands.h:37 -#, c-format -msgid "Options to /%s are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." -msgstr "" -"/%s ayar seçenekleri \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\" 'dir." - -#. TRANSLATORS: directory creation error -#: src/configmanager.cpp:53 src/dirs.cpp:260 src/dirs.cpp:275 src/dirs.cpp:320 -#: src/dirs.cpp:481 src/dirs.cpp:489 +#. TRANSLATORS: directory creation error +#: src/configmanager.cpp:53 src/dirs.cpp:260 src/dirs.cpp:275 src/dirs.cpp:320 +#: src/dirs.cpp:481 src/dirs.cpp:489 #, c-format msgid "%s doesn't exist and can't be created! Exiting." msgstr "%s yok ve yaratılamıyor! Çıkış yapılıyor." @@ -633,14 +619,14 @@ msgid "dyecmd srcdyestring dstfile" msgstr "" #. TRANSLATORS: chat tab header -#: src/game.cpp:236 src/gui/widgets/tabs/chattab.cpp:477 +#: src/game.cpp:236 src/gui/widgets/tabs/chattab.cpp:474 msgid "General" msgstr "Genel" #. TRANSLATORS: chat tab header #. TRANSLATORS: full button name #. TRANSLATORS: debug window name -#: src/game.cpp:252 src/gui/widgets/tabs/chattab.cpp:479 +#: src/game.cpp:252 src/gui/widgets/tabs/chattab.cpp:476 #: src/gui/windowmenu.cpp:150 src/gui/windows/debugwindow.cpp:42 msgid "Debug" msgstr "Hata ayıklama" @@ -1213,8 +1199,8 @@ msgstr "" #. TRANSLATORS: language #. TRANSLATORS: popup menu header -#: src/gui/models/langlistmodel.h:45 src/gui/popups/popupmenu.cpp:2295 -#: src/gui/popups/popupmenu.cpp:2373 src/gui/widgets/tabs/socialtabbase.h:48 +#: src/gui/models/langlistmodel.h:45 src/gui/popups/popupmenu.cpp:2293 +#: src/gui/popups/popupmenu.cpp:2371 src/gui/widgets/tabs/socialtabbase.h:48 msgid "(default)" msgstr "" @@ -1472,7 +1458,6 @@ msgstr "Grup kur" #. TRANSLATORS: party popup item #. TRANSLATORS: popup menu item #. TRANSLATORS: close menu -#. TRANSLATORS: input action name #. TRANSLATORS: shop window button #. TRANSLATORS: button in change email dialog #. TRANSLATORS: change password dialog button @@ -1488,21 +1473,21 @@ msgstr "Grup kur" #. TRANSLATORS: text dialog button #. TRANSLATORS: unregister dialog. button. #. TRANSLATORS: updater window button -#: src/gui/popups/createpartypopup.h:54 src/gui/popups/popupmenu.cpp:317 -#: src/gui/popups/popupmenu.cpp:352 src/gui/popups/popupmenu.cpp:450 -#: src/gui/popups/popupmenu.cpp:497 src/gui/popups/popupmenu.cpp:532 -#: src/gui/popups/popupmenu.cpp:563 src/gui/popups/popupmenu.cpp:588 -#: src/gui/popups/popupmenu.cpp:613 src/gui/popups/popupmenu.cpp:814 -#: src/gui/popups/popupmenu.cpp:841 src/gui/popups/popupmenu.cpp:874 -#: src/gui/popups/popupmenu.cpp:2037 src/gui/popups/popupmenu.cpp:2073 -#: src/gui/popups/popupmenu.cpp:2123 src/gui/popups/popupmenu.cpp:2165 -#: src/gui/popups/popupmenu.cpp:2206 src/gui/popups/popupmenu.cpp:2274 -#: src/gui/popups/popupmenu.cpp:2352 src/gui/popups/popupmenu.cpp:2386 -#: src/gui/popups/popupmenu.cpp:2412 src/gui/popups/popupmenu.cpp:2434 -#: src/gui/popups/popupmenu.cpp:2457 src/gui/popups/popupmenu.cpp:2484 -#: src/gui/popups/popupmenu.cpp:2501 src/gui/popups/popupmenu.cpp:2772 -#: src/gui/popups/popupmenu.cpp:2898 src/gui/setupactiondata.h:1919 -#: src/gui/windows/buyselldialog.cpp:76 +#. TRANSLATORS: input action name +#: src/gui/popups/createpartypopup.h:54 src/gui/popups/popupmenu.cpp:315 +#: src/gui/popups/popupmenu.cpp:350 src/gui/popups/popupmenu.cpp:448 +#: src/gui/popups/popupmenu.cpp:495 src/gui/popups/popupmenu.cpp:530 +#: src/gui/popups/popupmenu.cpp:561 src/gui/popups/popupmenu.cpp:586 +#: src/gui/popups/popupmenu.cpp:611 src/gui/popups/popupmenu.cpp:812 +#: src/gui/popups/popupmenu.cpp:839 src/gui/popups/popupmenu.cpp:872 +#: src/gui/popups/popupmenu.cpp:2035 src/gui/popups/popupmenu.cpp:2071 +#: src/gui/popups/popupmenu.cpp:2121 src/gui/popups/popupmenu.cpp:2163 +#: src/gui/popups/popupmenu.cpp:2204 src/gui/popups/popupmenu.cpp:2272 +#: src/gui/popups/popupmenu.cpp:2350 src/gui/popups/popupmenu.cpp:2384 +#: src/gui/popups/popupmenu.cpp:2410 src/gui/popups/popupmenu.cpp:2432 +#: src/gui/popups/popupmenu.cpp:2455 src/gui/popups/popupmenu.cpp:2482 +#: src/gui/popups/popupmenu.cpp:2499 src/gui/popups/popupmenu.cpp:2770 +#: src/gui/popups/popupmenu.cpp:2896 src/gui/windows/buyselldialog.cpp:76 #: src/gui/windows/changeemaildialog.cpp:57 #: src/gui/windows/changepassworddialog.cpp:59 #: src/gui/windows/charcreatedialog.cpp:128 @@ -1513,7 +1498,7 @@ msgstr "Grup kur" #: src/gui/windows/registerdialog.cpp:65 src/gui/windows/setupwindow.cpp:95 #: src/gui/windows/textcommandeditor.cpp:88 src/gui/windows/textdialog.cpp:55 #: src/gui/windows/unregisterdialog.cpp:56 -#: src/gui/windows/updaterwindow.cpp:193 +#: src/gui/windows/updaterwindow.cpp:193 src/input/pages/gui.cpp:107 msgid "Cancel" msgstr "İptal" @@ -1526,7 +1511,7 @@ msgstr "Ağırlık: %s" #. TRANSLATORS: popup menu item #. TRANSLATORS: trade with player #. TRANSLATORS: trade chat tab name -#: src/gui/popups/popupmenu.cpp:162 src/gui/popups/popupmenu.cpp:707 +#: src/gui/popups/popupmenu.cpp:160 src/gui/popups/popupmenu.cpp:705 #: src/gui/widgets/tabs/tradetab.cpp:37 msgid "Trade" msgstr "Takas" @@ -1537,52 +1522,52 @@ msgstr "Takas" #. TRANSLATORS: attack monster #. TRANSLATORS: popup menu item #. TRANSLATORS: attack player -#. TRANSLATORS: input action name #. TRANSLATORS: bot checker window table header +#. TRANSLATORS: input action name #. TRANSLATORS: player stat -#: src/gui/popups/popupmenu.cpp:165 src/gui/popups/popupmenu.cpp:269 -#: src/gui/popups/popupmenu.cpp:710 src/gui/setupactiondata.h:64 -#: src/gui/windows/botcheckerwindow.cpp:89 -#: src/net/eathena/generalhandler.cpp:257 src/net/tmwa/generalhandler.cpp:295 +#: src/gui/popups/popupmenu.cpp:163 src/gui/popups/popupmenu.cpp:267 +#: src/gui/popups/popupmenu.cpp:708 src/gui/windows/botcheckerwindow.cpp:89 +#: src/input/pages/basic.cpp:44 src/net/eathena/generalhandler.cpp:257 +#: src/net/tmwa/generalhandler.cpp:295 msgid "Attack" msgstr "Saldırı" #. TRANSLATORS: popup menu item #. TRANSLATORS: send whisper to player -#: src/gui/popups/popupmenu.cpp:168 src/gui/popups/popupmenu.cpp:375 +#: src/gui/popups/popupmenu.cpp:166 src/gui/popups/popupmenu.cpp:373 msgid "Whisper" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: heal player -#: src/gui/popups/popupmenu.cpp:174 src/gui/popups/popupmenu.cpp:714 +#: src/gui/popups/popupmenu.cpp:172 src/gui/popups/popupmenu.cpp:712 msgid "Heal" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: kick player from guild -#: src/gui/popups/popupmenu.cpp:194 src/gui/popups/popupmenu.cpp:210 -#: src/gui/popups/popupmenu.cpp:421 src/gui/popups/popupmenu.cpp:761 +#: src/gui/popups/popupmenu.cpp:192 src/gui/popups/popupmenu.cpp:208 +#: src/gui/popups/popupmenu.cpp:419 src/gui/popups/popupmenu.cpp:759 msgid "Kick from guild" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: change player position in guild -#: src/gui/popups/popupmenu.cpp:201 src/gui/popups/popupmenu.cpp:217 -#: src/gui/popups/popupmenu.cpp:428 src/gui/popups/popupmenu.cpp:768 +#: src/gui/popups/popupmenu.cpp:199 src/gui/popups/popupmenu.cpp:215 +#: src/gui/popups/popupmenu.cpp:426 src/gui/popups/popupmenu.cpp:766 msgid "Change pos in guild" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: invite player to guild -#: src/gui/popups/popupmenu.cpp:227 src/gui/popups/popupmenu.cpp:438 -#: src/gui/popups/popupmenu.cpp:779 +#: src/gui/popups/popupmenu.cpp:225 src/gui/popups/popupmenu.cpp:436 +#: src/gui/popups/popupmenu.cpp:777 msgid "Invite to guild" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: set player invisible for self by id -#: src/gui/popups/popupmenu.cpp:234 +#: src/gui/popups/popupmenu.cpp:232 msgid "Nuke" msgstr "" @@ -1600,19 +1585,19 @@ msgstr "" #. TRANSLATORS: move to player location #. TRANSLATORS: input tab sub tab name #. TRANSLATORS: bot checker window table header -#: src/gui/popups/popupmenu.cpp:237 src/gui/popups/popupmenu.cpp:258 -#: src/gui/popups/popupmenu.cpp:405 src/gui/popups/popupmenu.cpp:556 -#: src/gui/popups/popupmenu.cpp:721 src/gui/popups/popupmenu.cpp:802 -#: src/gui/setupactiondata.h:2034 src/gui/windows/botcheckerwindow.cpp:93 +#: src/gui/popups/popupmenu.cpp:235 src/gui/popups/popupmenu.cpp:256 +#: src/gui/popups/popupmenu.cpp:403 src/gui/popups/popupmenu.cpp:554 +#: src/gui/popups/popupmenu.cpp:719 src/gui/popups/popupmenu.cpp:800 +#: src/gui/setupinputpages.cpp:47 src/gui/windows/botcheckerwindow.cpp:93 msgid "Move" msgstr "Taşı" #. TRANSLATORS: popup menu item #. TRANSLATORS: talk with npc -#. TRANSLATORS: input action name #. TRANSLATORS: bot checker window table header -#: src/gui/popups/popupmenu.cpp:248 src/gui/setupactiondata.h:106 -#: src/gui/windows/botcheckerwindow.cpp:91 +#. TRANSLATORS: input action name +#: src/gui/popups/popupmenu.cpp:246 src/gui/windows/botcheckerwindow.cpp:91 +#: src/input/pages/basic.cpp:92 msgid "Talk" msgstr "Konuş" @@ -1622,7 +1607,7 @@ msgstr "Konuş" #. TRANSLATORS: buy item #. TRANSLATORS: buy dialog name #. TRANSLATORS: shop window button -#: src/gui/popups/popupmenu.cpp:251 src/gui/popups/popupmenu.cpp:2670 +#: src/gui/popups/popupmenu.cpp:249 src/gui/popups/popupmenu.cpp:2668 #: src/gui/windows/buydialog.cpp:184 src/gui/windows/buydialog.cpp:200 #: src/gui/windows/buydialog.cpp:261 src/gui/windows/buyselldialog.cpp:72 msgid "Buy" @@ -1635,7 +1620,7 @@ msgstr "Satın Al" #. TRANSLATORS: shop window button #. TRANSLATORS: sell dialog name #. TRANSLATORS: sell dialog button -#: src/gui/popups/popupmenu.cpp:254 src/gui/popups/popupmenu.cpp:2673 +#: src/gui/popups/popupmenu.cpp:252 src/gui/popups/popupmenu.cpp:2671 #: src/gui/windows/buyselldialog.cpp:74 src/gui/windows/selldialog.cpp:60 #: src/gui/windows/selldialog.cpp:74 src/gui/windows/selldialog.cpp:123 msgid "Sell" @@ -1645,26 +1630,26 @@ msgstr "Sat" #. TRANSLATORS: add comment to npc #. TRANSLATORS: popup menu item #. TRANSLATORS: add comment to player -#: src/gui/popups/popupmenu.cpp:261 src/gui/popups/popupmenu.cpp:385 -#: src/gui/popups/popupmenu.cpp:2734 +#: src/gui/popups/popupmenu.cpp:259 src/gui/popups/popupmenu.cpp:383 +#: src/gui/popups/popupmenu.cpp:2732 msgid "Add comment" msgstr "" #. TRANSLATORS: remove monster from attack list #. TRANSLATORS: popup menu item -#: src/gui/popups/popupmenu.cpp:281 +#: src/gui/popups/popupmenu.cpp:279 msgid "Remove from attack list" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: add monster to priotiry attack list -#: src/gui/popups/popupmenu.cpp:288 +#: src/gui/popups/popupmenu.cpp:286 msgid "Add to priority attack list" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: add monster to attack list -#: src/gui/popups/popupmenu.cpp:292 +#: src/gui/popups/popupmenu.cpp:290 msgid "Add to attack list" msgstr "" @@ -1672,7 +1657,7 @@ msgstr "" #. TRANSLATORS: add monster to ignore list #. TRANSLATORS: popup menu item #. TRANSLATORS: add item to pickup list -#: src/gui/popups/popupmenu.cpp:296 src/gui/popups/popupmenu.cpp:2754 +#: src/gui/popups/popupmenu.cpp:294 src/gui/popups/popupmenu.cpp:2752 msgid "Add to ignore list" msgstr "Gözmezden gelinenler listesine ekle" @@ -1680,44 +1665,44 @@ msgstr "Gözmezden gelinenler listesine ekle" #. TRANSLATORS: add being name to chat #. TRANSLATORS: popup menu item #. TRANSLATORS: add player name to chat -#: src/gui/popups/popupmenu.cpp:312 src/gui/popups/popupmenu.cpp:446 +#: src/gui/popups/popupmenu.cpp:310 src/gui/popups/popupmenu.cpp:444 msgid "Add name to chat" msgstr "" #. TRANSLATORS: popup menu header #. TRANSLATORS: settings tab name -#: src/gui/popups/popupmenu.cpp:329 src/gui/widgets/tabs/setup_players.cpp:38 +#: src/gui/popups/popupmenu.cpp:327 src/gui/widgets/tabs/setup_players.cpp:38 msgid "Players" msgstr "Oyuncular" #. TRANSLATORS: popup menu item #. TRANSLATORS: kick player from party -#: src/gui/popups/popupmenu.cpp:397 src/gui/popups/popupmenu.cpp:742 -#: src/gui/popups/popupmenu.cpp:2718 +#: src/gui/popups/popupmenu.cpp:395 src/gui/popups/popupmenu.cpp:740 +#: src/gui/popups/popupmenu.cpp:2716 msgid "Kick from party" msgstr "Gruptan at" #. TRANSLATORS: popup menu item #. TRANSLATORS: pickup item from ground -#: src/gui/popups/popupmenu.cpp:479 src/gui/popups/popupmenu.cpp:488 +#: src/gui/popups/popupmenu.cpp:477 src/gui/popups/popupmenu.cpp:486 msgid "Pick up" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: add item name to chat -#: src/gui/popups/popupmenu.cpp:493 src/gui/popups/popupmenu.cpp:2033 -#: src/gui/popups/popupmenu.cpp:2109 src/gui/popups/popupmenu.cpp:2151 +#: src/gui/popups/popupmenu.cpp:491 src/gui/popups/popupmenu.cpp:2031 +#: src/gui/popups/popupmenu.cpp:2107 src/gui/popups/popupmenu.cpp:2149 msgid "Add to chat" msgstr "Sohbete ekle" #. TRANSLATORS: popup menu header -#: src/gui/popups/popupmenu.cpp:514 src/gui/popups/popupmenu.cpp:546 +#: src/gui/popups/popupmenu.cpp:512 src/gui/popups/popupmenu.cpp:544 msgid "Map Item" msgstr "Harita nesnesi" #. TRANSLATORS: popup menu item #. TRANSLATORS: rename map item -#: src/gui/popups/popupmenu.cpp:517 +#: src/gui/popups/popupmenu.cpp:515 msgid "Rename" msgstr "" @@ -1727,20 +1712,20 @@ msgstr "" #. TRANSLATORS: remove attack target #. TRANSLATORS: popup menu item #. TRANSLATORS: remove item from pickup filter -#: src/gui/popups/popupmenu.cpp:520 src/gui/popups/popupmenu.cpp:2348 -#: src/gui/popups/popupmenu.cpp:2382 +#: src/gui/popups/popupmenu.cpp:518 src/gui/popups/popupmenu.cpp:2346 +#: src/gui/popups/popupmenu.cpp:2380 msgid "Remove" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: warp to map item -#: src/gui/popups/popupmenu.cpp:527 src/gui/popups/popupmenu.cpp:552 +#: src/gui/popups/popupmenu.cpp:525 src/gui/popups/popupmenu.cpp:550 msgid "Warp" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: move camera to map item -#: src/gui/popups/popupmenu.cpp:559 +#: src/gui/popups/popupmenu.cpp:557 msgid "Move camera" msgstr "" @@ -1749,7 +1734,7 @@ msgstr "" #. TRANSLATORS: full button name #. TRANSLATORS: inventory button #. TRANSLATORS: outfits window name -#: src/gui/popups/popupmenu.cpp:577 src/gui/setupactiondata.h:2042 +#: src/gui/popups/popupmenu.cpp:575 src/gui/setupinputpages.cpp:55 #: src/gui/windowmenu.cpp:142 src/gui/windows/inventorywindow.cpp:196 #: src/gui/windows/outfitwindow.cpp:61 msgid "Outfits" @@ -1757,69 +1742,69 @@ msgstr "Kıyafetler" #. TRANSLATORS: popup menu item #. TRANSLATORS: clear selected outfit -#: src/gui/popups/popupmenu.cpp:580 +#: src/gui/popups/popupmenu.cpp:578 msgid "Clear outfit" msgstr "" #. TRANSLATORS: popup menu header #. TRANSLATORS: full button name -#: src/gui/popups/popupmenu.cpp:606 src/gui/windowmenu.cpp:126 +#: src/gui/popups/popupmenu.cpp:604 src/gui/windowmenu.cpp:126 msgid "Spells" msgstr "Büyüler" #. TRANSLATORS: popup menu item #. TRANSLATORS: edit selected spell -#: src/gui/popups/popupmenu.cpp:609 +#: src/gui/popups/popupmenu.cpp:607 msgid "Edit spell" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove all text from chat tab #. TRANSLATORS: npc dialog button -#: src/gui/popups/popupmenu.cpp:639 src/gui/windows/npcdialog.cpp:111 +#: src/gui/popups/popupmenu.cpp:637 src/gui/windows/npcdialog.cpp:111 msgid "Clear" msgstr "Temizle" #. TRANSLATORS: popup menu item #. TRANSLATORS: disable chat tab highlight -#: src/gui/popups/popupmenu.cpp:646 +#: src/gui/popups/popupmenu.cpp:644 msgid "Disable highlight" msgstr "Vurgulamayı kapat" #. TRANSLATORS: popup menu item #. TRANSLATORS: enable chat tab highlight -#: src/gui/popups/popupmenu.cpp:652 +#: src/gui/popups/popupmenu.cpp:650 msgid "Enable highlight" msgstr "Vurgulamayı aç" #. TRANSLATORS: popup menu item #. TRANSLATORS: do not remove player names from chat tab -#: src/gui/popups/popupmenu.cpp:658 +#: src/gui/popups/popupmenu.cpp:656 msgid "Don't remove name" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove player names from chat tab -#: src/gui/popups/popupmenu.cpp:664 +#: src/gui/popups/popupmenu.cpp:662 msgid "Remove name" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: enable away messages in chat tab -#: src/gui/popups/popupmenu.cpp:670 +#: src/gui/popups/popupmenu.cpp:668 msgid "Enable away" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: disable away messages in chat tab -#: src/gui/popups/popupmenu.cpp:676 +#: src/gui/popups/popupmenu.cpp:674 msgid "Disable away" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: enable away messages in chat tab #. TRANSLATORS: social window button -#: src/gui/popups/popupmenu.cpp:683 src/gui/windows/socialwindow.cpp:87 +#: src/gui/popups/popupmenu.cpp:681 src/gui/windows/socialwindow.cpp:87 msgid "Leave" msgstr "Ayrıl" @@ -1829,85 +1814,85 @@ msgstr "Ayrıl" #. TRANSLATORS: copy link to clipboard #. TRANSLATORS: popup menu item #. TRANSLATORS: copy npc text to clipboard -#: src/gui/popups/popupmenu.cpp:688 src/gui/popups/popupmenu.cpp:2453 -#: src/gui/popups/popupmenu.cpp:2497 +#: src/gui/popups/popupmenu.cpp:686 src/gui/popups/popupmenu.cpp:2451 +#: src/gui/popups/popupmenu.cpp:2495 msgid "Copy to clipboard" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: invite player to party -#: src/gui/popups/popupmenu.cpp:735 src/gui/popups/popupmenu.cpp:2712 +#: src/gui/popups/popupmenu.cpp:733 src/gui/popups/popupmenu.cpp:2710 msgid "Invite to party" msgstr "Gruba davet et" #. TRANSLATORS: popup menu header -#: src/gui/popups/popupmenu.cpp:823 +#: src/gui/popups/popupmenu.cpp:821 msgid "Change guild position" msgstr "Lonca pozisyonunu değiştir" #. TRANSLATORS: popup menu header -#: src/gui/popups/popupmenu.cpp:868 +#: src/gui/popups/popupmenu.cpp:866 msgid "window" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: unlock window -#: src/gui/popups/popupmenu.cpp:894 +#: src/gui/popups/popupmenu.cpp:892 msgid "Unlock" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: lock window -#: src/gui/popups/popupmenu.cpp:900 +#: src/gui/popups/popupmenu.cpp:898 msgid "Lock" msgstr "" #. TRANSLATORS: number of chars in string should be near original -#: src/gui/popups/popupmenu.cpp:1395 +#: src/gui/popups/popupmenu.cpp:1393 msgid "Rename map sign " msgstr "Harita işaretini tekrar adlandır " #. TRANSLATORS: number of chars in string should be near original -#: src/gui/popups/popupmenu.cpp:1397 +#: src/gui/popups/popupmenu.cpp:1395 msgid "Name: " msgstr "İsim: " -#: src/gui/popups/popupmenu.cpp:1421 +#: src/gui/popups/popupmenu.cpp:1419 msgid "Player comment " msgstr "" #. TRANSLATORS: number of chars in string should be near original -#: src/gui/popups/popupmenu.cpp:1423 +#: src/gui/popups/popupmenu.cpp:1421 msgid "Comment: " msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: add item to trade -#: src/gui/popups/popupmenu.cpp:1950 +#: src/gui/popups/popupmenu.cpp:1948 msgid "Add to trade" msgstr "Takasa ekle" #. TRANSLATORS: popup menu item #. TRANSLATORS: add 10 item amount to trade -#: src/gui/popups/popupmenu.cpp:1957 +#: src/gui/popups/popupmenu.cpp:1955 msgid "Add to trade 10" msgstr "10 tanesini takasa ekle" #. TRANSLATORS: popup menu item #. TRANSLATORS: add half item amount to trade -#: src/gui/popups/popupmenu.cpp:1961 +#: src/gui/popups/popupmenu.cpp:1959 msgid "Add to trade half" msgstr "Yarısını takasa ekle" #. TRANSLATORS: popup menu item #. TRANSLATORS: add all amount except one item to trade -#: src/gui/popups/popupmenu.cpp:1964 +#: src/gui/popups/popupmenu.cpp:1962 msgid "Add to trade all-1" msgstr "Tamamını takasa ekle-1" #. TRANSLATORS: popup menu item #. TRANSLATORS: add all amount item to trade -#: src/gui/popups/popupmenu.cpp:1967 +#: src/gui/popups/popupmenu.cpp:1965 msgid "Add to trade all" msgstr "Tamamını takasa ekle" @@ -1916,64 +1901,64 @@ msgstr "Tamamını takasa ekle" #. TRANSLATORS: storage button #. TRANSLATORS: inventory button #. TRANSLATORS: setup button -#: src/gui/popups/popupmenu.cpp:1975 src/gui/popups/popupmenu.cpp:2105 -#: src/gui/popups/popupmenu.cpp:2146 src/gui/windows/inventorywindow.cpp:226 +#: src/gui/popups/popupmenu.cpp:1973 src/gui/popups/popupmenu.cpp:2103 +#: src/gui/popups/popupmenu.cpp:2144 src/gui/windows/inventorywindow.cpp:226 #: src/gui/windows/inventorywindow.cpp:721 src/gui/windows/setupwindow.cpp:97 msgid "Store" msgstr "Sakla" #. TRANSLATORS: popup menu item #. TRANSLATORS: add 10 item amount to storage -#: src/gui/popups/popupmenu.cpp:1982 +#: src/gui/popups/popupmenu.cpp:1980 msgid "Store 10" msgstr "Sakla 10" #. TRANSLATORS: popup menu item #. TRANSLATORS: add half item amount to storage -#: src/gui/popups/popupmenu.cpp:1986 +#: src/gui/popups/popupmenu.cpp:1984 msgid "Store half" msgstr "Yarısını sakla" #. TRANSLATORS: popup menu item #. TRANSLATORS: add all except one item amount to storage -#: src/gui/popups/popupmenu.cpp:1989 +#: src/gui/popups/popupmenu.cpp:1987 msgid "Store all-1" msgstr "Tamamını sakla-1" #. TRANSLATORS: popup menu item #. TRANSLATORS: add all item amount to storage -#: src/gui/popups/popupmenu.cpp:1992 +#: src/gui/popups/popupmenu.cpp:1990 msgid "Store all" msgstr "Tamamını sakla" #. TRANSLATORS: popup menu item #. TRANSLATORS: get item from storage #. TRANSLATORS: storage button -#: src/gui/popups/popupmenu.cpp:2004 src/gui/windows/inventorywindow.cpp:228 +#: src/gui/popups/popupmenu.cpp:2002 src/gui/windows/inventorywindow.cpp:228 msgid "Retrieve" msgstr "Almak" #. TRANSLATORS: popup menu item #. TRANSLATORS: get 10 item amount from storage -#: src/gui/popups/popupmenu.cpp:2011 +#: src/gui/popups/popupmenu.cpp:2009 msgid "Retrieve 10" msgstr "Geri al 10" #. TRANSLATORS: popup menu item #. TRANSLATORS: get half item amount from storage -#: src/gui/popups/popupmenu.cpp:2015 +#: src/gui/popups/popupmenu.cpp:2013 msgid "Retrieve half" msgstr "Yarısını geri al" #. TRANSLATORS: popup menu item #. TRANSLATORS: get all except one item amount from storage -#: src/gui/popups/popupmenu.cpp:2018 +#: src/gui/popups/popupmenu.cpp:2016 msgid "Retrieve all-1" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: get all item amount from storage -#: src/gui/popups/popupmenu.cpp:2021 +#: src/gui/popups/popupmenu.cpp:2019 msgid "Retrieve all" msgstr "Tamamını geri al" @@ -1983,7 +1968,7 @@ msgstr "Tamamını geri al" #. TRANSLATORS: inventory button #. TRANSLATORS: skills dialog button #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:2067 src/gui/popups/popupmenu.cpp:2822 +#: src/gui/popups/popupmenu.cpp:2065 src/gui/popups/popupmenu.cpp:2820 #: src/gui/windows/inventorywindow.cpp:177 #: src/gui/windows/inventorywindow.cpp:634 src/gui/windows/skilldialog.cpp:68 #: src/gui/windows/skilldialog.cpp:143 src/gui/windows/skilldialog.cpp:280 @@ -1993,41 +1978,41 @@ msgid "Use" msgstr "Kullan" #. TRANSLATORS: popup menu item -#: src/gui/popups/popupmenu.cpp:2161 +#: src/gui/popups/popupmenu.cpp:2159 msgid "Clear drop window" msgstr "" #. TRANSLATORS: popup menu item -#: src/gui/popups/popupmenu.cpp:2192 src/gui/popups/popupmenu.cpp:2253 +#: src/gui/popups/popupmenu.cpp:2190 src/gui/popups/popupmenu.cpp:2251 msgid "Hide" msgstr "" #. TRANSLATORS: popup menu item -#: src/gui/popups/popupmenu.cpp:2199 src/gui/popups/popupmenu.cpp:2260 +#: src/gui/popups/popupmenu.cpp:2197 src/gui/popups/popupmenu.cpp:2258 msgid "Show" msgstr "" #. TRANSLATORS: popup menu item -#: src/gui/popups/popupmenu.cpp:2267 +#: src/gui/popups/popupmenu.cpp:2265 msgid "Reset yellow bar" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: copy status to chat #. TRANSLATORS: status window button -#: src/gui/popups/popupmenu.cpp:2271 src/gui/windows/statuswindow.cpp:94 +#: src/gui/popups/popupmenu.cpp:2269 src/gui/windows/statuswindow.cpp:94 msgid "Copy to chat" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: move attack target up -#: src/gui/popups/popupmenu.cpp:2311 src/gui/popups/popupmenu.cpp:2330 +#: src/gui/popups/popupmenu.cpp:2309 src/gui/popups/popupmenu.cpp:2328 msgid "Move up" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: move attack target down -#: src/gui/popups/popupmenu.cpp:2317 src/gui/popups/popupmenu.cpp:2336 +#: src/gui/popups/popupmenu.cpp:2315 src/gui/popups/popupmenu.cpp:2334 msgid "Move down" msgstr "" @@ -2035,144 +2020,144 @@ msgstr "" #. TRANSLATORS: undress item from player #. TRANSLATORS: popup menu item #. TRANSLATORS: undress player -#: src/gui/popups/popupmenu.cpp:2408 src/gui/popups/popupmenu.cpp:2731 +#: src/gui/popups/popupmenu.cpp:2406 src/gui/popups/popupmenu.cpp:2729 msgid "Undress" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: copy text to clipboard -#: src/gui/popups/popupmenu.cpp:2427 +#: src/gui/popups/popupmenu.cpp:2425 msgid "Copy" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: paste text from clipboard -#: src/gui/popups/popupmenu.cpp:2430 +#: src/gui/popups/popupmenu.cpp:2428 msgid "Paste" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: open link in browser -#: src/gui/popups/popupmenu.cpp:2450 +#: src/gui/popups/popupmenu.cpp:2448 msgid "Open link" msgstr "" #. TRANSLATORS: popup menu header -#: src/gui/popups/popupmenu.cpp:2470 +#: src/gui/popups/popupmenu.cpp:2468 msgid "Show window" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to disregarded list -#: src/gui/popups/popupmenu.cpp:2543 src/gui/popups/popupmenu.cpp:2579 -#: src/gui/popups/popupmenu.cpp:2618 src/gui/popups/popupmenu.cpp:2636 +#: src/gui/popups/popupmenu.cpp:2541 src/gui/popups/popupmenu.cpp:2577 +#: src/gui/popups/popupmenu.cpp:2616 src/gui/popups/popupmenu.cpp:2634 msgid "Disregard" msgstr "İhmal et" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to ignore list #. TRANSLATORS: confirm dialog button -#: src/gui/popups/popupmenu.cpp:2546 src/gui/popups/popupmenu.cpp:2582 -#: src/gui/popups/popupmenu.cpp:2621 src/gui/windows/confirmdialog.cpp:60 +#: src/gui/popups/popupmenu.cpp:2544 src/gui/popups/popupmenu.cpp:2580 +#: src/gui/popups/popupmenu.cpp:2619 src/gui/windows/confirmdialog.cpp:60 msgid "Ignore" msgstr "Görmezden gel" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to black list -#: src/gui/popups/popupmenu.cpp:2549 src/gui/popups/popupmenu.cpp:2624 +#: src/gui/popups/popupmenu.cpp:2547 src/gui/popups/popupmenu.cpp:2622 msgid "Black list" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to enemy list -#: src/gui/popups/popupmenu.cpp:2552 src/gui/popups/popupmenu.cpp:2585 +#: src/gui/popups/popupmenu.cpp:2550 src/gui/popups/popupmenu.cpp:2583 msgid "Set as enemy" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to erased list -#: src/gui/popups/popupmenu.cpp:2555 src/gui/popups/popupmenu.cpp:2588 -#: src/gui/popups/popupmenu.cpp:2600 src/gui/popups/popupmenu.cpp:2609 -#: src/gui/popups/popupmenu.cpp:2627 +#: src/gui/popups/popupmenu.cpp:2553 src/gui/popups/popupmenu.cpp:2586 +#: src/gui/popups/popupmenu.cpp:2598 src/gui/popups/popupmenu.cpp:2607 +#: src/gui/popups/popupmenu.cpp:2625 msgid "Erase" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to friends list -#: src/gui/popups/popupmenu.cpp:2565 +#: src/gui/popups/popupmenu.cpp:2563 msgid "Be friend" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove player from ignore list -#: src/gui/popups/popupmenu.cpp:2576 src/gui/popups/popupmenu.cpp:2594 -#: src/gui/popups/popupmenu.cpp:2606 src/gui/popups/popupmenu.cpp:2615 -#: src/gui/popups/popupmenu.cpp:2633 +#: src/gui/popups/popupmenu.cpp:2574 src/gui/popups/popupmenu.cpp:2592 +#: src/gui/popups/popupmenu.cpp:2604 src/gui/popups/popupmenu.cpp:2613 +#: src/gui/popups/popupmenu.cpp:2631 msgid "Unignore" msgstr "Görmezden gelmeyi bırak" #. TRANSLATORS: popup menu item -#: src/gui/popups/popupmenu.cpp:2652 +#: src/gui/popups/popupmenu.cpp:2650 msgid "Follow" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: imitate player -#: src/gui/popups/popupmenu.cpp:2656 +#: src/gui/popups/popupmenu.cpp:2654 msgid "Imitation" msgstr "Taklit" #. TRANSLATORS: popup menu item #. TRANSLATORS: buy item -#: src/gui/popups/popupmenu.cpp:2680 src/gui/popups/popupmenu.cpp:2695 +#: src/gui/popups/popupmenu.cpp:2678 src/gui/popups/popupmenu.cpp:2693 msgid "Buy (?)" msgstr "Satın Al (?)" #. TRANSLATORS: popup menu item #. TRANSLATORS: sell item -#: src/gui/popups/popupmenu.cpp:2683 src/gui/popups/popupmenu.cpp:2698 +#: src/gui/popups/popupmenu.cpp:2681 src/gui/popups/popupmenu.cpp:2696 msgid "Sell (?)" msgstr "" #. TRANSLATORS: popup menu item -#: src/gui/popups/popupmenu.cpp:2728 +#: src/gui/popups/popupmenu.cpp:2726 msgid "Show Items" msgstr "Nesneleri göster" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove item from pickup list -#: src/gui/popups/popupmenu.cpp:2745 +#: src/gui/popups/popupmenu.cpp:2743 msgid "Remove from pickup list" msgstr "Toplama listesinden kaldır" #. TRANSLATORS: popup menu item -#: src/gui/popups/popupmenu.cpp:2750 +#: src/gui/popups/popupmenu.cpp:2748 msgid "Add to pickup list" msgstr "Toplama listesine ekle" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove protection from item -#: src/gui/popups/popupmenu.cpp:2799 +#: src/gui/popups/popupmenu.cpp:2797 msgid "Unprotect item" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: add protection to item -#: src/gui/popups/popupmenu.cpp:2808 +#: src/gui/popups/popupmenu.cpp:2806 msgid "Protect item" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: drop item #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:2837 src/gui/windows/inventorywindow.cpp:192 +#: src/gui/popups/popupmenu.cpp:2835 src/gui/windows/inventorywindow.cpp:192 #: src/gui/windows/inventorywindow.cpp:729 msgid "Drop..." msgstr "Bırak..." #. TRANSLATORS: popup menu item #. TRANSLATORS: drop all item amount -#: src/gui/popups/popupmenu.cpp:2840 +#: src/gui/popups/popupmenu.cpp:2838 msgid "Drop all" msgstr "" @@ -2180,7 +2165,7 @@ msgstr "" #. TRANSLATORS: drop item #. TRANSLATORS: full button name #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:2846 src/gui/windowmenu.cpp:130 +#: src/gui/popups/popupmenu.cpp:2844 src/gui/windowmenu.cpp:130 #: src/gui/windows/inventorywindow.cpp:734 msgid "Drop" msgstr "Bırak" @@ -2188,4684 +2173,4871 @@ msgstr "Bırak" #. TRANSLATORS: popup menu item #. TRANSLATORS: split items #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:2854 src/gui/windows/inventorywindow.cpp:194 +#: src/gui/popups/popupmenu.cpp:2852 src/gui/windows/inventorywindow.cpp:194 msgid "Split" msgstr "Bölme" #. TRANSLATORS: popup menu item #. TRANSLATORS: gm commands -#: src/gui/popups/popupmenu.cpp:2864 +#: src/gui/popups/popupmenu.cpp:2862 msgid "GM..." msgstr "" #. TRANSLATORS: popup menu header -#: src/gui/popups/popupmenu.cpp:2872 +#: src/gui/popups/popupmenu.cpp:2870 msgid "GM commands" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: check player ip -#: src/gui/popups/popupmenu.cpp:2877 +#: src/gui/popups/popupmenu.cpp:2875 msgid "Check ip" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: go to player position -#: src/gui/popups/popupmenu.cpp:2880 +#: src/gui/popups/popupmenu.cpp:2878 msgid "Goto" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: recall player to current position -#: src/gui/popups/popupmenu.cpp:2883 +#: src/gui/popups/popupmenu.cpp:2881 msgid "Recall" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: revive player #. TRANSLATORS: ok dialog button -#: src/gui/popups/popupmenu.cpp:2886 src/net/ea/playerhandler.cpp:379 +#: src/gui/popups/popupmenu.cpp:2884 src/net/ea/playerhandler.cpp:379 msgid "Revive" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: kick player -#: src/gui/popups/popupmenu.cpp:2891 +#: src/gui/popups/popupmenu.cpp:2889 msgid "Kick" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:58 -msgid "Target and attack keys" +#. TRANSLATORS: input tab sub tab name +#: src/gui/setupinputpages.cpp:45 +msgid "Basic" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:70 -msgid "Target & Attack" -msgstr "Hedef al & Saldır" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:76 -msgid "Move to Target" -msgstr "Hedefe git" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:82 -msgid "Change Move to Target type" -msgstr "Hedefe gitme tipini değiştir" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:88 -msgid "Move to Home location" -msgstr "Ev konumuna git" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:94 -msgid "Set home location" -msgstr "Ev konumu belirle" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:100 -msgid "Move to navigation point" -msgstr "Navigasyon noktasına git" +#. TRANSLATORS: input tab sub tab name +#. TRANSLATORS: full button name +#: src/gui/setupinputpages.cpp:49 src/gui/windowmenu.cpp:122 +msgid "Shortcuts" +msgstr "Kısayollar" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:112 -msgid "Stop Attack / Modifier key" +#. TRANSLATORS: input tab sub tab name +#. TRANSLATORS: settings group +#. TRANSLATORS: full button name +#: src/gui/setupinputpages.cpp:51 src/gui/widgets/tabs/setup_other.cpp:317 +#: src/gui/windowmenu.cpp:159 +msgid "Windows" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:118 -msgid "Untarget" +#. TRANSLATORS: input tab sub tab name +#. TRANSLATORS: emotes window name +#. TRANSLATORS: emotes tab name +#: src/gui/setupinputpages.cpp:53 src/gui/windows/emotewindow.cpp:54 +#: src/gui/windows/emotewindow.cpp:115 +msgid "Emotes" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:124 -msgid "Target monster" -msgstr "Canavarı hedef al" +#. TRANSLATORS: input tab sub tab name +#. TRANSLATORS: settings tab name +#. TRANSLATORS: chat window name +#: src/gui/setupinputpages.cpp:57 src/gui/widgets/tabs/setup_chat.cpp:40 +#: src/gui/windowmenu.cpp:89 src/gui/windows/chatwindow.cpp:93 +msgid "Chat" +msgstr "Sohbet" +#. TRANSLATORS: input tab sub tab name +#. TRANSLATORS: settings group +#. TRANSLATORS: char create dialog button +#. TRANSLATORS: register dialog. button. #. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:130 -msgid "Target closest monster (without filters)" +#: src/gui/setupinputpages.cpp:59 src/gui/widgets/tabs/setup_audio.cpp:151 +#: src/gui/widgets/tabs/setup_chat.cpp:179 +#: src/gui/widgets/tabs/setup_other.cpp:339 +#: src/gui/widgets/tabs/setup_visual.cpp:192 +#: src/gui/windows/charcreatedialog.cpp:118 +#: src/gui/windows/registerdialog.cpp:104 src/input/pages/gui.cpp:89 +msgid "Other" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:136 -msgid "Target NPC" -msgstr "NPC Hedefle" +#. TRANSLATORS: input tab sub tab name +#: src/gui/setupinputpages.cpp:61 +msgid "Gui" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:142 -msgid "Target Player" -msgstr "Hedef Oyuncu" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:113 +msgid "Being" +msgstr "Var olma" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:148 -msgid "Other Keys" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:115 +msgid "Friend names" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:154 -msgid "Pickup" -msgstr "Topla" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:117 +msgid "Disregarded names" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:160 -msgid "Change Pickup Type" -msgstr "Toplama Tipini Değiştir" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:119 +msgid "Ignored names" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:166 -msgid "Sit" -msgstr "Otur" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:121 +msgid "Erased names" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:172 -msgid "Screenshot" -msgstr "Ekran Görüntüsü" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:123 +msgid "Other players names" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:178 -msgid "Enable/Disable Trading" -msgstr "Takası Aktifleştir/Deaktifleştir" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:125 +msgid "Own name" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:184 -msgid "Open trade window" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:127 +msgid "GM names" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:190 -msgid "Change Map View Mode" -msgstr "Harita Görüş Modunu değiştir" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:129 +msgid "NPCs" +msgstr "NPCs" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:196 -msgid "Select OK" -msgstr "Seçim Tamam" +#. TRANSLATORS: palette color +#. TRANSLATORS: settings option +#: src/gui/userpalette.cpp:131 src/gui/widgets/tabs/setup_other.cpp:106 +msgid "Monsters" +msgstr "Canavarlar" -#. TRANSLATORS: input action name -#. TRANSLATORS: buy dialog button -#. TRANSLATORS: quit dialog name -#. TRANSLATORS: quit dialog button -#. TRANSLATORS: sell dialog button -#. TRANSLATORS: servers dialog button -#: src/gui/setupactiondata.h:202 src/gui/windows/buydialog.cpp:263 -#: src/gui/windows/quitdialog.cpp:55 src/gui/windows/quitdialog.cpp:60 -#: src/gui/windows/quitdialog.cpp:62 src/gui/windows/selldialog.cpp:125 -#: src/gui/windows/serverdialog.cpp:111 -msgid "Quit" -msgstr "Çıkış" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:133 +msgid "Monster HP bar" +msgstr "Canavar HP çubuğu" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:208 -msgid "Stop or sit" -msgstr "" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:136 +msgid "Monster HP bar (second color)" +msgstr "Canavar HP çubuğu (ikinci renk)" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:214 -msgid "Return to safe video mode" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:138 +msgid "Party members" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:229 -msgid "Shortcuts modifiers keys" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:140 +msgid "Guild members" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:235 -msgid "Item Shortcuts Key" -msgstr "Nesne Kısayol Tuşları" +#. TRANSLATORS: palette color +#. TRANSLATORS: settings option +#: src/gui/userpalette.cpp:142 src/gui/widgets/tabs/setup_visual.cpp:157 +msgid "Particle effects" +msgstr "Partikül efektleri" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:241 -msgid "Shortcuts keys" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:144 +msgid "Pickup notification" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:247 src/gui/setupactiondata.h:253 -#: src/gui/setupactiondata.h:259 src/gui/setupactiondata.h:265 -#: src/gui/setupactiondata.h:271 src/gui/setupactiondata.h:277 -#: src/gui/setupactiondata.h:283 src/gui/setupactiondata.h:289 -#: src/gui/setupactiondata.h:295 src/gui/setupactiondata.h:301 -#: src/gui/setupactiondata.h:307 src/gui/setupactiondata.h:313 -#: src/gui/setupactiondata.h:319 src/gui/setupactiondata.h:325 -#: src/gui/setupactiondata.h:331 src/gui/setupactiondata.h:337 -#: src/gui/setupactiondata.h:343 src/gui/setupactiondata.h:349 -#: src/gui/setupactiondata.h:355 src/gui/setupactiondata.h:361 -#, c-format -msgid "Item Shortcut %d" -msgstr "Nesne Kısayolu %d" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:376 -msgid "Show Windows Menu" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:146 +msgid "Exp notification" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:382 -msgid "Hide Windows" -msgstr "Pencereleri gizle" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:148 +msgid "Player HP bar" +msgstr "Oyuncu HP çubuğu" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:388 -msgid "About Window" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:152 +msgid "Player HP bar (second color)" +msgstr "Oyuncu HP çubuğu (ikinci renk)" + +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:154 +msgid "Player hits monster" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:394 -msgid "Help Window" -msgstr "Yardım Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:156 +msgid "Monster hits player" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:400 -msgid "Status Window" -msgstr "Durum penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:160 +msgid "Other player hits local player" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:406 -msgid "Inventory Window" -msgstr "Envanter Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:162 +msgid "Critical Hit" +msgstr "Kritik Vuruş" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:412 -msgid "Equipment Window" -msgstr "Ekipman Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:166 +msgid "Local player hits monster" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:418 -msgid "Skill Window" -msgstr "Yetenek Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:169 +msgid "Local player critical hit" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:424 -msgid "Minimap Window" -msgstr "Küçük Harita Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:172 +msgid "Local player miss" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:430 -msgid "Chat Window" -msgstr "Sohbet Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:174 +msgid "Misses" +msgstr "Kaçırmalar" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:436 -msgid "Item Shortcut Window" -msgstr "Nesne Kısayol Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:176 +msgid "Portal highlight" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:442 -msgid "Setup Window" -msgstr "Ayar Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:179 +msgid "Default collision highlight" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:448 -msgid "Debug Window" -msgstr "Hata Ayıklama Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:182 +msgid "Air collision highlight" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:454 -msgid "Social Window" -msgstr "Sosyal Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:185 +msgid "Water collision highlight" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:460 -msgid "Emote Shortcut Window" -msgstr "Duygu Kısayol Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:188 +msgid "Special ground collision highlight" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:466 -msgid "Outfits Window" -msgstr "Kıyafetler Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:191 +msgid "Walkable highlight" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:472 -msgid "Shop Window" -msgstr "Mağaza Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:194 +msgid "Local player attack range" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:478 -msgid "Quick drop Window" -msgstr "Hızlı düşür Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:197 +msgid "Local player attack range border" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:484 -msgid "Kill Stats Window" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:200 +msgid "Monster attack range" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:490 -msgid "Commands Window" -msgstr "Komut Penceresi" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:204 +msgid "Floor item amount color" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:496 -msgid "Bot Checker Window" -msgstr "Bot Kontrolörü Penceresi" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:502 -msgid "Who Is Online Window" -msgstr "Kimler Online Penceresi" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:508 -msgid "Did you know Window" -msgstr "" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:514 -msgid "Quests Window" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:207 +msgid "Home place" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:520 -msgid "Updates Window" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:210 +msgid "Home place border" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:526 -msgid "Previous Social Tab" -msgstr "Önceki Sosyal Sekmesi" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:532 -msgid "Next Social Tab" -msgstr "Sonraki Sosyal Sekmesi" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:538 -msgid "Previous Shortcuts tab" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:213 +msgid "Road point" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:544 -msgid "Next Shortcuts tab" +#. TRANSLATORS: palette color +#: src/gui/userpalette.cpp:216 +msgid "Tiles border" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:550 -msgid "Previous Commands tab" +#: src/gui/widgets/characterdisplay.cpp:135 +#, c-format +msgid "Level: %u" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:556 -msgid "Next Commands tab" -msgstr "" +#. TRANSLATORS: status window label +#: src/gui/widgets/characterdisplay.cpp:138 +#: src/gui/windows/inventorywindow.cpp:559 src/gui/windows/statuswindow.cpp:75 +#: src/gui/windows/statuswindow.cpp:236 src/gui/windows/statuswindow.cpp:343 +#, c-format +msgid "Money: %s" +msgstr "Para: %s" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:571 -msgid "Emote modifiers keys" +#. TRANSLATORS: Text under equipped items (should be small) +#: src/gui/widgets/itemcontainer.cpp:325 +msgid "Eq." msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:577 -msgid "Emote modifier key" +#. TRANSLATORS: dialog message +#: src/gui/widgets/itemlinkhandler.cpp:74 +msgid "Open url" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:583 -msgid "Emote shortcuts" -msgstr "" +#. TRANSLATORS: setup item button +#. TRANSLATORS: servers dialog button +#: src/gui/widgets/setupitem.cpp:366 src/gui/widgets/setupitem.cpp:502 +#: src/gui/windows/serverdialog.cpp:117 +msgid "Edit" +msgstr "Dünzenle" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:589 src/gui/setupactiondata.h:595 -#: src/gui/setupactiondata.h:601 src/gui/setupactiondata.h:607 -#: src/gui/setupactiondata.h:613 src/gui/setupactiondata.h:619 -#: src/gui/setupactiondata.h:625 src/gui/setupactiondata.h:631 -#: src/gui/setupactiondata.h:637 src/gui/setupactiondata.h:643 -#: src/gui/setupactiondata.h:649 src/gui/setupactiondata.h:655 -#: src/gui/setupactiondata.h:661 src/gui/setupactiondata.h:667 -#: src/gui/setupactiondata.h:673 src/gui/setupactiondata.h:679 -#: src/gui/setupactiondata.h:685 src/gui/setupactiondata.h:691 -#: src/gui/setupactiondata.h:697 src/gui/setupactiondata.h:703 -#: src/gui/setupactiondata.h:709 src/gui/setupactiondata.h:715 -#: src/gui/setupactiondata.h:721 src/gui/setupactiondata.h:727 -#: src/gui/setupactiondata.h:733 src/gui/setupactiondata.h:739 -#: src/gui/setupactiondata.h:745 src/gui/setupactiondata.h:751 -#: src/gui/setupactiondata.h:757 src/gui/setupactiondata.h:763 -#: src/gui/setupactiondata.h:769 src/gui/setupactiondata.h:775 -#: src/gui/setupactiondata.h:781 src/gui/setupactiondata.h:787 -#: src/gui/setupactiondata.h:793 src/gui/setupactiondata.h:799 -#: src/gui/setupactiondata.h:805 src/gui/setupactiondata.h:811 -#: src/gui/setupactiondata.h:817 src/gui/setupactiondata.h:823 -#: src/gui/setupactiondata.h:829 src/gui/setupactiondata.h:835 -#: src/gui/setupactiondata.h:841 src/gui/setupactiondata.h:847 -#: src/gui/setupactiondata.h:853 src/gui/setupactiondata.h:859 -#: src/gui/setupactiondata.h:865 src/gui/setupactiondata.h:871 +#. TRANSLATORS: skills dialog. skill level +#: src/gui/widgets/skillinfo.cpp:91 src/gui/windows/skilldialog.cpp:380 #, c-format -msgid "Emote Shortcut %d" -msgstr "Duygu Kısayolu %d" +msgid "Lvl: %d" +msgstr "Level: %d" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:886 -msgid "Outfits keys" -msgstr "" +#. TRANSLATORS: battle chat tab name +#: src/gui/widgets/tabs/battletab.cpp:36 +msgid "Battle" +msgstr "Savaş" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:892 -msgid "Wear Outfit" -msgstr "Kıyafeti Giy" +#. TRANSLATORS: chat message +#: src/gui/widgets/tabs/chattab.cpp:163 +msgid "Global announcement:" +msgstr "Global duyuru:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:898 -msgid "Copy Outfit" -msgstr "Kıyafeti Kopyala" +#. TRANSLATORS: chat message +#: src/gui/widgets/tabs/chattab.cpp:169 +#, c-format +msgid "Global announcement from %s:" +msgstr "%s'ten Küresel duyuru:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:904 -msgid "Copy equipped to Outfit" -msgstr "" +#. TRANSLATORS: chat message +#: src/gui/widgets/tabs/chattab.cpp:195 +#, c-format +msgid "%s whispers: %s" +msgstr "%s %s'e fısıldıyor:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:910 -msgid "Outfits shortcuts" +#. TRANSLATORS: chat message +#: src/gui/widgets/tabs/chattab.cpp:549 +#, c-format +msgid "%s is now Online." msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:916 src/gui/setupactiondata.h:922 -#: src/gui/setupactiondata.h:928 src/gui/setupactiondata.h:934 -#: src/gui/setupactiondata.h:940 src/gui/setupactiondata.h:946 -#: src/gui/setupactiondata.h:952 src/gui/setupactiondata.h:958 -#: src/gui/setupactiondata.h:964 src/gui/setupactiondata.h:970 -#: src/gui/setupactiondata.h:976 src/gui/setupactiondata.h:982 -#: src/gui/setupactiondata.h:988 src/gui/setupactiondata.h:994 -#: src/gui/setupactiondata.h:1000 src/gui/setupactiondata.h:1006 -#: src/gui/setupactiondata.h:1012 src/gui/setupactiondata.h:1018 -#: src/gui/setupactiondata.h:1024 src/gui/setupactiondata.h:1030 -#: src/gui/setupactiondata.h:1036 src/gui/setupactiondata.h:1042 -#: src/gui/setupactiondata.h:1048 src/gui/setupactiondata.h:1054 -#: src/gui/setupactiondata.h:1060 src/gui/setupactiondata.h:1066 -#: src/gui/setupactiondata.h:1072 src/gui/setupactiondata.h:1078 -#: src/gui/setupactiondata.h:1084 src/gui/setupactiondata.h:1090 -#: src/gui/setupactiondata.h:1096 src/gui/setupactiondata.h:1102 -#: src/gui/setupactiondata.h:1108 src/gui/setupactiondata.h:1114 -#: src/gui/setupactiondata.h:1120 src/gui/setupactiondata.h:1126 -#: src/gui/setupactiondata.h:1132 src/gui/setupactiondata.h:1138 -#: src/gui/setupactiondata.h:1144 src/gui/setupactiondata.h:1150 -#: src/gui/setupactiondata.h:1156 src/gui/setupactiondata.h:1162 -#: src/gui/setupactiondata.h:1168 src/gui/setupactiondata.h:1174 -#: src/gui/setupactiondata.h:1180 src/gui/setupactiondata.h:1186 -#: src/gui/setupactiondata.h:1192 src/gui/setupactiondata.h:1198 +#. TRANSLATORS: chat message +#: src/gui/widgets/tabs/chattab.cpp:554 #, c-format -msgid "Outfit Shortcut %d" +msgid "%s is now Offline." msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1213 -msgid "Toggle Chat" -msgstr "Sohbete Geç" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1219 -msgid "Scroll Chat Up" -msgstr "Sohbeti Yukarı Kaydır" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:53 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:188 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:239 +msgid "Music:" +msgstr "Müzik:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1225 -msgid "Scroll Chat Down" -msgstr "Sohbeti Aşağı Kaydır" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:55 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:194 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:243 +msgid "Map:" +msgstr "Harita:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1231 -msgid "Previous Chat Tab" -msgstr "Önceki Sohbet Sekmesi" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:57 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:191 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:241 +msgid "Minimap:" +msgstr "Harita:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1237 -msgid "Next Chat Tab" -msgstr "Sonraki Sohbet Sekmesi" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:60 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:185 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:237 +msgid "Cursor:" +msgstr "İşaretçi:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1243 -msgid "Close current Chat Tab" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:63 +msgid "Particle count:" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1249 -msgid "Previous chat line" -msgstr "" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:66 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:207 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:247 +msgid "Map actors count:" +msgstr "Haritadaki oyuncu sayısı:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1255 -msgid "Next chat line" -msgstr "" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:68 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:166 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:172 +msgid "Player Position:" +msgstr "Oyuncu Konumu:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1261 -msgid "Chat modifier key" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:74 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:220 +msgid "Draw calls:" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1267 -msgid "Show smiles" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:79 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:228 +msgid "Texture binds:" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1337 -msgid "Ignore input 1" -msgstr "Gözmezden gel giriş 1" +#. TRANSLATORS: debug window label, frames per second +#: src/gui/widgets/tabs/debugwindowtabs.cpp:82 +#, c-format +msgid "%d FPS" +msgstr "%d FPS" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1343 -msgid "Ignore input 2" -msgstr "Görmezden gel giriş 2" +#. TRANSLATORS: debug window label, logic per second +#: src/gui/widgets/tabs/debugwindowtabs.cpp:84 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:255 +#, c-format +msgid "%d LPS" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1349 -msgid "Direct Up" -msgstr "Yukarı Yönlen" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:95 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:123 +#, c-format +msgid "%d FPS (Software)" +msgstr "%d FPS (Yazılım)" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1355 -msgid "Direct Down" -msgstr "Aşağı Yönlen" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:102 +#, c-format +msgid "%d FPS (normal OpenGL)" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1361 -msgid "Direct Left" -msgstr "Sola Yönlen" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:106 +#, c-format +msgid "%d FPS (safe OpenGL)" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1367 -msgid "Direct Right" -msgstr "Sağa Yönlen" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:110 +#, c-format +msgid "%d FPS (mobile OpenGL)" +msgstr "%d FPS (mobil OpenGL)" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1373 -msgid "Crazy moves" -msgstr "Çılgın Hareketler" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:114 +#, c-format +msgid "%d FPS (modern OpenGL)" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1379 -msgid "Change Crazy Move mode" -msgstr "Çılgın hareket modunu değiştir" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:118 +#, c-format +msgid "%d FPS (SDL2 default)" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1385 -msgid "Quick Drop N Items from 0 slot" -msgstr "0 yerinden N tane nesneyi hızlı bırak" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:143 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:213 +msgid "Textures count:" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1391 -msgid "Quick Drop N Items" -msgstr "N nesneyi hızlı bırak" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:202 +#, c-format +msgid "Particle count: %d" +msgstr "Partikül sayısı: %d" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1397 -msgid "Switch Quick Drop Counter" -msgstr "Hızlı Düşürme Sayacını Değiştir" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:262 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:313 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:375 +msgid "Target:" +msgstr "Hedef:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1403 -msgid "Quick heal target or self" -msgstr "Hedefi veya kendini hızlı iyileştir" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:264 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:319 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:377 +msgid "Target Id:" +msgstr "Hedef Adı:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1409 -msgid "Use #itenplz spell" -msgstr "#itenplz büyüsünü kullan" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:267 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:322 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:379 +msgid "Target type:" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1415 -msgid "Use magic attack" -msgstr "Büyü saldırısını kullan" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:269 +msgid "Target level:" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1421 -msgid "Switch magic attack" -msgstr "Büyü saldırısını değiştir" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:271 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:338 +msgid "Target race:" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1427 -msgid "Switch pvp attack" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:273 +msgid "Target party:" +msgstr "Hedef grup:" + +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:275 +msgid "Target guild:" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1433 -msgid "Change move type" -msgstr "Hareket tipini değiştir" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:277 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:363 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:369 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:387 +msgid "Attack delay:" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1439 -msgid "Change Attack Weapon Type" -msgstr "Saldırı Silah Tipini Değiştir" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:279 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:350 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:389 +msgid "Minimal hit:" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1445 -msgid "Change Attack Type" -msgstr "Saldırı Tipini Değiştir" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:281 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:353 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:391 +msgid "Maximum hit:" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1451 -msgid "Change Follow mode" -msgstr "Takip modunu değiştir" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:283 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:356 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:393 +msgid "Critical hit:" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1457 -msgid "Change Imitation mode" -msgstr "Taklit modunu değiştir" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:327 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:333 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:381 +msgid "Target Level:" +msgstr "Hedef Seviyesi:" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1463 -msgid "Disable / Enable Game modifier keys" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:341 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:383 +msgid "Target Party:" +msgstr "Hedef Grup:" + +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:345 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:385 +msgid "Target Guild:" +msgstr "Lonca Hedefle:" + +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:430 +#: src/gui/widgets/tabs/debugwindowtabs.cpp:436 +#, c-format +msgid "Ping: %s ms" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1469 -msgid "On / Off audio" -msgstr "Ses Aç / Kapa" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:439 +#, c-format +msgid "In: %d bytes/s" +msgstr "Gelen: %d bytes/s" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1475 -msgid "Enable / Disable away mode" -msgstr "Uzakta modunu Aktifleştir / Deaktifleştir" +#. TRANSLATORS: debug window label +#: src/gui/widgets/tabs/debugwindowtabs.cpp:442 +#, c-format +msgid "Out: %d bytes/s" +msgstr "Giden: %d bytes/s" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1481 -msgid "Emulate right click from keyboard" -msgstr "Sağ tıklamayı kılavyeden taklit et" +#. TRANSLATORS: gb tab name +#: src/gui/widgets/tabs/gmtab.cpp:33 +msgid "GM" +msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1487 -msgid "Toggle camera mode" -msgstr "Kamera moduna geç" +#. TRANSLATORS: guild chat tab name +#. TRANSLATORS: tab in social window +#. TRANSLATORS: guild chat tab name +#: src/gui/widgets/tabs/guildchattab.cpp:39 +#: src/gui/widgets/tabs/socialguildtab2.h:48 +#: src/gui/widgets/tabs/socialguildtab.h:50 src/net/ea/gui/guildtab.cpp:46 +msgid "Guild" +msgstr "Lonca" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1493 -msgid "Show onscreen keyboard" +#. TRANSLATORS: lang chat tab name +#: src/gui/widgets/tabs/langtab.cpp:34 +msgid "Lang" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1508 -msgid "Move Keys" +#. TRANSLATORS: audio tab in settings +#: src/gui/widgets/tabs/setup_audio.cpp:51 +msgid "Audio" +msgstr "Ses" + +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:59 +msgid "Basic settings" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1514 src/gui/setupactiondata.h:1853 -msgid "Move Up" -msgstr "Yukarı Taşı" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:62 +msgid "Enable Audio" +msgstr "Sesi etkinleştir" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1520 src/gui/setupactiondata.h:1859 -msgid "Move Down" -msgstr "Aşağı Taşı" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:65 +msgid "Enable music" +msgstr "Müziği etkinleştir" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1526 src/gui/setupactiondata.h:1865 -msgid "Move Left" -msgstr "Sola Taşı" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:69 +msgid "Enable game sfx" +msgstr "Oyun sfx'ini etkinleştir" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1532 src/gui/setupactiondata.h:1871 -msgid "Move Right" -msgstr "Sağa Taşı" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:73 +msgid "Enable gui sfx" +msgstr "Gui sfx'ini etkinleştir" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1538 -msgid "Move Forward" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:77 +msgid "Sfx volume" +msgstr "SFX ses seviyesi" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1544 -msgid "Move to navigation point shortcuts" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:82 +msgid "Music volume" +msgstr "Müzik ses seviyesi" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1550 src/gui/setupactiondata.h:1556 -#: src/gui/setupactiondata.h:1562 src/gui/setupactiondata.h:1568 -#: src/gui/setupactiondata.h:1574 src/gui/setupactiondata.h:1580 -#: src/gui/setupactiondata.h:1586 src/gui/setupactiondata.h:1592 -#: src/gui/setupactiondata.h:1598 src/gui/setupactiondata.h:1604 -#: src/gui/setupactiondata.h:1610 src/gui/setupactiondata.h:1616 -#: src/gui/setupactiondata.h:1622 src/gui/setupactiondata.h:1628 -#: src/gui/setupactiondata.h:1634 src/gui/setupactiondata.h:1640 -#: src/gui/setupactiondata.h:1646 src/gui/setupactiondata.h:1652 -#: src/gui/setupactiondata.h:1658 src/gui/setupactiondata.h:1664 -#: src/gui/setupactiondata.h:1670 src/gui/setupactiondata.h:1676 -#: src/gui/setupactiondata.h:1682 src/gui/setupactiondata.h:1688 -#: src/gui/setupactiondata.h:1694 src/gui/setupactiondata.h:1700 -#: src/gui/setupactiondata.h:1706 src/gui/setupactiondata.h:1712 -#: src/gui/setupactiondata.h:1718 src/gui/setupactiondata.h:1724 -#: src/gui/setupactiondata.h:1730 src/gui/setupactiondata.h:1736 -#: src/gui/setupactiondata.h:1742 src/gui/setupactiondata.h:1748 -#: src/gui/setupactiondata.h:1754 src/gui/setupactiondata.h:1760 -#: src/gui/setupactiondata.h:1766 src/gui/setupactiondata.h:1772 -#: src/gui/setupactiondata.h:1778 src/gui/setupactiondata.h:1784 -#: src/gui/setupactiondata.h:1790 src/gui/setupactiondata.h:1796 -#: src/gui/setupactiondata.h:1802 src/gui/setupactiondata.h:1808 -#: src/gui/setupactiondata.h:1814 src/gui/setupactiondata.h:1820 -#: src/gui/setupactiondata.h:1826 src/gui/setupactiondata.h:1832 -#, c-format -msgid "Move to point Shortcut %d" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:87 +msgid "Enable music fade out" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1847 -msgid "Move & selection" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:91 +msgid "Audio frequency" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1877 -msgid "Move Home" +#. TRANSLATORS: audio type +#: src/gui/widgets/tabs/setup_audio.cpp:95 +msgid "mono" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1883 -msgid "Move End" +#. TRANSLATORS: audio type +#: src/gui/widgets/tabs/setup_audio.cpp:97 +msgid "stereo" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1889 -msgid "Page up" +#. TRANSLATORS: audio type +#: src/gui/widgets/tabs/setup_audio.cpp:99 +msgid "surround" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1895 -msgid "Page down" +#. TRANSLATORS: audio type +#: src/gui/widgets/tabs/setup_audio.cpp:101 +msgid "surround+center+lfe" msgstr "" -#. TRANSLATORS: input action name -#. TRANSLATORS: input tab sub tab name -#. TRANSLATORS: settings group -#. TRANSLATORS: char create dialog button -#. TRANSLATORS: register dialog. button. -#: src/gui/setupactiondata.h:1901 src/gui/setupactiondata.h:2046 -#: src/gui/widgets/tabs/setup_audio.cpp:151 -#: src/gui/widgets/tabs/setup_chat.cpp:179 -#: src/gui/widgets/tabs/setup_other.cpp:339 -#: src/gui/widgets/tabs/setup_visual.cpp:192 -#: src/gui/windows/charcreatedialog.cpp:118 -#: src/gui/windows/registerdialog.cpp:104 -msgid "Other" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:103 +msgid "Audio channels" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1907 -msgid "Select" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_audio.cpp:108 +msgid "Sound effects" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1913 -msgid "Select2" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:111 +msgid "Information dialog sound" msgstr "" -#. TRANSLATORS: input action name -#. TRANSLATORS: char select dialog. button. -#. TRANSLATORS: servers dialog button -#. TRANSLATORS: shop window label -#. TRANSLATORS: shop window button -#. TRANSLATORS: command editor button -#: src/gui/setupactiondata.h:1925 src/gui/widgets/tabs/setup_relations.cpp:77 -#: src/gui/windows/charselectdialog.cpp:78 -#: src/gui/windows/serverdialog.cpp:119 src/gui/windows/shopwindow.cpp:102 -#: src/gui/windows/shopwindow.cpp:109 src/gui/windows/textcommandeditor.cpp:92 -msgid "Delete" -msgstr "Sil" - -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1931 -msgid "Backspace" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:115 +msgid "Request dialog sound" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1937 -msgid "Insert" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:119 +msgid "Whisper message sound" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1943 -msgid "Tab" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:123 +msgid "Guild / Party message sound" +msgstr "Lonca / Grup mesaj sesi" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1949 -msgid "Mod" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:127 +msgid "Highlight message sound" msgstr "" -#. TRANSLATORS: input action name -#: src/gui/setupactiondata.h:1955 -msgid "Ctrl" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:131 +msgid "Global message sound" msgstr "" -#. TRANSLATORS: input tab sub tab name -#: src/gui/setupactiondata.h:2032 -msgid "Basic" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:135 +msgid "Error message sound" msgstr "" -#. TRANSLATORS: input tab sub tab name -#. TRANSLATORS: full button name -#: src/gui/setupactiondata.h:2036 src/gui/windowmenu.cpp:122 -msgid "Shortcuts" -msgstr "Kısayollar" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:139 +msgid "Trade request sound" +msgstr "Takas isteği sesi" -#. TRANSLATORS: input tab sub tab name -#. TRANSLATORS: settings group -#. TRANSLATORS: full button name -#: src/gui/setupactiondata.h:2038 src/gui/widgets/tabs/setup_other.cpp:317 -#: src/gui/windowmenu.cpp:159 -msgid "Windows" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:143 +msgid "Show window sound" msgstr "" -#. TRANSLATORS: input tab sub tab name -#. TRANSLATORS: emotes window name -#. TRANSLATORS: emotes tab name -#: src/gui/setupactiondata.h:2040 src/gui/windows/emotewindow.cpp:54 -#: src/gui/windows/emotewindow.cpp:115 -msgid "Emotes" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:147 +msgid "Hide window sound" msgstr "" -#. TRANSLATORS: input tab sub tab name -#. TRANSLATORS: settings tab name -#. TRANSLATORS: chat window name -#: src/gui/setupactiondata.h:2044 src/gui/widgets/tabs/setup_chat.cpp:40 -#: src/gui/windowmenu.cpp:89 src/gui/windows/chatwindow.cpp:94 -msgid "Chat" -msgstr "Sohbet" - -#. TRANSLATORS: input tab sub tab name -#: src/gui/setupactiondata.h:2048 -msgid "Gui" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:155 +msgid "Enable mumble voice chat" +msgstr "mumble sesli sohbeti etkinleştir" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:113 -msgid "Being" -msgstr "Var olma" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_audio.cpp:160 +msgid "Download music" +msgstr "Müziği indir" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:115 -msgid "Friend names" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_chat.cpp:48 +msgid "Window" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:117 -msgid "Disregarded names" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:51 +msgid "Auto hide chat window" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:119 -msgid "Ignored names" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:55 +msgid "Protect chat focus" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:121 -msgid "Erased names" -msgstr "" +#. TRANSLATORS: settings group +#. TRANSLATORS: settings colors tab name +#. TRANSLATORS: emotes tab name +#: src/gui/widgets/tabs/setup_chat.cpp:60 +#: src/gui/widgets/tabs/setup_colors.cpp:88 +#: src/gui/windows/emotewindow.cpp:117 +msgid "Colors" +msgstr "Renkler" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:123 -msgid "Other players names" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:63 +msgid "Remove colors from received chat messages" +msgstr "Gelen sohbet mesajlarından renkleri kaldır" + +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:67 +msgid "Show chat colors list" +msgstr "Sohbet renkleri listesini göster" + +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:72 +msgid "Commands" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:125 -msgid "Own name" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:75 +msgid "Allow magic and GM commands in all chat tabs" msgstr "" +"Bütün sohbet pencerelerinde büyü ve GM komutlarının kullanılmasına izin ver" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:127 -msgid "GM names" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_chat.cpp:80 +msgid "Limits" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:129 -msgid "NPCs" -msgstr "NPCs" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:83 +msgid "Limit max chars in chat line" +msgstr "Sohbet satırında bulunacak en yüksek harf sayısını sınırla" -#. TRANSLATORS: palette color #. TRANSLATORS: settings option -#: src/gui/userpalette.cpp:131 src/gui/widgets/tabs/setup_other.cpp:106 -msgid "Monsters" -msgstr "Canavarlar" +#: src/gui/widgets/tabs/setup_chat.cpp:87 +msgid "Limit max lines in chat" +msgstr "Sohbette görünülecek en yüksek satır sayısını sınırla" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:133 -msgid "Monster HP bar" -msgstr "Canavar HP çubuğu" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_chat.cpp:92 +msgid "Logs" +msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:136 -msgid "Monster HP bar (second color)" -msgstr "Canavar HP çubuğu (ikinci renk)" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:95 +msgid "Enable chat Log" +msgstr "Sohbet günlüklemeyi etkinleştir" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:138 -msgid "Party members" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:99 +msgid "Enable debug chat Log" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:140 -msgid "Guild members" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:103 +msgid "Show chat history" +msgstr "Sohbet geçmişini göster" -#. TRANSLATORS: palette color #. TRANSLATORS: settings option -#: src/gui/userpalette.cpp:142 src/gui/widgets/tabs/setup_visual.cpp:157 -msgid "Particle effects" -msgstr "Partikül efektleri" +#: src/gui/widgets/tabs/setup_chat.cpp:107 +msgid "Show party online messages" +msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:144 -msgid "Pickup notification" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:111 +msgid "Show guild online messages" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:146 -msgid "Exp notification" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_chat.cpp:116 +msgid "Messages" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:148 -msgid "Player HP bar" -msgstr "Oyuncu HP çubuğu" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:119 +msgid "Hide shop messages" +msgstr "Alışveriş mesajlarını gizle" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:152 -msgid "Player HP bar (second color)" -msgstr "Oyuncu HP çubuğu (ikinci renk)" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:123 +msgid "Show MVP messages" +msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:154 -msgid "Player hits monster" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_chat.cpp:128 +msgid "Tabs" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:156 -msgid "Monster hits player" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:131 +msgid "Put all whispers in tabs" +msgstr "Bütün fısıltıları sekmelere koy" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:160 -msgid "Other player hits local player" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:135 +msgid "Log magic messages in debug tab" +msgstr "Büyü mesajlarını hata ayıklama sekmesinde kayıt altına al" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:162 -msgid "Critical Hit" -msgstr "Kritik Vuruş" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:139 +msgid "Show server messages in debug tab" +msgstr "Sunucu mesajlarını hata ayıklama sekmesinde göster" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:166 -msgid "Local player hits monster" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:143 +msgid "Enable trade tab" +msgstr "Takas penceresini etkinleştir" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:169 -msgid "Local player critical hit" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:147 +msgid "Enable gm tab" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:172 -msgid "Local player miss" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:151 +msgid "Enable language tab" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:174 -msgid "Misses" -msgstr "Kaçırmalar" - -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:176 -msgid "Portal highlight" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:155 +msgid "Show all languages messages" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:179 -msgid "Default collision highlight" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:159 +msgid "Enable battle tab" +msgstr "Savaş sekmesini etkinleştir" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:182 -msgid "Air collision highlight" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:163 +msgid "Show battle events" +msgstr "Savaş etkinliklerini göster" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:185 -msgid "Water collision highlight" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:167 +msgid "Resize chat tabs if need" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:188 -msgid "Special ground collision highlight" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_chat.cpp:172 +msgid "Time" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:191 -msgid "Walkable highlight" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:175 +msgid "Use local time" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:194 -msgid "Local player attack range" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:182 +msgid "Highlight words (separated by comma)" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:197 -msgid "Local player attack range border" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:186 +msgid "Globals ignore names (separated by comma)" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:200 -msgid "Monster attack range" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:190 +msgid "Show emotes button in chat" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:204 -msgid "Floor item amount color" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_chat.cpp:194 +msgid "Show motd server message on start" msgstr "" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:207 -msgid "Home place" -msgstr "" +#: src/gui/widgets/tabs/setup_colors.cpp:50 +msgid "This is what the color looks like" +msgstr "Renk bu şekilde görünür" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:210 -msgid "Home place border" -msgstr "" +#. TRANSLATORS: colors tab. label. +#: src/gui/widgets/tabs/setup_colors.cpp:65 +msgid "Type:" +msgstr "Tip:" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:213 -msgid "Road point" -msgstr "" +#. TRANSLATORS: colors tab. label. +#: src/gui/widgets/tabs/setup_colors.cpp:69 +#: src/gui/widgets/tabs/setup_colors.cpp:336 +msgid "Delay:" +msgstr "Gecikme:" -#. TRANSLATORS: palette color -#: src/gui/userpalette.cpp:216 -msgid "Tiles border" -msgstr "" +#. TRANSLATORS: colors tab. label. +#: src/gui/widgets/tabs/setup_colors.cpp:73 +msgid "Red:" +msgstr "Kırmızı:" -#: src/gui/widgets/characterdisplay.cpp:135 -#, c-format -msgid "Level: %u" -msgstr "" +#. TRANSLATORS: colors tab. label. +#: src/gui/widgets/tabs/setup_colors.cpp:77 +msgid "Green:" +msgstr "Yeşil:" -#. TRANSLATORS: status window label -#: src/gui/widgets/characterdisplay.cpp:138 -#: src/gui/windows/inventorywindow.cpp:559 src/gui/windows/statuswindow.cpp:75 -#: src/gui/windows/statuswindow.cpp:236 src/gui/windows/statuswindow.cpp:343 -#, c-format -msgid "Money: %s" -msgstr "Para: %s" +#. TRANSLATORS: colors tab. label. +#: src/gui/widgets/tabs/setup_colors.cpp:81 +msgid "Blue:" +msgstr "Mavi:" -#. TRANSLATORS: Text under equipped items (should be small) -#: src/gui/widgets/itemcontainer.cpp:325 -msgid "Eq." -msgstr "" +#. TRANSLATORS: color type +#: src/gui/widgets/tabs/setup_colors.cpp:107 +#: src/gui/widgets/tabs/setup_colors.cpp:403 +msgid "Static" +msgstr "Sabit" -#. TRANSLATORS: dialog message -#: src/gui/widgets/itemlinkhandler.cpp:74 -msgid "Open url" -msgstr "" +#. TRANSLATORS: color type +#: src/gui/widgets/tabs/setup_colors.cpp:110 +#: src/gui/widgets/tabs/setup_colors.cpp:113 +#: src/gui/widgets/tabs/setup_colors.cpp:405 +msgid "Pulse" +msgstr "Darbe" -#. TRANSLATORS: setup item button -#. TRANSLATORS: servers dialog button -#: src/gui/widgets/setupitem.cpp:366 src/gui/widgets/setupitem.cpp:502 -#: src/gui/windows/serverdialog.cpp:117 -msgid "Edit" -msgstr "Dünzenle" +#. TRANSLATORS: color type +#: src/gui/widgets/tabs/setup_colors.cpp:115 +#: src/gui/widgets/tabs/setup_colors.cpp:118 +#: src/gui/widgets/tabs/setup_colors.cpp:407 +msgid "Rainbow" +msgstr "Gökkuşağı" -#. TRANSLATORS: skills dialog. skill level -#: src/gui/widgets/skillinfo.cpp:91 src/gui/windows/skilldialog.cpp:380 -#, c-format -msgid "Lvl: %d" -msgstr "Level: %d" +#. TRANSLATORS: color type +#: src/gui/widgets/tabs/setup_colors.cpp:120 +#: src/gui/widgets/tabs/setup_colors.cpp:123 +#: src/gui/widgets/tabs/setup_colors.cpp:407 +msgid "Spectrum" +msgstr "Spektrum" -#. TRANSLATORS: battle chat tab name -#: src/gui/widgets/tabs/battletab.cpp:36 -msgid "Battle" -msgstr "Savaş" +#. TRANSLATORS: colors tab. label. +#: src/gui/widgets/tabs/setup_colors.cpp:330 +msgid "Alpha:" +msgstr "Alfa:" -#. TRANSLATORS: chat message -#: src/gui/widgets/tabs/chattab.cpp:164 -msgid "Global announcement:" -msgstr "Global duyuru:" +#. TRANSLATORS: button in input settings tab +#: src/gui/widgets/tabs/setup_input.cpp:63 +msgid "Assign" +msgstr "Atamak" -#. TRANSLATORS: chat message -#: src/gui/widgets/tabs/chattab.cpp:170 -#, c-format -msgid "Global announcement from %s:" -msgstr "%s'ten Küresel duyuru:" +#. TRANSLATORS: button in input settings tab +#: src/gui/widgets/tabs/setup_input.cpp:65 +msgid "Unassign" +msgstr "Sil" -#. TRANSLATORS: chat message -#: src/gui/widgets/tabs/chattab.cpp:196 -#, c-format -msgid "%s whispers: %s" -msgstr "%s %s'e fısıldıyor:" +#. TRANSLATORS: button in input settings tab +#: src/gui/widgets/tabs/setup_input.cpp:67 +msgid "Default" +msgstr "Varsayılan" -#. TRANSLATORS: chat message -#: src/gui/widgets/tabs/chattab.cpp:552 -#, c-format -msgid "%s is now Online." +#. TRANSLATORS: button in input settings tab +#: src/gui/widgets/tabs/setup_input.cpp:69 +msgid "Reset all keys" msgstr "" -#. TRANSLATORS: chat message -#: src/gui/widgets/tabs/chattab.cpp:557 -#, c-format -msgid "%s is now Offline." +#. TRANSLATORS: setting tab name +#: src/gui/widgets/tabs/setup_input.cpp:79 +msgid "Input" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:53 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:188 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:239 -msgid "Music:" -msgstr "Müzik:" +#. TRANSLATORS: input settings error header +#: src/gui/widgets/tabs/setup_input.cpp:157 +msgid "Key Conflict(s) Detected." +msgstr "Tuş çatışması tespit edildi." -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:55 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:194 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:243 -msgid "Map:" -msgstr "Harita:" - -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:57 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:191 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:241 -msgid "Minimap:" -msgstr "Harita:" - -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:60 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:185 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:237 -msgid "Cursor:" -msgstr "İşaretçi:" - -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:63 -msgid "Particle count:" +#. TRANSLATORS: input settings error +#: src/gui/widgets/tabs/setup_input.cpp:159 +#, c-format +msgid "" +"Conflict \"%s\" and \"%s\" keys. Resolve them, or gameplay may result in " +"strange behaviour." msgstr "" +"\"%s\" ve \"%s\" tuşları çakıştı. Çakışmayı giderin, yoksa oynanabilirlikte " +"gariplikler meydana gelebilir." -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:66 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:207 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:247 -msgid "Map actors count:" -msgstr "Haritadaki oyuncu sayısı:" - -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:68 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:166 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:172 -msgid "Player Position:" -msgstr "Oyuncu Konumu:" - -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:74 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:220 -msgid "Draw calls:" +#. TRANSLATORS: unknown key name +#. TRANSLATORS: quests window quest name +#: src/gui/widgets/tabs/setup_input.cpp:329 +#: src/gui/windows/questswindow.cpp:203 +msgid "unknown" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:79 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:228 -msgid "Texture binds:" -msgstr "" +#. TRANSLATORS: joystick settings tab label +#: src/gui/widgets/tabs/setup_joystick.cpp:49 +#: src/gui/widgets/tabs/setup_joystick.cpp:139 +msgid "Press the button to start calibration" +msgstr "Kalibrasyona başlamak için butona tıkla" -#. TRANSLATORS: debug window label, frames per second -#: src/gui/widgets/tabs/debugwindowtabs.cpp:82 -#, c-format -msgid "%d FPS" -msgstr "%d FPS" +#. TRANSLATORS: joystick settings tab button +#: src/gui/widgets/tabs/setup_joystick.cpp:51 +#: src/gui/widgets/tabs/setup_joystick.cpp:136 +msgid "Calibrate" +msgstr "Kalibre et" -#. TRANSLATORS: debug window label, logic per second -#: src/gui/widgets/tabs/debugwindowtabs.cpp:84 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:255 -#, c-format -msgid "%d LPS" +#. TRANSLATORS: joystick settings tab button +#: src/gui/widgets/tabs/setup_joystick.cpp:53 +msgid "Detect joysticks" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:95 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:123 -#, c-format -msgid "%d FPS (Software)" -msgstr "%d FPS (Yazılım)" +#. TRANSLATORS: joystick settings tab checkbox +#: src/gui/widgets/tabs/setup_joystick.cpp:56 +msgid "Enable joystick" +msgstr "Oyun çubuğunu etkinleştir" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:102 -#, c-format -msgid "%d FPS (normal OpenGL)" +#. TRANSLATORS: joystick settings tab checkbox +#: src/gui/widgets/tabs/setup_joystick.cpp:60 +msgid "Use joystick if client window inactive" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:106 -#, c-format -msgid "%d FPS (safe OpenGL)" -msgstr "" +#. TRANSLATORS: joystick settings tab name +#: src/gui/widgets/tabs/setup_joystick.cpp:64 +msgid "Joystick" +msgstr "Oyun çubuğu" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:110 -#, c-format -msgid "%d FPS (mobile OpenGL)" -msgstr "%d FPS (mobil OpenGL)" +#. TRANSLATORS: joystick settings tab button +#: src/gui/widgets/tabs/setup_joystick.cpp:145 +msgid "Stop" +msgstr "Dur" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:114 -#, c-format -msgid "%d FPS (modern OpenGL)" +#. TRANSLATORS: joystick settings tab label +#: src/gui/widgets/tabs/setup_joystick.cpp:148 +msgid "Rotate the stick and don't press buttons" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:118 -#, c-format -msgid "%d FPS (SDL2 default)" +#. TRANSLATORS: mods tab in settings +#: src/gui/widgets/tabs/setup_mods.cpp:42 +msgid "Mods" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:143 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:213 -msgid "Textures count:" +#. TRANSLATORS: settings label +#: src/gui/widgets/tabs/setup_mods.cpp:77 +msgid "No mods present" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:202 -#, c-format -msgid "Particle count: %d" -msgstr "Partikül sayısı: %d" +#. TRANSLATORS: show buttons at top right corner type +#: src/gui/widgets/tabs/setup_other.cpp:48 +msgid "Always show" +msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:262 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:313 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:375 -msgid "Target:" -msgstr "Hedef:" +#. TRANSLATORS: show buttons at top right corner type +#: src/gui/widgets/tabs/setup_other.cpp:50 +msgid "Auto hide in small resolution" +msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:264 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:319 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:377 -msgid "Target Id:" -msgstr "Hedef Adı:" +#. TRANSLATORS: show buttons at top right corner type +#: src/gui/widgets/tabs/setup_other.cpp:52 +msgid "Always auto hide" +msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:267 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:322 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:379 -msgid "Target type:" +#. TRANSLATORS: Proxy type selection +#: src/gui/widgets/tabs/setup_other.cpp:60 +msgid "System proxy" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:269 -msgid "Target level:" +#. TRANSLATORS: Proxy type selection +#: src/gui/widgets/tabs/setup_other.cpp:62 +msgid "Direct connection" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:271 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:338 -msgid "Target race:" +#. TRANSLATORS: Proxy type selection +#: src/gui/widgets/tabs/setup_other.cpp:69 +msgid "SOCKS5 hostname" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:273 -msgid "Target party:" -msgstr "Hedef grup:" +#. TRANSLATORS: screen density type +#. TRANSLATORS: ambient effect type +#. TRANSLATORS: particle details +#: src/gui/widgets/tabs/setup_other.cpp:79 +#: src/gui/widgets/tabs/setup_visual.cpp:59 +#: src/gui/widgets/tabs/setup_visual.cpp:161 +msgid "low" +msgstr "düşük" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:275 -msgid "Target guild:" -msgstr "" +#. TRANSLATORS: screen density type +#. TRANSLATORS: particle details +#: src/gui/widgets/tabs/setup_other.cpp:81 +#: src/gui/widgets/tabs/setup_visual.cpp:163 +msgid "medium" +msgstr "orta" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:277 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:363 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:369 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:387 -msgid "Attack delay:" +#. TRANSLATORS: screen density type +#: src/gui/widgets/tabs/setup_other.cpp:83 +msgid "tv" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:279 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:350 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:389 -msgid "Minimal hit:" -msgstr "" +#. TRANSLATORS: screen density type +#. TRANSLATORS: ambient effect type +#. TRANSLATORS: particle details +#: src/gui/widgets/tabs/setup_other.cpp:85 +#: src/gui/widgets/tabs/setup_visual.cpp:61 +#: src/gui/widgets/tabs/setup_visual.cpp:165 +msgid "high" +msgstr "yüksek" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:281 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:353 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:391 -msgid "Maximum hit:" +#. TRANSLATORS: screen density type +#: src/gui/widgets/tabs/setup_other.cpp:87 +msgid "xhigh" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:283 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:356 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:393 -msgid "Critical hit:" +#. TRANSLATORS: screen density type +#: src/gui/widgets/tabs/setup_other.cpp:89 +msgid "xxhigh" msgstr "" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:327 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:333 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:381 -msgid "Target Level:" -msgstr "Hedef Seviyesi:" +#. TRANSLATORS: misc tab in settings +#: src/gui/widgets/tabs/setup_other.cpp:99 +msgid "Misc" +msgstr "Çeşitli" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:341 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:383 -msgid "Target Party:" -msgstr "Hedef Grup:" - -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:345 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:385 -msgid "Target Guild:" -msgstr "Lonca Hedefle:" - -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:430 -#: src/gui/widgets/tabs/debugwindowtabs.cpp:436 -#, c-format -msgid "Ping: %s ms" -msgstr "" - -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:439 -#, c-format -msgid "In: %d bytes/s" -msgstr "Gelen: %d bytes/s" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:109 +msgid "Show damage inflicted to monsters" +msgstr "Canavarlara verilen hasarı göster" -#. TRANSLATORS: debug window label -#: src/gui/widgets/tabs/debugwindowtabs.cpp:442 -#, c-format -msgid "Out: %d bytes/s" -msgstr "Giden: %d bytes/s" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:113 +msgid "Auto target only reachable monsters" +msgstr "Sadece erişilebilen canavarları otomatik hedefle" -#. TRANSLATORS: gb tab name -#: src/gui/widgets/tabs/gmtab.cpp:33 -msgid "GM" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:117 +msgid "Highlight monster attack range" +msgstr "Canavar saldırı menzilini vurgula" -#. TRANSLATORS: guild chat tab name -#. TRANSLATORS: tab in social window -#. TRANSLATORS: guild chat tab name -#: src/gui/widgets/tabs/guildchattab.cpp:39 -#: src/gui/widgets/tabs/socialguildtab2.h:48 -#: src/gui/widgets/tabs/socialguildtab.h:50 src/net/ea/gui/guildtab.cpp:46 -msgid "Guild" -msgstr "Lonca" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:122 +msgid "Show monster hp bar" +msgstr "Canavar HP çubuğunu göster" -#. TRANSLATORS: lang chat tab name -#: src/gui/widgets/tabs/langtab.cpp:34 -msgid "Lang" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:126 +msgid "Cycle monster targets" +msgstr "Canavar hedeflerini sırayla değiştir" -#. TRANSLATORS: audio tab in settings -#: src/gui/widgets/tabs/setup_audio.cpp:51 -msgid "Audio" -msgstr "Ses" +#. TRANSLATORS: settings group +#. TRANSLATORS: debug window tab +#. TRANSLATORS: mini map window name +#: src/gui/widgets/tabs/setup_other.cpp:131 src/gui/windowmenu.cpp:106 +#: src/gui/windows/debugwindow.cpp:61 src/gui/windows/minimap.cpp:59 +#: src/gui/windows/minimap.cpp:122 +msgid "Map" +msgstr "Harita" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:59 -msgid "Basic settings" -msgstr "" +#: src/gui/widgets/tabs/setup_other.cpp:134 +msgid "Show warps particles" +msgstr "Geçiş partiküllerini göster" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:62 -msgid "Enable Audio" -msgstr "Sesi etkinleştir" +#: src/gui/widgets/tabs/setup_other.cpp:138 +msgid "Highlight map portals" +msgstr "harita kapılarını vurgula" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:65 -msgid "Enable music" -msgstr "Müziği etkinleştir" +#: src/gui/widgets/tabs/setup_other.cpp:142 +msgid "Highlight floor items" +msgstr "Zemin nesnelerini vurgula" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:69 -msgid "Enable game sfx" -msgstr "Oyun sfx'ini etkinleştir" +#: src/gui/widgets/tabs/setup_other.cpp:146 +msgid "Highlight player attack range" +msgstr "Oyuncu saldırı menzilini vurgula" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:73 -msgid "Enable gui sfx" -msgstr "Gui sfx'ini etkinleştir" +#: src/gui/widgets/tabs/setup_other.cpp:150 +msgid "Show extended minimaps" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:77 -msgid "Sfx volume" -msgstr "SFX ses seviyesi" +#: src/gui/widgets/tabs/setup_other.cpp:154 +msgid "Draw path" +msgstr "Yol çiz" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:82 -msgid "Music volume" -msgstr "Müzik ses seviyesi" +#: src/gui/widgets/tabs/setup_other.cpp:158 +msgid "Draw hotkeys on map" +msgstr "Haritada hızlı tuşları çiz" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:87 -msgid "Enable music fade out" +#: src/gui/widgets/tabs/setup_other.cpp:162 +msgid "Enable lazy scrolling" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:91 -msgid "Audio frequency" +#: src/gui/widgets/tabs/setup_other.cpp:166 +msgid "Scroll laziness" msgstr "" -#. TRANSLATORS: audio type -#: src/gui/widgets/tabs/setup_audio.cpp:95 -msgid "mono" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:170 +msgid "Scroll radius" msgstr "" -#. TRANSLATORS: audio type -#: src/gui/widgets/tabs/setup_audio.cpp:97 -msgid "stereo" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:174 +msgid "Auto resize minimaps" msgstr "" -#. TRANSLATORS: audio type -#: src/gui/widgets/tabs/setup_audio.cpp:99 -msgid "surround" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:178 +msgid "Play map animations" msgstr "" -#. TRANSLATORS: audio type -#: src/gui/widgets/tabs/setup_audio.cpp:101 -msgid "surround+center+lfe" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_other.cpp:183 +msgid "Moving" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:103 -msgid "Audio channels" -msgstr "" +#: src/gui/widgets/tabs/setup_other.cpp:186 +msgid "Auto fix position" +msgstr "Otomatik konum sabitleme" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_audio.cpp:108 -msgid "Sound effects" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:190 +msgid "Show server side position" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:111 -msgid "Information dialog sound" -msgstr "" +#: src/gui/widgets/tabs/setup_other.cpp:194 +msgid "Attack while moving" +msgstr "Hareket halinde saldır" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:115 -msgid "Request dialog sound" +#: src/gui/widgets/tabs/setup_other.cpp:198 +msgid "Attack next target" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:119 -msgid "Whisper message sound" -msgstr "" +#: src/gui/widgets/tabs/setup_other.cpp:202 +msgid "Sync player move" +msgstr "Oyuncu hareketlerini eşitle" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:123 -msgid "Guild / Party message sound" -msgstr "Lonca / Grup mesaj sesi" +#: src/gui/widgets/tabs/setup_other.cpp:206 +msgid "Crazy move A program" +msgstr "Çılgın hareket A programı" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:127 -msgid "Highlight message sound" +#: src/gui/widgets/tabs/setup_other.cpp:210 +msgid "Mouse relative moves (good for touch interfaces)" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:131 -msgid "Global message sound" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_other.cpp:215 +msgid "Player" msgstr "" +#: src/gui/widgets/tabs/setup_other.cpp:217 +msgid "Show own hp bar" +msgstr "Kendi HP çubuğunu göster" + #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:135 -msgid "Error message sound" -msgstr "" +#: src/gui/widgets/tabs/setup_other.cpp:221 +msgid "Enable quick stats" +msgstr "Hızlı istatistikleri etkinleştir" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:139 -msgid "Trade request sound" -msgstr "Takas isteği sesi" +#: src/gui/widgets/tabs/setup_other.cpp:225 +msgid "Cycle player targets" +msgstr "Oyuncu hedeflerini sırayla değiştir" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:143 -msgid "Show window sound" -msgstr "" +#: src/gui/widgets/tabs/setup_other.cpp:229 +msgid "Show job exp messages" +msgstr "İş tecrübe mesajlarını göster" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:147 -msgid "Hide window sound" -msgstr "" +#: src/gui/widgets/tabs/setup_other.cpp:233 +msgid "Show players popups" +msgstr "Oyuncu açılır pencerelerini göster" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:155 -msgid "Enable mumble voice chat" -msgstr "mumble sesli sohbeti etkinleştir" +#: src/gui/widgets/tabs/setup_other.cpp:237 +msgid "Afk message" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_audio.cpp:160 -msgid "Download music" -msgstr "Müziği indir" +#: src/gui/widgets/tabs/setup_other.cpp:241 +msgid "Show job" +msgstr "İşi göster" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_chat.cpp:48 -msgid "Window" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:245 +msgid "Enable attack filter" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:51 -msgid "Auto hide chat window" +#: src/gui/widgets/tabs/setup_other.cpp:249 +msgid "Enable pickup filter" +msgstr "Toplama filtresini etkinleştir" + +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:253 +msgid "Enable advert protocol" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:55 -msgid "Protect chat focus" +#: src/gui/widgets/tabs/setup_other.cpp:257 +msgid "Enabled pets support" msgstr "" +#: src/gui/widgets/tabs/setup_other.cpp:260 +msgid "Enable weight notifications" +msgstr "Ağırlık bildirimlerini etkinleştir" + #. TRANSLATORS: settings group -#. TRANSLATORS: settings colors tab name -#. TRANSLATORS: emotes tab name -#: src/gui/widgets/tabs/setup_chat.cpp:60 -#: src/gui/widgets/tabs/setup_colors.cpp:88 -#: src/gui/windows/emotewindow.cpp:117 -msgid "Colors" -msgstr "Renkler" +#. TRANSLATORS: full button name +#. TRANSLATORS: shop window name +#. TRANSLATORS: inventory button +#: src/gui/widgets/tabs/setup_other.cpp:265 src/gui/windowmenu.cpp:138 +#: src/gui/windows/buyselldialog.cpp:41 src/gui/windows/buyselldialog.cpp:52 +#: src/gui/windows/inventorywindow.cpp:198 +msgid "Shop" +msgstr "Mağaza" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:63 -msgid "Remove colors from received chat messages" -msgstr "Gelen sohbet mesajlarından renkleri kaldır" +#: src/gui/widgets/tabs/setup_other.cpp:268 +msgid "Accept sell/buy requests" +msgstr "Alım/Satım isteklerini kabul et" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:67 -msgid "Show chat colors list" -msgstr "Sohbet renkleri listesini göster" +#: src/gui/widgets/tabs/setup_other.cpp:272 +msgid "Enable shop mode" +msgstr "Mağaza modunu etkinleştir" + +#. TRANSLATORS: settings group +#. TRANSLATORS: npc dialog name +#. TRANSLATORS: npc post dialog caption +#: src/gui/widgets/tabs/setup_other.cpp:277 src/gui/windows/npcdialog.cpp:87 +#: src/gui/windows/npcpostdialog.cpp:46 +msgid "NPC" +msgstr "NPC" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:72 -msgid "Commands" +#: src/gui/widgets/tabs/setup_other.cpp:280 +msgid "Cycle npc targets" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:75 -msgid "Allow magic and GM commands in all chat tabs" -msgstr "" -"Bütün sohbet pencerelerinde büyü ve GM komutlarının kullanılmasına izin ver" +#: src/gui/widgets/tabs/setup_other.cpp:284 +msgid "Log NPC dialogue" +msgstr "NPC diyaloglarını kaydet" #. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_chat.cpp:80 -msgid "Limits" +#: src/gui/widgets/tabs/setup_other.cpp:289 +msgid "Bots support" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:83 -msgid "Limit max chars in chat line" -msgstr "Sohbet satırında bulunacak en yüksek harf sayısını sınırla" +#: src/gui/widgets/tabs/setup_other.cpp:292 +msgid "Enable auction bot support" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:87 -msgid "Limit max lines in chat" -msgstr "Sohbette görünülecek en yüksek satır sayısını sınırla" +#: src/gui/widgets/tabs/setup_other.cpp:296 +msgid "Enable guild bot support and disable native guild support" +msgstr "" #. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_chat.cpp:92 -msgid "Logs" +#: src/gui/widgets/tabs/setup_other.cpp:302 +msgid "Keyboard" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:95 -msgid "Enable chat Log" -msgstr "Sohbet günlüklemeyi etkinleştir" - -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:99 -msgid "Enable debug chat Log" +#: src/gui/widgets/tabs/setup_other.cpp:305 +msgid "Repeat delay" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:103 -msgid "Show chat history" -msgstr "Sohbet geçmişini göster" +#: src/gui/widgets/tabs/setup_other.cpp:309 +msgid "Repeat interval" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:107 -msgid "Show party online messages" +#: src/gui/widgets/tabs/setup_other.cpp:313 +msgid "Custom repeat interval" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:111 -msgid "Show guild online messages" +#: src/gui/widgets/tabs/setup_other.cpp:321 +msgid "Shortcut buttons" msgstr "" #. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_chat.cpp:116 -msgid "Messages" +#: src/gui/widgets/tabs/setup_other.cpp:326 +msgid "Proxy server" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:119 -msgid "Hide shop messages" -msgstr "Alışveriş mesajlarını gizle" +#: src/gui/widgets/tabs/setup_other.cpp:330 +msgid "Proxy type" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:123 -msgid "Show MVP messages" +#: src/gui/widgets/tabs/setup_other.cpp:334 +msgid "Proxy address:port" msgstr "" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_chat.cpp:128 -msgid "Tabs" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:342 +msgid "Enable server side attack" +msgstr "Sunucu yan saldırılarını etkinleştir" + +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:346 +msgid "Hide support page link on error" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:131 -msgid "Put all whispers in tabs" -msgstr "Bütün fısıltıları sekmelere koy" +#: src/gui/widgets/tabs/setup_other.cpp:350 +msgid "Enable double clicks" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:135 -msgid "Log magic messages in debug tab" -msgstr "Büyü mesajlarını hata ayıklama sekmesinde kayıt altına al" +#: src/gui/widgets/tabs/setup_other.cpp:354 +msgid "Enable bot checker" +msgstr "Bot Kontrolörünü etkinleştir" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:139 -msgid "Show server messages in debug tab" -msgstr "Sunucu mesajlarını hata ayıklama sekmesinde göster" +#: src/gui/widgets/tabs/setup_other.cpp:358 +msgid "Enable buggy servers protection (do not disable)" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:143 -msgid "Enable trade tab" -msgstr "Takas penceresini etkinleştir" +#: src/gui/widgets/tabs/setup_other.cpp:363 +msgid "Enable debug log" +msgstr "Hata ayıklama modunu etkinleştir" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:147 -msgid "Enable gm tab" +#: src/gui/widgets/tabs/setup_other.cpp:367 +msgid "Enable OpenGL log" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:151 -msgid "Enable language tab" +#: src/gui/widgets/tabs/setup_other.cpp:371 +msgid "Enable input log" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:155 -msgid "Show all languages messages" +#. TRANSLATORS: input action name +#: src/gui/widgets/tabs/setup_other.cpp:375 src/input/pages/other.cpp:364 +msgid "Upload log file" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:159 -msgid "Enable battle tab" -msgstr "Savaş sekmesini etkinleştir" +#: src/gui/widgets/tabs/setup_other.cpp:379 +msgid "Low traffic mode" +msgstr "Düşük trafik modu" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:163 -msgid "Show battle events" -msgstr "Savaş etkinliklerini göster" +#: src/gui/widgets/tabs/setup_other.cpp:383 +msgid "Hide shield sprite" +msgstr "Kalkan görüntüsünü gizle" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:167 -msgid "Resize chat tabs if need" +#: src/gui/widgets/tabs/setup_other.cpp:388 +msgid "Use FBO for screenshots (only for opengl)" msgstr "" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_chat.cpp:172 -msgid "Time" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_other.cpp:394 +msgid "Screenshot directory" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:175 -msgid "Use local time" +#: src/gui/widgets/tabs/setup_other.cpp:399 +msgid "Network delay between sub servers" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:182 -msgid "Highlight words (separated by comma)" -msgstr "" +#: src/gui/widgets/tabs/setup_other.cpp:403 +msgid "Show background" +msgstr "Arkaplanı göster" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:186 -msgid "Globals ignore names (separated by comma)" +#: src/gui/widgets/tabs/setup_other.cpp:408 +msgid "Screen density override" msgstr "" +#. TRANSLATORS: texture compression type +#. TRANSLATORS: confirm dialog button +#: src/gui/widgets/tabs/setup_perfomance.cpp:42 +#: src/gui/windows/confirmdialog.cpp:57 +msgid "No" +msgstr "Hayır" + #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:190 -msgid "Show emotes button in chat" +#: src/gui/widgets/tabs/setup_perfomance.cpp:62 +msgid "Better performance (enable for better performance)" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_chat.cpp:194 -msgid "Show motd server message on start" +#: src/gui/widgets/tabs/setup_perfomance.cpp:66 +msgid "Auto adjust performance" msgstr "" -#: src/gui/widgets/tabs/setup_colors.cpp:50 -msgid "This is what the color looks like" -msgstr "Renk bu şekilde görünür" - -#. TRANSLATORS: colors tab. label. -#: src/gui/widgets/tabs/setup_colors.cpp:65 -msgid "Type:" -msgstr "Tip:" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:70 +msgid "Hw acceleration" +msgstr "Donanım hızlandırma" -#. TRANSLATORS: colors tab. label. -#: src/gui/widgets/tabs/setup_colors.cpp:69 -#: src/gui/widgets/tabs/setup_colors.cpp:336 -msgid "Delay:" -msgstr "Gecikme:" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:74 +msgid "Enable opacity cache (Software, can use much memory)" +msgstr "" -#. TRANSLATORS: colors tab. label. -#: src/gui/widgets/tabs/setup_colors.cpp:73 -msgid "Red:" -msgstr "Kırmızı:" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:79 +msgid "Enable map reduce (Software)" +msgstr "" -#. TRANSLATORS: colors tab. label. -#: src/gui/widgets/tabs/setup_colors.cpp:77 -msgid "Green:" -msgstr "Yeşil:" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:84 +msgid "Enable compound sprite delay (Software)" +msgstr "" -#. TRANSLATORS: colors tab. label. -#: src/gui/widgets/tabs/setup_colors.cpp:81 -msgid "Blue:" -msgstr "Mavi:" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:88 +msgid "Enable delayed images load (OpenGL)" +msgstr "" -#. TRANSLATORS: color type -#: src/gui/widgets/tabs/setup_colors.cpp:107 -#: src/gui/widgets/tabs/setup_colors.cpp:403 -msgid "Static" -msgstr "Sabit" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:92 +msgid "Enable texture sampler (OpenGL)" +msgstr "" -#. TRANSLATORS: color type -#: src/gui/widgets/tabs/setup_colors.cpp:110 -#: src/gui/widgets/tabs/setup_colors.cpp:113 -#: src/gui/widgets/tabs/setup_colors.cpp:405 -msgid "Pulse" -msgstr "Darbe" - -#. TRANSLATORS: color type -#: src/gui/widgets/tabs/setup_colors.cpp:115 -#: src/gui/widgets/tabs/setup_colors.cpp:118 -#: src/gui/widgets/tabs/setup_colors.cpp:407 -msgid "Rainbow" -msgstr "Gökkuşağı" - -#. TRANSLATORS: color type -#: src/gui/widgets/tabs/setup_colors.cpp:120 -#: src/gui/widgets/tabs/setup_colors.cpp:123 -#: src/gui/widgets/tabs/setup_colors.cpp:407 -msgid "Spectrum" -msgstr "Spektrum" - -#. TRANSLATORS: colors tab. label. -#: src/gui/widgets/tabs/setup_colors.cpp:330 -msgid "Alpha:" -msgstr "Alfa:" - -#. TRANSLATORS: button in input settings tab -#: src/gui/widgets/tabs/setup_input.cpp:55 -msgid "Assign" -msgstr "Atamak" - -#. TRANSLATORS: button in input settings tab -#: src/gui/widgets/tabs/setup_input.cpp:57 -msgid "Unassign" -msgstr "Sil" - -#. TRANSLATORS: button in input settings tab -#: src/gui/widgets/tabs/setup_input.cpp:59 -msgid "Default" -msgstr "Varsayılan" - -#. TRANSLATORS: button in input settings tab -#: src/gui/widgets/tabs/setup_input.cpp:61 -msgid "Reset all keys" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:97 +msgid "Better quality (disable for better performance)" msgstr "" -#. TRANSLATORS: setting tab name -#: src/gui/widgets/tabs/setup_input.cpp:71 -msgid "Input" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:101 +msgid "Enable alpha channel fix (Software, can be very slow)" msgstr "" -#. TRANSLATORS: input settings error header -#: src/gui/widgets/tabs/setup_input.cpp:149 -msgid "Key Conflict(s) Detected." -msgstr "Tuş çatışması tespit edildi." - -#. TRANSLATORS: input settings error -#: src/gui/widgets/tabs/setup_input.cpp:151 -#, c-format -msgid "" -"Conflict \"%s\" and \"%s\" keys. Resolve them, or gameplay may result in " -"strange behaviour." +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:106 +msgid "Show beings transparency" msgstr "" -"\"%s\" ve \"%s\" tuşları çakıştı. Çakışmayı giderin, yoksa oynanabilirlikte " -"gariplikler meydana gelebilir." -#. TRANSLATORS: unknown key name -#. TRANSLATORS: quests window quest name -#: src/gui/widgets/tabs/setup_input.cpp:321 -#: src/gui/windows/questswindow.cpp:203 -msgid "unknown" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:110 +msgid "Enable reorder sprites (need for mods support)." msgstr "" -#. TRANSLATORS: joystick settings tab label -#: src/gui/widgets/tabs/setup_joystick.cpp:49 -#: src/gui/widgets/tabs/setup_joystick.cpp:139 -msgid "Press the button to start calibration" -msgstr "Kalibrasyona başlamak için butona tıkla" - -#. TRANSLATORS: joystick settings tab button -#: src/gui/widgets/tabs/setup_joystick.cpp:51 -#: src/gui/widgets/tabs/setup_joystick.cpp:136 -msgid "Calibrate" -msgstr "Kalibre et" - -#. TRANSLATORS: joystick settings tab button -#: src/gui/widgets/tabs/setup_joystick.cpp:53 -msgid "Detect joysticks" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:115 +msgid "Small memory (enable for lower memory usage)" msgstr "" -#. TRANSLATORS: joystick settings tab checkbox -#: src/gui/widgets/tabs/setup_joystick.cpp:56 -msgid "Enable joystick" -msgstr "Oyun çubuğunu etkinleştir" - -#. TRANSLATORS: joystick settings tab checkbox -#: src/gui/widgets/tabs/setup_joystick.cpp:60 -msgid "Use joystick if client window inactive" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:120 +msgid "Disable advanced beings caching (Software)" msgstr "" -#. TRANSLATORS: joystick settings tab name -#: src/gui/widgets/tabs/setup_joystick.cpp:64 -msgid "Joystick" -msgstr "Oyun çubuğu" - -#. TRANSLATORS: joystick settings tab button -#: src/gui/widgets/tabs/setup_joystick.cpp:145 -msgid "Stop" -msgstr "Dur" - -#. TRANSLATORS: joystick settings tab label -#: src/gui/widgets/tabs/setup_joystick.cpp:148 -msgid "Rotate the stick and don't press buttons" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:124 +msgid "Disable beings caching (Software)" msgstr "" -#. TRANSLATORS: mods tab in settings -#: src/gui/widgets/tabs/setup_mods.cpp:42 -msgid "Mods" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_perfomance.cpp:129 +msgid "Different options (enable or disable can improve performance)" msgstr "" -#. TRANSLATORS: settings label -#: src/gui/widgets/tabs/setup_mods.cpp:77 -msgid "No mods present" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:135 +msgid "Enable texture compression (OpenGL)" msgstr "" -#. TRANSLATORS: show buttons at top right corner type -#: src/gui/widgets/tabs/setup_other.cpp:48 -msgid "Always show" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:139 +msgid "Enable rectangular texture extension (OpenGL)" msgstr "" -#. TRANSLATORS: show buttons at top right corner type -#: src/gui/widgets/tabs/setup_other.cpp:50 -msgid "Auto hide in small resolution" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:143 +msgid "Use new texture internal format (OpenGL)" msgstr "" -#. TRANSLATORS: show buttons at top right corner type -#: src/gui/widgets/tabs/setup_other.cpp:52 -msgid "Always auto hide" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:147 +msgid "Enable texture atlases (OpenGL)" msgstr "" -#. TRANSLATORS: Proxy type selection -#: src/gui/widgets/tabs/setup_other.cpp:60 -msgid "System proxy" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:151 +msgid "Cache all sprites per map (can use additional memory)" msgstr "" -#. TRANSLATORS: Proxy type selection -#: src/gui/widgets/tabs/setup_other.cpp:62 -msgid "Direct connection" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:156 +msgid "Cache all sounds (can use additional memory)" msgstr "" -#. TRANSLATORS: Proxy type selection -#: src/gui/widgets/tabs/setup_other.cpp:69 -msgid "SOCKS5 hostname" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_players.cpp:45 +msgid "Show gender" +msgstr "Cinsiyeti göster" -#. TRANSLATORS: screen density type -#. TRANSLATORS: ambient effect type -#. TRANSLATORS: particle details -#: src/gui/widgets/tabs/setup_other.cpp:79 -#: src/gui/widgets/tabs/setup_visual.cpp:59 -#: src/gui/widgets/tabs/setup_visual.cpp:161 -msgid "low" -msgstr "düşük" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_players.cpp:49 +msgid "Show level" +msgstr "Leveli göster" -#. TRANSLATORS: screen density type -#. TRANSLATORS: particle details -#: src/gui/widgets/tabs/setup_other.cpp:81 -#: src/gui/widgets/tabs/setup_visual.cpp:163 -msgid "medium" -msgstr "orta" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_players.cpp:53 +msgid "Show own name" +msgstr "Kendi adını göster" -#. TRANSLATORS: screen density type -#: src/gui/widgets/tabs/setup_other.cpp:83 -msgid "tv" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_players.cpp:57 +msgid "Enable extended mouse targeting" msgstr "" -#. TRANSLATORS: screen density type -#. TRANSLATORS: ambient effect type -#. TRANSLATORS: particle details -#: src/gui/widgets/tabs/setup_other.cpp:85 -#: src/gui/widgets/tabs/setup_visual.cpp:61 -#: src/gui/widgets/tabs/setup_visual.cpp:165 -msgid "high" -msgstr "yüksek" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_players.cpp:61 +msgid "Target dead players" +msgstr "Ölü oyuncuları hedef al" -#. TRANSLATORS: screen density type -#: src/gui/widgets/tabs/setup_other.cpp:87 -msgid "xhigh" -msgstr "" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_players.cpp:65 +msgid "Visible names" +msgstr "Görünür isimler" -#. TRANSLATORS: screen density type -#: src/gui/widgets/tabs/setup_other.cpp:89 -msgid "xxhigh" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_players.cpp:69 +msgid "Auto move names" msgstr "" -#. TRANSLATORS: misc tab in settings -#: src/gui/widgets/tabs/setup_other.cpp:99 -msgid "Misc" -msgstr "Çeşitli" +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_players.cpp:73 +msgid "Secure trades" +msgstr "Güvenli takas" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:109 -msgid "Show damage inflicted to monsters" -msgstr "Canavarlara verilen hasarı göster" +#: src/gui/widgets/tabs/setup_players.cpp:77 +msgid "Unsecure chars in names" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:113 -msgid "Auto target only reachable monsters" -msgstr "Sadece erişilebilen canavarları otomatik hedefle" +#: src/gui/widgets/tabs/setup_players.cpp:81 +msgid "Show statuses" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:117 -msgid "Highlight monster attack range" -msgstr "Canavar saldırı menzilini vurgula" +#: src/gui/widgets/tabs/setup_players.cpp:85 +msgid "Show ip addresses on screenshots" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:122 -msgid "Show monster hp bar" -msgstr "Canavar HP çubuğunu göster" +#: src/gui/widgets/tabs/setup_players.cpp:89 +msgid "Allow self heal with mouse click" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:126 -msgid "Cycle monster targets" -msgstr "Canavar hedeflerini sırayla değiştir" - -#. TRANSLATORS: settings group -#. TRANSLATORS: debug window tab -#. TRANSLATORS: mini map window name -#: src/gui/widgets/tabs/setup_other.cpp:131 src/gui/windowmenu.cpp:106 -#: src/gui/windows/debugwindow.cpp:61 src/gui/windows/minimap.cpp:59 -#: src/gui/windows/minimap.cpp:122 -msgid "Map" -msgstr "Harita" +#: src/gui/widgets/tabs/setup_players.cpp:93 +msgid "Group friends in who is online window" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:134 -msgid "Show warps particles" -msgstr "Geçiş partiküllerini göster" +#: src/gui/widgets/tabs/setup_players.cpp:97 +msgid "Hide erased players nicks" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:138 -msgid "Highlight map portals" -msgstr "harita kapılarını vurgula" +#: src/gui/widgets/tabs/setup_players.cpp:101 +msgid "Use special diagonal speed in players moving" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:142 -msgid "Highlight floor items" -msgstr "Zemin nesnelerini vurgula" +#: src/gui/widgets/tabs/setup_players.cpp:105 +msgid "" +"Emulate right mouse button by long mouse click (useful for touch interfaces)" +msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:146 -msgid "Highlight player attack range" -msgstr "Oyuncu saldırı menzilini vurgula" +#. TRANSLATORS: relations table header +#. TRANSLATORS: bot checker window table header +#: src/gui/widgets/tabs/setup_relations.cpp:58 +#: src/gui/windows/botcheckerwindow.cpp:87 +msgid "Name" +msgstr "İsim" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:150 -msgid "Show extended minimaps" +#. TRANSLATORS: relations table header +#: src/gui/widgets/tabs/setup_relations.cpp:60 +msgid "Relation" +msgstr "İlişki" + +#. TRANSLATORS: relation dialog button +#: src/gui/widgets/tabs/setup_relations.cpp:72 +msgid "Allow trading" +msgstr "Takasa izin ver" + +#. TRANSLATORS: relation dialog button +#: src/gui/widgets/tabs/setup_relations.cpp:75 +msgid "Allow whispers" +msgstr "Fısıltılara izin ver" + +#. TRANSLATORS: char select dialog. button. +#. TRANSLATORS: servers dialog button +#. TRANSLATORS: shop window label +#. TRANSLATORS: shop window button +#. TRANSLATORS: command editor button +#. TRANSLATORS: input action name +#: src/gui/widgets/tabs/setup_relations.cpp:77 +#: src/gui/windows/charselectdialog.cpp:78 +#: src/gui/windows/serverdialog.cpp:119 src/gui/windows/shopwindow.cpp:102 +#: src/gui/windows/shopwindow.cpp:109 src/gui/windows/textcommandeditor.cpp:92 +#: src/input/pages/gui.cpp:113 +msgid "Delete" +msgstr "Sil" + +#. TRANSLATORS: relation dialog name +#: src/gui/widgets/tabs/setup_relations.cpp:82 +msgid "Relations" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:154 -msgid "Draw path" -msgstr "Yol çiz" +#. TRANSLATORS: relation dialog label +#: src/gui/widgets/tabs/setup_relations.cpp:107 +msgid "When ignoring:" +msgstr "Görmezden gelirken:" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:158 -msgid "Draw hotkeys on map" -msgstr "Haritada hızlı tuşları çiz" +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:63 +msgid "Gui theme" +msgstr "Gui teması" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:162 -msgid "Enable lazy scrolling" +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:70 +msgid "Main Font" +msgstr "Ana Yazı Tipi" + +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:75 +msgid "Language" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:166 -msgid "Scroll laziness" +#. TRANSLATORS: theme settings label +#. TRANSLATORS: font size +#: src/gui/widgets/tabs/setup_theme.cpp:79 src/gui/windows/emotewindow.cpp:49 +msgid "Bold font" +msgstr "Kalın Yazı Tipi" + +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:83 +msgid "Particle font" +msgstr "Partikül yazı tipi" + +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:87 +msgid "Help font" +msgstr "Yardım yazı tipi" + +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:91 +msgid "Secure font" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:170 -msgid "Scroll radius" +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:95 +msgid "Npc font" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:174 -msgid "Auto resize minimaps" +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:99 +msgid "Japanese font" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:178 -msgid "Play map animations" +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:103 +msgid "Chinese font" msgstr "" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_other.cpp:183 -msgid "Moving" +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:108 +msgid "Font size" +msgstr "Yazı tipi boyutu" + +#. TRANSLATORS: theme settings label +#: src/gui/widgets/tabs/setup_theme.cpp:113 +msgid "Npc font size" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:186 -msgid "Auto fix position" -msgstr "Otomatik konum sabitleme" +#. TRANSLATORS: button name with information about selected theme +#: src/gui/widgets/tabs/setup_theme.cpp:117 +msgid "i" +msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:190 -msgid "Show server side position" +#. TRANSLATORS: theme info dialog +#: src/gui/widgets/tabs/setup_theme.cpp:243 +msgid "Name: " msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:194 -msgid "Attack while moving" -msgstr "Hareket halinde saldır" +#: src/gui/widgets/tabs/setup_theme.cpp:244 +msgid "Copyright:" +msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:198 -msgid "Attack next target" +#. TRANSLATORS: theme info dialog header +#: src/gui/widgets/tabs/setup_theme.cpp:309 +msgid "Theme info" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:202 -msgid "Sync player move" -msgstr "Oyuncu hareketlerini eşitle" +#. TRANSLATORS: theme message dialog +#: src/gui/widgets/tabs/setup_theme.cpp:339 +msgid "Theme Changed" +msgstr "Tema Değiştirildi" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:206 -msgid "Crazy move A program" -msgstr "Çılgın hareket A programı" +#. TRANSLATORS: video settings warning +#: src/gui/widgets/tabs/setup_theme.cpp:339 +#: src/gui/widgets/tabs/setup_video.cpp:382 +#: src/gui/widgets/tabs/setup_video.cpp:395 +msgid "Restart your client for the change to take effect." +msgstr "Değişikliklerin etkinleşmesi için istemcinizi tekrar başlatın." -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:210 -msgid "Mouse relative moves (good for touch interfaces)" +#. TRANSLATORS: onscreen button size +#: src/gui/widgets/tabs/setup_touch.cpp:42 +msgid "Small" msgstr "" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_other.cpp:215 -msgid "Player" +#. TRANSLATORS: onscreen button size +#: src/gui/widgets/tabs/setup_touch.cpp:46 +msgid "Medium" msgstr "" -#: src/gui/widgets/tabs/setup_other.cpp:217 -msgid "Show own hp bar" -msgstr "Kendi HP çubuğunu göster" +#. TRANSLATORS: onscreen button size +#: src/gui/widgets/tabs/setup_touch.cpp:48 +msgid "Large" +msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:221 -msgid "Enable quick stats" -msgstr "Hızlı istatistikleri etkinleştir" +#. TRANSLATORS: touch settings tab +#: src/gui/widgets/tabs/setup_touch.cpp:69 +msgid "Touch" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:225 -msgid "Cycle player targets" -msgstr "Oyuncu hedeflerini sırayla değiştir" +#: src/gui/widgets/tabs/setup_touch.cpp:78 +msgid "Onscreen keyboard" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:229 -msgid "Show job exp messages" -msgstr "İş tecrübe mesajlarını göster" +#: src/gui/widgets/tabs/setup_touch.cpp:81 +msgid "Show onscreen keyboard icon" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:233 -msgid "Show players popups" -msgstr "Oyuncu açılır pencerelerini göster" +#: src/gui/widgets/tabs/setup_touch.cpp:85 +msgid "Keyboard icon action" +msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:237 -msgid "Afk message" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_touch.cpp:91 +msgid "Onscreen joystick" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:241 -msgid "Show job" -msgstr "İşi göster" +#: src/gui/widgets/tabs/setup_touch.cpp:94 +msgid "Show onscreen joystick" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:245 -msgid "Enable attack filter" +#: src/gui/widgets/tabs/setup_touch.cpp:98 +msgid "Joystick size" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:249 -msgid "Enable pickup filter" -msgstr "Toplama filtresini etkinleştir" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_touch.cpp:103 +msgid "Onscreen buttons" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:253 -msgid "Enable advert protocol" +#: src/gui/widgets/tabs/setup_touch.cpp:106 +msgid "Show onscreen buttons" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:257 -msgid "Enabled pets support" +#: src/gui/widgets/tabs/setup_touch.cpp:110 +msgid "Buttons format" msgstr "" -#: src/gui/widgets/tabs/setup_other.cpp:260 -msgid "Enable weight notifications" -msgstr "Ağırlık bildirimlerini etkinleştir" - -#. TRANSLATORS: settings group -#. TRANSLATORS: full button name -#. TRANSLATORS: shop window name -#. TRANSLATORS: inventory button -#: src/gui/widgets/tabs/setup_other.cpp:265 src/gui/windowmenu.cpp:138 -#: src/gui/windows/buyselldialog.cpp:41 src/gui/windows/buyselldialog.cpp:52 -#: src/gui/windows/inventorywindow.cpp:198 -msgid "Shop" -msgstr "Mağaza" - #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:268 -msgid "Accept sell/buy requests" -msgstr "Alım/Satım isteklerini kabul et" +#: src/gui/widgets/tabs/setup_touch.cpp:114 +msgid "Buttons size" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:272 -msgid "Enable shop mode" -msgstr "Mağaza modunu etkinleştir" +#: src/gui/widgets/tabs/setup_touch.cpp:122 +#, c-format +msgid "Button %u action" +msgstr "" -#. TRANSLATORS: settings group -#. TRANSLATORS: npc dialog name -#. TRANSLATORS: npc post dialog caption -#: src/gui/widgets/tabs/setup_other.cpp:277 src/gui/windows/npcdialog.cpp:87 -#: src/gui/windows/npcpostdialog.cpp:46 -msgid "NPC" -msgstr "NPC" +#. TRANSLATORS: video settings checkbox +#: src/gui/widgets/tabs/setup_video.cpp:69 +msgid "Full screen" +msgstr "Tam ekran" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:280 -msgid "Cycle npc targets" -msgstr "" +#. TRANSLATORS: video settings checkbox +#: src/gui/widgets/tabs/setup_video.cpp:72 +msgid "FPS limit:" +msgstr "FPS limiti:" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:284 -msgid "Log NPC dialogue" -msgstr "NPC diyaloglarını kaydet" +#. TRANSLATORS: video settings label +#: src/gui/widgets/tabs/setup_video.cpp:77 +#: src/gui/widgets/tabs/setup_video.cpp:119 +#: src/gui/widgets/tabs/setup_video.cpp:312 +#: src/gui/widgets/tabs/setup_video.cpp:448 +msgid "Alt FPS limit: " +msgstr "Alternatif FPS limiti: " -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_other.cpp:289 -msgid "Bots support" +#. TRANSLATORS: video settings button +#: src/gui/widgets/tabs/setup_video.cpp:80 +msgid "Detect best mode" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:292 -msgid "Enable auction bot support" +#. TRANSLATORS: video settings checkbox +#: src/gui/widgets/tabs/setup_video.cpp:89 +msgid "Show cursor" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:296 -msgid "Enable guild bot support and disable native guild support" +#. TRANSLATORS: video settings checkbox +#: src/gui/widgets/tabs/setup_video.cpp:92 +msgid "Custom cursor" +msgstr "Özel imleç" + +#. TRANSLATORS: video settings checkbox +#: src/gui/widgets/tabs/setup_video.cpp:96 +msgid "Enable resize" msgstr "" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_other.cpp:302 -msgid "Keyboard" +#. TRANSLATORS: video settings checkbox +#: src/gui/widgets/tabs/setup_video.cpp:99 +msgid "No frame" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:305 -msgid "Repeat delay" +#. TRANSLATORS: video settings label +#: src/gui/widgets/tabs/setup_video.cpp:116 +#: src/gui/widgets/tabs/setup_video.cpp:120 +#: src/gui/widgets/tabs/setup_video.cpp:310 +#: src/gui/widgets/tabs/setup_video.cpp:432 +#: src/gui/widgets/tabs/setup_video.cpp:445 +msgid "None" +msgstr "Hiç" + +#. TRANSLATORS: video error message +#: src/gui/widgets/tabs/setup_video.cpp:224 +msgid "" +"Failed to switch to windowed mode and restoration of old mode also failed!" +msgstr "Pencere görünümüne geçilemedi ve eski hale geri dönüş başarısız oldu!" + +#. TRANSLATORS: video error message +#: src/gui/widgets/tabs/setup_video.cpp:231 +msgid "" +"Failed to switch to fullscreen mode and restoration of old mode also failed!" +msgstr "Tam ekrana geçilemedi ve eski hale geri dönüş başarısız oldu!" + +#. TRANSLATORS: video settings warning +#: src/gui/widgets/tabs/setup_video.cpp:243 +msgid "Switching to Full Screen" +msgstr "Tam Ekrana Geçiliyor" + +#. TRANSLATORS: video settings warning +#: src/gui/widgets/tabs/setup_video.cpp:245 +msgid "Restart needed for changes to take effect." +msgstr "Değişikliklerin etkili olması için yeniden başlatma gerekli." + +#. TRANSLATORS: video settings warning +#: src/gui/widgets/tabs/setup_video.cpp:267 +msgid "Changing to OpenGL" +msgstr "OpenGL'ye Değiştiriliyor" + +#. TRANSLATORS: video settings warning +#: src/gui/widgets/tabs/setup_video.cpp:269 +msgid "Applying change to OpenGL requires restart." +msgstr "OpenGL değişikliklerini uygulamak için yeniden başlatma gereklidir." + +#. TRANSLATORS: resolution question dialog +#: src/gui/widgets/tabs/setup_video.cpp:351 +msgid "Custom resolution (example: 1024x768)" +msgstr "Özel çözünürlük (örnek: 1024x768)" + +#. TRANSLATORS: resolution question dialog +#: src/gui/widgets/tabs/setup_video.cpp:353 +msgid "Enter new resolution: " +msgstr "Yeni çözünürlük gir: " + +#. TRANSLATORS: video settings warning +#: src/gui/widgets/tabs/setup_video.cpp:380 +#: src/gui/widgets/tabs/setup_video.cpp:393 +msgid "Screen Resolution Changed" +msgstr "Ekran Çözünürlüğü Değiştirildi" + +#: src/gui/widgets/tabs/setup_video.cpp:383 +msgid "Some windows may be moved to fit the lowered resolution." +msgstr "Bazı pencereler düşürülmüş çözünürlüğe uyması için taşınmış olabilir." + +#. TRANSLATORS: speach type +#: src/gui/widgets/tabs/setup_visual.cpp:43 +msgid "No text" +msgstr "Metin yok" + +#. TRANSLATORS: speach type +#: src/gui/widgets/tabs/setup_visual.cpp:45 +msgid "Text" +msgstr "Metin" + +#. TRANSLATORS: speach type +#: src/gui/widgets/tabs/setup_visual.cpp:47 +msgid "Bubbles, no names" +msgstr "Balonlar, isimler yok" + +#. TRANSLATORS: speach type +#: src/gui/widgets/tabs/setup_visual.cpp:49 +msgid "Bubbles with names" +msgstr "İsimler ve balonlar" + +#. TRANSLATORS: ambient effect type +#. TRANSLATORS: vsync type +#: src/gui/widgets/tabs/setup_visual.cpp:57 +#: src/gui/widgets/tabs/setup_visual.cpp:83 +msgid "off" +msgstr "kapalı" + +#. TRANSLATORS: patricle effects type +#: src/gui/widgets/tabs/setup_visual.cpp:69 +msgid "best quality" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:309 -msgid "Repeat interval" +#. TRANSLATORS: patricle effects type +#: src/gui/widgets/tabs/setup_visual.cpp:71 +msgid "normal" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:313 -msgid "Custom repeat interval" +#. TRANSLATORS: patricle effects type +#: src/gui/widgets/tabs/setup_visual.cpp:73 +msgid "best performance" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:321 -msgid "Shortcut buttons" +#. TRANSLATORS: vsync type +#: src/gui/widgets/tabs/setup_visual.cpp:85 +msgid "on" msgstr "" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_other.cpp:326 -msgid "Proxy server" +#. TRANSLATORS: settings tab name +#: src/gui/widgets/tabs/setup_visual.cpp:98 +msgid "Visual" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:330 -msgid "Proxy type" +#: src/gui/widgets/tabs/setup_visual.cpp:107 +#: src/gui/widgets/tabs/setup_visual.cpp:115 +msgid "Scale" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:334 -msgid "Proxy address:port" -msgstr "" +#: src/gui/widgets/tabs/setup_visual.cpp:119 +msgid "Notifications" +msgstr "Bildirimleri" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:342 -msgid "Enable server side attack" -msgstr "Sunucu yan saldırılarını etkinleştir" +#: src/gui/widgets/tabs/setup_visual.cpp:122 +msgid "Show pickup notifications in chat" +msgstr "Toplama bildirimlerini sohbette göster" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:346 -msgid "Hide support page link on error" -msgstr "" +#: src/gui/widgets/tabs/setup_visual.cpp:126 +msgid "Show pickup notifications as particle effects" +msgstr "Toplama bildirimlerini partikül efekti olarak göster" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:350 -msgid "Enable double clicks" +#: src/gui/widgets/tabs/setup_visual.cpp:130 +msgid "Effects" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:354 -msgid "Enable bot checker" -msgstr "Bot Kontrolörünü etkinleştir" +#: src/gui/widgets/tabs/setup_visual.cpp:134 +msgid "Grab mouse and keyboard input" +msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:358 -msgid "Enable buggy servers protection (do not disable)" +#: src/gui/widgets/tabs/setup_visual.cpp:139 +msgid "Blurring textures (OpenGL)" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:363 -msgid "Enable debug log" -msgstr "Hata ayıklama modunu etkinleştir" - -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:367 -msgid "Enable OpenGL log" -msgstr "" +#: src/gui/widgets/tabs/setup_visual.cpp:143 +msgid "Gui opacity" +msgstr "Gui şeffaflığı" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:371 -msgid "Enable input log" -msgstr "" +#: src/gui/widgets/tabs/setup_visual.cpp:148 +msgid "Overhead text" +msgstr "Başın üstünde yazı" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:375 -msgid "Upload log file" -msgstr "" +#: src/gui/widgets/tabs/setup_visual.cpp:153 +msgid "Ambient FX" +msgstr "Çevresel grafikler" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:379 -msgid "Low traffic mode" -msgstr "Düşük trafik modu" +#. TRANSLATORS: particle details +#: src/gui/widgets/tabs/setup_visual.cpp:167 +msgid "max" +msgstr "en yüksek" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:383 -msgid "Hide shield sprite" -msgstr "Kalkan görüntüsünü gizle" +#: src/gui/widgets/tabs/setup_visual.cpp:168 +msgid "Particle detail" +msgstr "Partikül detayı" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:388 -msgid "Use FBO for screenshots (only for opengl)" +#: src/gui/widgets/tabs/setup_visual.cpp:175 +msgid "Particle physics" msgstr "" +#. TRANSLATORS: settings group #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:394 -msgid "Screenshot directory" +#: src/gui/widgets/tabs/setup_visual.cpp:180 +#: src/gui/widgets/tabs/setup_visual.cpp:187 +msgid "Gamma" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:399 -msgid "Network delay between sub servers" +#: src/gui/widgets/tabs/setup_visual.cpp:183 +msgid "Enable gamma control" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:403 -msgid "Show background" -msgstr "Arkaplanı göster" - -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_other.cpp:408 -msgid "Screen density override" +#: src/gui/widgets/tabs/setup_visual.cpp:196 +msgid "Vsync" msgstr "" -#. TRANSLATORS: texture compression type -#. TRANSLATORS: confirm dialog button -#: src/gui/widgets/tabs/setup_perfomance.cpp:42 -#: src/gui/windows/confirmdialog.cpp:57 -msgid "No" -msgstr "Hayır" - #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:62 -msgid "Better performance (enable for better performance)" +#: src/gui/widgets/tabs/setup_visual.cpp:201 +msgid "Center game window" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:66 -msgid "Auto adjust performance" +#: src/gui/widgets/tabs/setup_visual.cpp:206 +msgid "Allow screensaver to run" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:70 -msgid "Hw acceleration" -msgstr "Donanım hızlandırma" - -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:74 -msgid "Enable opacity cache (Software, can use much memory)" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_visual.cpp:211 +msgid "Screenshots" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:79 -msgid "Enable map reduce (Software)" +#: src/gui/widgets/tabs/setup_visual.cpp:213 +msgid "Add water mark into screenshots" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:84 -msgid "Enable compound sprite delay (Software)" +#. TRANSLATORS: Attack filter tab name in social window. +#. TRANSLATORS: Should be small +#: src/gui/widgets/tabs/socialattacktab.h:51 +msgid "Atk" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:88 -msgid "Enable delayed images load (OpenGL)" -msgstr "" +#. TRANSLATORS: mobs group name in social window +#: src/gui/widgets/tabs/socialattacktab.h:67 +msgid "Priority mobs" +msgstr "Öncelikli canavarlar" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:92 -msgid "Enable texture sampler (OpenGL)" -msgstr "" +#. TRANSLATORS: mobs group name in social window +#: src/gui/widgets/tabs/socialattacktab.h:69 +msgid "Attack mobs" +msgstr "Saldırılacak canavarlar" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:97 -msgid "Better quality (disable for better performance)" -msgstr "" +#. TRANSLATORS: mobs group name in social window +#: src/gui/widgets/tabs/socialattacktab.h:71 +msgid "Ignore mobs" +msgstr "Canavarları görmezden gel" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:101 -msgid "Enable alpha channel fix (Software, can be very slow)" +#. TRANSLATORS: social window label +#: src/gui/widgets/tabs/socialfriendstab.h:119 +#, c-format +msgid "Friends: %u/%u" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:106 -msgid "Show beings transparency" +#. TRANSLATORS: social window label +#: src/gui/widgets/tabs/socialguildtab2.h:95 +#: src/gui/widgets/tabs/socialguildtab.h:166 +#: src/gui/widgets/tabs/socialpartytab.h:158 +#, c-format +msgid "Players: %u/%u" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:110 -msgid "Enable reorder sprites (need for mods support)." -msgstr "" +#. TRANSLATORS: chat message +#: src/gui/widgets/tabs/socialguildtab.h:84 +#, c-format +msgid "Invited user %s to guild %s." +msgstr "%s kullanıcısı %s loncasına davet edildi." -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:115 -msgid "Small memory (enable for lower memory usage)" -msgstr "" +#: src/gui/widgets/tabs/socialguildtab.h:102 +#, c-format +msgid "Guild %s quit requested." +msgstr "%s loncasından çıkış istendi." -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:120 -msgid "Disable advanced beings caching (Software)" -msgstr "" +#. TRANSLATORS: guild invite message +#: src/gui/widgets/tabs/socialguildtab.h:117 +msgid "Member Invite to Guild" +msgstr "Loncaya üye davet et" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:124 -msgid "Disable beings caching (Software)" -msgstr "" +#. TRANSLATORS: guild invite message +#: src/gui/widgets/tabs/socialguildtab.h:119 +#, c-format +msgid "Who would you like to invite to guild %s?" +msgstr "%s loncasına kimi davet etmek istersin?" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_perfomance.cpp:129 -msgid "Different options (enable or disable can improve performance)" -msgstr "" +#. TRANSLATORS: guild leave message +#: src/gui/widgets/tabs/socialguildtab.h:129 +msgid "Leave Guild?" +msgstr "Loncadan ayrıl?" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:135 -msgid "Enable texture compression (OpenGL)" -msgstr "" +#. TRANSLATORS: guild leave message +#: src/gui/widgets/tabs/socialguildtab.h:131 +#, c-format +msgid "Are you sure you want to leave guild %s?" +msgstr "%s loncasından ayrılmak istediğine emin misin?" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:139 -msgid "Enable rectangular texture extension (OpenGL)" +#. TRANSLATORS: social window label +#: src/gui/widgets/tabs/socialguildtab.h:142 +#, c-format +msgid "Members: %u/%u" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:143 -msgid "Use new texture internal format (OpenGL)" -msgstr "" +#. TRANSLATORS: Navigation tab name in social window. +#. TRANSLATORS: Should be small +#: src/gui/widgets/tabs/socialnavigationtab.h:60 +msgid "Nav" +msgstr "Navigasyon" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:147 -msgid "Enable texture atlases (OpenGL)" +#. TRANSLATORS: social window label +#: src/gui/widgets/tabs/socialnavigationtab.h:161 +#, c-format +msgid "Portals: %u/%u" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:151 -msgid "Cache all sprites per map (can use additional memory)" -msgstr "" +#. TRANSLATORS: tab in social window +#. TRANSLATORS: party chat tab name +#: src/gui/widgets/tabs/socialpartytab.h:51 src/net/ea/gui/partytab.cpp:48 +msgid "Party" +msgstr "Grup" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:156 -msgid "Cache all sounds (can use additional memory)" -msgstr "" +#: src/gui/widgets/tabs/socialpartytab.h:85 +#, c-format +msgid "Invited user %s to party." +msgstr "%s adlı oyuncu gruba davet edildi." -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:45 -msgid "Show gender" -msgstr "Cinsiyeti göster" +#: src/gui/widgets/tabs/socialpartytab.h:102 +#, c-format +msgid "Party %s quit requested." +msgstr "Grup %s 'ten çıkış istendi." -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:49 -msgid "Show level" -msgstr "Leveli göster" +#. TRANSLATORS: party invite message +#: src/gui/widgets/tabs/socialpartytab.h:117 +msgid "Member Invite to Party" +msgstr "Üye Gruba Daveti" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:53 -msgid "Show own name" -msgstr "Kendi adını göster" +#. TRANSLATORS: party invite message +#: src/gui/widgets/tabs/socialpartytab.h:119 +#, c-format +msgid "Who would you like to invite to party %s?" +msgstr "Grup %s 'e kimi davet etmek istersin?" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:57 -msgid "Enable extended mouse targeting" +#. TRANSLATORS: party leave message +#: src/gui/widgets/tabs/socialpartytab.h:129 +msgid "Leave Party?" +msgstr "Gruptan ayrıl?" + +#. TRANSLATORS: party leave message +#: src/gui/widgets/tabs/socialpartytab.h:131 +#, c-format +msgid "Are you sure you want to leave party %s?" +msgstr "%s grubundan ayrılmak istediğinize emin misin?" + +#. TRANSLATORS: Pickup filter tab name in social window. +#. TRANSLATORS: Should be small +#: src/gui/widgets/tabs/socialpickuptab.h:51 +msgid "Pik" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:61 -msgid "Target dead players" -msgstr "Ölü oyuncuları hedef al" +#. TRANSLATORS: items group name in social window +#: src/gui/widgets/tabs/socialpickuptab.h:67 +msgid "Pickup items" +msgstr "Nesneleri Topla" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:65 -msgid "Visible names" -msgstr "Görünür isimler" +#. TRANSLATORS: items group name in social window +#: src/gui/widgets/tabs/socialpickuptab.h:69 +msgid "Ignore items" +msgstr "Nesneleri görmezden gel" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:69 -msgid "Auto move names" +#. TRANSLATORS: social window label +#: src/gui/widgets/tabs/socialplayerstab.h:192 +#, c-format +msgid "Visible players: %d" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:73 -msgid "Secure trades" -msgstr "Güvenli takas" +#. TRANSLATORS: short button name for who is online window. +#: src/gui/windowmenu.cpp:71 +msgid "ONL" +msgstr "KO" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:77 -msgid "Unsecure chars in names" -msgstr "" +#: src/gui/windowmenu.cpp:72 +msgid "Who is online" +msgstr "Kimler Online" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:81 -msgid "Show statuses" +#. TRANSLATORS: short button name for help window. +#: src/gui/windowmenu.cpp:74 +msgid "HLP" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:85 -msgid "Show ip addresses on screenshots" +#. TRANSLATORS: short button name for quests window. +#: src/gui/windowmenu.cpp:77 +msgid "QE" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:89 -msgid "Allow self heal with mouse click" +#. TRANSLATORS: quests window name +#: src/gui/windowmenu.cpp:78 src/gui/windows/questswindow.cpp:65 +msgid "Quests" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:93 -msgid "Group friends in who is online window" -msgstr "" +#. TRANSLATORS: short button name for bot checker window. +#: src/gui/windowmenu.cpp:80 +msgid "BC" +msgstr "BK" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:97 -msgid "Hide erased players nicks" -msgstr "" +#: src/gui/windowmenu.cpp:81 +msgid "Bot checker" +msgstr "Bot kontrolörü" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:101 -msgid "Use special diagonal speed in players moving" +#. TRANSLATORS: short button name for kill stats window. +#: src/gui/windowmenu.cpp:83 +msgid "KS" +msgstr "Öİ" + +#. TRANSLATORS: kill stats window name +#: src/gui/windowmenu.cpp:84 src/gui/windows/killstats.cpp:49 +msgid "Kill stats" +msgstr "Öldürme istatistikleri" + +#: src/gui/windowmenu.cpp:86 +msgid "Smilies" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_players.cpp:105 -msgid "" -"Emulate right mouse button by long mouse click (useful for touch interfaces)" +#. TRANSLATORS: short button name for chat window. +#: src/gui/windowmenu.cpp:88 +msgid "CH" msgstr "" -#. TRANSLATORS: relations table header -#. TRANSLATORS: bot checker window table header -#: src/gui/widgets/tabs/setup_relations.cpp:58 -#: src/gui/windows/botcheckerwindow.cpp:87 -msgid "Name" -msgstr "İsim" +#. TRANSLATORS: short button name for status window. +#: src/gui/windowmenu.cpp:96 +msgid "STA" +msgstr "DRM" -#. TRANSLATORS: relations table header -#: src/gui/widgets/tabs/setup_relations.cpp:60 -msgid "Relation" -msgstr "İlişki" +#: src/gui/windowmenu.cpp:97 +msgid "Status" +msgstr "Durum" -#. TRANSLATORS: relation dialog button -#: src/gui/widgets/tabs/setup_relations.cpp:72 -msgid "Allow trading" -msgstr "Takasa izin ver" +#. TRANSLATORS: short button name for equipment window. +#: src/gui/windowmenu.cpp:99 +msgid "EQU" +msgstr "EKP" -#. TRANSLATORS: relation dialog button -#: src/gui/widgets/tabs/setup_relations.cpp:75 -msgid "Allow whispers" -msgstr "Fısıltılara izin ver" +#. TRANSLATORS: equipment window name +#. TRANSLATORS: inventory button +#: src/gui/windowmenu.cpp:100 src/gui/windows/equipmentwindow.cpp:63 +#: src/gui/windows/inventorywindow.cpp:200 +msgid "Equipment" +msgstr "Ekipman" -#. TRANSLATORS: relation dialog name -#: src/gui/widgets/tabs/setup_relations.cpp:82 -msgid "Relations" -msgstr "" +#. TRANSLATORS: short button name for inventory window. +#: src/gui/windowmenu.cpp:102 +msgid "INV" +msgstr "ENV" -#. TRANSLATORS: relation dialog label -#: src/gui/widgets/tabs/setup_relations.cpp:107 -msgid "When ignoring:" -msgstr "Görmezden gelirken:" +#. TRANSLATORS: inventory window name +#. TRANSLATORS: inventory type name +#: src/gui/windowmenu.cpp:103 src/gui/windows/inventorywindow.cpp:135 +#: src/inventory.cpp:262 +msgid "Inventory" +msgstr "Envanter" -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:63 -msgid "Gui theme" -msgstr "Gui teması" +#. TRANSLATORS: short button name for map window. +#: src/gui/windowmenu.cpp:105 +msgid "MAP" +msgstr "" -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:70 -msgid "Main Font" -msgstr "Ana Yazı Tipi" +#. TRANSLATORS: short button name for skills window. +#: src/gui/windowmenu.cpp:111 +msgid "SKI" +msgstr "YTN" -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:75 -msgid "Language" -msgstr "" +#. TRANSLATORS: skills dialog name +#: src/gui/windowmenu.cpp:112 src/gui/windows/skilldialog.cpp:61 +msgid "Skills" +msgstr "Yetenekler" -#. TRANSLATORS: theme settings label -#. TRANSLATORS: font size -#: src/gui/widgets/tabs/setup_theme.cpp:79 src/gui/windows/emotewindow.cpp:49 -msgid "Bold font" -msgstr "Kalın Yazı Tipi" +#. TRANSLATORS: short button name for social window. +#: src/gui/windowmenu.cpp:116 +msgid "SOC" +msgstr "SOS" -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:83 -msgid "Particle font" -msgstr "Partikül yazı tipi" +#. TRANSLATORS: full button name +#. TRANSLATORS: social window name +#: src/gui/windowmenu.cpp:118 src/gui/windows/socialwindow.cpp:60 +msgid "Social" +msgstr "Sosyal" -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:87 -msgid "Help font" -msgstr "Yardım yazı tipi" +#. TRANSLATORS: short button name for shortcuts window. +#: src/gui/windowmenu.cpp:120 +msgid "SH" +msgstr "KY" -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:91 -msgid "Secure font" -msgstr "" +#. TRANSLATORS: short button name for spells window. +#: src/gui/windowmenu.cpp:124 +msgid "SP" +msgstr "BY" -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:95 -msgid "Npc font" +#. TRANSLATORS: short button name for drops window. +#: src/gui/windowmenu.cpp:128 +msgid "DR" msgstr "" -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:99 -msgid "Japanese font" +#. TRANSLATORS: short button name for did you know window. +#: src/gui/windowmenu.cpp:132 +msgid "YK" msgstr "" -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:103 -msgid "Chinese font" +#. TRANSLATORS: full button name +#: src/gui/windowmenu.cpp:134 +msgid "Did you know" msgstr "" -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:108 -msgid "Font size" -msgstr "Yazı tipi boyutu" - -#. TRANSLATORS: theme settings label -#: src/gui/widgets/tabs/setup_theme.cpp:113 -msgid "Npc font size" +#. TRANSLATORS: short button name for shop window. +#: src/gui/windowmenu.cpp:136 +msgid "SHP" msgstr "" -#. TRANSLATORS: button name with information about selected theme -#: src/gui/widgets/tabs/setup_theme.cpp:117 -msgid "i" +#. TRANSLATORS: short button name for outfits window. +#: src/gui/windowmenu.cpp:140 +msgid "OU" msgstr "" -#. TRANSLATORS: theme info dialog -#: src/gui/widgets/tabs/setup_theme.cpp:243 -msgid "Name: " +#. TRANSLATORS: short button name for updates window. +#: src/gui/windowmenu.cpp:144 +msgid "UP" msgstr "" -#: src/gui/widgets/tabs/setup_theme.cpp:244 -msgid "Copyright:" +#. TRANSLATORS: full button name +#: src/gui/windowmenu.cpp:146 +msgid "Updates" msgstr "" -#. TRANSLATORS: theme info dialog header -#: src/gui/widgets/tabs/setup_theme.cpp:309 -msgid "Theme info" +#. TRANSLATORS: short button name for debug window. +#: src/gui/windowmenu.cpp:148 +msgid "DBG" msgstr "" -#. TRANSLATORS: theme message dialog -#: src/gui/widgets/tabs/setup_theme.cpp:339 -msgid "Theme Changed" -msgstr "Tema Değiştirildi" +#. TRANSLATORS: short button name for windows list menu. +#: src/gui/windowmenu.cpp:157 +msgid "WIN" +msgstr "" -#. TRANSLATORS: video settings warning -#: src/gui/widgets/tabs/setup_theme.cpp:339 -#: src/gui/widgets/tabs/setup_video.cpp:382 -#: src/gui/widgets/tabs/setup_video.cpp:395 -msgid "Restart your client for the change to take effect." -msgstr "Değişikliklerin etkinleşmesi için istemcinizi tekrar başlatın." +#. TRANSLATORS: short button name for setup window. +#: src/gui/windowmenu.cpp:161 +msgid "SET" +msgstr "AYR" -#. TRANSLATORS: onscreen button size -#: src/gui/widgets/tabs/setup_touch.cpp:42 -msgid "Small" -msgstr "" +#. TRANSLATORS: short key name +#. TRANSLATORS: outfits window label +#: src/gui/windowmenu.cpp:296 src/gui/windows/outfitwindow.cpp:78 +#: src/gui/windows/outfitwindow.cpp:572 +#, c-format +msgid "Key: %s" +msgstr "Tuş: %s" -#. TRANSLATORS: onscreen button size -#: src/gui/widgets/tabs/setup_touch.cpp:46 -msgid "Medium" -msgstr "" +#. TRANSLATORS: bot checker window header +#: src/gui/windows/botcheckerwindow.cpp:45 +msgid "Bot Checker" +msgstr "Bot Kontrolörü" -#. TRANSLATORS: onscreen button size -#: src/gui/widgets/tabs/setup_touch.cpp:48 -msgid "Large" -msgstr "" +#. TRANSLATORS: bot checker window button +#. TRANSLATORS: npc dialog button +#: src/gui/windows/botcheckerwindow.cpp:54 src/gui/windows/npcdialog.cpp:118 +msgid "Reset" +msgstr "Sıfırla" -#. TRANSLATORS: touch settings tab -#: src/gui/widgets/tabs/setup_touch.cpp:69 -msgid "Touch" -msgstr "" +#. TRANSLATORS: bot checker window table header +#: src/gui/windows/botcheckerwindow.cpp:95 +msgid "Result" +msgstr "Sonuç" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_touch.cpp:78 -msgid "Onscreen keyboard" +#. TRANSLATORS: buy dialog name +#: src/gui/windows/buydialog.cpp:168 +msgid "Create items" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_touch.cpp:81 -msgid "Show onscreen keyboard icon" -msgstr "" +#. TRANSLATORS: buy dialog label +#. TRANSLATORS: sell dialog label +#: src/gui/windows/buydialog.cpp:241 src/gui/windows/buydialog.cpp:526 +#: src/gui/windows/selldialog.cpp:115 src/gui/windows/selldialog.cpp:370 +#, c-format +msgid "Price: %s / Total: %s" +msgstr "Fiyat: %s / Toplam: %s" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_touch.cpp:85 -msgid "Keyboard icon action" +#. TRANSLATORS: buy dialog label +#: src/gui/windows/buydialog.cpp:250 +msgid "Amount:" msgstr "" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_touch.cpp:91 -msgid "Onscreen joystick" -msgstr "" +#. TRANSLATORS: This is a narrow symbol used to denote 'increasing'. +#. You may change this symbol if your language uses another. +#. TRANSLATORS: item amount window button +#. TRANSLATORS: npc dialog button +#. TRANSLATORS: sell dialog button +#. TRANSLATORS: status window label (plus sign) +#: src/gui/windows/buydialog.cpp:255 src/gui/windows/itemamountwindow.cpp:159 +#: src/gui/windows/itemamountwindow.cpp:194 src/gui/windows/npcdialog.cpp:107 +#: src/gui/windows/selldialog.cpp:119 src/gui/windows/statuswindow.cpp:747 +msgid "+" +msgstr "+" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_touch.cpp:94 -msgid "Show onscreen joystick" -msgstr "" +#. TRANSLATORS: This is a narrow symbol used to denote 'decreasing'. +#. You may change this symbol if your language uses another. +#. TRANSLATORS: item amount window button +#. TRANSLATORS: npc dialog button +#. TRANSLATORS: sell dialog button +#. TRANSLATORS: status window label (minus sign) +#: src/gui/windows/buydialog.cpp:258 src/gui/windows/itemamountwindow.cpp:157 +#: src/gui/windows/itemamountwindow.cpp:191 src/gui/windows/npcdialog.cpp:109 +#: src/gui/windows/selldialog.cpp:121 src/gui/windows/statuswindow.cpp:760 +msgid "-" +msgstr "-" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_touch.cpp:98 -msgid "Joystick size" -msgstr "" +#. TRANSLATORS: char create dialog button +#. TRANSLATORS: char select dialog. button. +#. TRANSLATORS: social window button +#: src/gui/windows/buydialog.cpp:261 src/gui/windows/charcreatedialog.cpp:126 +#: src/gui/windows/charselectdialog.cpp:569 +#: src/gui/windows/socialwindow.cpp:83 +msgid "Create" +msgstr "Oluştur" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_touch.cpp:103 -msgid "Onscreen buttons" -msgstr "" +#. TRANSLATORS: buy dialog button +#. TRANSLATORS: quit dialog name +#. TRANSLATORS: quit dialog button +#. TRANSLATORS: sell dialog button +#. TRANSLATORS: servers dialog button +#. TRANSLATORS: input action name +#: src/gui/windows/buydialog.cpp:263 src/gui/windows/quitdialog.cpp:55 +#: src/gui/windows/quitdialog.cpp:60 src/gui/windows/quitdialog.cpp:62 +#: src/gui/windows/selldialog.cpp:125 src/gui/windows/serverdialog.cpp:111 +#: src/input/pages/basic.cpp:200 +msgid "Quit" +msgstr "Çıkış" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_touch.cpp:106 -msgid "Show onscreen buttons" -msgstr "" +#. TRANSLATORS: buy dialog button +#. TRANSLATORS: sell dialog button +#. TRANSLATORS: status bar label +#. TRANSLATORS: status window label +#. TRANSLATORS: status bar label +#: src/gui/windows/buydialog.cpp:265 src/gui/windows/selldialog.cpp:127 +#: src/gui/windows/statuswindow.cpp:490 src/gui/windows/statuswindow.cpp:545 +#: src/gui/windows/statuswindow.cpp:744 src/gui/windows/statuswindow.cpp:776 +msgid "Max" +msgstr "En Fazla" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_touch.cpp:110 -msgid "Buttons format" -msgstr "" +#. TRANSLATORS: change email dialog header +#. TRANSLATORS: button in change email dialog +#: src/gui/windows/changeemaildialog.cpp:49 +#: src/gui/windows/changeemaildialog.cpp:54 +msgid "Change Email Address" +msgstr "E-posta Adresi Değiştir" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_touch.cpp:114 -msgid "Buttons size" +#. TRANSLATORS: label in change email dialog +#. TRANSLATORS: change password dialog label +#: src/gui/windows/changeemaildialog.cpp:62 +#: src/gui/windows/changepassworddialog.cpp:65 +#, c-format +msgid "Account: %s" +msgstr "Hesap:% s" + +#. TRANSLATORS: label in change email dialog +#: src/gui/windows/changeemaildialog.cpp:66 +msgid "Type new email address twice:" +msgstr "Yeni e-posta adresini tekrar yaz:" + +#. TRANSLATORS: change email error +#: src/gui/windows/changeemaildialog.cpp:140 +#, c-format +msgid "The new email address needs to be at least %u characters long." msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_touch.cpp:122 +#. TRANSLATORS: change email error +#: src/gui/windows/changeemaildialog.cpp:148 #, c-format -msgid "Button %u action" +msgid "The new email address needs to be less than %u characters long." msgstr "" -#. TRANSLATORS: video settings checkbox -#: src/gui/widgets/tabs/setup_video.cpp:69 -msgid "Full screen" -msgstr "Tam ekran" +#. TRANSLATORS: change email error +#: src/gui/windows/changeemaildialog.cpp:156 +msgid "The email address entries mismatch." +msgstr "E-posta adresleri uyuşmuyor." -#. TRANSLATORS: video settings checkbox -#: src/gui/widgets/tabs/setup_video.cpp:72 -msgid "FPS limit:" -msgstr "FPS limiti:" +#. TRANSLATORS: change password window name +#. TRANSLATORS: change password dialog button +#. TRANSLATORS: char select dialog. button. +#: src/gui/windows/changepassworddialog.cpp:50 +#: src/gui/windows/changepassworddialog.cpp:56 +#: src/gui/windows/charselectdialog.cpp:69 +msgid "Change Password" +msgstr "Şifre Değiştir" -#. TRANSLATORS: video settings label -#: src/gui/widgets/tabs/setup_video.cpp:77 -#: src/gui/widgets/tabs/setup_video.cpp:119 -#: src/gui/widgets/tabs/setup_video.cpp:312 -#: src/gui/widgets/tabs/setup_video.cpp:448 -msgid "Alt FPS limit: " -msgstr "Alternatif FPS limiti: " +#. TRANSLATORS: change password dialog label +#. TRANSLATORS: login dialog label +#. TRANSLATORS: register dialog. label. +#. TRANSLATORS: unregister dialog. label. +#: src/gui/windows/changepassworddialog.cpp:69 +#: src/gui/windows/logindialog.cpp:109 src/gui/windows/registerdialog.cpp:79 +#: src/gui/windows/unregisterdialog.cpp:67 +msgid "Password:" +msgstr "Şifre:" -#. TRANSLATORS: video settings button -#: src/gui/widgets/tabs/setup_video.cpp:80 -msgid "Detect best mode" +#. TRANSLATORS: change password dialog label +#: src/gui/windows/changepassworddialog.cpp:72 +msgid "Type new password twice:" +msgstr "Yeni şifreni ikinci tekrar yaz:" + +#. TRANSLATORS: change password error +#: src/gui/windows/changepassworddialog.cpp:121 +msgid "Enter the old password first." +msgstr "Önce eski şifreni yaz." + +#. TRANSLATORS: change password error +#: src/gui/windows/changepassworddialog.cpp:128 +#, c-format +msgid "The new password needs to be at least %u characters long." msgstr "" -#. TRANSLATORS: video settings checkbox -#: src/gui/widgets/tabs/setup_video.cpp:89 -msgid "Show cursor" +#. TRANSLATORS: change password error +#: src/gui/windows/changepassworddialog.cpp:136 +#, c-format +msgid "The new password needs to be less than %u characters long." msgstr "" -#. TRANSLATORS: video settings checkbox -#: src/gui/widgets/tabs/setup_video.cpp:92 -msgid "Custom cursor" -msgstr "Özel imleç" +#. TRANSLATORS: change password error +#: src/gui/windows/changepassworddialog.cpp:144 +msgid "The new password entries mismatch." +msgstr "Yeni şifre girdilerin uyuşmuyor." -#. TRANSLATORS: video settings checkbox -#: src/gui/widgets/tabs/setup_video.cpp:96 -msgid "Enable resize" +#. TRANSLATORS: char create dialog name +#: src/gui/windows/charcreatedialog.cpp:76 +msgid "New Character" msgstr "" -#. TRANSLATORS: video settings checkbox -#: src/gui/widgets/tabs/setup_video.cpp:99 -msgid "No frame" +#. TRANSLATORS: char create dialog label +#. TRANSLATORS: edit server dialog label +#. TRANSLATORS: login dialog label +#. TRANSLATORS: register dialog. label. +#: src/gui/windows/charcreatedialog.cpp:82 +#: src/gui/windows/editserverdialog.cpp:74 src/gui/windows/logindialog.cpp:107 +#: src/gui/windows/registerdialog.cpp:77 +msgid "Name:" +msgstr "İsim:" + +#. TRANSLATORS: This is a narrow symbol used to denote 'next'. +#. You may change this symbol if your language uses another. +#. TRANSLATORS: char create dialog button +#. TRANSLATORS: outfits window button +#: src/gui/windows/charcreatedialog.cpp:86 +#: src/gui/windows/charcreatedialog.cpp:95 +#: src/gui/windows/charcreatedialog.cpp:112 +#: src/gui/windows/charcreatedialog.cpp:192 +#: src/gui/windows/charcreatedialog.cpp:202 +#: src/gui/windows/outfitwindow.cpp:66 +msgid ">" +msgstr ">" + +#. TRANSLATORS: This is a narrow symbol used to denote 'previous'. +#. You may change this symbol if your language uses another. +#. TRANSLATORS: char create dialog button +#. TRANSLATORS: outfits window button +#: src/gui/windows/charcreatedialog.cpp:90 +#: src/gui/windows/charcreatedialog.cpp:97 +#: src/gui/windows/charcreatedialog.cpp:194 +#: src/gui/windows/charcreatedialog.cpp:204 +#: src/gui/windows/outfitwindow.cpp:64 +msgid "<" +msgstr "<" + +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:92 +msgid "Hair color:" +msgstr "Saç Rengi:" + +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:99 +msgid "Hair style:" +msgstr "Saç Stili:" + +#. TRANSLATORS: char create dialog button +#: src/gui/windows/charcreatedialog.cpp:110 +msgid "^" msgstr "" -#. TRANSLATORS: video settings label -#: src/gui/widgets/tabs/setup_video.cpp:116 -#: src/gui/widgets/tabs/setup_video.cpp:120 -#: src/gui/widgets/tabs/setup_video.cpp:310 -#: src/gui/widgets/tabs/setup_video.cpp:432 -#: src/gui/widgets/tabs/setup_video.cpp:445 -msgid "None" -msgstr "Hiç" +#. TRANSLATORS: char create dialog button +#. TRANSLATORS: register dialog. button. +#: src/gui/windows/charcreatedialog.cpp:114 +#: src/gui/windows/registerdialog.cpp:98 +msgid "Male" +msgstr "Erkek" -#. TRANSLATORS: video error message -#: src/gui/widgets/tabs/setup_video.cpp:224 -msgid "" -"Failed to switch to windowed mode and restoration of old mode also failed!" -msgstr "Pencere görünümüne geçilemedi ve eski hale geri dönüş başarısız oldu!" +#. TRANSLATORS: char create dialog button +#. TRANSLATORS: register dialog. button. +#: src/gui/windows/charcreatedialog.cpp:116 +#: src/gui/windows/registerdialog.cpp:100 +msgid "Female" +msgstr "Kadın" -#. TRANSLATORS: video error message -#: src/gui/widgets/tabs/setup_video.cpp:231 -msgid "" -"Failed to switch to fullscreen mode and restoration of old mode also failed!" -msgstr "Tam ekrana geçilemedi ve eski hale geri dönüş başarısız oldu!" +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:124 +#: src/gui/windows/charcreatedialog.cpp:480 +#, c-format +msgid "Please distribute %d points" +msgstr "Lütfen %d puanı dağıt" -#. TRANSLATORS: video settings warning -#: src/gui/widgets/tabs/setup_video.cpp:243 -msgid "Switching to Full Screen" -msgstr "Tam Ekrana Geçiliyor" +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:196 +msgid "Race:" +msgstr "" -#. TRANSLATORS: video settings warning -#: src/gui/widgets/tabs/setup_video.cpp:245 -msgid "Restart needed for changes to take effect." -msgstr "Değişikliklerin etkili olması için yeniden başlatma gerekli." +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:206 +msgid "Look:" +msgstr "" -#. TRANSLATORS: video settings warning -#: src/gui/widgets/tabs/setup_video.cpp:267 -msgid "Changing to OpenGL" -msgstr "OpenGL'ye Değiştiriliyor" +#. TRANSLATORS: char creation error +#: src/gui/windows/charcreatedialog.cpp:370 +msgid "Your name needs to be at least 4 characters." +msgstr "Adınızda en az 4 karakter olması gerekir." -#. TRANSLATORS: video settings warning -#: src/gui/widgets/tabs/setup_video.cpp:269 -msgid "Applying change to OpenGL requires restart." -msgstr "OpenGL değişikliklerini uygulamak için yeniden başlatma gereklidir." +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:470 +msgid "Character stats OK" +msgstr "Karakter istatistikleri TAMAM" -#. TRANSLATORS: resolution question dialog -#: src/gui/widgets/tabs/setup_video.cpp:351 -msgid "Custom resolution (example: 1024x768)" -msgstr "Özel çözünürlük (örnek: 1024x768)" +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:486 +#, c-format +msgid "Please remove %d points" +msgstr "Lütfen %d puanı eksilt" -#. TRANSLATORS: resolution question dialog -#: src/gui/widgets/tabs/setup_video.cpp:353 -msgid "Enter new resolution: " -msgstr "Yeni çözünürlük gir: " +#. TRANSLATORS: char deletion message +#: src/gui/windows/chardeleteconfirm.h:41 +msgid "Confirm Character Delete" +msgstr "Karakter Silmeyi Onayla" -#. TRANSLATORS: video settings warning -#: src/gui/widgets/tabs/setup_video.cpp:380 -#: src/gui/widgets/tabs/setup_video.cpp:393 -msgid "Screen Resolution Changed" -msgstr "Ekran Çözünürlüğü Değiştirildi" +#. TRANSLATORS: char deletion message +#: src/gui/windows/chardeleteconfirm.h:43 +msgid "Are you sure you want to delete this character?" +msgstr "Bu karakteri silmek istediğinize emin misiniz?" -#: src/gui/widgets/tabs/setup_video.cpp:383 -msgid "Some windows may be moved to fit the lowered resolution." -msgstr "Bazı pencereler düşürülmüş çözünürlüğe uyması için taşınmış olabilir." +#. TRANSLATORS: char select dialog name +#: src/gui/windows/charselectdialog.cpp:60 +#, c-format +msgid "Account %s (last login time %s)" +msgstr "" -#. TRANSLATORS: speach type -#: src/gui/widgets/tabs/setup_visual.cpp:43 -msgid "No text" -msgstr "Metin yok" +#. TRANSLATORS: char select dialog. button. +#: src/gui/windows/charselectdialog.cpp:67 +msgid "Switch Login" +msgstr "Hesap Değiştir" -#. TRANSLATORS: speach type -#: src/gui/widgets/tabs/setup_visual.cpp:45 -msgid "Text" -msgstr "Metin" +#. TRANSLATORS: char select dialog. button. +#. TRANSLATORS: updater window button +#: src/gui/windows/charselectdialog.cpp:74 +#: src/gui/windows/charselectdialog.cpp:564 +#: src/gui/windows/updaterwindow.cpp:195 +msgid "Play" +msgstr "Oyna" -#. TRANSLATORS: speach type -#: src/gui/widgets/tabs/setup_visual.cpp:47 -msgid "Bubbles, no names" -msgstr "Balonlar, isimler yok" +#. TRANSLATORS: char select dialog. button. +#. TRANSLATORS: info message +#: src/gui/windows/charselectdialog.cpp:76 +#: src/net/ea/charserverhandler.cpp:223 +msgid "Info" +msgstr "Bilgi" -#. TRANSLATORS: speach type -#: src/gui/widgets/tabs/setup_visual.cpp:49 -msgid "Bubbles with names" -msgstr "İsimler ve balonlar" +#. TRANSLATORS: char select dialog. button. +#. TRANSLATORS: unregister dialog name +#. TRANSLATORS: unregister dialog. button. +#: src/gui/windows/charselectdialog.cpp:103 +#: src/gui/windows/unregisterdialog.cpp:49 +#: src/gui/windows/unregisterdialog.cpp:54 +msgid "Unregister" +msgstr "Kaydı Sil" -#. TRANSLATORS: ambient effect type -#. TRANSLATORS: vsync type -#: src/gui/widgets/tabs/setup_visual.cpp:57 -#: src/gui/widgets/tabs/setup_visual.cpp:83 -msgid "off" -msgstr "kapalı" +#. TRANSLATORS: char select dialog. button. +#: src/gui/windows/charselectdialog.cpp:115 +msgid "Change Email" +msgstr "E-posta Değiştir" -#. TRANSLATORS: patricle effects type -#: src/gui/widgets/tabs/setup_visual.cpp:69 -msgid "best quality" +#. TRANSLATORS: char select dialog name +#: src/gui/windows/charselectdialog.cpp:153 +#, c-format +msgid "Account %s" msgstr "" -#. TRANSLATORS: patricle effects type -#: src/gui/widgets/tabs/setup_visual.cpp:71 -msgid "normal" +#. TRANSLATORS: char select dialog. player info message. +#: src/gui/windows/charselectdialog.cpp:227 +#, c-format +msgid "" +"Hp: %u/%u\n" +"Mp: %u/%u\n" +"Level: %u\n" +"Experience: %u\n" +"Money: %s" msgstr "" -#. TRANSLATORS: patricle effects type -#: src/gui/widgets/tabs/setup_visual.cpp:73 -msgid "best performance" +#: src/gui/windows/charselectdialog.cpp:279 +msgid "Incorrect password" msgstr "" -#. TRANSLATORS: vsync type -#: src/gui/widgets/tabs/setup_visual.cpp:85 -msgid "on" +#. TRANSLATORS: char deletion question. +#: src/gui/windows/charselectdialog.cpp:419 +msgid "Enter password for deleting character" msgstr "" -#. TRANSLATORS: settings tab name -#: src/gui/widgets/tabs/setup_visual.cpp:98 -msgid "Visual" +#: src/gui/windows/charselectdialog.cpp:419 +msgid "Enter password:" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:107 -#: src/gui/widgets/tabs/setup_visual.cpp:115 -msgid "Scale" -msgstr "" +#. TRANSLATORS: chat message +#: src/gui/windows/chatwindow.cpp:640 +#, c-format +msgid "Present: %s; %d players are present." +msgstr "Mevcut: %s; %d oyuncu mevcut." -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:119 -msgid "Notifications" -msgstr "Bildirimleri" +#. TRANSLATORS: chat message +#: src/gui/windows/chatwindow.cpp:1083 +#, c-format +msgid "Whispering to %s: %s" +msgstr "%s 'e fısıldanıyor: %s" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:122 -msgid "Show pickup notifications in chat" -msgstr "Toplama bildirimlerini sohbette göster" +#. TRANSLATORS: owners pet name. For example: 4144's pet +#: src/gui/windows/chatwindow.cpp:1528 +#, c-format +msgid "%s's pet" +msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:126 -msgid "Show pickup notifications as particle effects" -msgstr "Toplama bildirimlerini partikül efekti olarak göster" +#. TRANSLATORS: confirm dialog button +#: src/gui/windows/confirmdialog.cpp:55 +msgid "Yes" +msgstr "Evet" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:130 -msgid "Effects" +#. TRANSLATORS: debug window tab +#: src/gui/windows/debugwindow.cpp:63 +msgid "Target" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:134 -msgid "Grab mouse and keyboard input" +#. TRANSLATORS: debug window tab +#: src/gui/windows/debugwindow.cpp:65 +msgid "Net" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:139 -msgid "Blurring textures (OpenGL)" +#. TRANSLATORS: did you know window name +#: src/gui/windows/didyouknowwindow.cpp:53 +msgid "Did You Know?" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:143 -msgid "Gui opacity" -msgstr "Gui şeffaflığı" +#. TRANSLATORS: did you know window button +#: src/gui/windows/didyouknowwindow.cpp:60 +msgid "< Previous" +msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:148 -msgid "Overhead text" -msgstr "Başın üstünde yazı" +#. TRANSLATORS: did you know window button +#: src/gui/windows/didyouknowwindow.cpp:62 +msgid "Next >" +msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:153 -msgid "Ambient FX" -msgstr "Çevresel grafikler" +#. TRANSLATORS: did you know window checkbox +#: src/gui/windows/didyouknowwindow.cpp:64 +msgid "Auto open this window" +msgstr "" -#. TRANSLATORS: particle details -#: src/gui/widgets/tabs/setup_visual.cpp:167 -msgid "max" -msgstr "en yüksek" +#. TRANSLATORS: edit server dialog name +#: src/gui/windows/editserverdialog.cpp:48 +msgid "Edit Server" +msgstr "" -#: src/gui/widgets/tabs/setup_visual.cpp:168 -msgid "Particle detail" -msgstr "Partikül detayı" +#. TRANSLATORS: edit server dialog button +#. TRANSLATORS: servers dialog button +#: src/gui/windows/editserverdialog.cpp:57 +#: src/gui/windows/serverdialog.cpp:113 +msgid "Connect" +msgstr "Bağlan" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:175 -msgid "Particle physics" +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:63 +msgid "Use same ip" msgstr "" -#. TRANSLATORS: settings group -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:180 -#: src/gui/widgets/tabs/setup_visual.cpp:187 -msgid "Gamma" +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:76 +msgid "Address:" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:183 -msgid "Enable gamma control" -msgstr "" +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:78 +msgid "Port:" +msgstr "Bağlantı Noktası:" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:196 -msgid "Vsync" +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:80 +msgid "Server type:" +msgstr "Sunucu Türü:" + +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:82 +msgid "Description:" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:201 -msgid "Center game window" +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:84 +msgid "Online list url:" msgstr "" -#. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_visual.cpp:206 -msgid "Allow screensaver to run" +#. TRANSLATORS: edit server dialog error message +#: src/gui/windows/editserverdialog.cpp:196 +msgid "Please at least type both the address and the port of the server." msgstr "" -#. TRANSLATORS: settings group -#: src/gui/widgets/tabs/setup_visual.cpp:211 -msgid "Screenshots" +#. TRANSLATORS: font size +#: src/gui/windows/emotewindow.cpp:47 +msgid "Normal font" msgstr "" -#: src/gui/widgets/tabs/setup_visual.cpp:213 -msgid "Add water mark into screenshots" +#. TRANSLATORS: emotes tab name +#: src/gui/windows/emotewindow.cpp:119 +msgid "Fonts" msgstr "" -#. TRANSLATORS: Attack filter tab name in social window. -#. TRANSLATORS: Should be small -#: src/gui/widgets/tabs/socialattacktab.h:51 -msgid "Atk" +#. TRANSLATORS: equipment window button +#. TRANSLATORS: inventory button +#: src/gui/windows/equipmentwindow.cpp:70 +#: src/gui/windows/inventorywindow.cpp:179 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 +#: src/resources/itemtypemapdata.h:75 src/resources/itemtypemapdata.h:79 +#: src/resources/itemtypemapdata.h:83 src/resources/itemtypemapdata.h:87 +#: src/resources/itemtypemapdata.h:91 src/resources/itemtypemapdata.h:95 +msgid "Unequip" +msgstr "Çıkar" + +#. TRANSLATORS: help window. button. +#: src/gui/windows/helpwindow.cpp:57 +msgid "Did you know..." msgstr "" -#. TRANSLATORS: mobs group name in social window -#: src/gui/widgets/tabs/socialattacktab.h:67 -msgid "Priority mobs" -msgstr "Öncelikli canavarlar" +#. TRANSLATORS: inventory button +#. TRANSLATORS: outfits window button +#. TRANSLATORS: inventory button +#: src/gui/windows/inventorywindow.cpp:175 src/gui/windows/outfitwindow.cpp:68 +#: 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 src/resources/itemtypemapdata.h:75 +#: src/resources/itemtypemapdata.h:79 src/resources/itemtypemapdata.h:83 +#: src/resources/itemtypemapdata.h:87 src/resources/itemtypemapdata.h:91 +#: src/resources/itemtypemapdata.h:95 +msgid "Equip" +msgstr "Donatmak" -#. TRANSLATORS: mobs group name in social window -#: src/gui/widgets/tabs/socialattacktab.h:69 -msgid "Attack mobs" -msgstr "Saldırılacak canavarlar" +#. TRANSLATORS: item amount window button +#: src/gui/windows/itemamountwindow.cpp:165 +msgid "All" +msgstr "Hepsi" -#. TRANSLATORS: mobs group name in social window -#: src/gui/widgets/tabs/socialattacktab.h:71 -msgid "Ignore mobs" -msgstr "Canavarları görmezden gel" +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:221 +msgid "Select amount of items to trade." +msgstr "Takas yapılacak nesne miktarını seç." -#. TRANSLATORS: social window label -#: src/gui/widgets/tabs/socialfriendstab.h:119 +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:225 +msgid "Select amount of items to drop." +msgstr "Bırakılacak nesne miktarını seç." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:229 +msgid "Select amount of items to store." +msgstr "Saklanacak nesne miktarını seç." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:233 +msgid "Select amount of items to retrieve." +msgstr "Depodan alınacak nesne miktarını seç." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:237 +msgid "Select amount of items to split." +msgstr "Bölünecek nesne miktarını seç." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:241 +msgid "Add to buy shop." +msgstr "Satın alma mağazasına ekle." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:245 +msgid "Add to sell shop." +msgstr "Satış mağazasına ekle." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:249 +msgid "Unknown." +msgstr "Bilinmeyen." + +#. TRANSLATORS: kill stats window button +#: src/gui/windows/killstats.cpp:54 +msgid "Reset stats" +msgstr "İstatistikleri sıfırla" + +#. TRANSLATORS: kill stats window button +#: src/gui/windows/killstats.cpp:56 +msgid "Reset timer" +msgstr "Sayacı sıfırla" + +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:61 src/gui/windows/killstats.cpp:175 +#: src/gui/windows/killstats.cpp:280 src/gui/windows/killstats.cpp:521 #, c-format -msgid "Friends: %u/%u" +msgid "Kills: %s, total exp: %s" msgstr "" -#. TRANSLATORS: social window label -#: src/gui/widgets/tabs/socialguildtab2.h:95 -#: src/gui/widgets/tabs/socialguildtab.h:166 -#: src/gui/widgets/tabs/socialpartytab.h:158 +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:64 src/gui/windows/killstats.cpp:177 +#: src/gui/windows/killstats.cpp:257 src/gui/windows/killstats.cpp:272 +#: src/gui/windows/killstats.cpp:523 #, c-format -msgid "Players: %u/%u" +msgid "Avg Exp: %s" msgstr "" -#. TRANSLATORS: chat message -#: src/gui/widgets/tabs/socialguildtab.h:84 +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:66 src/gui/windows/killstats.cpp:180 +#: src/gui/windows/killstats.cpp:262 src/gui/windows/killstats.cpp:276 +#: src/gui/windows/killstats.cpp:526 #, c-format -msgid "Invited user %s to guild %s." -msgstr "%s kullanıcısı %s loncasına davet edildi." +msgid "No. of avg mob to next level: %s" +msgstr "Bir üst levele kadar ortalama canavar sayısı: %s" -#: src/gui/widgets/tabs/socialguildtab.h:102 +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:69 src/gui/windows/killstats.cpp:191 +#: src/gui/windows/killstats.cpp:284 src/gui/windows/killstats.cpp:529 #, c-format -msgid "Guild %s quit requested." -msgstr "%s loncasından çıkış istendi." +msgid "Kills/Min: %s, Exp/Min: %s" +msgstr "" -#. TRANSLATORS: guild invite message -#: src/gui/widgets/tabs/socialguildtab.h:117 -msgid "Member Invite to Guild" -msgstr "Loncaya üye davet et" +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:73 src/gui/windows/killstats.cpp:78 +#: src/gui/windows/killstats.cpp:83 src/gui/windows/killstats.cpp:350 +#: src/gui/windows/killstats.cpp:369 src/gui/windows/killstats.cpp:390 +#, c-format +msgid "Exp speed per %d min: %s" +msgid_plural "Exp speed per %d min: %s" +msgstr[0] "" +msgstr[1] "" -#. TRANSLATORS: guild invite message -#: src/gui/widgets/tabs/socialguildtab.h:119 +#: src/gui/windows/killstats.cpp:75 src/gui/windows/killstats.cpp:80 +#: src/gui/windows/killstats.cpp:86 #, c-format -msgid "Who would you like to invite to guild %s?" -msgstr "%s loncasına kimi davet etmek istersin?" +msgid "Time for next level per %d min: %s" +msgid_plural "Time for next level per %d min: %s" +msgstr[0] "" +msgstr[1] "" -#. TRANSLATORS: guild leave message -#: src/gui/widgets/tabs/socialguildtab.h:129 -msgid "Leave Guild?" -msgstr "Loncadan ayrıl?" +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:89 src/gui/windows/killstats.cpp:289 +msgid "Last kill exp:" +msgstr "" -#. TRANSLATORS: guild leave message -#: src/gui/widgets/tabs/socialguildtab.h:131 +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:92 src/gui/windows/killstats.cpp:421 +#: src/gui/windows/killstats.cpp:428 src/gui/windows/killstats.cpp:435 +#: src/gui/windows/killstats.cpp:441 +msgid "Time before jacko spawn:" +msgstr "" + +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:129 src/gui/windows/killstats.cpp:242 #, c-format -msgid "Are you sure you want to leave guild %s?" -msgstr "%s loncasından ayrılmak istediğine emin misin?" +msgid "Level: %d at %f%%" +msgstr "" -#. TRANSLATORS: social window label -#: src/gui/widgets/tabs/socialguildtab.h:142 +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:134 src/gui/windows/killstats.cpp:247 #, c-format -msgid "Members: %u/%u" +msgid "Exp: %d/%d Left: %d" msgstr "" -#. TRANSLATORS: Navigation tab name in social window. -#. TRANSLATORS: Should be small -#: src/gui/widgets/tabs/socialnavigationtab.h:60 -msgid "Nav" -msgstr "Navigasyon" +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:138 src/gui/windows/killstats.cpp:253 +#: src/gui/windows/killstats.cpp:267 +#, c-format +msgid "1%% = %d exp, avg mob for 1%%: %s" +msgstr "1%% = %d tecrübe, 1%% için ortalama canavar sayısı: %s" -#. TRANSLATORS: social window label -#: src/gui/widgets/tabs/socialnavigationtab.h:161 +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:356 src/gui/windows/killstats.cpp:365 +#: src/gui/windows/killstats.cpp:376 src/gui/windows/killstats.cpp:385 +#: src/gui/windows/killstats.cpp:398 src/gui/windows/killstats.cpp:407 #, c-format -msgid "Portals: %u/%u" +msgid " Time for next level: %s" msgstr "" -#. TRANSLATORS: tab in social window -#. TRANSLATORS: party chat tab name -#: src/gui/widgets/tabs/socialpartytab.h:51 src/net/ea/gui/partytab.cpp:48 -msgid "Party" -msgstr "Grup" - -#: src/gui/widgets/tabs/socialpartytab.h:85 +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:428 #, c-format -msgid "Invited user %s to party." -msgstr "%s adlı oyuncu gruba davet edildi." +msgid "%s %d?" +msgstr "" + +#: src/gui/windows/killstats.cpp:435 +msgid "jacko spawning" +msgstr "" + +#. TRANSLATORS: login dialog name +#. TRANSLATORS: login dialog button +#: src/gui/windows/logindialog.cpp:67 src/gui/windows/logindialog.cpp:84 +msgid "Login" +msgstr "Oturum Aç" + +#. TRANSLATORS: login dialog label +#: src/gui/windows/logindialog.cpp:74 +msgid "Remember username" +msgstr "Kullanıcı adını hatırla" -#: src/gui/widgets/tabs/socialpartytab.h:102 -#, c-format -msgid "Party %s quit requested." -msgstr "Grup %s 'ten çıkış istendi." +#. TRANSLATORS: login dialog label +#: src/gui/windows/logindialog.cpp:77 +msgid "Update:" +msgstr "Güncelle:" -#. TRANSLATORS: party invite message -#: src/gui/widgets/tabs/socialpartytab.h:117 -msgid "Member Invite to Party" -msgstr "Üye Gruba Daveti" +#. TRANSLATORS: login dialog button +#: src/gui/windows/logindialog.cpp:82 +msgid "Change Server" +msgstr "Sunucu Değiştir" -#. TRANSLATORS: party invite message -#: src/gui/widgets/tabs/socialpartytab.h:119 -#, c-format -msgid "Who would you like to invite to party %s?" -msgstr "Grup %s 'e kimi davet etmek istersin?" +#. TRANSLATORS: login dialog button +#. TRANSLATORS: register dialog name +#. TRANSLATORS: register dialog. button. +#: src/gui/windows/logindialog.cpp:86 src/gui/windows/registerdialog.cpp:54 +#: src/gui/windows/registerdialog.cpp:63 +msgid "Register" +msgstr "Kayıt ol" -#. TRANSLATORS: party leave message -#: src/gui/widgets/tabs/socialpartytab.h:129 -msgid "Leave Party?" -msgstr "Gruptan ayrıl?" +#. TRANSLATORS: login dialog checkbox +#: src/gui/windows/logindialog.cpp:88 +msgid "Custom update host" +msgstr "Elle güncelleme sunucusu" -#. TRANSLATORS: party leave message -#: src/gui/widgets/tabs/socialpartytab.h:131 +#. TRANSLATORS: login dialog label +#: src/gui/windows/logindialog.cpp:103 +msgid "Server:" +msgstr "Sunucu:" + +#. TRANSLATORS: login dialog label +#: src/gui/windows/logindialog.cpp:113 #, c-format -msgid "Are you sure you want to leave party %s?" -msgstr "%s grubundan ayrılmak istediğinize emin misin?" +msgid "Update host: %s" +msgstr "" -#. TRANSLATORS: Pickup filter tab name in social window. -#. TRANSLATORS: Should be small -#: src/gui/widgets/tabs/socialpickuptab.h:51 -msgid "Pik" +#: src/gui/windows/logindialog.cpp:232 +msgid "Open register url" msgstr "" -#. TRANSLATORS: items group name in social window -#: src/gui/widgets/tabs/socialpickuptab.h:67 -msgid "Pickup items" -msgstr "Nesneleri Topla" +#: src/gui/windows/ministatuswindow.cpp:72 +msgid "health bar" +msgstr "" -#. TRANSLATORS: items group name in social window -#: src/gui/widgets/tabs/socialpickuptab.h:69 -msgid "Ignore items" -msgstr "Nesneleri görmezden gel" +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:83 +msgid "mana bar" +msgstr "" -#. TRANSLATORS: social window label -#: src/gui/widgets/tabs/socialplayerstab.h:192 -#, c-format -msgid "Visible players: %d" +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:87 +msgid "experience bar" msgstr "" -#. TRANSLATORS: short button name for who is online window. -#: src/gui/windowmenu.cpp:71 -msgid "ONL" -msgstr "KO" +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:92 +msgid "weight bar" +msgstr "" -#: src/gui/windowmenu.cpp:72 -msgid "Who is online" -msgstr "Kimler Online" +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:98 +msgid "inventory slots bar" +msgstr "envanter yer çubuğu" -#. TRANSLATORS: short button name for help window. -#: src/gui/windowmenu.cpp:74 -msgid "HLP" +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:102 +msgid "money bar" msgstr "" -#. TRANSLATORS: short button name for quests window. -#: src/gui/windowmenu.cpp:77 -msgid "QE" +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:106 +msgid "arrows bar" msgstr "" -#. TRANSLATORS: quests window name -#: src/gui/windowmenu.cpp:78 src/gui/windows/questswindow.cpp:65 -msgid "Quests" +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:111 +msgid "status bar" msgstr "" -#. TRANSLATORS: short button name for bot checker window. -#: src/gui/windowmenu.cpp:80 -msgid "BC" -msgstr "BK" +#: src/gui/windows/ministatuswindow.cpp:135 +msgid "job bar" +msgstr "" -#: src/gui/windowmenu.cpp:81 -msgid "Bot checker" -msgstr "Bot kontrolörü" +#. TRANSLATORS: status bar label +#. TRANSLATORS: status window label +#: src/gui/windows/ministatuswindow.cpp:342 +#: src/gui/windows/statuswindow.cpp:247 +#, c-format +msgid "Level: %d (GM %d)" +msgstr "Level: %d (GM %d)" -#. TRANSLATORS: short button name for kill stats window. -#: src/gui/windowmenu.cpp:83 -msgid "KS" -msgstr "Öİ" +#. TRANSLATORS: status bar label +#. TRANSLATORS: status window label +#: src/gui/windows/ministatuswindow.cpp:349 +#: src/gui/windows/statuswindow.cpp:73 src/gui/windows/statuswindow.cpp:254 +#: src/gui/windows/statuswindow.cpp:379 +#, c-format +msgid "Level: %d" +msgstr "Seviye: %d" -#. TRANSLATORS: kill stats window name -#: src/gui/windowmenu.cpp:84 src/gui/windows/killstats.cpp:49 -msgid "Kill stats" -msgstr "Öldürme istatistikleri" +#. TRANSLATORS: status bar label +#: src/gui/windows/ministatuswindow.cpp:365 +#: src/gui/windows/ministatuswindow.cpp:403 +msgid "Need" +msgstr "Gereklilik" -#: src/gui/windowmenu.cpp:86 -msgid "Smilies" +#. TRANSLATORS: job bar label +#: src/gui/windows/ministatuswindow.cpp:389 +#, c-format +msgid "Job level: %d" msgstr "" -#. TRANSLATORS: short button name for chat window. -#: src/gui/windowmenu.cpp:88 -msgid "CH" +#. TRANSLATORS: npc dialog button +#: src/gui/windows/npcdialog.cpp:72 +msgid "Stop waiting" msgstr "" -#. TRANSLATORS: short button name for status window. -#: src/gui/windowmenu.cpp:96 -msgid "STA" -msgstr "DRM" - -#: src/gui/windowmenu.cpp:97 -msgid "Status" -msgstr "Durum" +#. TRANSLATORS: npc dialog button +#: src/gui/windows/npcdialog.cpp:74 +msgid "Next" +msgstr "İleri" -#. TRANSLATORS: short button name for equipment window. -#: src/gui/windowmenu.cpp:99 -msgid "EQU" -msgstr "EKP" +#. TRANSLATORS: npc dialog button +#: src/gui/windows/npcdialog.cpp:78 +msgid "Submit" +msgstr "Onayla" -#. TRANSLATORS: equipment window name -#. TRANSLATORS: inventory button -#: src/gui/windowmenu.cpp:100 src/gui/windows/equipmentwindow.cpp:63 -#: src/gui/windows/inventorywindow.cpp:200 -msgid "Equipment" -msgstr "Ekipman" +#. TRANSLATORS: npc dialog button +#. TRANSLATORS: servers dialog button +#. TRANSLATORS: shop window label +#. TRANSLATORS: shop window button +#. TRANSLATORS: trade window button +#: src/gui/windows/npcdialog.cpp:116 src/gui/windows/serverdialog.cpp:115 +#: src/gui/windows/shopwindow.cpp:100 src/gui/windows/shopwindow.cpp:107 +#: src/gui/windows/tradewindow.cpp:84 +msgid "Add" +msgstr "Ekle" -#. TRANSLATORS: short button name for inventory window. -#: src/gui/windowmenu.cpp:102 -msgid "INV" -msgstr "ENV" +#. TRANSLATORS: label in npc post dialog +#: src/gui/windows/npcpostdialog.cpp:62 +msgid "To:" +msgstr "Alıcı:" -#. TRANSLATORS: inventory window name -#. TRANSLATORS: inventory type name -#: src/gui/windowmenu.cpp:103 src/gui/windows/inventorywindow.cpp:135 -#: src/inventory.cpp:262 -msgid "Inventory" -msgstr "Envanter" +#. TRANSLATORS: button in npc post dialog +#: src/gui/windows/npcpostdialog.cpp:69 +msgid "Send" +msgstr "Gönder" -#. TRANSLATORS: short button name for map window. -#: src/gui/windowmenu.cpp:105 -msgid "MAP" -msgstr "" +#. TRANSLATORS: npc post message error +#: src/gui/windows/npcpostdialog.cpp:116 +msgid "Failed to send as sender or letter invalid." +msgstr "Gönderen olarak gönderme yapılamadı ya da hatalı karakter." -#. TRANSLATORS: short button name for skills window. -#: src/gui/windowmenu.cpp:111 -msgid "SKI" -msgstr "YTN" +#. TRANSLATORS: outfits window label +#: src/gui/windows/outfitwindow.cpp:70 src/gui/windows/outfitwindow.cpp:566 +#, c-format +msgid "Outfit: %d" +msgstr "Elbise: %d" -#. TRANSLATORS: skills dialog name -#: src/gui/windowmenu.cpp:112 src/gui/windows/skilldialog.cpp:61 -msgid "Skills" -msgstr "Yetenekler" +#. TRANSLATORS: outfits window checkbox +#: src/gui/windows/outfitwindow.cpp:72 +msgid "Unequip first" +msgstr "Önce çıkart" -#. TRANSLATORS: short button name for social window. -#: src/gui/windowmenu.cpp:116 -msgid "SOC" -msgstr "SOS" +#. TRANSLATORS: outfits window checkbox +#: src/gui/windows/outfitwindow.cpp:75 +msgid "Away outfit" +msgstr "Uzak elbisesi" -#. TRANSLATORS: full button name -#. TRANSLATORS: social window name -#: src/gui/windowmenu.cpp:118 src/gui/windows/socialwindow.cpp:60 -msgid "Social" -msgstr "Sosyal" +#. TRANSLATORS: quit dialog button +#: src/gui/windows/quitdialog.cpp:65 +msgid "Switch server" +msgstr "Sunucu değiştir" -#. TRANSLATORS: short button name for shortcuts window. -#: src/gui/windowmenu.cpp:120 -msgid "SH" -msgstr "KY" +#. TRANSLATORS: quit dialog button +#: src/gui/windows/quitdialog.cpp:68 +msgid "Switch character" +msgstr "Karakter değiştir" -#. TRANSLATORS: short button name for spells window. -#: src/gui/windowmenu.cpp:124 -msgid "SP" -msgstr "BY" +#. TRANSLATORS: register dialog. label. +#: src/gui/windows/registerdialog.cpp:81 +msgid "Confirm:" +msgstr "Onayla:" -#. TRANSLATORS: short button name for drops window. -#: src/gui/windowmenu.cpp:128 -msgid "DR" -msgstr "" +#. TRANSLATORS: register dialog. label. +#: src/gui/windows/registerdialog.cpp:121 +msgid "Email:" +msgstr "E-Posta:" -#. TRANSLATORS: short button name for did you know window. -#: src/gui/windowmenu.cpp:132 -msgid "YK" +#. TRANSLATORS: error message +#: src/gui/windows/registerdialog.cpp:192 +#, c-format +msgid "The username needs to be at least %u characters long." msgstr "" -#. TRANSLATORS: full button name -#: src/gui/windowmenu.cpp:134 -msgid "Did you know" +#. TRANSLATORS: error message +#: src/gui/windows/registerdialog.cpp:201 +#, c-format +msgid "The username needs to be less than %u characters long." msgstr "" -#. TRANSLATORS: short button name for shop window. -#: src/gui/windowmenu.cpp:136 -msgid "SHP" +#. TRANSLATORS: error message +#. TRANSLATORS: unregister dialog. error message. +#: src/gui/windows/registerdialog.cpp:210 +#: src/gui/windows/unregisterdialog.cpp:130 +#, c-format +msgid "The password needs to be at least %u characters long." msgstr "" -#. TRANSLATORS: short button name for outfits window. -#: src/gui/windowmenu.cpp:140 -msgid "OU" +#. TRANSLATORS: error message +#. TRANSLATORS: unregister dialog. error message. +#: src/gui/windows/registerdialog.cpp:219 +#: src/gui/windows/unregisterdialog.cpp:137 +#, c-format +msgid "The password needs to be less than %u characters long." msgstr "" -#. TRANSLATORS: short button name for updates window. -#: src/gui/windowmenu.cpp:144 -msgid "UP" -msgstr "" +#. TRANSLATORS: error message +#: src/gui/windows/registerdialog.cpp:227 +msgid "Passwords do not match." +msgstr "Parolalar uyuşmuyor." -#. TRANSLATORS: full button name -#: src/gui/windowmenu.cpp:146 -msgid "Updates" +#. TRANSLATORS: sell confirmation header +#: src/gui/windows/selldialog.cpp:260 +msgid "sell item" msgstr "" -#. TRANSLATORS: short button name for debug window. -#: src/gui/windowmenu.cpp:148 -msgid "DBG" +#. TRANSLATORS: sell confirmation message +#: src/gui/windows/selldialog.cpp:262 +#, c-format +msgid "Do you really want to sell %s?" msgstr "" -#. TRANSLATORS: short button name for windows list menu. -#: src/gui/windowmenu.cpp:157 -msgid "WIN" +#. TRANSLATORS: servers dialog name +#: src/gui/windows/serverdialog.cpp:102 +msgid "Choose Your Server" +msgstr "Sunucunu Seç" + +#. TRANSLATORS: servers dialog button +#: src/gui/windows/serverdialog.cpp:121 +msgid "Load" +msgstr "Yükle" + +#. TRANSLATORS: servers dialog name +#: src/gui/windows/serverdialog.cpp:135 +msgid "Choose Your Server *** SAFE MODE ***" msgstr "" -#. TRANSLATORS: short button name for setup window. -#: src/gui/windowmenu.cpp:161 -msgid "SET" -msgstr "AYR" +#. TRANSLATORS: servers dialog checkbox +#: src/gui/windows/serverdialog.cpp:144 +msgid "Use same ip for game sub servers" +msgstr "Alt oyun sunucuları için aynı IP' yi kullan" -#. TRANSLATORS: short key name -#. TRANSLATORS: outfits window label -#: src/gui/windowmenu.cpp:296 src/gui/windows/outfitwindow.cpp:78 -#: src/gui/windows/outfitwindow.cpp:572 +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:396 #, c-format -msgid "Key: %s" -msgstr "Tuş: %s" +msgid "Downloading server list...%2.2f%%" +msgstr "Sunucu listesi indiriliyor...%2.2f%%" -#. TRANSLATORS: bot checker window header -#: src/gui/windows/botcheckerwindow.cpp:45 -msgid "Bot Checker" -msgstr "Bot Kontrolörü" +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:402 +msgid "Waiting for server..." +msgstr "Sunucu bekleniyor..." -#. TRANSLATORS: bot checker window button -#. TRANSLATORS: npc dialog button -#: src/gui/windows/botcheckerwindow.cpp:54 src/gui/windows/npcdialog.cpp:118 -msgid "Reset" -msgstr "Sıfırla" +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:407 +msgid "Preparing download" +msgstr "İndirmeye hazırlanılıyor" -#. TRANSLATORS: bot checker window table header -#: src/gui/windows/botcheckerwindow.cpp:95 -msgid "Result" -msgstr "Sonuç" +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:412 +msgid "Error retreiving server list!" +msgstr "Sunucu listesi alma hatası!" -#. TRANSLATORS: buy dialog name -#: src/gui/windows/buydialog.cpp:168 -msgid "Create items" -msgstr "" +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:502 +msgid "requires a newer version" +msgstr "daha yeni bir sürüm gerektirir" -#. TRANSLATORS: buy dialog label -#. TRANSLATORS: sell dialog label -#: src/gui/windows/buydialog.cpp:241 src/gui/windows/buydialog.cpp:526 -#: src/gui/windows/selldialog.cpp:115 src/gui/windows/selldialog.cpp:370 +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:507 #, c-format -msgid "Price: %s / Total: %s" -msgstr "Fiyat: %s / Toplam: %s" - -#. TRANSLATORS: buy dialog label -#: src/gui/windows/buydialog.cpp:250 -msgid "Amount:" -msgstr "" - -#. TRANSLATORS: This is a narrow symbol used to denote 'increasing'. -#. You may change this symbol if your language uses another. -#. TRANSLATORS: item amount window button -#. TRANSLATORS: npc dialog button -#. TRANSLATORS: sell dialog button -#. TRANSLATORS: status window label (plus sign) -#: src/gui/windows/buydialog.cpp:255 src/gui/windows/itemamountwindow.cpp:159 -#: src/gui/windows/itemamountwindow.cpp:194 src/gui/windows/npcdialog.cpp:107 -#: src/gui/windows/selldialog.cpp:119 src/gui/windows/statuswindow.cpp:747 -msgid "+" -msgstr "+" - -#. TRANSLATORS: This is a narrow symbol used to denote 'decreasing'. -#. You may change this symbol if your language uses another. -#. TRANSLATORS: item amount window button -#. TRANSLATORS: npc dialog button -#. TRANSLATORS: sell dialog button -#. TRANSLATORS: status window label (minus sign) -#: src/gui/windows/buydialog.cpp:258 src/gui/windows/itemamountwindow.cpp:157 -#: src/gui/windows/itemamountwindow.cpp:191 src/gui/windows/npcdialog.cpp:109 -#: src/gui/windows/selldialog.cpp:121 src/gui/windows/statuswindow.cpp:760 -msgid "-" -msgstr "-" +msgid "requires v%s" +msgstr "v%s gerektirir" -#. TRANSLATORS: char create dialog button -#. TRANSLATORS: char select dialog. button. -#. TRANSLATORS: social window button -#: src/gui/windows/buydialog.cpp:261 src/gui/windows/charcreatedialog.cpp:126 -#: src/gui/windows/charselectdialog.cpp:569 -#: src/gui/windows/socialwindow.cpp:83 -msgid "Create" -msgstr "Oluştur" +#. TRANSLATORS: setup button +#: src/gui/windows/setupwindow.cpp:93 +msgid "Apply" +msgstr "Uygula" -#. TRANSLATORS: buy dialog button -#. TRANSLATORS: sell dialog button -#. TRANSLATORS: status bar label -#. TRANSLATORS: status window label -#. TRANSLATORS: status bar label -#: src/gui/windows/buydialog.cpp:265 src/gui/windows/selldialog.cpp:127 -#: src/gui/windows/statuswindow.cpp:490 src/gui/windows/statuswindow.cpp:545 -#: src/gui/windows/statuswindow.cpp:744 src/gui/windows/statuswindow.cpp:776 -msgid "Max" -msgstr "En Fazla" +#. TRANSLATORS: setup button +#: src/gui/windows/setupwindow.cpp:99 +msgid "Reset Windows" +msgstr "Pencereleri sıfırla" -#. TRANSLATORS: change email dialog header -#. TRANSLATORS: button in change email dialog -#: src/gui/windows/changeemaildialog.cpp:49 -#: src/gui/windows/changeemaildialog.cpp:54 -msgid "Change Email Address" -msgstr "E-posta Adresi Değiştir" +#. TRANSLATORS: shop window name +#: src/gui/windows/shopwindow.cpp:81 +msgid "Personal Shop" +msgstr "Kişisel Mağaza" -#. TRANSLATORS: label in change email dialog -#. TRANSLATORS: change password dialog label -#: src/gui/windows/changeemaildialog.cpp:62 -#: src/gui/windows/changepassworddialog.cpp:65 -#, c-format -msgid "Account: %s" -msgstr "Hesap:% s" +#. TRANSLATORS: shop window label +#: src/gui/windows/shopwindow.cpp:96 +msgid "Buy items" +msgstr "Nesne satın al" -#. TRANSLATORS: label in change email dialog -#: src/gui/windows/changeemaildialog.cpp:66 -msgid "Type new email address twice:" -msgstr "Yeni e-posta adresini tekrar yaz:" +#. TRANSLATORS: shop window label +#: src/gui/windows/shopwindow.cpp:98 +msgid "Sell items" +msgstr "Nesne sat" -#. TRANSLATORS: change email error -#: src/gui/windows/changeemaildialog.cpp:140 -#, c-format -msgid "The new email address needs to be at least %u characters long." -msgstr "" +#. TRANSLATORS: shop window label +#. TRANSLATORS: shop window button +#: src/gui/windows/shopwindow.cpp:104 src/gui/windows/shopwindow.cpp:111 +msgid "Announce" +msgstr "Duyuru" -#. TRANSLATORS: change email error -#: src/gui/windows/changeemaildialog.cpp:148 -#, c-format -msgid "The new email address needs to be less than %u characters long." +#. TRANSLATORS: shop window checkbox +#: src/gui/windows/shopwindow.cpp:115 +msgid "Show links in announce" +msgstr "Duyuruda linkleri göster" + +#. TRANSLATORS: shop window button +#: src/gui/windows/shopwindow.cpp:177 src/gui/windows/shopwindow.cpp:180 +msgid "Auction" msgstr "" -#. TRANSLATORS: change email error -#: src/gui/windows/changeemaildialog.cpp:156 -msgid "The email address entries mismatch." -msgstr "E-posta adresleri uyuşmuyor." +#. TRANSLATORS: shop window dialog +#. TRANSLATORS: trade message +#: src/gui/windows/shopwindow.cpp:791 src/net/ea/tradehandler.cpp:100 +msgid "Request for Trade" +msgstr "Takas isteği yolla" -#. TRANSLATORS: change password window name -#. TRANSLATORS: change password dialog button -#. TRANSLATORS: char select dialog. button. -#: src/gui/windows/changepassworddialog.cpp:50 -#: src/gui/windows/changepassworddialog.cpp:56 -#: src/gui/windows/charselectdialog.cpp:69 -msgid "Change Password" -msgstr "Şifre Değiştir" +#: src/gui/windows/shopwindow.cpp:791 +#, c-format +msgid "%s wants to %s %s do you accept?" +msgstr "%s sizden %s %s istiyor, kabul ediyor musunuz?" -#. TRANSLATORS: change password dialog label -#. TRANSLATORS: login dialog label -#. TRANSLATORS: register dialog. label. -#. TRANSLATORS: unregister dialog. label. -#: src/gui/windows/changepassworddialog.cpp:69 -#: src/gui/windows/logindialog.cpp:109 src/gui/windows/registerdialog.cpp:79 -#: src/gui/windows/unregisterdialog.cpp:67 -msgid "Password:" -msgstr "Şifre:" +#. TRANSLATORS: skills dialog button +#: src/gui/windows/skilldialog.cpp:70 +msgid "Up" +msgstr "Yukarı" -#. TRANSLATORS: change password dialog label -#: src/gui/windows/changepassworddialog.cpp:72 -msgid "Type new password twice:" -msgstr "Yeni şifreni ikinci tekrar yaz:" +#. TRANSLATORS: skills dialog label +#: src/gui/windows/skilldialog.cpp:191 +#, c-format +msgid "Skill points available: %d" +msgstr "Mevcut yetenek puanları: %d" -#. TRANSLATORS: change password error -#: src/gui/windows/changepassworddialog.cpp:121 -msgid "Enter the old password first." -msgstr "Önce eski şifreni yaz." +#. TRANSLATORS: skills dialog default skill tab +#: src/gui/windows/skilldialog.cpp:251 +#, c-format +msgid "Skill Set %d" +msgstr "Yetenek Seti %d" -#. TRANSLATORS: change password error -#: src/gui/windows/changepassworddialog.cpp:128 +#. TRANSLATORS: skills dialog. skill id +#: src/gui/windows/skilldialog.cpp:287 #, c-format -msgid "The new password needs to be at least %u characters long." +msgid "Skill %d" +msgstr "Yetenek %d" + +#. TRANSLATORS: here P is title for visible players tab in social window +#: src/gui/windows/socialwindow.cpp:74 +msgid "P" msgstr "" -#. TRANSLATORS: change password error -#: src/gui/windows/changepassworddialog.cpp:136 -#, c-format -msgid "The new password needs to be less than %u characters long." +#. TRANSLATORS: here F is title for friends tab in social window +#: src/gui/windows/socialwindow.cpp:79 +msgid "F" msgstr "" -#. TRANSLATORS: change password error -#: src/gui/windows/changepassworddialog.cpp:144 -msgid "The new password entries mismatch." -msgstr "Yeni şifre girdilerin uyuşmuyor." +#. TRANSLATORS: social window button +#: src/gui/windows/socialwindow.cpp:85 +msgid "Invite" +msgstr "Davet et" -#. TRANSLATORS: char create dialog name -#: src/gui/windows/charcreatedialog.cpp:76 -msgid "New Character" -msgstr "" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:273 +#, c-format +msgid "Accepted party invite from %s." +msgstr "%s 'ten gelen grup daveti kabul edildi." -#. TRANSLATORS: char create dialog label -#. TRANSLATORS: edit server dialog label -#. TRANSLATORS: login dialog label -#. TRANSLATORS: register dialog. label. -#: src/gui/windows/charcreatedialog.cpp:82 -#: src/gui/windows/editserverdialog.cpp:74 src/gui/windows/logindialog.cpp:107 -#: src/gui/windows/registerdialog.cpp:77 -msgid "Name:" -msgstr "İsim:" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:284 +#, c-format +msgid "Rejected party invite from %s." +msgstr "%s 'ten gelen grup daveti reddedildi." -#. TRANSLATORS: This is a narrow symbol used to denote 'next'. -#. You may change this symbol if your language uses another. -#. TRANSLATORS: char create dialog button -#. TRANSLATORS: outfits window button -#: src/gui/windows/charcreatedialog.cpp:86 -#: src/gui/windows/charcreatedialog.cpp:95 -#: src/gui/windows/charcreatedialog.cpp:112 -#: src/gui/windows/charcreatedialog.cpp:192 -#: src/gui/windows/charcreatedialog.cpp:202 -#: src/gui/windows/outfitwindow.cpp:66 -msgid ">" -msgstr ">" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:301 +#, c-format +msgid "Accepted guild invite from %s." +msgstr "%s ten gelen lonca davetiyesi kabul edildi." -#. TRANSLATORS: This is a narrow symbol used to denote 'previous'. -#. You may change this symbol if your language uses another. -#. TRANSLATORS: char create dialog button -#. TRANSLATORS: outfits window button -#: src/gui/windows/charcreatedialog.cpp:90 -#: src/gui/windows/charcreatedialog.cpp:97 -#: src/gui/windows/charcreatedialog.cpp:194 -#: src/gui/windows/charcreatedialog.cpp:204 -#: src/gui/windows/outfitwindow.cpp:64 -msgid "<" -msgstr "<" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:315 +#, c-format +msgid "Rejected guild invite from %s." +msgstr "%s ten gelen lonca davetiyesi reddedildi." -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:92 -msgid "Hair color:" -msgstr "Saç Rengi:" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:355 +#, c-format +msgid "Creating guild called %s." +msgstr "%s isimli lonca oluşturuluyor." -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:99 -msgid "Hair style:" -msgstr "Saç Stili:" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:376 +#, c-format +msgid "Creating party called %s." +msgstr "%s adlı grup kuruluyor." -#. TRANSLATORS: char create dialog button -#: src/gui/windows/charcreatedialog.cpp:110 -msgid "^" -msgstr "" +#. TRANSLATORS: guild creation message +#: src/gui/windows/socialwindow.cpp:391 +msgid "Guild Name" +msgstr "Lonca Adı" -#. TRANSLATORS: char create dialog button -#. TRANSLATORS: register dialog. button. -#: src/gui/windows/charcreatedialog.cpp:114 -#: src/gui/windows/registerdialog.cpp:98 -msgid "Male" -msgstr "Erkek" +#. TRANSLATORS: guild creation message +#: src/gui/windows/socialwindow.cpp:393 +msgid "Choose your guild's name." +msgstr "Loncanızın adını seçiniz." -#. TRANSLATORS: char create dialog button -#. TRANSLATORS: register dialog. button. -#: src/gui/windows/charcreatedialog.cpp:116 -#: src/gui/windows/registerdialog.cpp:100 -msgid "Female" -msgstr "Kadın" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:409 +msgid "Received guild request, but one already exists." +msgstr "Lonca isteği alındı, ancak halihazırda bir tane var." -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:124 -#: src/gui/windows/charcreatedialog.cpp:480 +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:417 #, c-format -msgid "Please distribute %d points" -msgstr "Lütfen %d puanı dağıt" +msgid "%s has invited you to join the guild %s." +msgstr "%s seni %s loncasına katılmaya davet etti." -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:196 -msgid "Race:" -msgstr "" +#. TRANSLATORS: guild invite message +#: src/gui/windows/socialwindow.cpp:424 +msgid "Accept Guild Invite" +msgstr "Lonca davetini kabul et" -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:206 -msgid "Look:" -msgstr "" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:440 +msgid "Received party request, but one already exists." +msgstr "Bir grup daveti aldın, ancak zaten bir gruba dahilsin." -#. TRANSLATORS: char creation error -#: src/gui/windows/charcreatedialog.cpp:370 -msgid "Your name needs to be at least 4 characters." -msgstr "Adınızda en az 4 karakter olması gerekir." +#. TRANSLATORS: party invite message +#: src/gui/windows/socialwindow.cpp:452 +msgid "You have been invited you to join a party." +msgstr "Bir gruba katılma daveti aldın." -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:470 -msgid "Character stats OK" -msgstr "Karakter istatistikleri TAMAM" +#. TRANSLATORS: party invite message +#: src/gui/windows/socialwindow.cpp:457 +#, c-format +msgid "You have been invited to join the %s party." +msgstr "%s grubuna katılmaya davet edildin." -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:486 +#. TRANSLATORS: party invite message +#: src/gui/windows/socialwindow.cpp:466 #, c-format -msgid "Please remove %d points" -msgstr "Lütfen %d puanı eksilt" +msgid "%s has invited you to join their party." +msgstr "%s seni gruplarına davet etti." -#. TRANSLATORS: char deletion message -#: src/gui/windows/chardeleteconfirm.h:41 -msgid "Confirm Character Delete" -msgstr "Karakter Silmeyi Onayla" +#. TRANSLATORS: party invite message +#: src/gui/windows/socialwindow.cpp:472 +#, c-format +msgid "%s has invited you to join the %s party." +msgstr "%s seni %s grubuna davet etti." -#. TRANSLATORS: char deletion message -#: src/gui/windows/chardeleteconfirm.h:43 -msgid "Are you sure you want to delete this character?" -msgstr "Bu karakteri silmek istediğinize emin misiniz?" +#. TRANSLATORS: party invite message +#: src/gui/windows/socialwindow.cpp:482 +msgid "Accept Party Invite" +msgstr "Grup Davetini Kabul et" + +#: src/gui/windows/socialwindow.cpp:498 +msgid "Cannot create party. You are already in a party" +msgstr "Grup kuramazsın. Zaten bir gruba dahilsin" -#. TRANSLATORS: char select dialog name -#: src/gui/windows/charselectdialog.cpp:60 -#, c-format -msgid "Account %s (last login time %s)" -msgstr "" +#. TRANSLATORS: party creation message +#: src/gui/windows/socialwindow.cpp:507 +msgid "Party Name" +msgstr "Grup Adı" -#. TRANSLATORS: char select dialog. button. -#: src/gui/windows/charselectdialog.cpp:67 -msgid "Switch Login" -msgstr "Hesap Değiştir" +#. TRANSLATORS: party creation message +#: src/gui/windows/socialwindow.cpp:509 +msgid "Choose your party's name." +msgstr "Grubunun adını seç." -#. TRANSLATORS: char select dialog. button. -#. TRANSLATORS: updater window button -#: src/gui/windows/charselectdialog.cpp:74 -#: src/gui/windows/charselectdialog.cpp:564 -#: src/gui/windows/updaterwindow.cpp:195 -msgid "Play" -msgstr "Oyna" +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:77 +msgid "HP:" +msgstr "HP:" -#. TRANSLATORS: char select dialog. button. -#. TRANSLATORS: info message -#: src/gui/windows/charselectdialog.cpp:76 -#: src/net/ea/charserverhandler.cpp:223 -msgid "Info" -msgstr "Bilgi" +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:80 +msgid "Exp:" +msgstr "Exp:" -#. TRANSLATORS: char select dialog. button. -#. TRANSLATORS: unregister dialog name -#. TRANSLATORS: unregister dialog. button. -#: src/gui/windows/charselectdialog.cpp:103 -#: src/gui/windows/unregisterdialog.cpp:49 -#: src/gui/windows/unregisterdialog.cpp:54 -msgid "Unregister" -msgstr "Kaydı Sil" +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:139 +msgid "MP:" +msgstr "MP:" -#. TRANSLATORS: char select dialog. button. -#: src/gui/windows/charselectdialog.cpp:115 -msgid "Change Email" -msgstr "E-posta Değiştir" +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:182 src/gui/windows/statuswindow.cpp:305 +#, c-format +msgid "Job: %d" +msgstr "İş: %d" -#. TRANSLATORS: char select dialog name -#: src/gui/windows/charselectdialog.cpp:153 +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:184 +msgid "Job:" +msgstr "İş:" + +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:240 src/gui/windows/statuswindow.cpp:351 #, c-format -msgid "Account %s" -msgstr "" +msgid "Character points: %d" +msgstr "Karakter Puanları: %d" -#. TRANSLATORS: char select dialog. player info message. -#: src/gui/windows/charselectdialog.cpp:227 +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:366 #, c-format -msgid "" -"Hp: %u/%u\n" -"Mp: %u/%u\n" -"Level: %u\n" -"Experience: %u\n" -"Money: %s" -msgstr "" +msgid "Correction points: %d" +msgstr "Düzeltme puanları: %d" -#: src/gui/windows/charselectdialog.cpp:279 -msgid "Incorrect password" -msgstr "" +#. TRANSLATORS: command editor name +#: src/gui/windows/textcommandeditor.cpp:49 +msgid "Command Editor" +msgstr "Komut Editörü" -#. TRANSLATORS: char deletion question. -#: src/gui/windows/charselectdialog.cpp:419 -msgid "Enter password for deleting character" -msgstr "" +#. TRANSLATORS: command editor button +#: src/gui/windows/textcommandeditor.cpp:54 +msgid "magic" +msgstr "büyü" -#: src/gui/windows/charselectdialog.cpp:419 -msgid "Enter password:" -msgstr "" +#. TRANSLATORS: command editor button +#: src/gui/windows/textcommandeditor.cpp:56 +msgid "other" +msgstr "diğer" -#. TRANSLATORS: chat message -#: src/gui/windows/chatwindow.cpp:639 -#, c-format -msgid "Present: %s; %d players are present." -msgstr "Mevcut: %s; %d oyuncu mevcut." +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:58 +msgid "Symbol:" +msgstr "Sembol:" -#. TRANSLATORS: chat message -#: src/gui/windows/chatwindow.cpp:1082 -#, c-format -msgid "Whispering to %s: %s" -msgstr "%s 'e fısıldanıyor: %s" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:61 +msgid "Command:" +msgstr "Komut:" -#. TRANSLATORS: owners pet name. For example: 4144's pet -#: src/gui/windows/chatwindow.cpp:1527 -#, c-format -msgid "%s's pet" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:64 +msgid "Comment:" msgstr "" -#. TRANSLATORS: confirm dialog button -#: src/gui/windows/confirmdialog.cpp:55 -msgid "Yes" -msgstr "Evet" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:68 +msgid "Target Type:" +msgstr "Hedef Tipi:" -#. TRANSLATORS: debug window tab -#: src/gui/windows/debugwindow.cpp:63 -msgid "Target" -msgstr "" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:72 +msgid "Icon:" +msgstr "İkon:" -#. TRANSLATORS: debug window tab -#: src/gui/windows/debugwindow.cpp:65 -msgid "Net" -msgstr "" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:75 +msgid "Mana:" +msgstr "Mana:" -#. TRANSLATORS: did you know window name -#: src/gui/windows/didyouknowwindow.cpp:53 -msgid "Did You Know?" -msgstr "" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:78 +msgid "Magic level:" +msgstr "Büyü Leveli:" -#. TRANSLATORS: did you know window button -#: src/gui/windows/didyouknowwindow.cpp:60 -msgid "< Previous" -msgstr "" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:82 +msgid "Magic School:" +msgstr "Büyü Okulu:" -#. TRANSLATORS: did you know window button -#: src/gui/windows/didyouknowwindow.cpp:62 -msgid "Next >" -msgstr "" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:85 +msgid "School level:" +msgstr "Okul leveli:" -#. TRANSLATORS: did you know window checkbox -#: src/gui/windows/didyouknowwindow.cpp:64 -msgid "Auto open this window" -msgstr "" +#. TRANSLATORS: command editor button +#: src/gui/windows/textcommandeditor.cpp:90 +msgid "Save" +msgstr "Kayıt" -#. TRANSLATORS: edit server dialog name -#: src/gui/windows/editserverdialog.cpp:48 -msgid "Edit Server" -msgstr "" +#. TRANSLATORS: trade window button +#: src/gui/windows/tradewindow.cpp:64 +msgid "Propose trade" +msgstr "Takas teklif et" -#. TRANSLATORS: edit server dialog button -#. TRANSLATORS: servers dialog button -#: src/gui/windows/editserverdialog.cpp:57 -#: src/gui/windows/serverdialog.cpp:113 -msgid "Connect" -msgstr "Bağlan" +#. TRANSLATORS: trade window button +#: src/gui/windows/tradewindow.cpp:66 +msgid "Confirmed. Waiting..." +msgstr "Doğrulandı. Bekleniyor..." -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:63 -msgid "Use same ip" -msgstr "" +#. TRANSLATORS: trade window button +#: src/gui/windows/tradewindow.cpp:68 +msgid "Agree trade" +msgstr "Takası kabul et" -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:76 -msgid "Address:" -msgstr "" +#. TRANSLATORS: trade window button +#: src/gui/windows/tradewindow.cpp:70 +msgid "Agreed. Waiting..." +msgstr "Kabul edildi. Bekleniyor..." -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:78 -msgid "Port:" -msgstr "Bağlantı Noktası:" +#. TRANSLATORS: trade window caption +#: src/gui/windows/tradewindow.cpp:74 +msgid "Trade: You" +msgstr "Takas: Sen" -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:80 -msgid "Server type:" -msgstr "Sunucu Türü:" +#. TRANSLATORS: trade window money label +#: src/gui/windows/tradewindow.cpp:82 src/gui/windows/tradewindow.cpp:189 +#, c-format +msgid "You get %s" +msgstr "%s alıyorsun" -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:82 -msgid "Description:" -msgstr "" +#. TRANSLATORS: trade window money change button +#: src/gui/windows/tradewindow.cpp:87 +msgid "Change" +msgstr "Değiştir" -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:84 -msgid "Online list url:" -msgstr "" +#. TRANSLATORS: trade window money label +#: src/gui/windows/tradewindow.cpp:132 +msgid "You give:" +msgstr "Verdiğin:" + +#. TRANSLATORS: trade error +#: src/gui/windows/tradewindow.cpp:397 +msgid "You don't have enough money." +msgstr "Yeterli paran yok." -#. TRANSLATORS: edit server dialog error message -#: src/gui/windows/editserverdialog.cpp:196 -msgid "Please at least type both the address and the port of the server." +#. TRANSLATORS: trade error +#: src/gui/windows/tradewindow.cpp:483 +msgid "Failed adding item. You can not overlap one kind of item on the window." msgstr "" +"Nesne eklemesi başarısız oldu. Pencerede aynı tür nesneyi üst üste " +"koyamazsınız." -#. TRANSLATORS: font size -#: src/gui/windows/emotewindow.cpp:47 -msgid "Normal font" -msgstr "" +#. TRANSLATORS: unregister dialog. label. +#: src/gui/windows/unregisterdialog.cpp:64 +#, c-format +msgid "Name: %s" +msgstr "İsim: %s" -#. TRANSLATORS: emotes tab name -#: src/gui/windows/emotewindow.cpp:119 -msgid "Fonts" -msgstr "" +#. TRANSLATORS: updater window name +#: src/gui/windows/updaterwindow.cpp:174 +msgid "Updating..." +msgstr "Güncelleniyor..." -#. TRANSLATORS: equipment window button -#. TRANSLATORS: inventory button -#: src/gui/windows/equipmentwindow.cpp:70 -#: src/gui/windows/inventorywindow.cpp:179 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 -#: src/resources/itemtypemapdata.h:75 src/resources/itemtypemapdata.h:79 -#: src/resources/itemtypemapdata.h:83 src/resources/itemtypemapdata.h:87 -#: src/resources/itemtypemapdata.h:91 src/resources/itemtypemapdata.h:95 -msgid "Unequip" -msgstr "Çıkar" +#. TRANSLATORS: updater window label +#: src/gui/windows/updaterwindow.cpp:191 +msgid "Connecting..." +msgstr "Bağlanıyor..." -#. TRANSLATORS: help window. button. -#: src/gui/windows/helpwindow.cpp:57 -msgid "Did you know..." +#: src/gui/windows/updaterwindow.cpp:398 +msgid "Show all news (can be slow)" msgstr "" -#. TRANSLATORS: inventory button -#. TRANSLATORS: outfits window button -#. TRANSLATORS: inventory button -#: src/gui/windows/inventorywindow.cpp:175 src/gui/windows/outfitwindow.cpp:68 -#: 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 src/resources/itemtypemapdata.h:75 -#: src/resources/itemtypemapdata.h:79 src/resources/itemtypemapdata.h:83 -#: src/resources/itemtypemapdata.h:87 src/resources/itemtypemapdata.h:91 -#: src/resources/itemtypemapdata.h:95 -msgid "Equip" -msgstr "Donatmak" +#. TRANSLATORS: update message +#: src/gui/windows/updaterwindow.cpp:824 +msgid "##1 The update process is incomplete." +msgstr "##1 Güncelleme işlemi tamamlanamadı." -#. TRANSLATORS: item amount window button -#: src/gui/windows/itemamountwindow.cpp:165 -msgid "All" -msgstr "Hepsi" +#. TRANSLATORS: Continues "The update process is incomplete.". +#: src/gui/windows/updaterwindow.cpp:826 +msgid "##1 It is strongly recommended that" +msgstr "##1 Şiddetle tavsiye edilir ki" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:221 -msgid "Select amount of items to trade." -msgstr "Takas yapılacak nesne miktarını seç." +#. TRANSLATORS: Begins "It is strongly recommended that". +#: src/gui/windows/updaterwindow.cpp:828 +msgid "##1 you try again later." +msgstr "##1 daha sonra tekrar deneyiniz." -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:225 -msgid "Select amount of items to drop." -msgstr "Bırakılacak nesne miktarını seç." +#. TRANSLATORS: updater window label +#: src/gui/windows/updaterwindow.cpp:1005 +msgid "Completed" +msgstr "Tamamlandı" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:229 -msgid "Select amount of items to store." -msgstr "Saklanacak nesne miktarını seç." +#. TRANSLATORS: who is online window name +#: src/gui/windows/whoisonline.cpp:92 src/gui/windows/whoisonline.cpp:635 +msgid "Who Is Online - Updating" +msgstr "Kimler Online - Güncelleniyor" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:233 -msgid "Select amount of items to retrieve." -msgstr "Depodan alınacak nesne miktarını seç." +#. TRANSLATORS: who is online. button. +#: src/gui/windows/whoisonline.cpp:103 +msgid "Update" +msgstr "Güncelle" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:237 -msgid "Select amount of items to split." -msgstr "Bölünecek nesne miktarını seç." +#. TRANSLATORS: who is online window name +#: src/gui/windows/whoisonline.cpp:230 +msgid "Who Is Online - " +msgstr "Kimler Online - " -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:241 -msgid "Add to buy shop." -msgstr "Satın alma mağazasına ekle." +#. TRANSLATORS: who is online window name +#: src/gui/windows/whoisonline.cpp:650 +msgid "Who Is Online - error" +msgstr "Kimler Online - hata" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:245 -msgid "Add to sell shop." -msgstr "Satış mağazasına ekle." +#. TRANSLATORS: who is online window name +#: src/gui/windows/whoisonline.cpp:692 +msgid "Who Is Online - Update" +msgstr "Kimler Online - Güncelle" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:249 -msgid "Unknown." -msgstr "Bilinmeyen." +#. TRANSLATORS: world select dialog name +#: src/gui/windows/worldselectdialog.cpp:49 +msgid "Select World" +msgstr "Dünya Seç" -#. TRANSLATORS: kill stats window button -#: src/gui/windows/killstats.cpp:54 -msgid "Reset stats" -msgstr "İstatistikleri sıfırla" +#. TRANSLATORS: world dialog button +#: src/gui/windows/worldselectdialog.cpp:55 +msgid "Change Login" +msgstr "Hesabı Değiştir" -#. TRANSLATORS: kill stats window button -#: src/gui/windows/killstats.cpp:56 -msgid "Reset timer" -msgstr "Sayacı sıfırla" +#. TRANSLATORS: world dialog button +#: src/gui/windows/worldselectdialog.cpp:57 +msgid "Choose World" +msgstr "Dünya Seç" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:61 src/gui/windows/killstats.cpp:175 -#: src/gui/windows/killstats.cpp:280 src/gui/windows/killstats.cpp:521 +#. TRANSLATORS: long key name. must be short. +#. TRANSLATORS: short key name. must be very short. +#. TRANSLATORS: long key name, should be short +#: src/input/inputmanager.cpp:369 src/input/inputmanager.cpp:413 +#: src/input/keyboardconfig.cpp:104 #, c-format -msgid "Kills: %s, total exp: %s" +msgid "key_%d" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:64 src/gui/windows/killstats.cpp:177 -#: src/gui/windows/killstats.cpp:257 src/gui/windows/killstats.cpp:272 -#: src/gui/windows/killstats.cpp:523 +#. TRANSLATORS: long joystick button name. must be short. +#: src/input/inputmanager.cpp:375 #, c-format -msgid "Avg Exp: %s" +msgid "JButton%d" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:66 src/gui/windows/killstats.cpp:180 -#: src/gui/windows/killstats.cpp:262 src/gui/windows/killstats.cpp:276 -#: src/gui/windows/killstats.cpp:526 -#, c-format -msgid "No. of avg mob to next level: %s" -msgstr "Bir üst levele kadar ortalama canavar sayısı: %s" - -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:69 src/gui/windows/killstats.cpp:191 -#: src/gui/windows/killstats.cpp:284 src/gui/windows/killstats.cpp:529 -#, c-format -msgid "Kills/Min: %s, Exp/Min: %s" +#. TRANSLATORS: unknown long key type +#: src/input/inputmanager.cpp:389 +msgid "unknown key" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:73 src/gui/windows/killstats.cpp:78 -#: src/gui/windows/killstats.cpp:83 src/gui/windows/killstats.cpp:350 -#: src/gui/windows/killstats.cpp:369 src/gui/windows/killstats.cpp:390 -#, c-format -msgid "Exp speed per %d min: %s" -msgid_plural "Exp speed per %d min: %s" -msgstr[0] "" -msgstr[1] "" - -#: src/gui/windows/killstats.cpp:75 src/gui/windows/killstats.cpp:80 -#: src/gui/windows/killstats.cpp:86 +#. TRANSLATORS: short joystick button name. muse be very short +#: src/input/inputmanager.cpp:419 #, c-format -msgid "Time for next level per %d min: %s" -msgid_plural "Time for next level per %d min: %s" -msgstr[0] "" -msgstr[1] "" - -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:89 src/gui/windows/killstats.cpp:289 -msgid "Last kill exp:" +msgid "JB%d" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:92 src/gui/windows/killstats.cpp:421 -#: src/gui/windows/killstats.cpp:428 src/gui/windows/killstats.cpp:435 -#: src/gui/windows/killstats.cpp:441 -msgid "Time before jacko spawn:" +#. TRANSLATORS: unknown short key type. must be short +#. TRANSLATORS: Unknown key short string. +#. TRANSLATORS: This string must be maximum 5 chars +#: src/input/inputmanager.cpp:433 src/input/keyboardconfig.cpp:148 +msgid "u key" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:129 src/gui/windows/killstats.cpp:242 -#, c-format -msgid "Level: %d at %f%%" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:38 +msgid "Target and attack keys" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:134 src/gui/windows/killstats.cpp:247 -#, c-format -msgid "Exp: %d/%d Left: %d" -msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:50 +#, fuzzy +msgid "Target & attack closest monster" +msgstr "Canavarı hedef al" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:138 src/gui/windows/killstats.cpp:253 -#: src/gui/windows/killstats.cpp:267 -#, c-format -msgid "1%% = %d exp, avg mob for 1%%: %s" -msgstr "1%% = %d tecrübe, 1%% için ortalama canavar sayısı: %s" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:56 +#, fuzzy +msgid "Target & attack closest player" +msgstr "Hedef al & Saldır" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:356 src/gui/windows/killstats.cpp:365 -#: src/gui/windows/killstats.cpp:376 src/gui/windows/killstats.cpp:385 -#: src/gui/windows/killstats.cpp:398 src/gui/windows/killstats.cpp:407 -#, c-format -msgid " Time for next level: %s" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:62 +msgid "Move to Target" +msgstr "Hedefe git" + +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:68 +msgid "Change Move to Target type" +msgstr "Hedefe gitme tipini değiştir" + +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:74 +msgid "Move to Home location" +msgstr "Ev konumuna git" + +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:80 +msgid "Set home location" +msgstr "Ev konumu belirle" + +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:86 +msgid "Move to navigation point" +msgstr "Navigasyon noktasına git" + +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:98 +msgid "Stop Attack / Modifier key" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:428 -#, c-format -msgid "%s %d?" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:104 +msgid "Untarget" msgstr "" -#: src/gui/windows/killstats.cpp:435 -msgid "jacko spawning" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:110 +msgid "Target monster" +msgstr "Canavarı hedef al" + +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:116 +msgid "Target closest monster (without filters)" msgstr "" -#. TRANSLATORS: login dialog name -#. TRANSLATORS: login dialog button -#: src/gui/windows/logindialog.cpp:67 src/gui/windows/logindialog.cpp:84 -msgid "Login" -msgstr "Oturum Aç" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:122 +msgid "Target NPC" +msgstr "NPC Hedefle" -#. TRANSLATORS: login dialog label -#: src/gui/windows/logindialog.cpp:74 -msgid "Remember username" -msgstr "Kullanıcı adını hatırla" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:128 +msgid "Target Player" +msgstr "Hedef Oyuncu" -#. TRANSLATORS: login dialog label -#: src/gui/windows/logindialog.cpp:77 -msgid "Update:" -msgstr "Güncelle:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:134 +msgid "Other Keys" +msgstr "" -#. TRANSLATORS: login dialog button -#: src/gui/windows/logindialog.cpp:82 -msgid "Change Server" -msgstr "Sunucu Değiştir" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:140 +msgid "Pickup" +msgstr "Topla" -#. TRANSLATORS: login dialog button -#. TRANSLATORS: register dialog name -#. TRANSLATORS: register dialog. button. -#: src/gui/windows/logindialog.cpp:86 src/gui/windows/registerdialog.cpp:54 -#: src/gui/windows/registerdialog.cpp:63 -msgid "Register" -msgstr "Kayıt ol" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:146 +msgid "Change Pickup Type" +msgstr "Toplama Tipini Değiştir" -#. TRANSLATORS: login dialog checkbox -#: src/gui/windows/logindialog.cpp:88 -msgid "Custom update host" -msgstr "Elle güncelleme sunucusu" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:152 +msgid "Sit" +msgstr "Otur" -#. TRANSLATORS: login dialog label -#: src/gui/windows/logindialog.cpp:103 -msgid "Server:" -msgstr "Sunucu:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:158 +msgid "Screenshot" +msgstr "Ekran Görüntüsü" -#. TRANSLATORS: login dialog label -#: src/gui/windows/logindialog.cpp:113 -#, c-format -msgid "Update host: %s" -msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:164 +msgid "Enable/Disable Trading" +msgstr "Takası Aktifleştir/Deaktifleştir" -#: src/gui/windows/logindialog.cpp:232 -msgid "Open register url" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:170 +msgid "Open trade window" msgstr "" -#: src/gui/windows/ministatuswindow.cpp:72 -msgid "health bar" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:176 +msgid "Start trade with target" msgstr "" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:83 -msgid "mana bar" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:182 +msgid "Follow selected player" msgstr "" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:87 -msgid "experience bar" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:188 +msgid "Change Map View Mode" +msgstr "Harita Görüş Modunu değiştir" + +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:194 +msgid "Select OK" +msgstr "Seçim Tamam" + +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:206 +msgid "Stop or sit" msgstr "" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:92 -msgid "weight bar" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:212 +msgid "Return to safe video mode" msgstr "" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:98 -msgid "inventory slots bar" -msgstr "envanter yer çubuğu" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:35 +msgid "Toggle Chat" +msgstr "Sohbete Geç" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:102 -msgid "money bar" -msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:41 +msgid "Scroll Chat Up" +msgstr "Sohbeti Yukarı Kaydır" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:106 -msgid "arrows bar" -msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:47 +msgid "Scroll Chat Down" +msgstr "Sohbeti Aşağı Kaydır" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:111 -msgid "status bar" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:53 +msgid "Previous Chat Tab" +msgstr "Önceki Sohbet Sekmesi" + +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:59 +msgid "Next Chat Tab" +msgstr "Sonraki Sohbet Sekmesi" + +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:65 +msgid "Clear current chat tab" msgstr "" -#: src/gui/windows/ministatuswindow.cpp:135 -msgid "job bar" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:71 +msgid "Close current Chat Tab" msgstr "" -#. TRANSLATORS: status bar label -#. TRANSLATORS: status window label -#: src/gui/windows/ministatuswindow.cpp:342 -#: src/gui/windows/statuswindow.cpp:247 -#, c-format -msgid "Level: %d (GM %d)" -msgstr "Level: %d (GM %d)" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:77 +msgid "Close all chat tabs" +msgstr "" -#. TRANSLATORS: status bar label -#. TRANSLATORS: status window label -#: src/gui/windows/ministatuswindow.cpp:349 -#: src/gui/windows/statuswindow.cpp:73 src/gui/windows/statuswindow.cpp:254 -#: src/gui/windows/statuswindow.cpp:379 -#, c-format -msgid "Level: %d" -msgstr "Seviye: %d" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:83 +#, fuzzy +msgid "Ignore all whispers" +msgstr "Fısıltılara izin ver" -#. TRANSLATORS: status bar label -#: src/gui/windows/ministatuswindow.cpp:365 -#: src/gui/windows/ministatuswindow.cpp:403 -msgid "Need" -msgstr "Gereklilik" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:89 +msgid "Ignore all whispers on server side" +msgstr "" -#. TRANSLATORS: job bar label -#: src/gui/windows/ministatuswindow.cpp:389 -#, c-format -msgid "Job level: %d" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:95 +msgid "Unignore all whispers on server side" msgstr "" -#. TRANSLATORS: npc dialog button -#: src/gui/windows/npcdialog.cpp:72 -msgid "Stop waiting" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:101 +msgid "Previous chat line" msgstr "" -#. TRANSLATORS: npc dialog button -#: src/gui/windows/npcdialog.cpp:74 -msgid "Next" -msgstr "İleri" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:107 +msgid "Next chat line" +msgstr "" -#. TRANSLATORS: npc dialog button -#: src/gui/windows/npcdialog.cpp:78 -msgid "Submit" -msgstr "Onayla" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:113 +msgid "Chat modifier key" +msgstr "" -#. TRANSLATORS: npc dialog button -#. TRANSLATORS: servers dialog button -#. TRANSLATORS: shop window label -#. TRANSLATORS: shop window button -#. TRANSLATORS: trade window button -#: src/gui/windows/npcdialog.cpp:116 src/gui/windows/serverdialog.cpp:115 -#: src/gui/windows/shopwindow.cpp:100 src/gui/windows/shopwindow.cpp:107 -#: src/gui/windows/tradewindow.cpp:84 -msgid "Add" -msgstr "Ekle" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:119 +msgid "Show smiles" +msgstr "" -#. TRANSLATORS: label in npc post dialog -#: src/gui/windows/npcpostdialog.cpp:62 -msgid "To:" -msgstr "Alıcı:" +#. TRANSLATORS: input action name +#: src/input/pages/emotes.cpp:38 +msgid "Emote modifiers keys" +msgstr "" -#. TRANSLATORS: button in npc post dialog -#: src/gui/windows/npcpostdialog.cpp:69 -msgid "Send" -msgstr "Gönder" +#. TRANSLATORS: input action name +#: src/input/pages/emotes.cpp:44 +msgid "Emote modifier key" +msgstr "" -#. TRANSLATORS: npc post message error -#: src/gui/windows/npcpostdialog.cpp:116 -msgid "Failed to send as sender or letter invalid." -msgstr "Gönderen olarak gönderme yapılamadı ya da hatalı karakter." +#. TRANSLATORS: input action name +#: src/input/pages/emotes.cpp:50 +msgid "Emote shortcuts" +msgstr "" -#. TRANSLATORS: outfits window label -#: src/gui/windows/outfitwindow.cpp:70 src/gui/windows/outfitwindow.cpp:566 +#. TRANSLATORS: input action name +#: src/input/pages/emotes.cpp:56 src/input/pages/emotes.cpp:62 +#: src/input/pages/emotes.cpp:68 src/input/pages/emotes.cpp:74 +#: src/input/pages/emotes.cpp:80 src/input/pages/emotes.cpp:86 +#: src/input/pages/emotes.cpp:92 src/input/pages/emotes.cpp:98 +#: src/input/pages/emotes.cpp:104 src/input/pages/emotes.cpp:110 +#: src/input/pages/emotes.cpp:116 src/input/pages/emotes.cpp:122 +#: src/input/pages/emotes.cpp:128 src/input/pages/emotes.cpp:134 +#: src/input/pages/emotes.cpp:140 src/input/pages/emotes.cpp:146 +#: src/input/pages/emotes.cpp:152 src/input/pages/emotes.cpp:158 +#: src/input/pages/emotes.cpp:164 src/input/pages/emotes.cpp:170 +#: src/input/pages/emotes.cpp:176 src/input/pages/emotes.cpp:182 +#: src/input/pages/emotes.cpp:188 src/input/pages/emotes.cpp:194 +#: src/input/pages/emotes.cpp:200 src/input/pages/emotes.cpp:206 +#: src/input/pages/emotes.cpp:212 src/input/pages/emotes.cpp:218 +#: src/input/pages/emotes.cpp:224 src/input/pages/emotes.cpp:230 +#: src/input/pages/emotes.cpp:236 src/input/pages/emotes.cpp:242 +#: src/input/pages/emotes.cpp:248 src/input/pages/emotes.cpp:254 +#: src/input/pages/emotes.cpp:260 src/input/pages/emotes.cpp:266 +#: src/input/pages/emotes.cpp:272 src/input/pages/emotes.cpp:278 +#: src/input/pages/emotes.cpp:284 src/input/pages/emotes.cpp:290 +#: src/input/pages/emotes.cpp:296 src/input/pages/emotes.cpp:302 +#: src/input/pages/emotes.cpp:308 src/input/pages/emotes.cpp:314 +#: src/input/pages/emotes.cpp:320 src/input/pages/emotes.cpp:326 +#: src/input/pages/emotes.cpp:332 src/input/pages/emotes.cpp:338 #, c-format -msgid "Outfit: %d" -msgstr "Elbise: %d" +msgid "Emote Shortcut %d" +msgstr "Duygu Kısayolu %d" -#. TRANSLATORS: outfits window checkbox -#: src/gui/windows/outfitwindow.cpp:72 -msgid "Unequip first" -msgstr "Önce çıkart" +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:35 +msgid "Move & selection" +msgstr "" -#. TRANSLATORS: outfits window checkbox -#: src/gui/windows/outfitwindow.cpp:75 -msgid "Away outfit" -msgstr "Uzak elbisesi" +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:41 src/input/pages/move.cpp:44 +msgid "Move Up" +msgstr "Yukarı Taşı" + +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:47 src/input/pages/move.cpp:50 +msgid "Move Down" +msgstr "Aşağı Taşı" -#. TRANSLATORS: quit dialog button -#: src/gui/windows/quitdialog.cpp:65 -msgid "Switch server" -msgstr "Sunucu değiştir" +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:53 src/input/pages/move.cpp:56 +msgid "Move Left" +msgstr "Sola Taşı" -#. TRANSLATORS: quit dialog button -#: src/gui/windows/quitdialog.cpp:68 -msgid "Switch character" -msgstr "Karakter değiştir" +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:59 src/input/pages/move.cpp:62 +msgid "Move Right" +msgstr "Sağa Taşı" -#. TRANSLATORS: register dialog. label. -#: src/gui/windows/registerdialog.cpp:81 -msgid "Confirm:" -msgstr "Onayla:" +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:65 +msgid "Move Home" +msgstr "" -#. TRANSLATORS: register dialog. label. -#: src/gui/windows/registerdialog.cpp:121 -msgid "Email:" -msgstr "E-Posta:" +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:71 +msgid "Move End" +msgstr "" -#. TRANSLATORS: error message -#: src/gui/windows/registerdialog.cpp:192 -#, c-format -msgid "The username needs to be at least %u characters long." +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:77 +msgid "Page up" msgstr "" -#. TRANSLATORS: error message -#: src/gui/windows/registerdialog.cpp:201 -#, c-format -msgid "The username needs to be less than %u characters long." +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:83 +msgid "Page down" msgstr "" -#. TRANSLATORS: error message -#. TRANSLATORS: unregister dialog. error message. -#: src/gui/windows/registerdialog.cpp:210 -#: src/gui/windows/unregisterdialog.cpp:130 -#, c-format -msgid "The password needs to be at least %u characters long." +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:95 +msgid "Select" msgstr "" -#. TRANSLATORS: error message -#. TRANSLATORS: unregister dialog. error message. -#: src/gui/windows/registerdialog.cpp:219 -#: src/gui/windows/unregisterdialog.cpp:137 -#, c-format -msgid "The password needs to be less than %u characters long." +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:101 +msgid "Select2" msgstr "" -#. TRANSLATORS: error message -#: src/gui/windows/registerdialog.cpp:227 -msgid "Passwords do not match." -msgstr "Parolalar uyuşmuyor." +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:119 +msgid "Backspace" +msgstr "" -#. TRANSLATORS: sell confirmation header -#: src/gui/windows/selldialog.cpp:260 -msgid "sell item" +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:125 +msgid "Insert" msgstr "" -#. TRANSLATORS: sell confirmation message -#: src/gui/windows/selldialog.cpp:262 -#, c-format -msgid "Do you really want to sell %s?" +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:131 +msgid "Tab" msgstr "" -#. TRANSLATORS: servers dialog name -#: src/gui/windows/serverdialog.cpp:102 -msgid "Choose Your Server" -msgstr "Sunucunu Seç" +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:137 +msgid "Mod" +msgstr "" -#. TRANSLATORS: servers dialog button -#: src/gui/windows/serverdialog.cpp:121 -msgid "Load" -msgstr "Yükle" +#. TRANSLATORS: input action name +#: src/input/pages/gui.cpp:143 +msgid "Ctrl" +msgstr "" -#. TRANSLATORS: servers dialog name -#: src/gui/windows/serverdialog.cpp:135 -msgid "Choose Your Server *** SAFE MODE ***" +#. TRANSLATORS: input action name +#: src/input/pages/move.cpp:38 +msgid "Move Keys" msgstr "" -#. TRANSLATORS: servers dialog checkbox -#: src/gui/windows/serverdialog.cpp:144 -msgid "Use same ip for game sub servers" -msgstr "Alt oyun sunucuları için aynı IP' yi kullan" +#. TRANSLATORS: input action name +#: src/input/pages/move.cpp:68 +msgid "Move Forward" +msgstr "" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:396 -#, c-format -msgid "Downloading server list...%2.2f%%" -msgstr "Sunucu listesi indiriliyor...%2.2f%%" +#. TRANSLATORS: input action name +#: src/input/pages/move.cpp:74 +msgid "Move to navigation point shortcuts" +msgstr "" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:402 -msgid "Waiting for server..." -msgstr "Sunucu bekleniyor..." +#. TRANSLATORS: input action name +#: src/input/pages/move.cpp:80 src/input/pages/move.cpp:86 +#: src/input/pages/move.cpp:92 src/input/pages/move.cpp:98 +#: src/input/pages/move.cpp:104 src/input/pages/move.cpp:110 +#: src/input/pages/move.cpp:116 src/input/pages/move.cpp:122 +#: src/input/pages/move.cpp:128 src/input/pages/move.cpp:134 +#: src/input/pages/move.cpp:140 src/input/pages/move.cpp:146 +#: src/input/pages/move.cpp:152 src/input/pages/move.cpp:158 +#: src/input/pages/move.cpp:164 src/input/pages/move.cpp:170 +#: src/input/pages/move.cpp:176 src/input/pages/move.cpp:182 +#: src/input/pages/move.cpp:188 src/input/pages/move.cpp:194 +#: src/input/pages/move.cpp:200 src/input/pages/move.cpp:206 +#: src/input/pages/move.cpp:212 src/input/pages/move.cpp:218 +#: src/input/pages/move.cpp:224 src/input/pages/move.cpp:230 +#: src/input/pages/move.cpp:236 src/input/pages/move.cpp:242 +#: src/input/pages/move.cpp:248 src/input/pages/move.cpp:254 +#: src/input/pages/move.cpp:260 src/input/pages/move.cpp:266 +#: src/input/pages/move.cpp:272 src/input/pages/move.cpp:278 +#: src/input/pages/move.cpp:284 src/input/pages/move.cpp:290 +#: src/input/pages/move.cpp:296 src/input/pages/move.cpp:302 +#: src/input/pages/move.cpp:308 src/input/pages/move.cpp:314 +#: src/input/pages/move.cpp:320 src/input/pages/move.cpp:326 +#: src/input/pages/move.cpp:332 src/input/pages/move.cpp:338 +#: src/input/pages/move.cpp:344 src/input/pages/move.cpp:350 +#: src/input/pages/move.cpp:356 src/input/pages/move.cpp:362 +#, c-format +msgid "Move to point Shortcut %d" +msgstr "" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:407 -msgid "Preparing download" -msgstr "İndirmeye hazırlanılıyor" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:38 +msgid "Ignore input 1" +msgstr "Gözmezden gel giriş 1" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:412 -msgid "Error retreiving server list!" -msgstr "Sunucu listesi alma hatası!" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:44 +msgid "Ignore input 2" +msgstr "Görmezden gel giriş 2" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:502 -msgid "requires a newer version" -msgstr "daha yeni bir sürüm gerektirir" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:50 +msgid "Direct Up" +msgstr "Yukarı Yönlen" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:507 -#, c-format -msgid "requires v%s" -msgstr "v%s gerektirir" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:56 +msgid "Direct Down" +msgstr "Aşağı Yönlen" -#. TRANSLATORS: setup button -#: src/gui/windows/setupwindow.cpp:93 -msgid "Apply" -msgstr "Uygula" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:62 +msgid "Direct Left" +msgstr "Sola Yönlen" -#. TRANSLATORS: setup button -#: src/gui/windows/setupwindow.cpp:99 -msgid "Reset Windows" -msgstr "Pencereleri sıfırla" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:68 +msgid "Direct Right" +msgstr "Sağa Yönlen" -#. TRANSLATORS: shop window name -#: src/gui/windows/shopwindow.cpp:81 -msgid "Personal Shop" -msgstr "Kişisel Mağaza" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:74 +msgid "Crazy moves" +msgstr "Çılgın Hareketler" -#. TRANSLATORS: shop window label -#: src/gui/windows/shopwindow.cpp:96 -msgid "Buy items" -msgstr "Nesne satın al" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:80 +msgid "Change Crazy Move mode" +msgstr "Çılgın hareket modunu değiştir" -#. TRANSLATORS: shop window label -#: src/gui/windows/shopwindow.cpp:98 -msgid "Sell items" -msgstr "Nesne sat" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:86 +msgid "Quick Drop N Items from 0 slot" +msgstr "0 yerinden N tane nesneyi hızlı bırak" -#. TRANSLATORS: shop window label -#. TRANSLATORS: shop window button -#: src/gui/windows/shopwindow.cpp:104 src/gui/windows/shopwindow.cpp:111 -msgid "Announce" -msgstr "Duyuru" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:92 +msgid "Quick Drop N Items" +msgstr "N nesneyi hızlı bırak" -#. TRANSLATORS: shop window checkbox -#: src/gui/windows/shopwindow.cpp:115 -msgid "Show links in announce" -msgstr "Duyuruda linkleri göster" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:98 +msgid "Switch Quick Drop Counter" +msgstr "Hızlı Düşürme Sayacını Değiştir" -#. TRANSLATORS: shop window button -#: src/gui/windows/shopwindow.cpp:177 src/gui/windows/shopwindow.cpp:180 -msgid "Auction" -msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:104 +msgid "Quick heal target or self" +msgstr "Hedefi veya kendini hızlı iyileştir" -#. TRANSLATORS: shop window dialog -#. TRANSLATORS: trade message -#: src/gui/windows/shopwindow.cpp:791 src/net/ea/tradehandler.cpp:100 -msgid "Request for Trade" -msgstr "Takas isteği yolla" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:110 +msgid "Use #itenplz spell" +msgstr "#itenplz büyüsünü kullan" -#: src/gui/windows/shopwindow.cpp:791 -#, c-format -msgid "%s wants to %s %s do you accept?" -msgstr "%s sizden %s %s istiyor, kabul ediyor musunuz?" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:116 +msgid "Use magic attack" +msgstr "Büyü saldırısını kullan" -#. TRANSLATORS: skills dialog button -#: src/gui/windows/skilldialog.cpp:70 -msgid "Up" -msgstr "Yukarı" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:122 +msgid "Switch magic attack" +msgstr "Büyü saldırısını değiştir" -#. TRANSLATORS: skills dialog label -#: src/gui/windows/skilldialog.cpp:191 -#, c-format -msgid "Skill points available: %d" -msgstr "Mevcut yetenek puanları: %d" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:128 +msgid "Switch pvp attack" +msgstr "" -#. TRANSLATORS: skills dialog default skill tab -#: src/gui/windows/skilldialog.cpp:251 -#, c-format -msgid "Skill Set %d" -msgstr "Yetenek Seti %d" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:134 +msgid "Change move type" +msgstr "Hareket tipini değiştir" -#. TRANSLATORS: skills dialog. skill id -#: src/gui/windows/skilldialog.cpp:287 -#, c-format -msgid "Skill %d" -msgstr "Yetenek %d" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:140 +msgid "Change Attack Weapon Type" +msgstr "Saldırı Silah Tipini Değiştir" -#. TRANSLATORS: here P is title for visible players tab in social window -#: src/gui/windows/socialwindow.cpp:74 -msgid "P" -msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:146 +msgid "Change Attack Type" +msgstr "Saldırı Tipini Değiştir" -#. TRANSLATORS: here F is title for friends tab in social window -#: src/gui/windows/socialwindow.cpp:79 -msgid "F" -msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:152 +msgid "Change Follow mode" +msgstr "Takip modunu değiştir" -#. TRANSLATORS: social window button -#: src/gui/windows/socialwindow.cpp:85 -msgid "Invite" -msgstr "Davet et" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:158 +msgid "Change Imitation mode" +msgstr "Taklit modunu değiştir" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:273 -#, c-format -msgid "Accepted party invite from %s." -msgstr "%s 'ten gelen grup daveti kabul edildi." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:164 +msgid "Disable / Enable Game modifier keys" +msgstr "" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:284 -#, c-format -msgid "Rejected party invite from %s." -msgstr "%s 'ten gelen grup daveti reddedildi." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:170 +msgid "On / Off audio" +msgstr "Ses Aç / Kapa" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:301 -#, c-format -msgid "Accepted guild invite from %s." -msgstr "%s ten gelen lonca davetiyesi kabul edildi." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:176 +msgid "Enable / Disable away mode" +msgstr "Uzakta modunu Aktifleştir / Deaktifleştir" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:315 -#, c-format -msgid "Rejected guild invite from %s." -msgstr "%s ten gelen lonca davetiyesi reddedildi." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:182 +msgid "Emulate right click from keyboard" +msgstr "Sağ tıklamayı kılavyeden taklit et" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:355 -#, c-format -msgid "Creating guild called %s." -msgstr "%s isimli lonca oluşturuluyor." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:188 +msgid "Toggle camera mode" +msgstr "Kamera moduna geç" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:376 -#, c-format -msgid "Creating party called %s." -msgstr "%s adlı grup kuruluyor." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:194 +#, fuzzy +msgid "Toggle ipc mode" +msgstr "Kamera moduna geç" -#. TRANSLATORS: guild creation message -#: src/gui/windows/socialwindow.cpp:391 -msgid "Guild Name" -msgstr "Lonca Adı" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:200 +#, fuzzy +msgid "Show information about position in chat" +msgstr "Toplama bildirimlerini sohbette göster" -#. TRANSLATORS: guild creation message -#: src/gui/windows/socialwindow.cpp:393 -msgid "Choose your guild's name." -msgstr "Loncanızın adını seçiniz." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:206 +msgid "Show online players number in chat" +msgstr "" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:409 -msgid "Received guild request, but one already exists." -msgstr "Lonca isteği alındı, ancak halihazırda bir tane var." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:212 +msgid "Show onscreen keyboard" +msgstr "" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:417 -#, c-format -msgid "%s has invited you to join the guild %s." -msgstr "%s seni %s loncasına katılmaya davet etti." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:218 +msgid "Clean cached graphics" +msgstr "" -#. TRANSLATORS: guild invite message -#: src/gui/windows/socialwindow.cpp:424 -msgid "Accept Guild Invite" -msgstr "Lonca davetini kabul et" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:224 +msgid "Clean cached fonts" +msgstr "" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:440 -msgid "Received party request, but one already exists." -msgstr "Bir grup daveti aldın, ancak zaten bir gruba dahilsin." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:230 +msgid "Print visible players in chat" +msgstr "" -#. TRANSLATORS: party invite message -#: src/gui/windows/socialwindow.cpp:452 -msgid "You have been invited you to join a party." -msgstr "Bir gruba katılma daveti aldın." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:236 +#, fuzzy +msgid "Print all visible beings in chat" +msgstr "Sohbette görünülecek en yüksek satır sayısını sınırla" -#. TRANSLATORS: party invite message -#: src/gui/windows/socialwindow.cpp:457 -#, c-format -msgid "You have been invited to join the %s party." -msgstr "%s grubuna katılmaya davet edildin." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:242 +msgid "Load shop items list from disk" +msgstr "" -#. TRANSLATORS: party invite message -#: src/gui/windows/socialwindow.cpp:466 -#, c-format -msgid "%s has invited you to join their party." -msgstr "%s seni gruplarına davet etti." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:248 +msgid "Save shop items list to disk" +msgstr "" -#. TRANSLATORS: party invite message -#: src/gui/windows/socialwindow.cpp:472 -#, c-format -msgid "%s has invited you to join the %s party." -msgstr "%s seni %s grubuna davet etti." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:254 +msgid "Print debug cache info" +msgstr "" -#. TRANSLATORS: party invite message -#: src/gui/windows/socialwindow.cpp:482 -msgid "Accept Party Invite" -msgstr "Grup Davetini Kabul et" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:260 +msgid "Undress selected player" +msgstr "" -#: src/gui/windows/socialwindow.cpp:498 -msgid "Cannot create party. You are already in a party" -msgstr "Grup kuramazsın. Zaten bir gruba dahilsin" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:266 +#, fuzzy +msgid "Quick disconnect from server" +msgstr "Bağlanılıyor" -#. TRANSLATORS: party creation message -#: src/gui/windows/socialwindow.cpp:507 -msgid "Party Name" -msgstr "Grup Adı" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:272 +#, fuzzy +msgid "Disable debug particle" +msgstr "Hata ayıklama modunu etkinleştir" -#. TRANSLATORS: party creation message -#: src/gui/windows/socialwindow.cpp:509 -msgid "Choose your party's name." -msgstr "Grubunun adını seç." +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:278 +msgid "Crate items (for gms)" +msgstr "" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:77 -msgid "HP:" -msgstr "HP:" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:284 +msgid "Print configured directories in chat" +msgstr "" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:80 -msgid "Exp:" -msgstr "Exp:" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:290 +#, fuzzy +msgid "Print client uptime in chat" +msgstr "Sohbette görünülecek en yüksek satır sayısını sınırla" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:139 -msgid "MP:" -msgstr "MP:" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:296 +#, fuzzy +msgid "Dump debug information" +msgstr "(D) varsayılan taklit" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:182 src/gui/windows/statuswindow.cpp:305 -#, c-format -msgid "Job: %d" -msgstr "İş: %d" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:302 +msgid "Crash client" +msgstr "" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:184 -msgid "Job:" -msgstr "İş:" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:308 +msgid "Dump graphics info into chat" +msgstr "" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:240 src/gui/windows/statuswindow.cpp:351 -#, c-format -msgid "Character points: %d" -msgstr "Karakter Puanları: %d" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:314 +msgid "Dump tests info into chat" +msgstr "" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:366 -#, c-format -msgid "Correction points: %d" -msgstr "Düzeltme puanları: %d" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:320 +msgid "Print OpenGL version in chat" +msgstr "" -#. TRANSLATORS: command editor name -#: src/gui/windows/textcommandeditor.cpp:49 -msgid "Command Editor" -msgstr "Komut Editörü" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:326 +#, fuzzy +msgid "Print enabled mods in chat" +msgstr "Sohbette görünülecek en yüksek satır sayısını sınırla" -#. TRANSLATORS: command editor button -#: src/gui/windows/textcommandeditor.cpp:54 -msgid "magic" -msgstr "büyü" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:332 +msgid "Dump environments into log" +msgstr "" -#. TRANSLATORS: command editor button -#: src/gui/windows/textcommandeditor.cpp:56 -msgid "other" -msgstr "diğer" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:338 +msgid "Dump OpenGL state into log" +msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:58 -msgid "Symbol:" -msgstr "Sembol:" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:345 +msgid "Test SDL font speed" +msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:61 -msgid "Command:" -msgstr "Komut:" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:352 +msgid "Upload main config" +msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:64 -msgid "Comment:" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:358 +msgid "Upload server config" msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:68 -msgid "Target Type:" -msgstr "Hedef Tipi:" +#. TRANSLATORS: input action name +#: src/input/pages/outfits.cpp:38 +msgid "Outfits keys" +msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:72 -msgid "Icon:" -msgstr "İkon:" +#. TRANSLATORS: input action name +#: src/input/pages/outfits.cpp:44 +msgid "Wear Outfit" +msgstr "Kıyafeti Giy" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:75 -msgid "Mana:" -msgstr "Mana:" +#. TRANSLATORS: input action name +#: src/input/pages/outfits.cpp:50 +msgid "Copy Outfit" +msgstr "Kıyafeti Kopyala" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:78 -msgid "Magic level:" -msgstr "Büyü Leveli:" +#. TRANSLATORS: input action name +#: src/input/pages/outfits.cpp:56 +msgid "Copy equipped to Outfit" +msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:82 -msgid "Magic School:" -msgstr "Büyü Okulu:" +#. TRANSLATORS: input action name +#: src/input/pages/outfits.cpp:62 +msgid "Outfits shortcuts" +msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:85 -msgid "School level:" -msgstr "Okul leveli:" +#. TRANSLATORS: input action name +#: src/input/pages/outfits.cpp:68 src/input/pages/outfits.cpp:74 +#: src/input/pages/outfits.cpp:80 src/input/pages/outfits.cpp:86 +#: src/input/pages/outfits.cpp:92 src/input/pages/outfits.cpp:98 +#: src/input/pages/outfits.cpp:104 src/input/pages/outfits.cpp:110 +#: src/input/pages/outfits.cpp:116 src/input/pages/outfits.cpp:122 +#: src/input/pages/outfits.cpp:128 src/input/pages/outfits.cpp:134 +#: src/input/pages/outfits.cpp:140 src/input/pages/outfits.cpp:146 +#: src/input/pages/outfits.cpp:152 src/input/pages/outfits.cpp:158 +#: src/input/pages/outfits.cpp:164 src/input/pages/outfits.cpp:170 +#: src/input/pages/outfits.cpp:176 src/input/pages/outfits.cpp:182 +#: src/input/pages/outfits.cpp:188 src/input/pages/outfits.cpp:194 +#: src/input/pages/outfits.cpp:200 src/input/pages/outfits.cpp:206 +#: src/input/pages/outfits.cpp:212 src/input/pages/outfits.cpp:218 +#: src/input/pages/outfits.cpp:224 src/input/pages/outfits.cpp:230 +#: src/input/pages/outfits.cpp:236 src/input/pages/outfits.cpp:242 +#: src/input/pages/outfits.cpp:248 src/input/pages/outfits.cpp:254 +#: src/input/pages/outfits.cpp:260 src/input/pages/outfits.cpp:266 +#: src/input/pages/outfits.cpp:272 src/input/pages/outfits.cpp:278 +#: src/input/pages/outfits.cpp:284 src/input/pages/outfits.cpp:290 +#: src/input/pages/outfits.cpp:296 src/input/pages/outfits.cpp:302 +#: src/input/pages/outfits.cpp:308 src/input/pages/outfits.cpp:314 +#: src/input/pages/outfits.cpp:320 src/input/pages/outfits.cpp:326 +#: src/input/pages/outfits.cpp:332 src/input/pages/outfits.cpp:338 +#: src/input/pages/outfits.cpp:344 src/input/pages/outfits.cpp:350 +#, c-format +msgid "Outfit Shortcut %d" +msgstr "" -#. TRANSLATORS: command editor button -#: src/gui/windows/textcommandeditor.cpp:90 -msgid "Save" -msgstr "Kayıt" +#. TRANSLATORS: input action name +#: src/input/pages/shortcuts.cpp:38 +msgid "Shortcuts modifiers keys" +msgstr "" -#. TRANSLATORS: trade window button -#: src/gui/windows/tradewindow.cpp:64 -msgid "Propose trade" -msgstr "Takas teklif et" +#. TRANSLATORS: input action name +#: src/input/pages/shortcuts.cpp:44 +msgid "Item Shortcuts Key" +msgstr "Nesne Kısayol Tuşları" -#. TRANSLATORS: trade window button -#: src/gui/windows/tradewindow.cpp:66 -msgid "Confirmed. Waiting..." -msgstr "Doğrulandı. Bekleniyor..." +#. TRANSLATORS: input action name +#: src/input/pages/shortcuts.cpp:50 +msgid "Shortcuts keys" +msgstr "" -#. TRANSLATORS: trade window button -#: src/gui/windows/tradewindow.cpp:68 -msgid "Agree trade" -msgstr "Takası kabul et" +#. TRANSLATORS: input action name +#: src/input/pages/shortcuts.cpp:56 src/input/pages/shortcuts.cpp:62 +#: src/input/pages/shortcuts.cpp:68 src/input/pages/shortcuts.cpp:74 +#: src/input/pages/shortcuts.cpp:80 src/input/pages/shortcuts.cpp:86 +#: src/input/pages/shortcuts.cpp:92 src/input/pages/shortcuts.cpp:98 +#: src/input/pages/shortcuts.cpp:104 src/input/pages/shortcuts.cpp:110 +#: src/input/pages/shortcuts.cpp:116 src/input/pages/shortcuts.cpp:122 +#: src/input/pages/shortcuts.cpp:128 src/input/pages/shortcuts.cpp:134 +#: src/input/pages/shortcuts.cpp:140 src/input/pages/shortcuts.cpp:146 +#: src/input/pages/shortcuts.cpp:152 src/input/pages/shortcuts.cpp:158 +#: src/input/pages/shortcuts.cpp:164 src/input/pages/shortcuts.cpp:170 +#, c-format +msgid "Item Shortcut %d" +msgstr "Nesne Kısayolu %d" -#. TRANSLATORS: trade window button -#: src/gui/windows/tradewindow.cpp:70 -msgid "Agreed. Waiting..." -msgstr "Kabul edildi. Bekleniyor..." +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:38 +msgid "Show Windows Menu" +msgstr "" -#. TRANSLATORS: trade window caption -#: src/gui/windows/tradewindow.cpp:74 -msgid "Trade: You" -msgstr "Takas: Sen" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:44 +msgid "Hide Windows" +msgstr "Pencereleri gizle" -#. TRANSLATORS: trade window money label -#: src/gui/windows/tradewindow.cpp:82 src/gui/windows/tradewindow.cpp:189 -#, c-format -msgid "You get %s" -msgstr "%s alıyorsun" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:50 +msgid "About Window" +msgstr "" -#. TRANSLATORS: trade window money change button -#: src/gui/windows/tradewindow.cpp:87 -msgid "Change" -msgstr "Değiştir" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:56 +msgid "Help Window" +msgstr "Yardım Penceresi" -#. TRANSLATORS: trade window money label -#: src/gui/windows/tradewindow.cpp:132 -msgid "You give:" -msgstr "Verdiğin:" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:62 +msgid "Status Window" +msgstr "Durum penceresi" -#. TRANSLATORS: trade error -#: src/gui/windows/tradewindow.cpp:397 -msgid "You don't have enough money." -msgstr "Yeterli paran yok." +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:68 +msgid "Inventory Window" +msgstr "Envanter Penceresi" -#. TRANSLATORS: trade error -#: src/gui/windows/tradewindow.cpp:483 -msgid "Failed adding item. You can not overlap one kind of item on the window." -msgstr "" -"Nesne eklemesi başarısız oldu. Pencerede aynı tür nesneyi üst üste " -"koyamazsınız." +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:74 +msgid "Equipment Window" +msgstr "Ekipman Penceresi" -#. TRANSLATORS: unregister dialog. label. -#: src/gui/windows/unregisterdialog.cpp:64 -#, c-format -msgid "Name: %s" -msgstr "İsim: %s" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:80 +msgid "Skill Window" +msgstr "Yetenek Penceresi" -#. TRANSLATORS: updater window name -#: src/gui/windows/updaterwindow.cpp:174 -msgid "Updating..." -msgstr "Güncelleniyor..." +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:86 +msgid "Minimap Window" +msgstr "Küçük Harita Penceresi" -#. TRANSLATORS: updater window label -#: src/gui/windows/updaterwindow.cpp:191 -msgid "Connecting..." -msgstr "Bağlanıyor..." +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:92 +msgid "Chat Window" +msgstr "Sohbet Penceresi" -#: src/gui/windows/updaterwindow.cpp:398 -msgid "Show all news (can be slow)" -msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:98 +msgid "Item Shortcut Window" +msgstr "Nesne Kısayol Penceresi" -#. TRANSLATORS: update message -#: src/gui/windows/updaterwindow.cpp:824 -msgid "##1 The update process is incomplete." -msgstr "##1 Güncelleme işlemi tamamlanamadı." +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:104 +msgid "Setup Window" +msgstr "Ayar Penceresi" -#. TRANSLATORS: Continues "The update process is incomplete.". -#: src/gui/windows/updaterwindow.cpp:826 -msgid "##1 It is strongly recommended that" -msgstr "##1 Şiddetle tavsiye edilir ki" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:110 +msgid "Debug Window" +msgstr "Hata Ayıklama Penceresi" -#. TRANSLATORS: Begins "It is strongly recommended that". -#: src/gui/windows/updaterwindow.cpp:828 -msgid "##1 you try again later." -msgstr "##1 daha sonra tekrar deneyiniz." +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:116 +msgid "Social Window" +msgstr "Sosyal Penceresi" -#. TRANSLATORS: updater window label -#: src/gui/windows/updaterwindow.cpp:1005 -msgid "Completed" -msgstr "Tamamlandı" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:122 +msgid "Emote Shortcut Window" +msgstr "Duygu Kısayol Penceresi" -#. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:92 src/gui/windows/whoisonline.cpp:635 -msgid "Who Is Online - Updating" -msgstr "Kimler Online - Güncelleniyor" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:128 +msgid "Outfits Window" +msgstr "Kıyafetler Penceresi" -#. TRANSLATORS: who is online. button. -#: src/gui/windows/whoisonline.cpp:103 -msgid "Update" -msgstr "Güncelle" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:134 +msgid "Shop Window" +msgstr "Mağaza Penceresi" -#. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:230 -msgid "Who Is Online - " -msgstr "Kimler Online - " +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:140 +msgid "Quick drop Window" +msgstr "Hızlı düşür Penceresi" -#. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:650 -msgid "Who Is Online - error" -msgstr "Kimler Online - hata" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:146 +msgid "Kill Stats Window" +msgstr "" -#. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:692 -msgid "Who Is Online - Update" -msgstr "Kimler Online - Güncelle" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:152 +msgid "Commands Window" +msgstr "Komut Penceresi" -#. TRANSLATORS: world select dialog name -#: src/gui/windows/worldselectdialog.cpp:49 -msgid "Select World" -msgstr "Dünya Seç" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:158 +msgid "Bot Checker Window" +msgstr "Bot Kontrolörü Penceresi" -#. TRANSLATORS: world dialog button -#: src/gui/windows/worldselectdialog.cpp:55 -msgid "Change Login" -msgstr "Hesabı Değiştir" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:164 +msgid "Who Is Online Window" +msgstr "Kimler Online Penceresi" -#. TRANSLATORS: world dialog button -#: src/gui/windows/worldselectdialog.cpp:57 -msgid "Choose World" -msgstr "Dünya Seç" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:170 +msgid "Did you know Window" +msgstr "" -#. TRANSLATORS: long key name. must be short. -#. TRANSLATORS: short key name. must be very short. -#. TRANSLATORS: long key name, should be short -#: src/input/inputmanager.cpp:360 src/input/inputmanager.cpp:404 -#: src/input/keyboardconfig.cpp:104 -#, c-format -msgid "key_%d" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:176 +msgid "Quests Window" msgstr "" -#. TRANSLATORS: long joystick button name. must be short. -#: src/input/inputmanager.cpp:366 -#, c-format -msgid "JButton%d" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:182 +msgid "Updates Window" msgstr "" -#. TRANSLATORS: unknown long key type -#: src/input/inputmanager.cpp:380 -msgid "unknown key" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:188 +msgid "Previous Social Tab" +msgstr "Önceki Sosyal Sekmesi" + +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:194 +msgid "Next Social Tab" +msgstr "Sonraki Sosyal Sekmesi" + +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:200 +msgid "Previous Shortcuts tab" msgstr "" -#. TRANSLATORS: short joystick button name. muse be very short -#: src/input/inputmanager.cpp:410 -#, c-format -msgid "JB%d" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:206 +msgid "Next Shortcuts tab" msgstr "" -#. TRANSLATORS: unknown short key type. must be short -#. TRANSLATORS: Unknown key short string. -#. TRANSLATORS: This string must be maximum 5 chars -#: src/input/inputmanager.cpp:424 src/input/keyboardconfig.cpp:148 -msgid "u key" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:212 +msgid "Previous Commands tab" +msgstr "" + +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:218 +msgid "Next Commands tab" msgstr "" #. TRANSLATORS: inventory type name @@ -8049,3 +8221,16 @@ msgstr "" #: src/resources/notifications.h:311 msgid "unknown pvp" msgstr "" + +#. TRANSLATORS: chat option changed message +#: src/utils/booleanoptions.h:27 +#, c-format +msgid "Options to /%s are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." +msgstr "" +"/%s ayar seçenekleri \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\" 'dir." + +#~ msgid "Unknown command." +#~ msgstr "Bilinmeyen komut." + +#~ msgid "Player successfully erased!" +#~ msgstr "Oyuncu başarıyla silindi!" -- cgit v1.2.3-60-g2f50