diff options
author | 2017-10-03 10:40:50 +1100 | |
---|---|---|
committer | 2017-10-03 10:49:30 +1100 | |
commit | 2851d7d6cdfa06d67a060fe91c7b4dcc1acf86ab (patch) | |
tree | de742e948d18c0f20ef724e196777a8dcfa40553 /language/Turkish | |
parent | 633c37236e3adb9673f79cc62401bbdeb773d78d (diff) |
(nw) Improve localisation:
* Change makefile rules to treat mame.pot as a target so rules can depend on it
* Put mame.pot inside the build directory so it will get cleaned
* Couldn't get xgettext to scrape lua and C++ in the same command and still remove stale strings
* Use larger strings and format specifiers to fix some localisation issues
- Issue with "None" lacking context in Russian and Turkish translations
- Issue with "Not implemented" changing depending on the noun in Serbian
- Issues with lua plugins not allowing for languages with different grammar/punctuation
Strings that need to be translated after this change - most of these are existing text that's been made into larger chunks or reworded slightly:
"Mechanical Machine\tYes\n"
"Mechanical Machine\tNo\n"
"Requires Artwork\tYes\n"
"Requires Artwork\tNo\n"
"Requires Clickable Artwork\tYes\n"
"Requires Clickable Artwork\tNo\n"
"Support Cocktail\tYes\n"
"Support Cocktail\tNo\n"
"Driver is BIOS\tYes\n"
"Driver is BIOS\tNo\n"
"Support Save\tYes\n"
"Support Save\tNo\n"
"Screen Orientation\tVertical\n"
"Screen Orientation\tHorizontal\n"
"Requires CHD\tYes\n"
"Requires CHD\tNo\n"
"ROM Audit Result\tOK\n"
"ROM Audit Result\tBAD\n"
"Samples Audit Result\tNone Needed\n"
"Samples Audit Result\tOK\n"
"Samples Audit Result\tBAD\n"
"ROM Audit Disabled\t\n"
"Samples Audit Disabled\t\n"
"Activated: %s = %s"
"Activated: %s"
"Enabled: %s"
"Disabled: %s"
"%s added"
"Default name is %s"
"Cheat written to %s and added to cheat.simple"
"Unable to write file\n"
"Ensure that cheatpath folder exists"
Diffstat (limited to 'language/Turkish')
-rw-r--r-- | language/Turkish/strings.po | 2302 |
1 files changed, 1160 insertions, 1142 deletions
diff --git a/language/Turkish/strings.po b/language/Turkish/strings.po index 87f42f20858..6f7244369a8 100644 --- a/language/Turkish/strings.po +++ b/language/Turkish/strings.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: MAME\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-28 09:22-0500\n" +"POT-Creation-Date: 2017-10-03 10:32+1100\n" "PO-Revision-Date: 2016-02-20 18:03+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: MAME Language Team\n" @@ -18,398 +18,314 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" -msgstr "" - -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "Hiçbiri" - -#: plugins/cheat/init.lua:481 -msgid "Done" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/slotopt.cpp:220 src/frontend/mame/ui/filesel.cpp:257 +#: src/frontend/mame/ui/swlist.cpp:83 +msgid "[empty slot]" msgstr "" -#: plugins/cheat/init.lua:499 plugins/cheatfind/init.lua:589 -#: src/frontend/mame/ui/cheatopt.cpp:299 src/frontend/mame/ui/cheatopt.cpp:305 -#: src/frontend/mame/ui/menu.cpp:736 src/frontend/mame/ui/miscmenu.cpp:894 -#: src/frontend/mame/ui/sndmenu.cpp:135 src/frontend/mame/ui/sndmenu.cpp:137 -msgid "On" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[oluştur]" -#: plugins/cheat/init.lua:502 plugins/cheat/init.lua:511 -#: plugins/cheatfind/init.lua:586 src/frontend/mame/ui/cheatopt.cpp:299 -#: src/frontend/mame/ui/cheatopt.cpp:305 src/frontend/mame/ui/menu.cpp:739 -#: src/frontend/mame/ui/miscmenu.cpp:894 src/frontend/mame/ui/sndmenu.cpp:135 -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Off" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[yazılım listesi]" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Erişim tipini seçin" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Salt-okunur" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Salt-yazılır" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Hile" - -#: plugins/cheat/init.lua:733 src/frontend/mame/ui/cheatopt.cpp:273 -#: src/frontend/mame/ui/ui.cpp:1246 src/frontend/mame/ui/videoopt.cpp:208 -#: src/frontend/mame/ui/videoopt.cpp:212 src/frontend/mame/ui/videoopt.cpp:216 -#: src/frontend/mame/ui/videoopt.cpp:220 src/frontend/mame/ui/videoopt.cpp:224 -msgid "Enabled" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:738 src/frontend/mame/ui/cheatopt.cpp:273 -#: src/frontend/mame/ui/ui.cpp:1246 src/frontend/mame/ui/videoopt.cpp:208 -#: src/frontend/mame/ui/videoopt.cpp:212 src/frontend/mame/ui/videoopt.cpp:216 -#: src/frontend/mame/ui/videoopt.cpp:220 src/frontend/mame/ui/videoopt.cpp:224 -msgid "Disabled" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:180 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" -msgstr "" - -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" -msgstr "" - -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "" - -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" -msgstr "" - -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "" - -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "" - -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "" - -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" -msgstr "" - -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" -msgstr "" - -#: plugins/cheatfind/init.lua:513 -msgid "Compare" -msgstr "" - -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +"One or more ROMs/CHDs for this machine are incorrect. The machine may not " +"run correctly.\n" msgstr "" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/info.cpp:267 +#, c-format +msgid ", %s" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:235 +msgid "" +"This machine was never completed. It may exhibit strange behavior or missing " +"elements that are not bugs in the emulation.\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:237 +msgid "" +"This machine has no sound hardware, MAME will produce no sounds, this is " +"expected behaviour.\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:241 +msgid "" +"\n" +"THIS MACHINE DOESN'T WORK. The emulation for this machine is not yet " +"complete. There is nothing you can do to fix this problem except wait for " +"the developers to improve the emulation.\n" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:243 +msgid "" +"\n" +"Elements of this machine cannot be emulated as they requires physical " +"interaction or consist of mechanical devices. It is not possible to fully " +"experience this machine.\n" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:293 +#, c-format +msgid "" +"%1$s\n" +"%2$s %3$s\n" +"Driver: %4$s\n" +"\n" +"CPU:\n" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:606 -msgid "Match block" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:609 -msgid "All" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:660 -#, lua-format -msgid "Test cheat at addr %08X" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:692 -msgid "Cheat engine not available" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:741 -msgid "Test" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:741 -msgid "Write" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:741 -msgid "Watch" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:758 -msgid "Page" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:776 -msgid "Clear Watches" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:786 -msgid "Cheat Finder" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Komut" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "Yüksek Skorlar" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Tarihçe" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" -"\n" -"\n" -"--- DRIVER INFO ---\n" -"Driver: " -msgstr "" - -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "" - -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "" - -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "" - -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "" - -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "" - -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "" - -#: plugins/timer/init.lua:96 -msgid "Total time" -msgstr "" - -#: plugins/timer/init.lua:98 -msgid "Play Count" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/timer/init.lua:106 -msgid "Timer" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" msgstr "" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/auditmenu.cpp:99 -#, c-format -msgid "Audit ROMs for all %1$u machines?" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "(sonuçlar %1$s 'a kaydedilecek)" - -#: src/frontend/mame/ui/auditmenu.cpp:130 -#, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "Denetlemeyi Başlat" - -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Yeni Barkod:" - -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Kod Girin" - -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" +#: src/frontend/mame/ui/cheatopt.cpp:273 +msgid "Autofire Status" msgstr "" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format -msgid "" -"Cheat Comment:\n" -"%s" +#: src/frontend/mame/ui/cheatopt.cpp:273 src/frontend/mame/ui/videoopt.cpp:208 +#: src/frontend/mame/ui/videoopt.cpp:212 src/frontend/mame/ui/videoopt.cpp:216 +#: src/frontend/mame/ui/videoopt.cpp:220 src/frontend/mame/ui/videoopt.cpp:224 +#: src/frontend/mame/ui/ui.cpp:1246 +msgid "Disabled" msgstr "" -#: src/frontend/mame/ui/cheatopt.cpp:105 -msgid "All cheats reloaded" +#: src/frontend/mame/ui/cheatopt.cpp:273 src/frontend/mame/ui/videoopt.cpp:208 +#: src/frontend/mame/ui/videoopt.cpp:212 src/frontend/mame/ui/videoopt.cpp:216 +#: src/frontend/mame/ui/videoopt.cpp:220 src/frontend/mame/ui/videoopt.cpp:224 +#: src/frontend/mame/ui/ui.cpp:1246 +msgid "Enabled" msgstr "" -#: src/frontend/mame/ui/cheatopt.cpp:136 -msgid "Autofire Settings" +#: src/frontend/mame/ui/cheatopt.cpp:299 src/frontend/mame/ui/cheatopt.cpp:305 +#: src/frontend/mame/ui/menu.cpp:736 src/frontend/mame/ui/miscmenu.cpp:894 +#: src/frontend/mame/ui/sndmenu.cpp:135 src/frontend/mame/ui/sndmenu.cpp:137 +#: plugins/cheat/init.lua:499 plugins/cheatfind/init.lua:589 +msgid "On" msgstr "" -#: src/frontend/mame/ui/cheatopt.cpp:273 -msgid "Autofire Status" +#: src/frontend/mame/ui/cheatopt.cpp:299 src/frontend/mame/ui/cheatopt.cpp:305 +#: src/frontend/mame/ui/menu.cpp:739 src/frontend/mame/ui/miscmenu.cpp:894 +#: src/frontend/mame/ui/sndmenu.cpp:135 src/frontend/mame/ui/sndmenu.cpp:137 +#: plugins/cheat/init.lua:502 plugins/cheat/init.lua:511 +#: plugins/cheatfind/init.lua:586 +msgid "Off" msgstr "" #: src/frontend/mame/ui/cheatopt.cpp:316 @@ -644,468 +560,336 @@ msgstr "Sarı" msgid "Violet" msgstr "Mor" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Yazılım Kullanımı" - -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "Durumu yükle" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROMlar" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Yüklenecek konumu seçin" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "Durumu kaydet" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Kaydedilecek konumu seçin" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DATlar" - -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INIler" - -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "Kategori INIleri" - -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Simgeler" - -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Hileler" - -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Ekran Görüntüleri" - -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Sonlar" - -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 -msgid "Marquees" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:81 src/frontend/mame/ui/selgame.cpp:945 -#: src/frontend/mame/ui/selgame.cpp:946 src/frontend/mame/ui/selgame.cpp:947 -#: src/frontend/mame/ui/selgame.cpp:948 src/frontend/mame/ui/selgame.cpp:949 -#: src/frontend/mame/ui/selgame.cpp:950 src/frontend/mame/ui/selgame.cpp:960 -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "No" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:82 src/frontend/mame/ui/selgame.cpp:945 -#: src/frontend/mame/ui/selgame.cpp:946 src/frontend/mame/ui/selgame.cpp:947 -#: src/frontend/mame/ui/selgame.cpp:948 src/frontend/mame/ui/selgame.cpp:949 -#: src/frontend/mame/ui/selgame.cpp:950 src/frontend/mame/ui/selgame.cpp:960 -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Yes" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Oluştur" - -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[oluştur]" - -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[yazılım listesi]" - -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Erişim tipini seçin" - -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Salt-okunur" - -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Salt-yazılır" - -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 -msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "<set up filters>" msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" msgstr "" -#: src/frontend/mame/ui/info.cpp:180 -msgid "" -"One or more ROMs/CHDs for this machine are incorrect. The machine may not " -"run correctly.\n" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"There are known problems with this machine\n" +"The selected game is missing one or more required ROM or CHD images. Please " +"select a different game.\n" "\n" +"Press any key to continue." msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "" - -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#: src/frontend/mame/ui/info.cpp:267 +#: src/frontend/mame/ui/simpleselgame.cpp:241 #, c-format -msgid ", %s" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "" - -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:235 -msgid "" -"This machine was never completed. It may exhibit strange behavior or missing " -"elements that are not bugs in the emulation.\n" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:241 msgid "" +"No machines found. Please check the rompath specified in the %1$s.ini file.\n" "\n" -"THIS MACHINE DOESN'T WORK. The emulation for this machine is not yet " -"complete. There is nothing you can do to fix this problem except wait for " -"the developers to improve the emulation.\n" +"If this is your first time using %2$s, please see the config.txt file in the " +"docs directory for information on configuring %2$s." msgstr "" -#: src/frontend/mame/ui/info.cpp:243 -msgid "" -"\n" -"Elements of this machine cannot be emulated as they requires physical " -"interaction or consist of mechanical devices. It is not possible to fully " -"experience this machine.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 +#: src/frontend/mame/ui/simpleselgame.cpp:292 #, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" -msgstr "" +msgid "Type name or select: %1$s_" +msgstr "İsim girin veya seçin: %1$s_" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:293 +#: src/frontend/mame/ui/simpleselgame.cpp:308 +#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 #, c-format -msgid "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"CPU:\n" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +msgid "%1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/simpleselgame.cpp:311 +#: src/frontend/mame/ui/selmenu.cpp:570 src/frontend/mame/ui/selmenu.cpp:606 +#, c-format +msgid "%1$s, %2$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Genel olarak: ÇALIŞMIYOR" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Genel olarak: Uygulanmamış Koruma" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Genel olarak: Çalışıyor" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Grafik: Uygulanmamış" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Grafik: Kusurlu" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Grafik: Tamam" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "Ses: Yok" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Ses: Uygulanmamış" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Ses: Kusurlu" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Ses: Tamam" #: src/frontend/mame/ui/inputmap.cpp:53 msgid "User Interface" @@ -1115,103 +899,6 @@ msgstr "" msgid "Other Controls" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Girdi (genel)" - -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Girdi (bu Makine)" - -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Makine Yapılandırması" - -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Makine Bilgisi" - -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "İmaj Bilgisi" - -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Dosya Yöneticisi" - -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "BIOS Seçimi" - -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Klavye Modu" - -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Görüntü Seçenekleri" - -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "" - -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Favorilere Ekle" - -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Favorilerden kaldır" - -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Yeni Makine Seçin" - #: src/frontend/mame/ui/menu.cpp:294 msgid "Return to Machine" msgstr "Makineye Dön" @@ -1228,143 +915,107 @@ msgstr "Önceki Menüye Dön" msgid "Auto" msgstr "Oto" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" -msgstr "Klavye Kipi" - -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" -msgstr "Doğal" - -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" -msgstr "Emule edilmiş" - -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +msgid "Switched Order: entries now ordered by %s" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Görünür Gecikme" - -#: src/frontend/mame/ui/miscmenu.cpp:601 +#: src/frontend/mame/ui/videoopt.cpp:56 #, c-format -msgid "%s.xml saved under ui folder." +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Ad: Açıklama:\n" - -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 +msgid "Marquees" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Sürücü" - -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (varsayılan)" - -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Oluştur" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Yeni Barkod:" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Kod Girin" + +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" #: src/frontend/mame/ui/selector.cpp:116 @@ -1391,15 +1042,14 @@ msgid "" " removed from favorites list." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "" - #: src/frontend/mame/ui/selgame.cpp:441 msgid "Configure Machine" msgstr "" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "" + #: src/frontend/mame/ui/selgame.cpp:853 #, c-format msgid "Romset\t%1$-.100s\n" @@ -1561,331 +1211,496 @@ msgid "Timing\tImperfect\n" msgstr "" #: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" +msgid "Mechanical Machine\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" #: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +msgid "Requires Artwork\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" #: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" #: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "Support Cocktail\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" msgstr "" #: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +msgid "Driver is BIOS\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" #: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" #: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +msgid "Screen Orientation\tVertical\n" msgstr "" #: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 +#: src/frontend/mame/ui/selgame.cpp:1171 #, c-format msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/selgame.cpp:1187 src/frontend/mame/ui/selsoft.cpp:555 #, c-format msgid "%1$s: %2$s - Search: %3$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format msgid "System: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" "The selected machine is missing one or more required ROM or CHD images. " "Please select a different machine.\n" "\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 +#: src/frontend/mame/ui/selgame.cpp:1249 src/frontend/mame/ui/selsoft.cpp:462 msgid "Press any key to continue." msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" -msgstr "Kontrol Paneli" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMlar" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" -msgstr "Oyun Bitti" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DATlar" + +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INIler" + +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "Kategori INIleri" + +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Simgeler" + +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Hileler" + +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Ekran Görüntüleri" + +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" -msgstr "BIOS seçimi:" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Sonlar" -#: src/frontend/mame/ui/selmenu.cpp:570 src/frontend/mame/ui/selmenu.cpp:606 -#: src/frontend/mame/ui/simpleselgame.cpp:311 -#, c-format -msgid "%1$s, %2$-.100s" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" -msgstr "Destekleniyor: Hayır" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" -msgstr "Destekleniyor: Kısmen" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" -msgstr "Destekleniyor: Evet" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Genel olarak: ÇALIŞMIYOR" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Genel olarak: Uygulanmamış Koruma" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Genel olarak: Çalışıyor" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Grafik: Uygulanmamış" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Grafik: Kusurlu" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Grafik: Tamam" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "Ses: Yok" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Ses: Uygulanmamış" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Ses: Kusurlu" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Ses: Tamam" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "%1$s %2$s" +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" -msgstr "Görüntüler" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" -msgstr "Bilgiler" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2454 -msgid "Usage" -msgstr "Kullanım" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" +msgstr "Klavye Kipi" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" -msgstr "Genel Bilgi" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" +msgstr "Doğal" -#: src/frontend/mame/ui/selsoft.cpp:456 +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" +msgstr "Emule edilmiş" + +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format msgid "" -"The selected software is missing one or more required files. Please select a " -"different software.\n" +"Uptime: %1$d:%2$02d:%3$02d\n" "\n" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 +#: src/frontend/mame/ui/miscmenu.cpp:238 #, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 +#: src/frontend/mame/ui/miscmenu.cpp:242 #, c-format -msgid "Driver: \"%1$s\" software list " +msgid "" +"Tickets dispensed: %1$d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 +#: src/frontend/mame/ui/miscmenu.cpp:253 +msgid "Coin %1$c: NA%3$s\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:253 #, c-format -msgid "%1$-.100s" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:149 -msgid "" -"The selected game is missing one or more required ROM or CHD images. Please " -"select a different game.\n" -"\n" -"Press any key to continue." +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Görünür Gecikme" + +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Ad: Açıklama:\n" + +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format +msgid "%s.txt saved under ui folder." +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 msgid "" -"No machines found. Please check the rompath specified in the %1$s.ini file.\n" "\n" -"If this is your first time using %2$s, please see the config.txt file in the " -"docs directory for information on configuring %2$s." +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "İsim girin veya seçin: %1$s_" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Sürücü" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Favorilere Ekle" + +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Favorilerden kaldır" + +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Uygulanmamış" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Kusurlu" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (varsayılan)" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "Tamam" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/imgcntrl.cpp:149 +msgid "" +"The software selected is missing one or more required ROM or CHD images. " +"Please select a different one." msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Girdi (genel)" + +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Girdi (bu Makine)" + +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Makine Yapılandırması" + +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Makine Bilgisi" + +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "İmaj Bilgisi" + +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Dosya Yöneticisi" + +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "BIOS Seçimi" + +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Klavye Modu" + +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Görüntü Seçenekleri" + +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Hile" + +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "" + +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Yeni Makine Seçin" + #: src/frontend/mame/ui/sndmenu.cpp:135 msgid "Sound" msgstr "Ses" @@ -1898,21 +1713,139 @@ msgstr "" msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "Durumu yükle" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Yüklenecek konumu seçin" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr "RENKLER" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "Durumu kaydet" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Kaydedilecek konumu seçin" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "" + +#: src/frontend/mame/ui/auditmenu.cpp:99 +#, c-format +msgid "Audit ROMs for all %1$u machines?" +msgstr "" + +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" +msgstr "(sonuçlar %1$s 'a kaydedilecek)" + +#: src/frontend/mame/ui/auditmenu.cpp:130 +#, c-format +msgid "" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" +msgstr "" + +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "Denetlemeyi Başlat" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Yazılım Kullanımı" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" +msgstr "Kontrol Paneli" + +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" +msgstr "Oyun Bitti" + +#: src/frontend/mame/ui/selmenu.cpp:69 +msgid "Add or remove favorites" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "BIOS seçimi:" + +#: src/frontend/mame/ui/selmenu.cpp:574 +#, c-format +msgid "Software is clone of: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" +msgstr "Destekleniyor: Hayır" + +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" +msgstr "Destekleniyor: Kısmen" + +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" +msgstr "Destekleniyor: Evet" + +#: src/frontend/mame/ui/selmenu.cpp:596 +#, c-format +msgid "romset: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" +msgstr "Görüntüler" + +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" +msgstr "Bilgiler" + +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" +msgstr "Kullanım" + +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" +msgstr "Genel Bilgi" #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" @@ -1998,10 +1931,6 @@ msgstr "Yenileme Hızı" msgid "Rotation Options" msgstr "Döndürme Seçenekleri" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "Sağa döndür" @@ -2214,69 +2143,21 @@ msgstr "Eşitlenmiş Yenileme" msgid "Wait Vertical Sync" msgstr "Dikey eşitlemeyi bekle" -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" +#: src/frontend/mame/ui/selsoft.cpp:456 +msgid "" +"The selected software is missing one or more required files. Please select a " +"different software.\n" +"\n" msgstr "" -#: src/frontend/mame/ui/swlist.cpp:259 +#: src/frontend/mame/ui/selsoft.cpp:549 #, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "" - -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "" - -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "" - -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "" - -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" +msgid "%1$s %2$s ( %3$d / %4$d software packages )" msgstr "" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " msgstr "" #: src/frontend/mame/ui/ui.cpp:337 @@ -2502,208 +2383,345 @@ msgstr "" msgid "**Error saving %s.ini**" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/timer/init.lua:94 +msgid "Current time" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/timer/init.lua:96 +msgid "Total time" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/timer/init.lua:98 +msgid "Play Count" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/timer/init.lua:106 +msgid "Timer" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheat/init.lua:458 +msgid "Select cheat to set hotkey" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheat/init.lua:464 +msgid "Press button for hotkey or wait to clear" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "Hiçbiri" + +#: plugins/cheat/init.lua:481 +msgid "Done" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Komut" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "Yüksek Skorlar" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Tarihçe" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "<set up filters>" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr "RENKLER" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "" + +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" + +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "" + +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "" + +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "" + +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "" + +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "" + +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "" + +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" + +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "" + +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" + +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" + +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "" + +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" + +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "" + +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "" + +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "" + +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "" + +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "" + +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "" + +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "" + +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" + +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" + +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" + +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" + +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" + +#~ msgid "Unimplemented" +#~ msgstr "Uygulanmamış" + +#~ msgid "Imperfect" +#~ msgstr "Kusurlu" + +#~ msgid "OK" +#~ msgstr "Tamam" |