From 2851d7d6cdfa06d67a060fe91c7b4dcc1acf86ab Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Tue, 3 Oct 2017 10:40:50 +1100 Subject: (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" --- language/Afrikaans/strings.po | 2317 ++++++++++---------- language/Albanian/strings.po | 2317 ++++++++++---------- language/Arabic/strings.po | 2317 ++++++++++---------- language/Basque/strings.po | 2317 ++++++++++---------- language/Belarusian/strings.po | 2317 ++++++++++---------- language/Bosnian/strings.po | 2317 ++++++++++---------- language/Bulgarian/strings.po | 2317 ++++++++++---------- language/Burmese/strings.po | 2317 ++++++++++---------- language/Catalan/strings.po | 2873 ++++++++++++------------ language/Chinese_Simplified/strings.po | 3153 ++++++++++++++------------- language/Chinese_Traditional/strings.po | 3153 ++++++++++++++------------- language/Croatian/strings.po | 2317 ++++++++++---------- language/Czech/strings.po | 2949 ++++++++++++------------- language/Danish/strings.po | 2317 ++++++++++---------- language/Dutch/strings.po | 3188 +++++++++++++-------------- language/English/strings.po | 2317 ++++++++++---------- language/Estonian/strings.po | 2317 ++++++++++---------- language/Finnish/strings.po | 2317 ++++++++++---------- language/French/strings.po | 2906 +++++++++++++------------ language/French_Belgium/strings.po | 2892 +++++++++++++------------ language/French_Canada/strings.po | 2317 ++++++++++---------- language/Georgian/strings.po | 2317 ++++++++++---------- language/German/strings.po | 3608 +++++++++++++++---------------- language/Greek/strings.po | 3525 +++++++++++++++--------------- language/Hebrew/strings.po | 2317 ++++++++++---------- language/Hindi/strings.po | 2317 ++++++++++---------- language/Hungarian/strings.po | 2945 ++++++++++++------------- language/Indonesian/strings.po | 2317 ++++++++++---------- language/Italian/strings.po | 3247 +++++++++++++-------------- language/Japanese/strings.po | 3147 ++++++++++++++------------- language/Korean/strings.po | 2317 ++++++++++---------- language/Latvian/strings.po | 2317 ++++++++++---------- language/Lithuanian/strings.po | 2317 ++++++++++---------- language/Macedonian/strings.po | 2317 ++++++++++---------- language/Norwegian/strings.po | 2317 ++++++++++---------- language/Persian/strings.po | 2317 ++++++++++---------- language/Polish/strings.po | 2317 ++++++++++---------- language/Portuguese/strings.po | 2317 ++++++++++---------- language/Portuguese_Brazil/strings.po | 3243 +++++++++++++-------------- language/Romanian/strings.po | 2317 ++++++++++---------- language/Russian/strings.po | 3084 +++++++++++++------------- language/Serbian/strings.po | 3024 +++++++++++++------------- language/Serbian_Cyrillic/strings.po | 3028 +++++++++++++------------- language/Slovak/strings.po | 2317 ++++++++++---------- language/Slovenian/strings.po | 2317 ++++++++++---------- language/Spanish/strings.po | 3251 ++++++++++++++-------------- language/Spanish_Mexico/strings.po | 2317 ++++++++++---------- language/Swedish/strings.po | 3153 ++++++++++++++------------- language/Thai/strings.po | 2317 ++++++++++---------- language/Turkish/strings.po | 2594 +++++++++++----------- language/Ukrainian/strings.po | 2317 ++++++++++---------- language/Vietnamese/strings.po | 2317 ++++++++++---------- makefile | 13 +- plugins/cheat/init.lua | 14 +- plugins/cheatfind/init.lua | 6 +- src/frontend/mame/ui/selgame.cpp | 37 +- src/frontend/mame/ui/simpleselgame.cpp | 18 +- 57 files changed, 68308 insertions(+), 67204 deletions(-) diff --git a/language/Afrikaans/strings.po b/language/Afrikaans/strings.po index 59858dd4b25..b6e2d9c37d2 100644 --- a/language/Afrikaans/strings.po +++ b/language/Afrikaans/strings.po @@ -7,7 +7,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" @@ -16,398 +16,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -642,1274 +558,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1996,10 +1929,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2212,69 +2141,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2451,253 +2332,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Albanian/strings.po b/language/Albanian/strings.po index 7044fd4470f..66429a1c9ae 100644 --- a/language/Albanian/strings.po +++ b/language/Albanian/strings.po @@ -7,7 +7,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" @@ -16,398 +16,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -642,1274 +558,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1996,10 +1929,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2212,69 +2141,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2451,253 +2332,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Arabic/strings.po b/language/Arabic/strings.po index 34cc55873fd..f22ac143686 100644 --- a/language/Arabic/strings.po +++ b/language/Arabic/strings.po @@ -7,7 +7,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" @@ -16,398 +16,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -642,1274 +558,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1996,10 +1929,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2212,69 +2141,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2451,253 +2332,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Basque/strings.po b/language/Basque/strings.po index 7b8aebba065..0b278b99b71 100644 --- a/language/Basque/strings.po +++ b/language/Basque/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" @@ -17,398 +17,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -643,1274 +559,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1997,10 +1930,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2213,69 +2142,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2452,253 +2333,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Belarusian/strings.po b/language/Belarusian/strings.po index 067fbd04ab9..df6b475755b 100644 --- a/language/Belarusian/strings.po +++ b/language/Belarusian/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" @@ -19,398 +19,314 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -645,1274 +561,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1999,10 +1932,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2215,69 +2144,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2454,253 +2335,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Bosnian/strings.po b/language/Bosnian/strings.po index 7d28663d207..74e3f71411a 100644 --- a/language/Bosnian/strings.po +++ b/language/Bosnian/strings.po @@ -7,7 +7,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" @@ -16,398 +16,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -642,1274 +558,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1996,10 +1929,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2212,69 +2141,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2451,253 +2332,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Bulgarian/strings.po b/language/Bulgarian/strings.po index 60b2ff1ef18..924b10b9c90 100644 --- a/language/Bulgarian/strings.po +++ b/language/Bulgarian/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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Burmese/strings.po b/language/Burmese/strings.po index ab3f00ae551..7964d7286f6 100644 --- a/language/Burmese/strings.po +++ b/language/Burmese/strings.po @@ -7,7 +7,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" @@ -16,398 +16,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -642,1274 +558,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1996,10 +1929,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2212,69 +2141,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2451,253 +2332,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Catalan/strings.po b/language/Catalan/strings.po index 279e2c8996e..1ad3326aec1 100644 --- a/language/Catalan/strings.po +++ b/language/Catalan/strings.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: MAME 0.180\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-12-14 14:01+0100\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" @@ -16,383 +16,283 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Reinicialitza" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[crea]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[llista de programari]" -#: 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 "Encès" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Seleccioneu el mode d'accés" -#: 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 "Apagat" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Només lectura" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Lectura i escriptura" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Reinicialitza'ls tots" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Llegeix aquesta imatge, escriu en una altra imatge" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Torna a carregar-ho tot" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Llegeix aquesta imatge, escriu al diff" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Trampa" - -#: 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" -msgstr "Habilitat" - -#: 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" -msgstr "Inhabilitat" - -#: 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" +"One or more ROMs/CHDs for this machine are incorrect. The machine may not " +"run correctly.\n" msgstr "" +"Una o més ROM/CHD per a aquesta màquina són incorrectes. La màquina podria " +"no executar-se correctament.\n" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"Hi ha problemes coneguts amb aquesta màquina\n" +"\n" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" +"Una o més ROM/CHD per a aquesta màquina no han estat bolcats correctament.\n" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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:519 -msgid "Current" +#: 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:524 -msgid "Operator" +#: 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 "" +"\n" +"AQUESTA MÀQUINA NO FUNCIONA. L'emulació per a aquesta màquina no és " +"completa. No podeu fer res al respecte, tret d'esperar a que els " +"desenvolupadors milloren l'emulació.\n" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: 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:533 -msgid "Left greater than right, value is difference" +#: 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:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Premeu qualsevol tecla per continuar" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Controlador: %4$s\n" +"\n" +"CPU:\n" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"So:\n" -#: 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Ordre" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Història" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:370 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 "Mamescore" - -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Sysinfo" - -#: 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" +"Video:\n" msgstr "" +"\n" +"Vídeo:\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Cap\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Vector" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "" +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" +msgid "Screen '%1$s'" +msgstr "Pantalla «%1$s»" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Pantalla" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Codi de barres nou:" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "No suportat" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Introduiu un codi" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Parcialment suportat" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "La mida del codi de barres no és vàlid!" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[buit]" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -408,10 +308,47 @@ msgstr "S'han tornat a carregar totes les trampes" msgid "Autofire Settings" msgstr "Paràmetres d'autotret" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Reinicialitza'ls tots" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Torna a carregar-ho tot" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "Estat d'autotret" +#: 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 "Inhabilitat" + +#: 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 "Habilitat" + +#: 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 "Encès" + +#: 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 "Apagat" + #: src/frontend/mame/ui/cheatopt.cpp:316 msgid "No buttons found on this machine!" msgstr "No s'ha trobat cap botó en aquesta màquina!" @@ -645,1066 +582,1218 @@ msgstr "Groc" msgid "Violet" msgstr "Violeta" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Ús del programari" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Revisió: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROM" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "IU" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "aturat" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Mostres" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "reproduint" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DAT" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(reproduint)" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INI" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "enregistrant" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(enregistrant)" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Icones" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Pausa/Atura" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Trampes" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Reprodueix" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Instantànies" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Enregistra" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Cabines" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Rebobina" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Díptics" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Avanç ràpid" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Títols" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Finals" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCB" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Quadres de control" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Mirilles" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Selecciona" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "ComEsFa" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Logotips" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Puntuacions" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Portades" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Paràmetres de carpetes" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" -msgstr "Carpetes %1$s actuals" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Canvia de carpeta" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Afegeix una carpeta" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Suprimeix una carpeta" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Canvia la carpeta %1$s - cerca: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Afegeix la carpeta %1$s - cerca: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Premeu TAB per establir" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" -msgstr "Suprimeix la carpeta %1$s" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "El fitxer ja existeix. Voleu sobreescriure'l?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +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" -msgstr "No" +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +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" -msgstr "Sí" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Nom de la imatge nova:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Format de la imatge:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Crea" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Selecciona filtres personalitzats:" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Introduïu una extensió de fitxer també" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Seleccioneu el format de la imatge" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Suprimeix el darrer filtre" -#: 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:520 +msgid "Add filter" +msgstr "Afegeix un filtre" + +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[crea]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[llista de programari]" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Seleccioneu el mode d'accés" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Només lectura" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Lectura i escriptura" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Llegeix aquesta imatge, escriu en una altra imatge" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Llegeix aquesta imatge, escriu al diff" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "No es pot desar damunt d'un directori" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Sí" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "No" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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 "" -"El programari seleccionat manca una o més imatges ROM o CHD. Seleccioneu-ne " -"un diferent." -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Configura les opcions" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Teclegeu el nom o seleccioneu: %1$s_" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Teclegeu el nom o seleccioneu: (aleatori)" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "" +#: 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$-.100s" +msgstr "%1$-.100s" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "" +#: 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 "%1$s, %2$-.100s" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Controlador: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "En resum: NO FUNCIONA" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Resum: Protecció no emulada" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "En resum: Funciona" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Gràfics: Imperfectes, " -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Gràfics: OK, " -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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" -msgstr "" -"Una o més ROM/CHD per a aquesta màquina són incorrectes. La màquina podria " -"no executar-se correctament.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "So: No implementat" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" -msgstr "" -"Hi ha problemes coneguts amb aquesta màquina\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "So: Imperfecte" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "" -"Una o més ROM/CHD per a aquesta màquina no han estat bolcats correctament.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "So: OK" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Interfície d'usuari" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Altres controls" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Torna a la màquina" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Surt" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Torna al menú anterior" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Auto" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[gestor de fitxers]" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %s" msgstr "" -#: 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" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "nom curt" + +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "descripció" + +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Rota" + +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 +msgid "Marquees" msgstr "" -"\n" -"AQUESTA MÀQUINA NO FUNCIONA. L'emulació per a aquesta màquina no és " -"completa. No podeu fer res al respecte, tret d'esperar a que els " -"desenvolupadors milloren l'emulació.\n" -#: src/frontend/mame/ui/info.cpp:243 +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Visualització" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Escapçada" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Completa" + +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "El fitxer ja existeix. Voleu sobreescriure'l?" + +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Nom de la imatge nova:" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Format de la imatge:" + +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Crea" + +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Introduïu una extensió de fitxer també" + +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Seleccioneu el format de la imatge" + +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Codi de barres nou:" + +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Introduiu un codi" + +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "La mida del codi de barres no és vàlid!" + +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Llista de la selecció - cerca: " + +#: src/frontend/mame/ui/selector.cpp:124 +#, c-format +msgid "Double click or press %1$s to select" +msgstr "Feu doble clic o premeu %1$s per seleccionar" + +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format 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" +"%s\n" +" added to favorites list." msgstr "" +"%s\n" +" afegit a la llista de favorits." -#: src/frontend/mame/ui/info.cpp:265 +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 #, c-format msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +"%s\n" +" removed from favorites list." msgstr "" +"%s\n" +" suprimit de la llista de favorits." -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Configura la màquina" + +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Connectors" + +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -"\n" -"\n" -"Premeu qualsevol tecla per continuar" -#: src/frontend/mame/ui/info.cpp:293 +#: src/frontend/mame/ui/selgame.cpp:854 #, c-format -msgid "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"CPU:\n" +msgid "Year\t%1$s\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Controlador: %4$s\n" -"\n" -"CPU:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -"\n" -"So:\n" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -"\n" -"Vídeo:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Cap\n" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Vector" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "Pantalla «%1$s»" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Pantalla" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "No suportat" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Parcialment suportat" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[buit]" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[fallit]" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Interfície d'usuari" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Altres controls" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +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 "Reinicialitza" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Entrada (general)" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Entrada (aquesta màquina)" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Controls analògics" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Configuració de la màquina" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Informació de la màquina" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Informació de la imatge" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Gestor de fitxers" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Control de cinta" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Lector de codi de barres" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Dispositius de xarxa" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Mode de teclat" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Controls dels lliscadors" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Opcions de vídeo" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Opcions de connectors" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Visualització de DAT externa" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Afegeix als favorits" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Suprimeix dels favorits" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Selecciona una màquina nova" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Torna a la màquina" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Surt" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Torna al menú anterior" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Auto" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" -msgstr "Mode de teclat:" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" -msgstr "Natural" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" -msgstr "Emulat" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -"Temps d'execució: %1$d:%2$02d:%3$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -"Temps d'execució: %1$d:%2$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" -msgstr "Moneda %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" -msgstr "Moneda %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (blocat)" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Retard visible" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "S'ha desat %s.xml sota la carpeta ui." +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Nom: Descripció:\n" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1171 #, c-format -msgid "%s.txt saved under ui folder." -msgstr "S'ha desat %s.txt sota la carpeta ui." +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s (%3$d / %4$d màquines (%5$d BIOS))" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Exporta la llista en format XML (like -listxml)" +#: 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/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 +#, c-format +msgid "Search: %1$s_" msgstr "" -"Exporta la llista en format XML (com -listxml, però excloent dispositius)" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Exporta la llista en format TXT (com -listfull)" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Conjunt de roms: %1$-.100s" -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +#: src/frontend/mame/ui/selgame.cpp:1206 +#, c-format +msgid "System: %1$-.100s" +msgstr "Sistema: %1$-.100s" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"\n" -" Configuration saved \n" +"The selected machine is missing one or more required ROM or CHD images. " +"Please select a different machine.\n" "\n" msgstr "" -"\n" -" S'ha desat la configuració \n" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: 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/miscmenu.cpp:763 -msgid "Driver" -msgstr "Controlador" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROM" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Desa la configuració de la màquina" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "IU" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Configura la màquina" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Mostres" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (per defecte)" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DAT" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Connectors" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INI" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filtre" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Personalitza la IU" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Icones" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Configura els directoris" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Trampes" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Opcions de so" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Instantànies" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Entrada general" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Cabines" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Desa la configuració" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Díptics" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Paràmetres" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Títols" -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Llista de la selecció - cerca: " +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Finals" -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Feu doble clic o premeu %1$s per seleccionar" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCB" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Quadres de control" + +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Mirilles" + +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -"%s\n" -" afegit a la llista de favorits." -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -"%s\n" -" suprimit de la llista de favorits." -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Configura les opcions" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Configura la màquina" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Selecciona" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "ComEsFa" + +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Logotips" + +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Puntuacions" + +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Versus" + +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Portades" + +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Paràmetres de carpetes" + +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "Carpetes %1$s actuals" + +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Canvia de carpeta" + +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Afegeix una carpeta" + +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Suprimeix una carpeta" + +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "Year\t%1$s\n" -msgstr "" +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Canvia la carpeta %1$s - cerca: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:855 +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "" +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Afegeix la carpeta %1$s - cerca: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:859 +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Premeu TAB per establir" + +#: src/frontend/mame/ui/dirmenu.cpp:513 #, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "" +msgid "Remove %1$s Folder" +msgstr "Suprimeix la carpeta %1$s" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" +msgstr "Mode de teclat:" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" +msgstr "Natural" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" +msgstr "Emulat" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" +"Temps d'execució: %1$d:%2$02d:%3$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" msgstr "" +"Temps d'execució: %1$d:%2$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:253 +msgid "Coin %1$c: NA%3$s\n" +msgstr "Moneda %1$c: NA%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:253 +#, c-format +msgid "Coin %1$c: %2$d%3$s\n" +msgstr "Moneda %1$c: %2$d%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (blocat)" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Retard visible" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "S'ha desat %s.xml sota la carpeta ui." -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Nom: Descripció:\n" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "S'ha desat %s.txt sota la carpeta ui." -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Exporta la llista en format XML (like -listxml)" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" +"Exporta la llista en format XML (com -listxml, però excloent dispositius)" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Exporta la llista en format TXT (com -listfull)" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" +"\n" +" S'ha desat la configuració \n" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Controlador" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Afegeix als favorits" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Suprimeix dels favorits" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Desa la configuració de la màquina" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Configura la màquina" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (per defecte)" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "No es pot desar damunt d'un directori" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: 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 "" +"El programari seleccionat manca una o més imatges ROM o CHD. Seleccioneu-ne " +"un diferent." -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Pseudo terminals" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[fallit]" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Entrada (general)" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Entrada (aquesta màquina)" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Controls analògics" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Configuració de la màquina" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Informació de la màquina" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Informació de la imatge" + +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Gestor de fitxers" + +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Control de cinta" + +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Lector de codi de barres" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Dispositius de xarxa" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Mode de teclat" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Controls dels lliscadors" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Opcions de vídeo" + +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Vertical" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Trampa" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Horitzontal" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Opcions de connectors" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Visualització de DAT externa" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Selecciona una màquina nova" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "So" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Opcions de so" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " COLORS" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s (%3$d / %4$d màquines (%5$d BIOS))" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Search: %1$s_" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Conjunt de roms: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "System: %1$-.100s" -msgstr "Sistema: %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1240 msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Ús del programari" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Revisió: " + #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" msgstr "Quadres de control" @@ -1737,12 +1826,6 @@ msgstr "Selecció de part de programari:" msgid "BIOS selection:" msgstr "" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1750,204 +1833,54 @@ msgstr "El programari és un clon de: %1$-.100s" #: src/frontend/mame/ui/selmenu.cpp:576 msgid "Software is parent" -msgstr "El programari és el pare" - -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" -msgstr "Suportat: No" - -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" -msgstr "Suportat: Parcialment" - -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" -msgstr "Suportat: Sí" - -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" -msgstr "Conjunt de ROM: %1$-.100s" - -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" -msgstr "El control·lador és un clon de: %1$-.100s" - -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" -msgstr "El controlador és el pare" - -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "En resum: NO FUNCIONA" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Resum: Protecció no emulada" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "En resum: Funciona" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Gràfics: Imperfectes, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Gràfics: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "So: No implementat" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "So: Imperfecte" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "So: OK" - -#: src/frontend/mame/ui/selmenu.cpp:650 -#, c-format -msgid "%1$s %2$s" -msgstr "%1$s %2$s" - -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" -msgstr "Imatges" - -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" -msgstr "Infos" - -#: src/frontend/mame/ui/selmenu.cpp:2454 -msgid "Usage" -msgstr "Ús" - -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" -msgstr "Informació general" - -#: 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/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s (%3$d / %4$d paquets de programari)" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "" - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Teclegeu el nom o seleccioneu: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Teclegeu el nom o seleccioneu: (aleatori)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Controlador: %1$-.100s" +msgstr "El programari és el pare" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "No implementat" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" +msgstr "Suportat: No" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Imperfecte" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" +msgstr "Suportat: Parcialment" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "D'acord" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" +msgstr "Suportat: Sí" -#: src/frontend/mame/ui/simpleselgame.cpp:355 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Gràfics: %s, So: %s" +msgid "romset: %1$-.100s" +msgstr "Conjunt de ROM: %1$-.100s" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:612 #, c-format -msgid "%s [internal]" -msgstr "" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "So" +msgid "Driver is clone of: %1$-.100s" +msgstr "El control·lador és un clon de: %1$-.100s" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" +msgstr "El controlador és el pare" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" +msgstr "%1$s %2$s" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" +msgstr "Imatges" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" +msgstr "Infos" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" +msgstr "Ús" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" +msgstr "Informació general" #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" @@ -2033,10 +1966,6 @@ msgstr "Velocitat de refresc" msgid "Rotation Options" msgstr "" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Rota" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "Rota a la dreta" @@ -2249,71 +2178,23 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[gestor de fitxers]" - -#: 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 "nom curt" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "descripció" +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s (%3$d / %4$d paquets de programari)" -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " msgstr "" -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "aturat" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "reproduint" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(reproduint)" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "enregistrant" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(enregistrant)" - -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Pausa/Atura" - -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Reprodueix" - -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Enregistra" - -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Rebobina" - -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Avanç ràpid" - #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " msgstr "" @@ -2504,240 +2385,386 @@ msgstr "%1$.3f" msgid "%1$1.2f" msgstr "%1$1.2f" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filtre" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Personalitza la IU" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Configura els directoris" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Entrada general" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Desa la configuració" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Paràmetres" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Ordre" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Història" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamescore" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Sysinfo" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Selecciona filtres personalitzats:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Suprimeix el darrer filtre" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Afegeix un filtre" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Visualització" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Escapçada" +#~ msgid "Vertical" +#~ msgstr "Vertical" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Completa" +#~ msgid "Horizontal" +#~ msgstr "Horitzontal" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " COLORS" +#~ msgid "Unimplemented" +#~ msgstr "No implementat" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr "" +#~ msgid "Imperfect" +#~ msgstr "Imperfecte" + +#~ msgid "OK" +#~ msgstr "D'acord" + +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "Gràfics: %s, So: %s" #~ msgid "Audit in progress..." #~ msgstr "L'auditoria està en curs…" diff --git a/language/Chinese_Simplified/strings.po b/language/Chinese_Simplified/strings.po index bb763bbdd08..a807b405ab9 100644 --- a/language/Chinese_Simplified/strings.po +++ b/language/Chinese_Simplified/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: 2017-09-29 15:23+0800\n" "Last-Translator: YuiFAN\n" "Language-Team: MAME Language Team\n" @@ -17,391 +17,283 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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" -msgstr "按下热键按钮或等待清除" - -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "无" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [内部]" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "完成" +#: 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" -msgstr "设定" +#: 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 "[建立]" -#: 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 "[软件清单]" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "设定热键" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "选择存取模式" -#: 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 "唯读" -#: 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 "读写" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "作弊码注解:\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" -msgstr "已激活" +#: 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 "游戏作弊" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "保护" -#: 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" -msgstr "已启用" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +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" -msgstr "已停用" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "图形" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr "已加入" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "声音" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "储存作弊码" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "控制" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "缺省" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "键盘" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "自订" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "滑鼠" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "作弊码名称" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "麦克风" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "缺省名称是" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "相机" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "玩家" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "磁碟" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "类型" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "印表机" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "储存" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "区域网" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "作弊码写入至 " +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "广域网" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" -msgstr " 并已加入至 cheat.simple" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" +msgstr "计时" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" -msgstr "作弊码已加入至 cheat.simple" +#: 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" +msgstr "本机械有一个或更多的 ROM/CHD 是不正确的。此机械可能无法正确执行。\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:190 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +"There are known problems with this machine\n" +"\n" msgstr "" -"无法写入档案\n" -"检查 cheatpath 目录是否存在" +"本机械已知具有下列的问题\n" +"\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" -msgstr "取消" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +msgstr "本机械有一个或更多的 ROM/CHD 尚未正确地被 DUMP。\n" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "CPU 或内存" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "未完整模拟功能: " -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" -msgstr "此变更仅当选定 \"开始新搜寻\" 时生效" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" +msgstr "%s" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "清除资料并储存当前状态" +#: 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 ", %s" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "开始新搜寻" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "未完美模拟功能: " -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "已储存当前状态" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "尚未支援台面型筐体模式的画面翻转。" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" -msgstr "储存当前 -- #" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "此机械需要额外的装饰图档" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" -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 "本机械无法完成,并非模拟中的错误而可能呈现怪异的行为或缺少元件。\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" -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 "本机械无声音硬体,故 MAME 将不会产生声音,这是可预期的行为。\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" -msgstr "左运算元" +#: 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 "" +"此机械无法执行,机械的模拟还不完全。除了等待开发人员改良模拟之外,没有方法可" +"以解决这个问题。\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" -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" +msgstr "" +"此机械的部分元件无法模拟,因其需要实际活动的互动或机械装置的组合。故无法完成" +"此机械的体验。\n" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" -msgstr "运算子" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" +msgstr "" +"\n" +"\n" +"本机械尚有可执行的彷製版: %s" -#: 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 "在位址 %08X 测试作弊码" - -#: plugins/cheatfind/init.lua:692 -msgid "Cheat engine not available" -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 "作弊码搜寻器" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "出招表" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "高分" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "历史" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:278 msgid "" "\n" "\n" -"--- DRIVER INFO ---\n" -"Driver: " +"Press any key to continue" msgstr "" "\n" "\n" -"--- 驱动程式信息 ---\n" -"驱动程式: " - -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "MAMEinfo" - -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "MARPScore" - -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "MESSinfo" +"按任意按键继续" -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Mamescore" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"驱动: %4$s\n" +"\n" +"CPU:\n" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "系统信息" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "目前时数" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/timer/init.lua:96 -msgid "Total time" -msgstr "总时数" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" +msgstr "" +"\n" +"声音:\n" -#: plugins/timer/init.lua:98 -msgid "Play Count" -msgstr "游戏次数" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" +msgstr "" +"\n" +"视讯:\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "计时器" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "无\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "校验标记为不可用的 %1$u 机台的 ROM 档案?" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "向量" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "校验所有 %1$u 机台的 ROM 档案?" +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "(结果将保存在 %1$s)" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" -"正在校验供机台 %2$u 的 %3$u ROM 档案...\n" -"%1$s" +msgid "Screen '%1$s'" +msgstr "画面 '%1$s'" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "开始校验" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "画面" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "新条码:" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "不支援" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "输入条码" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "部分支援" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "条码长度无效!" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[ 空 ]" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -417,14 +309,51 @@ msgstr "全部作弊码已重新载入" msgid "Autofire Settings" msgstr "连发设定" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "全部重设" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "全部重新载入" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "连发状态" -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "在此机器上找不到按钮!" - +#: 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: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: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: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 +msgid "No buttons found on this machine!" +msgstr "在此机器上找不到按钮!" + #: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 msgid "Autofire Delay" msgstr "连发延迟" @@ -649,614 +578,943 @@ msgstr "橘" msgid "Yellow" msgstr "黄" -#: src/frontend/mame/ui/custui.cpp:903 -msgid "Violet" -msgstr "紫" +#: src/frontend/mame/ui/custui.cpp:903 +msgid "Violet" +msgstr "紫" + +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "载入状态" + +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "选择载入位置" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "保存状态" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +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" +msgstr "倒带" + +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "快进" + +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "未过滤" + +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "可用" + +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "不可用" + +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "可以执行" + +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "不可执行" + +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "机械式" + +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "非机械式" + +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "类别" + +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "最爱" + +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" + +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "非 BIOS" + +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "母档" + +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "克隆版" + +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "制造商" + +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "年代" + +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "已支援即时存档" + +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "不支援即时存档" + +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "需要 CHD" + +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "不需要 CHD" + +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "垂直萤幕" + +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "水平萤幕" + +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "自订过滤" + +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "出版商" + +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "已支援" + +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "部分支援" + +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "不支援" + +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "释出区域" + +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "装置类别" + +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "软件清单" + +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "<设定过滤>" + +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "选择自订过滤器:" + +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "过滤 %1$u" + +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "移除最后过滤器" + +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "新增过滤器" + +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "选择类别:" + +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "[没有类别 INI 档案]" + +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "[INI 档案中没有群组]" + +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "没有发现群组 INI 档案" + +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "档案" + +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "在类别档案中没有找到群组" + +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "群组" + +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "包含克隆版" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "是" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +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." +msgstr "" +"选定的游戏缺少一个至多个必要的 ROM 或 CHD 映像档,请选择其他游戏。\n" +"按任意键继续。" + +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"找不到机械,请检查 %1$s.ini 的 ROM 目录设定\n" +"\n" +"如果此为首次使用 %2$s,请参阅 docs 目录中的 config.txt 以取得设定 %2$s 的相关" +"信息。" + +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "设定选项" + +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "输入名称或选择: %1$s_" + +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "输入名称或选择: (随机)" + +#: 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$-.100s" +msgstr "%1$-.100s" + +#: 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 "%1$s, %2$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "驱动: %-.100s\n" + +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "整体: 不可执行" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "整体: 未模拟保护" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "整体: 可以执行" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "图形: 不完整," + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "图形: 不完美, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "图形: OK, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "声音: 无" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "声音: 无法执行" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "声音: 不完美" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "声音: OK" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "软件用法" +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "使用者介面" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "版本: " +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "其他控制" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROM" +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "回到机械" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "软件媒介" +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "结束" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "使用者介面" +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "回上一层菜单" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "采样文件" +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "自动" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "文件" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[ 文件管理器 ]" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INI" +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "切换项目顺序" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "类别 INI" +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "切换顺序:目前项目依照 %s 排序" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "图示" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "短档名" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "作弊码文件 (cheat)" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "描述" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "快照 (snap)" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[ 完整清单 ]" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "机械图 (cabinets)" +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "画面 #%d" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "广告图 (flyers)" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "旋转" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "标题图 (titles)" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "背景图" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "结束图 (ends)" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "覆叠图" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCB" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "外框图" + +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "操作台" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 msgid "Marquees" msgstr "贴画 (marquees)" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "控制面板" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "检视" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "十字准星" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "裁切" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "装饰图" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "全部" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "首领" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "档案已存在 — 是否覆写?" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "装饰图预览" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "新映象档名称:" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "选择" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "映像档格式" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "游戏结束" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "建立" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "说明" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "请一并输入副档名" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "标题图" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "选择映像档格式" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "得分" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "新条码:" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "对战" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "输入条码" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "封面" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "条码长度无效!" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "文件夹设定" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "选项清单 - 搜寻: " -#: src/frontend/mame/ui/dirmenu.cpp:167 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Current %1$s Folders" -msgstr "当前 %1$s 文件夹" +msgid "Double click or press %1$s to select" +msgstr "双击或按下 %1$s 以选择" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "变更文件夹" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." +msgstr "" +"%s\n" +" 已新增至最爱清单。" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "新增文件夹" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." +msgstr "" +"%s\n" +" 已从最爱清单移除。" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "移除文件夹" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "设定机台" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: 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 "Change %1$s Folder - Search: %2$s_" -msgstr "变更 %1$s 文件夹 - 搜寻: %2$s_" +msgid "Romset\t%1$-.100s\n" +msgstr "ROM组\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:854 #, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "新增 %1$s 文件夹 - 搜寻: %2$s_" +msgid "Year\t%1$s\n" +msgstr "年代\t%1$s\n" + +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "製造商\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "驱动相容于\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "驱动为主档\t\n" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "按下 TAB 键设定" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "类比控制\t是\n" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" -msgstr "移除 %1$s 文件夹" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "键盘输入\t是\n" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "档案已存在 — 是否覆写?" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "整体\t不可执行\n" -#: 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" -msgstr "否" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "整体\t未模拟保护\n" -#: 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" -msgstr "是" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "整体\t可以执行\n" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "新映象档名称:" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "图形\t无法执行\n" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "映像档格式" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "图形\t色彩错误\n" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "建立" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "图形\t色彩不完美\n" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "请一并输入副档名" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "图形\t不完美\n" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "选择映像档格式" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "图形\tOK\n" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[空插槽]" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "声音\t无\n" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[建立]" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "声音\t无法执行\n" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[软件清单]" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "声音\t不完美\n" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "选择存取模式" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "声音\tOK\n" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "唯读" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "控制\t无法执行\n" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "读写" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "控制\t不完美\n" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "读取此映像档,写入至其他映像档" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "键盘\t无法执行\n" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "读取此映像档,写入差异档" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "键盘\t不完美\n" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "无法跨目录储存" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "滑鼠\t无法执行\n" -#: 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 "选定的软件缺少一个至多个必要的 ROM 或 CHD 映像档,请选择其他软件。" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "滑鼠\t不完美\n" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "保护" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "麦克风\t无法执行\n" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "色盘" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "麦克风\t不完美\n" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "图形" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "相机\t无法执行\n" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "声音" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "相机\t不完美\n" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "控制" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "磁碟\t无法执行\n" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "键盘" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "磁碟\t不完美\n" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "滑鼠" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "打印机\t无法执行\n" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "麦克风" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "打印机\t不完美\n" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "相机" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "区域网路\t无法执行\n" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "磁碟" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "区域网路\t不完美\n" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "印表机" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "外部网路\t无法执行\n" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "区域网" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "外部网路\t不完美\n" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "广域网" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "计时\t无法执行\n" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "计时" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "计时\t不完美\n" -#: 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" -msgstr "本机械有一个或更多的 ROM/CHD 是不正确的。此机械可能无法正确执行。\n" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -"本机械已知具有下列的问题\n" -"\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "本机械有一个或更多的 ROM/CHD 尚未正确地被 DUMP。\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "未完整模拟功能: " +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" -msgstr "%s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: 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 ", %s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "未完美模拟功能: " +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "尚未支援台面型筐体模式的画面翻转。" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "此机械需要额外的装饰图档" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\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 "本机械无法完成,并非模拟中的错误而可能呈现怪异的行为或缺少元件。\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\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 "本机械无声音硬体,故 MAME 将不会产生声音,这是可预期的行为。\n" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -"此机械无法执行,机械的模拟还不完全。除了等待开发人员改良模拟之外,没有方法可" -"以解决这个问题。\n" -#: 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/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "画面方向\t垂直\n" + +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" +msgstr "画面方向\t水平\n" + +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -"此机械的部分元件无法模拟,因其需要实际活动的互动或机械装置的组合。故无法完成" -"此机械的体验。\n" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -"\n" -"\n" -"本机械尚有可执行的彷製版: %s" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -"\n" -"\n" -"按任意按键继续" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"驱动: %4$s\n" -"\n" -"CPU:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -"\n" -"声音:\n" -#: src/frontend/mame/ui/info.cpp:370 +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"\n" -"Video:\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"\n" -"视讯:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "无\n" +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d 机械 (%5$d BIOS) )" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "向量" +#: 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 "%1$s: %2$s - 搜寻: %3$s_" -#: src/frontend/mame/ui/info.cpp:392 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +msgid "Search: %1$s_" +msgstr "搜寻: %1$s_" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Rom组: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format -msgid "Screen '%1$s'" -msgstr "画面 '%1$s'" +msgid "System: %1$-.100s" +msgstr "系统: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "画面" +#: 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 "选定的机械缺少一个至多个必要的 ROM 或 CHD 映像档,请选择其他机械。\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "不支援" +#: 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/info.cpp:528 -msgid "Partially supported" -msgstr "部分支援" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROM" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[ 空 ]" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "软件媒介" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "伪终端" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "使用者介面" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[ 错误 ]" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "采样文件" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "使用者介面" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "文件" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "其他控制" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INI" -#: 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/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "类别 INI" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "输入设定 (一般)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "图示" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "输入设定 (本机器)" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "作弊码文件 (cheat)" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "类比控制" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "快照 (snap)" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "机械设定开关" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "机械图 (cabinets)" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "机器设定" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "广告图 (flyers)" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "收入信息" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "标题图 (titles)" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "机器信息" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "结束图 (ends)" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "映像档信息" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCB" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "文件管理器" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "控制面板" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "磁带控制" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "十字准星" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "选择 BIOS" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "装饰图" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "插槽设备" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "首领" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "条码读取器" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "装饰图预览" + +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "选择" + +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "游戏结束" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "网路装置" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "说明" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "键盘模式" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "标题图" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "参数调整" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "得分" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "视频选项" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "对战" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "十字准星选项" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "封面" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "插件选项" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "文件夹设定" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "檢視外部文件" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "当前 %1$s 文件夹" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "新增至最爱" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "变更文件夹" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "从最爱移除" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "新增文件夹" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "选择新机器" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "移除文件夹" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "回到机械" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "变更 %1$s 文件夹 - 搜寻: %2$s_" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "结束" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "新增 %1$s 文件夹 - 搜寻: %2$s_" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "回上一层菜单" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "按下 TAB 键设定" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "自动" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "移除 %1$s 文件夹" #: src/frontend/mame/ui/miscmenu.cpp:43 msgid "Keyboard Mode:" @@ -1306,414 +1564,243 @@ msgstr "投币数 %1$c: NA%3$s\n" msgid "Coin %1$c: %2$d%3$s\n" msgstr "投币数 %1$c: %2$d%3$s\n" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (已锁定)" - -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "可见度延迟" - -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml 已储存于 ui 文件夹。" - -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "名称: 描述:\n" - -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt 已储存于 ui 资料夹下。" - -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "汇出 XML 格式列表 (同 -listxml)" - -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "汇出 TXT 格式列表 (同 -listfull,但不包含装置)" - -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "汇出 TXT 格式列表 (同 -listfull)" - -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" 设定已保存 \n" -"\n" - -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" - -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "驱动" - -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "此机台没有 BIOS。" - -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "保存机械设定" - -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "设定机台:" - -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (缺省)" - -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "插件" - -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "筛选" - -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "自订 UI" - -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "设定目录" - -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "声音选项" - -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "一般输入" - -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "保存设定" - -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "设定" - -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "选项清单 - 搜寻: " - -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "双击或按下 %1$s 以选择" - -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" 已新增至最爱清单。" - -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" 已从最爱清单移除。" - -#: 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:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "ROM组\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "年代\t%1$s\n" - -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "製造商\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "驱动相容于\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "驱动为主档\t\n" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "类比控制\t是\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "键盘输入\t是\n" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "整体\t不可执行\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (已锁定)" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "整体\t未模拟保护\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "可见度延迟" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "整体\t可以执行\n" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml 已储存于 ui 文件夹。" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "图形\t无法执行\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "名称: 描述:\n" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "图形\t色彩错误\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt 已储存于 ui 资料夹下。" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "图形\t色彩不完美\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "汇出 XML 格式列表 (同 -listxml)" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "图形\t不完美\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "汇出 TXT 格式列表 (同 -listfull,但不包含装置)" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "图形\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "汇出 TXT 格式列表 (同 -listfull)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "声音\t无\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" 设定已保存 \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "声音\t无法执行\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "驱动" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "声音\t不完美\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "此机台没有 BIOS。" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "声音\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "新增至最爱" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "控制\t无法执行\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "从最爱移除" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "控制\t不完美\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "保存机械设定" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "键盘\t无法执行\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "设定机台:" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "键盘\t不完美\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (缺省)" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "滑鼠\t无法执行\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "无法跨目录储存" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "滑鼠\t不完美\n" +#: 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 "选定的软件缺少一个至多个必要的 ROM 或 CHD 映像档,请选择其他软件。" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "麦克风\t无法执行\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "伪终端" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "麦克风\t不完美\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[ 错误 ]" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "相机\t无法执行\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "输入设定 (一般)" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "相机\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "输入设定 (本机器)" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "磁碟\t无法执行\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "类比控制" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "磁碟\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "机械设定开关" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "打印机\t无法执行\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "机器设定" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "打印机\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "收入信息" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "区域网路\t无法执行\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "机器信息" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "区域网路\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "映像档信息" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "外部网路\t无法执行\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "文件管理器" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "外部网路\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "磁带控制" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "计时\t无法执行\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "选择 BIOS" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "计时\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "插槽设备" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "机械式机台" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "条码读取器" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "需要装饰图\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "网路装置" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "需要可点击的装饰图\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "键盘模式" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "支援檯面型筐体\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "参数调整" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "驱动为 BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "视频选项" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "支援即时存档\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "十字准星选项" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "画面方向\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "游戏作弊" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "垂直" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "插件选项" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "水平" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "檢視外部文件" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "需要 CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "选择新机器" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "ROM 校验通过\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "声音" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "ROM 校验通过\t错误\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "采样率" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "样本档校验通过\t不需要\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "使用外部采样率" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "样本档校验通过\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "声音选项" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "样本档校验通过\t错误\n" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " 色彩" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"ROM 校验通过\t已停用\n" -"样本档校验通过\t已停用\n" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " PENS" -#: src/frontend/mame/ui/selgame.cpp:1168 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d 机械 (%5$d BIOS) )" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "校验标记为不可用的 %1$u 机台的 ROM 档案?" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - 搜寻: %3$s_" +msgid "Audit ROMs for all %1$u machines?" +msgstr "校验所有 %1$u 机台的 ROM 档案?" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Search: %1$s_" -msgstr "搜寻: %1$s_" +msgid "(results will be saved to %1$s)" +msgstr "(结果将保存在 %1$s)" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Rom组: %1$-.100s" +msgid "" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" +msgstr "" +"正在校验供机台 %2$u 的 %3$u ROM 档案...\n" +"%1$s" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" -msgstr "系统: %1$-.100s" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "开始校验" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" -msgstr "选定的机械缺少一个至多个必要的 ROM 或 CHD 映像档,请选择其他机械。\n" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "软件用法" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "按任意键继续。" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "版本: " #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1747,12 +1834,6 @@ msgstr "软件部分选项: " msgid "BIOS selection:" msgstr "选择 BIOS:" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1788,49 +1869,6 @@ msgstr "驱动相容于: %-.100s" msgid "Driver is parent" msgstr "驱动为主档" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "整体: 不可执行" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "整体: 未模拟保护" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "整体: 可以执行" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "图形: 不完整," - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "图形: 不完美, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "图形: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "声音: 无" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "声音: 无法执行" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "声音: 不完美" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "声音: OK" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" @@ -1852,121 +1890,6 @@ msgstr "用法" msgid "General Info" msgstr "一般信息" -#: 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 "" -"选定的软件缺少一个至多个必要的 ROM 或 CHD 映像档,请选择其他软体。\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d 软件包 )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "驱动: \"%1$s\" 软件清单 " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" -"选定的游戏缺少一个至多个必要的 ROM 或 CHD 映像档,请选择其他游戏。\n" -"按任意键继续。" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"找不到机械,请检查 %1$s.ini 的 ROM 目录设定\n" -"\n" -"如果此为首次使用 %2$s,请参阅 docs 目录中的 config.txt 以取得设定 %2$s 的相关" -"信息。" - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "输入名称或选择: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "输入名称或选择: (随机)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "驱动: %-.100s\n" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "无法执行" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "不完美" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "确认" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "图形: %s, 声音: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [内部]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "声音" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "采样率" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "使用外部采样率" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "载入状态" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "选择载入位置" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "保存状态" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "选择保存位置" - #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" msgstr "其他选项" @@ -2051,10 +1974,6 @@ msgstr "更新速度" msgid "Rotation Options" msgstr "选转选项" -#: 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 "右旋转" @@ -2239,98 +2158,52 @@ msgstr "HLSL" msgid "GLSL" msgstr "GLSL" -#: src/frontend/mame/ui/submenu.cpp:107 -msgid "Bilinear Filtering" -msgstr "双线过滤" - -#: src/frontend/mame/ui/submenu.cpp:108 -msgid "Bitmap Prescaling" -msgstr "点阵图预缩放" - -#: src/frontend/mame/ui/submenu.cpp:109 -msgid "Window Mode" -msgstr "视窗模式" - -#: src/frontend/mame/ui/submenu.cpp:110 -msgid "Enforce Aspect Ratio" -msgstr "强制比例" - -#: src/frontend/mame/ui/submenu.cpp:111 -msgid "Start Out Maximized" -msgstr "最大化开始" - -#: src/frontend/mame/ui/submenu.cpp:112 -msgid "Synchronized Refresh" -msgstr "同步更新" - -#: src/frontend/mame/ui/submenu.cpp:113 -msgid "Wait Vertical Sync" -msgstr "等待垂直同步" - -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[ 文件管理器 ]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "切换项目顺序" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "切换顺序:目前项目依照 %s 排序" - -#: 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/submenu.cpp:107 +msgid "Bilinear Filtering" +msgstr "双线过滤" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "正在执行" +#: src/frontend/mame/ui/submenu.cpp:108 +msgid "Bitmap Prescaling" +msgstr "点阵图预缩放" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(正在执行)" +#: src/frontend/mame/ui/submenu.cpp:109 +msgid "Window Mode" +msgstr "视窗模式" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "正在记录" +#: src/frontend/mame/ui/submenu.cpp:110 +msgid "Enforce Aspect Ratio" +msgstr "强制比例" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(正在记录)" +#: src/frontend/mame/ui/submenu.cpp:111 +msgid "Start Out Maximized" +msgstr "最大化开始" -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "暂停/停止" +#: src/frontend/mame/ui/submenu.cpp:112 +msgid "Synchronized Refresh" +msgstr "同步更新" -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "执行" +#: src/frontend/mame/ui/submenu.cpp:113 +msgid "Wait Vertical Sync" +msgstr "等待垂直同步" -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "记录" +#: 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 "" +"选定的软件缺少一个至多个必要的 ROM 或 CHD 映像档,请选择其他软体。\n" +"\n" -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "倒带" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d 软件包 )" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "快进" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "驱动: \"%1$s\" 软件清单 " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2555,208 +2428,402 @@ msgstr "**保存 ui.ini 时错误**" msgid "**Error saving %s.ini**" msgstr "**保存 %s.ini 时错误**" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "未过滤" +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "筛选" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "自订 UI" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "设定目录" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "一般输入" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "保存设定" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "游戏次数" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "计时器" + +#: 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" +msgstr "按下热键按钮或等待清除" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "无" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "完成" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "设定" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "设定热键" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "出招表" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "高分" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "历史" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" +"\n" +"\n" +"--- 驱动程式信息 ---\n" +"驱动程式: " + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "MAMEinfo" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "MESSinfo" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamescore" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "系统信息" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "MARPScore" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "储存作弊码" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "缺省" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "自订" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "作弊码名称" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" + +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "玩家" + +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "类型" + +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "储存" + +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "作弊码已加入至 cheat.simple" + +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" +msgstr "" + +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" +msgstr "取消" + +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" +msgstr "CPU 或内存" + +#: 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 "已储存当前状态" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" -msgstr "可用" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" +msgstr "储存当前 -- #" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" -msgstr "不可用" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" +msgstr " 总计发现符合" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "可以执行" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "比较" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "不可执行" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "左运算元" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "机械式" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "当前" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "非机械式" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "运算子" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "类别" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "左值小于右值,数值已改变" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "最爱" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "左值大于右值,数值已改变" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "非 BIOS" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "左值等于右值" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" -msgstr "母档" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "左值不等于右值,数值已改变" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" -msgstr "克隆版" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "位元遮罩下左值等于右值" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "制造商" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "位元遮罩下左值不等于右值" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "年代" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "左值小于原值" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "已支援即时存档" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "左值大于原值" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "不支援即时存档" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "左值等于原值" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "需要 CHD" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "左值不等于原值" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "不需要 CHD" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "右运算元" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "垂直萤幕" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "值" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "水平萤幕" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "任意" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "自订过滤" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "数据格式" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "出版商" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "撤销前次搜寻 -- #" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "已支援" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "符合区块" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "部分支援" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "所有" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "不支援" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "在位址 %08X 测试作弊码" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "释出区域" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "作弊引擎不可用" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "装置类别" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "缺省名称是" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "软件清单" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "测试" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" -msgstr "<设定过滤>" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "写入" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "选择自订过滤器:" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "监视" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "过滤 %1$u" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "页" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "移除最后过滤器" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "清除监视" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "新增过滤器" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "作弊码搜寻器" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "选择类别:" +#~ msgid "Mechanical Machine\t%1$s\n" +#~ msgstr "机械式机台" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" -msgstr "[没有类别 INI 档案]" +#~ msgid "Requires Artwork\t%1$s\n" +#~ msgstr "需要装饰图\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" -msgstr "[INI 档案中没有群组]" +#~ msgid "Requires Clickable Artwork\t%1$s\n" +#~ msgstr "需要可点击的装饰图\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" -msgstr "没有发现群组 INI 档案" +#~ msgid "Support Cocktail\t%1$s\n" +#~ msgstr "支援檯面型筐体\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "档案" +#~ msgid "Driver is BIOS\t%1$s\n" +#~ msgstr "驱动为 BIOS\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" -msgstr "在类别档案中没有找到群组" +#~ msgid "Support Save\t%1$s\n" +#~ msgstr "支援即时存档\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "群组" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "需要 CHD\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" -msgstr "包含克隆版" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "ROM 校验通过\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "画面 #%d" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "ROM 校验通过\t错误\n" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "背景图" +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "样本档校验通过\t不需要\n" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "覆叠图" +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "样本档校验通过\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "外框图" +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "样本档校验通过\t错误\n" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "操作台" +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "ROM 校验通过\t已停用\n" +#~ "样本档校验通过\t已停用\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "检视" +#~ msgid "Activated" +#~ msgstr "已激活" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "裁切" +#~ msgid " added" +#~ msgstr "已加入" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "全部" +#~ msgid "Cheat written to " +#~ msgstr "作弊码写入至 " -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " 色彩" +#~ msgid " and added to cheat.simple" +#~ msgstr " 并已加入至 cheat.simple" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " PENS" +#~ msgid "" +#~ "Unable to write file\n" +#~ "Check cheatpath dir exists" +#~ msgstr "" +#~ "无法写入档案\n" +#~ "检查 cheatpath 目录是否存在" diff --git a/language/Chinese_Traditional/strings.po b/language/Chinese_Traditional/strings.po index 2987b2d5360..dac042151ee 100644 --- a/language/Chinese_Traditional/strings.po +++ b/language/Chinese_Traditional/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: 2017-09-29 15:22+0800\n" "Last-Translator: YuiFAN\n" "Language-Team: MAME Language Team\n" @@ -17,391 +17,283 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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" -msgstr "按下熱鍵按鈕或等候清除" - -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "無" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [內部]" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "完成" +#: 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" -msgstr "設定" +#: 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 "[建立]" -#: 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 "[軟體清單]" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "設定熱鍵" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "選擇存取模式" -#: 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 "唯讀" -#: 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 "讀寫" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "作弊碼註解: \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" -msgstr "啟動" +#: 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 "作弊引擎" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "保護" -#: 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" -msgstr "已啟用" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +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" -msgstr "已停用" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "圖形" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr " 已加入" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "聲音" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "儲存作弊碼" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "控制" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "預設" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "鍵盤" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "自訂" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "滑鼠" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "作弊碼名稱" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "麥克風" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "預設名稱是 " +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "相機" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "玩家" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "磁碟" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "類型" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "印表機" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "儲存" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "區域網路" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "作弊碼寫入至" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "外部網路" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" -msgstr " 並已加入至 cheat.simple" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" +msgstr "計時" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" -msgstr "作弊碼已加入至 cheat.simple" +#: 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" +msgstr "本機台有一個或更多的 ROM/CHD 是不正確的。此機台可能無法正確執行。\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:190 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +"There are known problems with this machine\n" +"\n" msgstr "" -"無法寫入檔案\n" -"檢查 cheatpath 目錄是否存在" +"本機台已知具有下列的問題\n" +"\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" -msgstr "取消" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +msgstr "本機台有一個或更多的 ROM/CHD 尚未正確地被 DUMP。\n" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "CPU 或 RAM" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "未完整模擬功能: " -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" -msgstr "此變更僅當選定 \"開始新搜尋\" 時生效" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" +msgstr "%s" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "清除資料及儲存目前狀態" +#: 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 ", %s" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "開始新搜尋" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "未完美模擬功能: " -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "儲存目前狀態" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "尚未支援檯面型筐體模式的畫面翻轉。" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" -msgstr "儲存目前 -- #" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "此機台需要額外的裝飾圖檔" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" -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 "本機台無法完成,並非模擬時的錯誤而可能呈現怪異的行為或缺少元件。\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" -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 "本機台無聲音硬體,故 MAME 將不會產生聲音,這是可預期的行為。\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" -msgstr "左運算元" +#: 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 "" +"此機台無法執行,機台的模擬還不完全。除了等待開發人員改良模擬之外,沒有方法可" +"以解決這個問題。\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" -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" +msgstr "" +"此機台的部分元件無法模擬,因其需要實際活動的互動或機械裝置的組合。故無法完成" +"此機台的體驗。\n" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" -msgstr "運算子" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" +msgstr "" +"\n" +"\n" +"本機台尚有可執行的仿製版: %s" -#: 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 "在位址 %08X 測試作弊碼" - -#: plugins/cheatfind/init.lua:692 -msgid "Cheat engine not available" -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 "作弊碼搜尋器" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "指令集" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Gameinit" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "高分檔" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "歷史" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:278 msgid "" "\n" "\n" -"--- DRIVER INFO ---\n" -"Driver: " +"Press any key to continue" msgstr "" "\n" "\n" -"--- 驅動程式資訊 ---\n" -"驅動程式: " - -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "MAMEinfo" - -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "MARPScore" - -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "MESSinfo" +"按任意鍵繼續" -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Mamescore" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"驅動程式: %4$s\n" +"\n" +"CPU:\n" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "系統資訊" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "目前時數" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/timer/init.lua:96 -msgid "Total time" -msgstr "總時數" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" +msgstr "" +"\n" +"聲音:\n" -#: plugins/timer/init.lua:98 -msgid "Play Count" -msgstr "遊玩次數" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" +msgstr "" +"\n" +"視訊:\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "計時器" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "無\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "驗證標記為不可用的 %1$u 機台 ROM 檔?" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "向量" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "驗證所有 %1$u 機台的 ROM 檔?" +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "(結果將儲存至 %1$s)" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" -"正在驗證供機台 %2$u 的 %3$u ROM 檔...\n" -"%1$s" +msgid "Screen '%1$s'" +msgstr "畫面 '%1$s'" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "開始驗證" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "畫面" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "新條碼:" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "不支援" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "輸入條碼" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "部分支援" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "條碼長度無效!" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[ 空 ]" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -417,14 +309,51 @@ msgstr "全部作弊碼已重新載入" msgid "Autofire Settings" msgstr "連射設定" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "全部重設" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "全部重新載入" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "連射狀態" -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "此機台上無可用按鍵!" - +#: 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: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: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: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 +msgid "No buttons found on this machine!" +msgstr "此機台上無可用按鍵!" + #: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 msgid "Autofire Delay" msgstr "連射延遲" @@ -649,614 +578,943 @@ msgstr "橘" msgid "Yellow" msgstr "黃" -#: src/frontend/mame/ui/custui.cpp:903 -msgid "Violet" -msgstr "紫" +#: src/frontend/mame/ui/custui.cpp:903 +msgid "Violet" +msgstr "紫" + +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "載入狀態" + +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "選擇載入位置" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "儲存狀態" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +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" +msgstr "倒帶" + +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "快進" + +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "未篩選" + +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "可用" + +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "不可用" + +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "可以執行" + +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "不可執行" + +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "機械式" + +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "非機械式" + +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "類別" + +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "最愛" + +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" + +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "非 BIOS" + +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "母檔" + +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "仿製版" + +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "製造商" + +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "年代" + +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "已支援即時存檔" + +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "未支援即時存檔" + +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "需要 CHD" + +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "不需要 CHD" + +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "垂直螢幕" + +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "水平螢幕" + +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "自訂篩選" + +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "出版商" + +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "已支援" + +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "部分支援" + +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "不支援" + +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "釋出區域" + +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "裝置類別" + +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "軟體清單" + +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "<設定篩選>" + +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "選擇自訂篩選:" + +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "篩選 %1$u" + +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "移除最後篩選" + +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "新增篩選" + +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "選擇類別:" + +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "[沒有類別 INI 檔案]" + +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "[INI 檔案中無群組]" + +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "沒有找到類別 INI 檔案" + +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "檔案" + +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "類別檔案中沒有找到群組" + +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "群組" + +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "包含仿製版" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "是" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +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." +msgstr "" +"選定的遊戲缺少一個至多個必要的 ROM 或 CHD 映像檔,請選擇其他遊戲。\n" +"按任意鍵繼續。" + +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"找不到機台,請檢查 %1$s.ini 的 ROM 目錄設定\n" +"\n" +"如果是首次使用 %2$s,請參閱 docs 目錄中的 config.txt 以取得設定 %2$s 的相關資" +"訊。" + +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "設定選項" + +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "輸入名稱或選擇: %1$s_" + +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "輸入名稱或選擇: (隨機)" + +#: 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$-.100s" +msgstr "%1$-.100s" + +#: 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 "%1$s, %2$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "驅動程式: %-.100s\n" + +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "整體: 不可執行" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "整體: 未模擬保護" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "整體: 可以執行" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "圖形: 不完整," + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "圖形: 不完美, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "圖形: OK, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "聲音: 無" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "聲音: 無法執行" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "聲音: 不完美" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "聲音: OK" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "軟體用法" +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "使用者介面" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "版本: " +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "其他控制" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROM" +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "回到機台" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "軟體媒體" +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "結束" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "使用者介面" +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "回上一層選單" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "樣本檔" +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "自動" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "文件" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[ 檔案管理員 ]" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INI" +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "切換項目順序" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "類別 INI" +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "切換順序:目前項目依照 %s 排序" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "圖示" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "短檔名" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "作弊引擎" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "描述" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "擷圖" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[ 完整清單 ]" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "筐體圖" +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "畫面 #%d" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "廣告圖" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "旋轉" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "標題圖" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "背景圖" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "結束圖" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "覆疊圖" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCB 圖" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "外框圖" + +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "操作檯" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 +#: 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/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "操作檯" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "檢視" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "十字準星" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "裁切" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "裝飾圖" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "全部" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "首領" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "檔案已存在 — 是否覆蓋?" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "裝飾圖預覽" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "新映象檔名稱:" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "選擇" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "映像檔格式" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "遊戲結束" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "建立" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "說明圖" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "請一併輸入副檔名" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "標題圖" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "選擇映像檔格式" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "得分" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "新條碼:" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "對戰" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "輸入條碼" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "封面" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "條碼長度無效!" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "資料夾設定" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "選項清單 - 搜尋: " -#: src/frontend/mame/ui/dirmenu.cpp:167 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Current %1$s Folders" -msgstr "目前 %1$s 資料夾" +msgid "Double click or press %1$s to select" +msgstr "雙擊或按下 %1$s 以選擇" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "變更資料夾" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." +msgstr "" +"%s\n" +" 已新增至最愛清單。" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "新增資料夾" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." +msgstr "" +"%s\n" +" 已從最愛清單移除。" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "移除資料夾" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "設定機台" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: 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 "Change %1$s Folder - Search: %2$s_" -msgstr "變更 %1$s 資料夾 - 搜尋: %2$s_" +msgid "Romset\t%1$-.100s\n" +msgstr "ROM組\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:854 #, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "新增 %1$s 資料夾 - 搜尋: %2$s_" +msgid "Year\t%1$s\n" +msgstr "年代\t%1$s\n" + +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "製造商\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "驅動程式相容於\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "驅動程式為主檔\t\n" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "按下 TAB 鍵設定" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "類比控制\t是\n" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" -msgstr "移除 %1$s 資料夾" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "鍵盤輸入\t是\n" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "檔案已存在 — 是否覆蓋?" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "整體\t不可執行\n" -#: 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" -msgstr "否" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "整體\t未模擬保護\n" -#: 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" -msgstr "是" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "整體\t可以執行\n" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "新映象檔名稱:" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "圖形\t無法執行\n" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "映像檔格式" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "圖形\t色彩錯誤\n" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "建立" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "圖形\t色彩不完美\n" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "請一併輸入副檔名" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "圖形\t不完美\n" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "選擇映像檔格式" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "圖形\tOK\n" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[空插槽]" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "聲音\t無\n" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[建立]" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "聲音\t無法執行\n" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[軟體清單]" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "聲音\t不完美\n" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "選擇存取模式" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "聲音\tOK\n" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "唯讀" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "控制\t無法執行\n" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "讀寫" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "控制\t不完美\n" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "讀取此映像檔,寫入至其他映像檔" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "鍵盤\t無法執行\n" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "讀取此映像檔,寫入差異檔" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "鍵盤\t不完美\n" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "無法跨目錄儲存" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "滑鼠\t無法執行\n" -#: 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 "選定的軟體缺少一個至多個必要的 ROM 或 CHD 映像檔,請選擇其他軟體。" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "滑鼠\t不完美\n" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "保護" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "麥克風\t無法執行\n" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "色盤" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "麥克風\t不完美\n" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "圖形" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "相機\t無法執行\n" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "聲音" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "相機\t不完美\n" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "控制" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "磁碟\t無法執行\n" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "鍵盤" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "磁碟\t不完美\n" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "滑鼠" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "印表機\t無法執行\n" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "麥克風" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "印表機\t不完美\n" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "相機" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "區域網路\t無法執行\n" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "磁碟" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "區域網路\t不完美\n" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "印表機" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "外部網路\t無法執行\n" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "區域網路" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "外部網路\t不完美\n" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "外部網路" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "計時\t無法執行\n" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "計時" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "計時\t不完美\n" -#: 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" -msgstr "本機台有一個或更多的 ROM/CHD 是不正確的。此機台可能無法正確執行。\n" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -"本機台已知具有下列的問題\n" -"\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "本機台有一個或更多的 ROM/CHD 尚未正確地被 DUMP。\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "未完整模擬功能: " +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" -msgstr "%s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: 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 ", %s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "未完美模擬功能: " +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "尚未支援檯面型筐體模式的畫面翻轉。" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "此機台需要額外的裝飾圖檔" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\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 "本機台無法完成,並非模擬時的錯誤而可能呈現怪異的行為或缺少元件。\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\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 "本機台無聲音硬體,故 MAME 將不會產生聲音,這是可預期的行為。\n" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -"此機台無法執行,機台的模擬還不完全。除了等待開發人員改良模擬之外,沒有方法可" -"以解決這個問題。\n" -#: 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/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "畫面方向\t垂直\n" + +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" +msgstr "畫面方向\t水平\n" + +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -"此機台的部分元件無法模擬,因其需要實際活動的互動或機械裝置的組合。故無法完成" -"此機台的體驗。\n" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -"\n" -"\n" -"本機台尚有可執行的仿製版: %s" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -"\n" -"\n" -"按任意鍵繼續" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"驅動程式: %4$s\n" -"\n" -"CPU:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -"\n" -"聲音:\n" -#: src/frontend/mame/ui/info.cpp:370 +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"\n" -"Video:\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"\n" -"視訊:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "無\n" +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d 機台 (%5$d BIOS) )" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "向量" +#: 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 "%1$s: %2$s - 搜搜尋: %3$s_" -#: src/frontend/mame/ui/info.cpp:392 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +msgid "Search: %1$s_" +msgstr "搜尋: %1$s_" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Rom組: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format -msgid "Screen '%1$s'" -msgstr "畫面 '%1$s'" +msgid "System: %1$-.100s" +msgstr "系統: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "畫面" +#: 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 "選定的機台缺少一個至多個必要的 ROM 或 CHD 映像檔,請選擇其他機台。\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "不支援" +#: 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/info.cpp:528 -msgid "Partially supported" -msgstr "部分支援" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROM" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[ 空 ]" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "軟體媒體" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "偽終端" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "使用者介面" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[ 錯誤 ]" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "樣本檔" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "使用者介面" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "文件" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "其他控制" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INI" -#: 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/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "類別 INI" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "輸入設定 (一般)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "圖示" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "輸入設定 (本機台)" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "作弊引擎" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "類比控制" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "擷圖" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "機台設定開關" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "筐體圖" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "機台設定" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "廣告圖" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "收入資訊" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "標題圖" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "機台資訊" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "結束圖" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "映像檔資訊" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCB 圖" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "檔案管理員" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "操作檯" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "磁帶控制" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "十字準星" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "選擇 BIOS" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "裝飾圖" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "插槽裝置" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "首領" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "條碼讀取器" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "裝飾圖預覽" + +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "選擇" + +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "遊戲結束" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "網路裝置" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "說明圖" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "鍵盤模式" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "標題圖" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "參數調整" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "得分" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "視訊選項" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "對戰" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "十字準星選項" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "封面" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "外掛選項" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "資料夾設定" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "查閱外部文件" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "目前 %1$s 資料夾" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "新增至最愛" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "變更資料夾" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "從最愛移除" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "新增資料夾" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "選擇新機台" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "移除資料夾" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "回到機台" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "變更 %1$s 資料夾 - 搜尋: %2$s_" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "結束" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "新增 %1$s 資料夾 - 搜尋: %2$s_" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "回上一層選單" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "按下 TAB 鍵設定" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "自動" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "移除 %1$s 資料夾" #: src/frontend/mame/ui/miscmenu.cpp:43 msgid "Keyboard Mode:" @@ -1306,414 +1564,243 @@ msgstr "投幣數 %1$c: NA%3$s\n" msgid "Coin %1$c: %2$d%3$s\n" msgstr "投幣數 %1$c: %2$d%3$s\n" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (已鎖定)" - -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "可見度延遲" - -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml 已儲存於 ui 資料夾下。" - -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "名稱: 描述:\n" - -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt 已儲存於 ui 資料夾下。" - -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "匯出 XML 格式清單 (同 -listxml)" - -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "匯出 TXT 格式清單 (同 -listxml,但不包含裝置)" - -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "匯出 TXT 格式清單 (同 -listfull)" - -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" 設定已儲存 \n" -"\n" - -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" - -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "驅動程式" - -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "此機台沒有 BIOS。" - -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "儲存機台設定" - -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "設定機台:" - -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (預設)" - -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "外掛" - -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "篩選" - -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "自訂 UI" - -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "設定目錄" - -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "聲音選項" - -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "一般輸入" - -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "儲存設定" - -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "設定" - -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "選項清單 - 搜尋: " - -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "雙擊或按下 %1$s 以選擇" - -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" 已新增至最愛清單。" - -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" 已從最愛清單移除。" - -#: 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:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "ROM組\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "年代\t%1$s\n" - -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "製造商\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "驅動程式相容於\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "驅動程式為主檔\t\n" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "類比控制\t是\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "鍵盤輸入\t是\n" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "整體\t不可執行\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (已鎖定)" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "整體\t未模擬保護\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "可見度延遲" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "整體\t可以執行\n" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml 已儲存於 ui 資料夾下。" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "圖形\t無法執行\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "名稱: 描述:\n" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "圖形\t色彩錯誤\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt 已儲存於 ui 資料夾下。" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "圖形\t色彩不完美\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "匯出 XML 格式清單 (同 -listxml)" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "圖形\t不完美\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "匯出 TXT 格式清單 (同 -listxml,但不包含裝置)" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "圖形\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "匯出 TXT 格式清單 (同 -listfull)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "聲音\t無\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" 設定已儲存 \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "聲音\t無法執行\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "驅動程式" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "聲音\t不完美\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "此機台沒有 BIOS。" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "聲音\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "新增至最愛" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "控制\t無法執行\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "從最愛移除" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "控制\t不完美\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "儲存機台設定" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "鍵盤\t無法執行\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "設定機台:" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "鍵盤\t不完美\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (預設)" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "滑鼠\t無法執行\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "無法跨目錄儲存" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "滑鼠\t不完美\n" +#: 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 "選定的軟體缺少一個至多個必要的 ROM 或 CHD 映像檔,請選擇其他軟體。" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "麥克風\t無法執行\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "偽終端" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "麥克風\t不完美\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[ 錯誤 ]" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "相機\t無法執行\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "輸入設定 (一般)" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "相機\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "輸入設定 (本機台)" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "磁碟\t無法執行\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "類比控制" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "磁碟\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "機台設定開關" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "印表機\t無法執行\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "機台設定" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "印表機\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "收入資訊" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "區域網路\t無法執行\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "機台資訊" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "區域網路\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "映像檔資訊" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "外部網路\t無法執行\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "檔案管理員" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "外部網路\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "磁帶控制" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "計時\t無法執行\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "選擇 BIOS" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "計時\t不完美\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "插槽裝置" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "機械式機台" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "條碼讀取器" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "需要裝飾圖\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "網路裝置" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "需要可點擊的裝飾圖\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "鍵盤模式" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "支援檯面型筐體\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "參數調整" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "驅動程式為 BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "視訊選項" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "支援即時存檔\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "十字準星選項" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "畫面方向\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "作弊引擎" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "垂直" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "外掛選項" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "水平" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "查閱外部文件" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "需要 CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "選擇新機台" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "ROM 驗證通過\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "聲音" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "ROM 驗證通過\t錯誤\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "取樣頻率" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "樣本檔驗證通過\t不需要\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "使用外部樣本檔" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "樣本檔驗證通過\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "聲音選項" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "樣本檔驗證通過\t錯誤\n" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " 色彩" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"ROM 驗證通過\t已停用\n" -"樣本檔驗證通過\t已停用\n" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " PENS" -#: src/frontend/mame/ui/selgame.cpp:1168 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d 機台 (%5$d BIOS) )" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "驗證標記為不可用的 %1$u 機台 ROM 檔?" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - 搜搜尋: %3$s_" +msgid "Audit ROMs for all %1$u machines?" +msgstr "驗證所有 %1$u 機台的 ROM 檔?" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Search: %1$s_" -msgstr "搜尋: %1$s_" +msgid "(results will be saved to %1$s)" +msgstr "(結果將儲存至 %1$s)" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Rom組: %1$-.100s" +msgid "" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" +msgstr "" +"正在驗證供機台 %2$u 的 %3$u ROM 檔...\n" +"%1$s" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" -msgstr "系統: %1$-.100s" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "開始驗證" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" -msgstr "選定的機台缺少一個至多個必要的 ROM 或 CHD 映像檔,請選擇其他機台。\n" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "軟體用法" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "按任意鍵繼續。" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "版本: " #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1747,12 +1834,6 @@ msgstr "軟體部分選項:" msgid "BIOS selection:" msgstr "選擇 BIOS:" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1788,49 +1869,6 @@ msgstr "驅動程式相容於: %-.100s" msgid "Driver is parent" msgstr "驅動程式為主檔" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "整體: 不可執行" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "整體: 未模擬保護" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "整體: 可以執行" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "圖形: 不完整," - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "圖形: 不完美, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "圖形: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "聲音: 無" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "聲音: 無法執行" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "聲音: 不完美" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "聲音: OK" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" @@ -1852,121 +1890,6 @@ msgstr "用法" msgid "General Info" msgstr "一般資訊" -#: 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 "" -"選定的軟體缺少一個至多個必要的 ROM 或 CHD 映像檔,請選擇其他軟體。\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d 軟體套件 )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "驅動程式: \"%1$s\" 軟體清單 " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" -"選定的遊戲缺少一個至多個必要的 ROM 或 CHD 映像檔,請選擇其他遊戲。\n" -"按任意鍵繼續。" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"找不到機台,請檢查 %1$s.ini 的 ROM 目錄設定\n" -"\n" -"如果是首次使用 %2$s,請參閱 docs 目錄中的 config.txt 以取得設定 %2$s 的相關資" -"訊。" - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "輸入名稱或選擇: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "輸入名稱或選擇: (隨機)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "驅動程式: %-.100s\n" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "無法執行" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "不完美" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "確認" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "圖形: %s, 聲音: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [內部]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "聲音" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "取樣頻率" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "使用外部樣本檔" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "載入狀態" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "選擇載入位置" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "儲存狀態" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "選擇儲存位置" - #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" msgstr "其他選項" @@ -2051,10 +1974,6 @@ msgstr "更新速度" msgid "Rotation Options" msgstr "選轉選項" -#: 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 "右旋轉" @@ -2239,98 +2158,52 @@ msgstr "HLSL" msgid "GLSL" msgstr "GLSL" -#: src/frontend/mame/ui/submenu.cpp:107 -msgid "Bilinear Filtering" -msgstr "雙線過濾" - -#: src/frontend/mame/ui/submenu.cpp:108 -msgid "Bitmap Prescaling" -msgstr "點陣圖預縮放" - -#: src/frontend/mame/ui/submenu.cpp:109 -msgid "Window Mode" -msgstr "視窗模式" - -#: src/frontend/mame/ui/submenu.cpp:110 -msgid "Enforce Aspect Ratio" -msgstr "強制比例" - -#: src/frontend/mame/ui/submenu.cpp:111 -msgid "Start Out Maximized" -msgstr "最大化開始" - -#: src/frontend/mame/ui/submenu.cpp:112 -msgid "Synchronized Refresh" -msgstr "同步更新" - -#: src/frontend/mame/ui/submenu.cpp:113 -msgid "Wait Vertical Sync" -msgstr "等待垂直同步" - -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[ 檔案管理員 ]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "切換項目順序" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "切換順序:目前項目依照 %s 排序" - -#: 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/submenu.cpp:107 +msgid "Bilinear Filtering" +msgstr "雙線過濾" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "正在執行" +#: src/frontend/mame/ui/submenu.cpp:108 +msgid "Bitmap Prescaling" +msgstr "點陣圖預縮放" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(正在執行)" +#: src/frontend/mame/ui/submenu.cpp:109 +msgid "Window Mode" +msgstr "視窗模式" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "正在記錄" +#: src/frontend/mame/ui/submenu.cpp:110 +msgid "Enforce Aspect Ratio" +msgstr "強制比例" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(正在記錄)" +#: src/frontend/mame/ui/submenu.cpp:111 +msgid "Start Out Maximized" +msgstr "最大化開始" -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "暫停/停止" +#: src/frontend/mame/ui/submenu.cpp:112 +msgid "Synchronized Refresh" +msgstr "同步更新" -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "執行" +#: src/frontend/mame/ui/submenu.cpp:113 +msgid "Wait Vertical Sync" +msgstr "等待垂直同步" -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "記錄" +#: 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 "" +"選定的軟體缺少一個至多個必要的 ROM 或 CHD 映像檔,請選擇其他軟體。\n" +"\n" -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "倒帶" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d 軟體套件 )" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "快進" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "驅動程式: \"%1$s\" 軟體清單 " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2555,208 +2428,402 @@ msgstr "**儲存 ui.ini 時發生錯誤**" msgid "**Error saving %s.ini**" msgstr "**儲存 %s.ini 時發生錯誤**" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "未篩選" +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "篩選" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "自訂 UI" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "設定目錄" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "一般輸入" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "儲存設定" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "遊玩次數" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "計時器" + +#: 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" +msgstr "按下熱鍵按鈕或等候清除" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "無" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "完成" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "設定" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "設定熱鍵" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "指令集" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Gameinit" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "高分檔" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "歷史" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" +"\n" +"\n" +"--- 驅動程式資訊 ---\n" +"驅動程式: " + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "MAMEinfo" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "MESSinfo" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamescore" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "系統資訊" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "MARPScore" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "儲存作弊碼" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "預設" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "自訂" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "作弊碼名稱" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" + +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "玩家" + +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "類型" + +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "儲存" + +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "作弊碼已加入至 cheat.simple" + +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" +msgstr "" + +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" +msgstr "取消" + +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" +msgstr "CPU 或 RAM" + +#: 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 "儲存目前狀態" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" -msgstr "可用" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" +msgstr "儲存目前 -- #" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" -msgstr "不可用" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" +msgstr " 總計發現符合" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "可以執行" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "比較" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "不可執行" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "左運算元" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "機械式" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "目前" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "非機械式" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "運算子" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "類別" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "左值小於右值,值改變" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "最愛" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "左值大於右值,值改變" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "非 BIOS" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "左值等於右值" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" -msgstr "母檔" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "左值不等於右值,值改變" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" -msgstr "仿製版" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "位元遮罩下左值等於右值" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "製造商" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "位元遮罩下左值不等於右值" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "年代" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "左值小於原值" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "已支援即時存檔" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "左值大於原值" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "未支援即時存檔" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "左值等於原值" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "需要 CHD" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "左值不等於原值" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "不需要 CHD" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "右運算元" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "垂直螢幕" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "值" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "水平螢幕" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "任意" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "自訂篩選" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "資料格式" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "出版商" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "撤銷前次搜尋 -- #" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "已支援" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "符合區塊" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "部分支援" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "所有" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "不支援" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "在位址 %08X 測試作弊碼" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "釋出區域" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "作弊引擎不可用" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "裝置類別" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "預設名稱是 " -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "軟體清單" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "測試" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" -msgstr "<設定篩選>" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "寫入" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "選擇自訂篩選:" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "監視" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "篩選 %1$u" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "頁" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "移除最後篩選" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "清除監視" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "新增篩選" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "作弊碼搜尋器" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "選擇類別:" +#~ msgid "Mechanical Machine\t%1$s\n" +#~ msgstr "機械式機台" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" -msgstr "[沒有類別 INI 檔案]" +#~ msgid "Requires Artwork\t%1$s\n" +#~ msgstr "需要裝飾圖\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" -msgstr "[INI 檔案中無群組]" +#~ msgid "Requires Clickable Artwork\t%1$s\n" +#~ msgstr "需要可點擊的裝飾圖\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" -msgstr "沒有找到類別 INI 檔案" +#~ msgid "Support Cocktail\t%1$s\n" +#~ msgstr "支援檯面型筐體\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "檔案" +#~ msgid "Driver is BIOS\t%1$s\n" +#~ msgstr "驅動程式為 BIOS\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" -msgstr "類別檔案中沒有找到群組" +#~ msgid "Support Save\t%1$s\n" +#~ msgstr "支援即時存檔\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "群組" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "需要 CHD\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" -msgstr "包含仿製版" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "ROM 驗證通過\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "畫面 #%d" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "ROM 驗證通過\t錯誤\n" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "背景圖" +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "樣本檔驗證通過\t不需要\n" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "覆疊圖" +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "樣本檔驗證通過\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "外框圖" +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "樣本檔驗證通過\t錯誤\n" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "操作檯" +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "ROM 驗證通過\t已停用\n" +#~ "樣本檔驗證通過\t已停用\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "檢視" +#~ msgid "Activated" +#~ msgstr "啟動" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "裁切" +#~ msgid " added" +#~ msgstr " 已加入" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "全部" +#~ msgid "Cheat written to " +#~ msgstr "作弊碼寫入至" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " 色彩" +#~ msgid " and added to cheat.simple" +#~ msgstr " 並已加入至 cheat.simple" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " PENS" +#~ msgid "" +#~ "Unable to write file\n" +#~ "Check cheatpath dir exists" +#~ msgstr "" +#~ "無法寫入檔案\n" +#~ "檢查 cheatpath 目錄是否存在" diff --git a/language/Croatian/strings.po b/language/Croatian/strings.po index b5541323e58..f14493bb41c 100644 --- a/language/Croatian/strings.po +++ b/language/Croatian/strings.po @@ -7,7 +7,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 "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Czech/strings.po b/language/Czech/strings.po index d6062472dd1..a4f392164c7 100644 --- a/language/Czech/strings.po +++ b/language/Czech/strings.po @@ -7,7 +7,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-04-01 16:38+0200\n" "Last-Translator: Karel Brejcha \n" "Language-Team: MAME Language Team\n" @@ -18,383 +18,286 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Poedit 1.8.7\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Reset" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "" +#: 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 "[prázdný slot]" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[vytvořit]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[software list]" -#: 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 "Zapnuto" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Vyber přístupový režim" -#: 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 "Vypnuto" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Pouze čtení" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Čtení-Zápis" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Resetovat vše" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Číst tento obrázek, zapsat do jiného obrázku" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Znovu načíst vše" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Číst tento obrázek, zapsat do diff" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Cheat" - -#: 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" -msgstr "Aktivováno" - -#: 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" -msgstr "Deaktivováno" - -#: 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" +"One or more ROMs/CHDs for this machine are incorrect. The machine may not " +"run correctly.\n" msgstr "" +"Jedna nebo více ROMs/CHDs pro toto zařízení je nekorektních. Zařízení nemusí " +"fungovat správně.\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"S tímto zařízením jsou známy problémy\n" +"\n" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" +"Jedna nebo více ROM/CHD pro toto zařízení je špatně stažena (dumpnuta).\n" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: 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:467 -msgid "Current state saved" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Otočení obrazu v koktail módu není podporováno.\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"Zařízení nebylo nikdy dokončeno. Může se objevit zvláštní chování nebo " +"chybějící části, jež nejsou chybou emulace.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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 "" +"Zařízení nemá zvukový hardware, MAME nebyde přehrávat zvuky, toto je " +"očekávané chování.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: 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 "" +"\n" +"ZAŘÍZENÍ NEFUNGUJE. Emulace tohoto zařízení není ještě kompletní. Nic s tím " +"nemůžete udělat, jen čekat na vývojáře až vylepší emulaci.\n" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: 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:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Stiskni klávesu pro pokračování" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Driver: %4$s\n" +"\n" +"CPU:\n" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"Zvuk:\n" -#: 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Příkaz" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Gameinit" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Historie" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:370 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 "Mameskóre" - -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Sysinfo" - -#: 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" +"Video:\n" msgstr "" +"\n" +"Video:\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Žádný\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Vektor" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "" +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" +msgid "Screen '%1$s'" +msgstr "Obraz '%1$s'" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Obraz" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Nový čárový kód:" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Nepodporováno" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Vložit kód" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Částečná podpora" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Špatná délka čárového kódu!" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[prázdný]" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -410,10 +313,47 @@ msgstr "Všechny cheaty znovu načteny" msgid "Autofire Settings" msgstr "Nastavení automatické střelby" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Resetovat vše" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Znovu načíst vše" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "Stav automatické střelby" +#: 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 "Deaktivováno" + +#: 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 "Aktivováno" + +#: 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 "Zapnuto" + +#: 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 "Vypnuto" + #: src/frontend/mame/ui/cheatopt.cpp:316 msgid "No buttons found on this machine!" msgstr "Žádná tlačítka na tomto zařízení nenalezena!" @@ -647,187 +587,436 @@ msgstr "Žlutá" msgid "Violet" msgstr "Fialová" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Software použití" - -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Verze: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROMs" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Vyber pozici pro načtení" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "UI" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Vyber pozici pro uložení" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Samply" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "zastaveno" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "přehrává" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(přehrává)" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "nahrává" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(nahrává)" + +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Pauza/Stop" + +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Přehrát" + +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Nahrát" + +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Přetočit zpět" + +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Přetočit dopředu" + +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Ikony" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Cheaty" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Náhledy" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Kastle" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Plakáty" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Titulky" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Zakončení" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "Desky spojů" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 -msgid "Marquees" -msgstr "Marquees" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Ovládací panely" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Zaměřovače" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Artworky" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Bossové" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Náhledy artworků" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Výběr" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "GameOver" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Jak na to" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Loga" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Skóre" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Versus" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Obaly" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Nastavení složek" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" -msgstr "Aktuální %1$s složky" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Změnit složku" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Přidat složku" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Odstranit složku" +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Změnit %1$s Složku - Hledat: %2$s_" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Přidat %1$s Složku - Hledat: %2$s_" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Stiskni TAB pro nastavení" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Vyber uživatelský filtr:" + +#: src/frontend/mame/ui/utils.cpp:503 #, c-format -msgid "Remove %1$s Folder" -msgstr "Odstranit %1$s Složku" +msgid "Filter %1$u" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Soubor již existuje - Přepsat?" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Odstranit poslední filtr" -#: 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" -msgstr "Ne" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Přidat filtr" + +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +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 "Include clones" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 msgid "Yes" msgstr "Ano" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Ne" + +#: 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." +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"Žádná zařízení nenalezena. Prosím zkontrolujte rompath v %1$s.ini souboru.\n" +"\n" +"Pokud používáte %2$s poprvé, prosím podívejte se na config.txt soubor ve " +"složce docs na informace o konfiguraci %2$s." + +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Možnosti konfigurace" + +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Napiš jméno nebo vyber: %1$s_" + +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Napiš jméno nebo vyber: (náhodně)" + +#: 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$-.100s" +msgstr "%1$-.100s" + +#: 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 "%1$s, %2$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Driver: %1$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Celkově: NEFUNGUJE" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Celkově: Neemulovaná ochrana" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Celkově: Funguje" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Grafika: Nedokonalá, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Grafika: OK, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Zvuk: Neimplementován" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Zvuk: Nedokonalý" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Zvuk: OK" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Uživatelské rozhraní" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Ostatní ovládání" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Zpět na zařízení" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Ukončení" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Zpět na předchozí menu" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Automaticky" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[souborový manažer]" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Přepnout řazení" + +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "Přepnuté řazení: záznamy nyní řazeny podle %s" + +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "shortname" + +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "popis" + +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[kompatibilní seznamy]" + +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Obraz #%d" + +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Rotace" + +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Pozadí" + +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Popředí" + +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Bezels" + +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "CPanely" + +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 +msgid "Marquees" +msgstr "Marquees" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Pohled" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Ořezaný" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Plný" + +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Soubor již existuje - Přepsat?" + #: src/frontend/mame/ui/filecreate.cpp:171 msgid "New Image Name:" msgstr "Nové jméno obrázku:" @@ -848,870 +1037,774 @@ msgstr "Prosím vložte i příponu souboru" msgid "Select image format" msgstr "Vyber formát obrázku" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[prázdný slot]" - -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[vytvořit]" - -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[software list]" - -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Vyber přístupový režim" - -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Pouze čtení" - -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Čtení-Zápis" - -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Číst tento obrázek, zapsat do jiného obrázku" - -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Číst tento obrázek, zapsat do diff" - -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Nemohu zapisovat do složky" - -#: 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 "" -"Vybranému softwaru chybí jedna nebo více požadovaných ROM nebo CHD. Prosím, " -"vyberte jiný." - -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Nový čárový kód:" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Vložit kód" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Špatná délka čárového kódu!" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Seznam výběru - Hledání: " -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "" +#: src/frontend/mame/ui/selector.cpp:124 +#, c-format +msgid "Double click or press %1$s to select" +msgstr "Dvojklik nebo stisk %1$s pro výběr" -#: src/frontend/mame/ui/info.cpp:180 +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format msgid "" -"One or more ROMs/CHDs for this machine are incorrect. The machine may not " -"run correctly.\n" +"%s\n" +" added to favorites list." msgstr "" -"Jedna nebo více ROMs/CHDs pro toto zařízení je nekorektních. Zařízení nemusí " -"fungovat správně.\n" +"%s\n" +" přidán do seznamu oblíbených." -#: src/frontend/mame/ui/info.cpp:190 +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format msgid "" -"There are known problems with this machine\n" -"\n" +"%s\n" +" removed from favorites list." msgstr "" -"S tímto zařízením jsou známy problémy\n" -"\n" +"%s\n" +" odstraněn ze seznamu oblíbených." -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -"Jedna nebo více ROM/CHD pro toto zařízení je špatně stažena (dumpnuta).\n" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Pluginy" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/selgame.cpp:853 #, c-format -msgid "%s" +msgid "Romset\t%1$-.100s\n" 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/selgame.cpp:854 #, 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 "Otočení obrazu v koktail módu není podporováno.\n" - -#: 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 "" -"Zařízení nebylo nikdy dokončeno. Může se objevit zvláštní chování nebo " -"chybějící části, jež nejsou chybou emulace.\n" - -#: 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 "" -"Zařízení nemá zvukový hardware, MAME nebyde přehrávat zvuky, toto je " -"očekávané chování.\n" - -#: 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" +msgid "Year\t%1$s\n" msgstr "" -"\n" -"ZAŘÍZENÍ NEFUNGUJE. Emulace tohoto zařízení není ještě kompletní. Nic s tím " -"nemůžete udělat, jen čekat na vývojáře až vylepší emulaci.\n" -#: 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/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 +#: src/frontend/mame/ui/selgame.cpp:859 #, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -"\n" -"\n" -"Stiskni klávesu pro pokračování" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"CPU:\n" - -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" - -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -"\n" -"Zvuk:\n" - -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" + +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -"\n" -"Video:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Žádný\n" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Vektor" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "Obraz '%1$s'" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Obraz" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Nepodporováno" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Částečná podpora" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[prázdný]" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Pseudo terminály" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[chybný]" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Uživatelské rozhraní" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Ostatní ovládání" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +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 "Reset" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Vstup (vše)" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Vstup (toto zařízení)" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Analogové ovladače" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "DIP přepínače" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Nastavení zařízení" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Zapsané informace" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Informace o zařízení" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Informace o programu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Souborový manažer" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Ovládání kazetového přehrávače" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Zásuvná zařízení" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Čtečka čárového kódu" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Síťová zařízení" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Režim klávesnice" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Posuvné ovladače" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Nastavení videa" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Nastavení zameřovače" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Externí DAT zobrazení" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Přidat do oblíbených" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Odstranit z oblíbených" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Vyber nové zařízení" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Zpět na zařízení" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Ukončení" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Zpět na předchozí menu" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Automaticky" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" -msgstr "Režim klávesnice:" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" -msgstr "Přirozená" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" -msgstr "Emulovaná" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -"Čas běhu: %1$d:%2$02d:%3$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -"Čas běhu: %1$d:%2$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -"Lístků zahozeno: %1$d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" -msgstr "Mince %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" -msgstr "Mince %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (zamčeno)" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Viditelné zpoždění" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml uložen v ui složce." +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Jméno: Popis:\n" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 +#: src/frontend/mame/ui/selgame.cpp:1171 #, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt uložen v ui složce." +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d zařízení (%5$d BIOS) )" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: 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/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: 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/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Romset: %1$-.100s" -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +#: src/frontend/mame/ui/selgame.cpp:1206 +#, c-format +msgid "System: %1$-.100s" +msgstr "Systém: %1$-.100s" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"\n" -" Configuration saved \n" +"The selected machine is missing one or more required ROM or CHD images. " +"Please select a different machine.\n" "\n" msgstr "" -"\n" -" Configurace uložena \n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: 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/miscmenu.cpp:763 -msgid "Driver" -msgstr "" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMs" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Ulož konfiguraci zařízení" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "UI" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Samply" + +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DATs" + +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INIs" + +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (standardní)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Ikony" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Pluginy" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Cheaty" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filtr" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Náhledy" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Upravení UI" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Kastle" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Konfigurace složek" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Plakáty" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Možnosti zvuku" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Titulky" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Základní vstupy" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Zakončení" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Ulož konfiguraci" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "Desky spojů" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Nastavení" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Ovládací panely" -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Seznam výběru - Hledání: " +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Zaměřovače" -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Dvojklik nebo stisk %1$s pro výběr" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Artworky" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" přidán do seznamu oblíbených." +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Bossové" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" odstraněn ze seznamu oblíbených." +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Náhledy artworků" -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Možnosti konfigurace" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Výběr" -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "GameOver" -#: src/frontend/mame/ui/selgame.cpp:853 +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Jak na to" + +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Loga" + +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Skóre" + +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Versus" + +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Obaly" + +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Nastavení složek" + +#: src/frontend/mame/ui/dirmenu.cpp:167 #, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "" +msgid "Current %1$s Folders" +msgstr "Aktuální %1$s složky" -#: src/frontend/mame/ui/selgame.cpp:854 +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Změnit složku" + +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Přidat složku" + +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Odstranit složku" + +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "Year\t%1$s\n" -msgstr "" +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Změnit %1$s Složku - Hledat: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:855 +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "" +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Přidat %1$s Složku - Hledat: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:859 +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Stiskni TAB pro nastavení" + +#: src/frontend/mame/ui/dirmenu.cpp:513 #, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "" +msgid "Remove %1$s Folder" +msgstr "Odstranit %1$s Složku" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" +msgstr "Režim klávesnice:" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" +msgstr "Přirozená" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" +msgstr "Emulovaná" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" +"Čas běhu: %1$d:%2$02d:%3$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" msgstr "" +"Čas běhu: %1$d:%2$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" msgstr "" +"Lístků zahozeno: %1$d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:253 +msgid "Coin %1$c: NA%3$s\n" +msgstr "Mince %1$c: NA%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:253 +#, c-format +msgid "Coin %1$c: %2$d%3$s\n" +msgstr "Mince %1$c: %2$d%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (zamčeno)" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Viditelné zpoždění" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml uložen v ui složce." -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Jméno: Popis:\n" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt uložen v ui složce." -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" +"\n" +" Configurace uložena \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Přidat do oblíbených" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Odstranit z oblíbených" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Ulož konfiguraci zařízení" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (standardní)" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Nemohu zapisovat do složky" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: 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 "" +"Vybranému softwaru chybí jedna nebo více požadovaných ROM nebo CHD. Prosím, " +"vyberte jiný." -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Pseudo terminály" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[chybný]" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Vstup (vše)" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Vstup (toto zařízení)" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Analogové ovladače" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "DIP přepínače" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Nastavení zařízení" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Zapsané informace" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Informace o zařízení" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Informace o programu" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Souborový manažer" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Ovládání kazetového přehrávače" + +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Zásuvná zařízení" + +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Čtečka čárového kódu" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Síťová zařízení" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Režim klávesnice" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Posuvné ovladače" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Vertikální" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Nastavení videa" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Horizontální" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Nastavení zameřovače" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Cheat" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Externí DAT zobrazení" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Vyber nové zařízení" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Zvuk" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Vzorkovací frekvence" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Použít externí samply" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d zařízení (%5$d BIOS) )" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Možnosti zvuku" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " BARVY" + +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " PERA" + +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Search: %1$s_" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Romset: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "System: %1$-.100s" -msgstr "Systém: %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1240 msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Software použití" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Verze: " + #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" msgstr "Panely ovládání" @@ -1744,12 +1837,6 @@ msgstr "Výběr části software:" msgid "BIOS selection:" msgstr "" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1779,186 +1866,32 @@ msgstr "romset: %1$-.100s" #: src/frontend/mame/ui/selmenu.cpp:612 #, c-format msgid "Driver is clone of: %1$-.100s" -msgstr "Driver je klon: %1$-.100s" - -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" -msgstr "Driver je parent" - -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Celkově: NEFUNGUJE" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Celkově: Neemulovaná ochrana" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Celkově: Funguje" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Grafika: Nedokonalá, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Grafika: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Zvuk: Neimplementován" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Zvuk: Nedokonalý" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Zvuk: OK" - -#: src/frontend/mame/ui/selmenu.cpp:650 -#, c-format -msgid "%1$s %2$s" -msgstr "%1$s %2$s" - -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" -msgstr "Obrázky" - -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" -msgstr "Informace" - -#: src/frontend/mame/ui/selmenu.cpp:2454 -msgid "Usage" -msgstr "Využití" - -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" -msgstr "Základní informace" - -#: 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/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Driver: \"%1$s\" software list " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Žádná zařízení nenalezena. Prosím zkontrolujte rompath v %1$s.ini souboru.\n" -"\n" -"Pokud používáte %2$s poprvé, prosím podívejte se na config.txt soubor ve " -"složce docs na informace o konfiguraci %2$s." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Napiš jméno nebo vyber: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Napiš jméno nebo vyber: (náhodně)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Driver: %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Neimplementovaný" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Nedokonalý" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "OK" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Gfx: %s, Zvuk: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Zvuk" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Vzorkovací frekvence" +msgstr "Driver je klon: %1$-.100s" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Použít externí samply" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" +msgstr "Driver je parent" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" +msgstr "%1$s %2$s" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Vyber pozici pro načtení" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" +msgstr "Obrázky" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" +msgstr "Informace" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Vyber pozici pro uložení" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" +msgstr "Využití" + +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" +msgstr "Základní informace" #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" @@ -2044,10 +1977,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Rotace" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "" @@ -2260,70 +2189,22 @@ msgstr "Synchronizované obnovení" msgid "Wait Vertical Sync" msgstr "Čekat na V-Sync" -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[souborový manažer]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Přepnout řazení" +#: 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 "Přepnuté řazení: záznamy nyní řazeny podle %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "shortname" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "popis" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "[kompatibilní seznamy]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "zastaveno" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "přehrává" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(přehrává)" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "nahrává" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(nahrává)" - -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Pauza/Stop" - -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Přehrát" - -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Nahrát" - -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Přetočit zpět" +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Přetočit dopředu" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Driver: \"%1$s\" software list " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2520,240 +2401,386 @@ msgstr "%1$.3f" msgid "%1$1.2f" msgstr "%1$1.2f" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" -msgstr "Zaměřovač škála X %1$1.3f" +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "Zaměřovač škála X %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "Zaměřovač škála Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "Zaměřovač posun X %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "Zaměřovač posun Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "**Chyba ukládání ui.ini**" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "**Chyba ukládání %s.ini**" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filtr" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Upravení UI" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Konfigurace složek" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Základní vstupy" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Ulož konfiguraci" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Nastavení" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Příkaz" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Gameinit" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Historie" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mameskóre" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Sysinfo" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" -msgstr "Zaměřovač škála Y %1$1.3f" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" -msgstr "Zaměřovač posun X %1$1.3f" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" -msgstr "Zaměřovač posun Y %1$1.3f" +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" -msgstr "**Chyba ukládání ui.ini**" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" -msgstr "**Chyba ukládání %s.ini**" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Vyber uživatelský filtr:" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Odstranit poslední filtr" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Přidat filtr" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Obraz #%d" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Pozadí" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Popředí" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Bezels" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "CPanely" +#~ msgid "Vertical" +#~ msgstr "Vertikální" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Pohled" +#~ msgid "Horizontal" +#~ msgstr "Horizontální" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Ořezaný" +#~ msgid "Unimplemented" +#~ msgstr "Neimplementovaný" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Plný" +#~ msgid "Imperfect" +#~ msgstr "Nedokonalý" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " BARVY" +#~ msgid "OK" +#~ msgstr "OK" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " PERA" +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "Gfx: %s, Zvuk: %s" #~ msgid "Audit in progress..." #~ msgstr "Probíhá audit..." diff --git a/language/Danish/strings.po b/language/Danish/strings.po index 093fa88da1b..9084c1d5870 100644 --- a/language/Danish/strings.po +++ b/language/Danish/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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Dutch/strings.po b/language/Dutch/strings.po index 527bc216542..00f93902972 100644 --- a/language/Dutch/strings.po +++ b/language/Dutch/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: 2017-09-02 21:31+0200\n" "Last-Translator: Jos van Mourik\n" "Language-Team: MAME Language Team\n" @@ -19,455 +19,400 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 2.0.3\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" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [intern]" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "Geen" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Herstel" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: 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 "[lege plek]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[aanmaken]" -#: 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 "Aan" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[softwarelijst]" -#: 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 "Uit" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Selecteer toegangsmodus" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Alleen-lezen" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Alles herstellen" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Lezen-schrijven" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Alles herladen" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Lees dit bestand, schrijf naar een ander bestand" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Lees dit bestand, schrijf naar diff" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" -msgstr "" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "beveiliging" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Cheat" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +msgstr "kleurpalet" -#: 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" -msgstr "Ingeschakeld" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "beeld" -#: 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" -msgstr "Uitgeschakeld" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "geluid" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr "" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "besturing" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "toetsenbord" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "muis" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "microfoon" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "camera" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "schijf" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "printer" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "LAN" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "WAN" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" +msgstr "timing" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: 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" msgstr "" +"Één of meer ROMs/CHDs voor deze machine zijn niet correct. De machine kan " +"mogelijk niet goed functioneren.\n" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"Er zijn problemen bekend met deze machine\n" +"\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:195 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" -msgstr "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +msgstr "Één of meer ROMs/CHDs voor deze machine zijn niet correct gedumpt.\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" -msgstr "" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "Volledig ongeëmuleerde eigenschappen: " -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" +msgstr "%s" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" -msgstr "" +#: 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 ", %s" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "Onvolledig geëmuleerde eigenschappen: " -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Schermomdraaien wordt in cocktailmodus niet ondersteund.\n" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "Deze machine vereist externe artworkbestanden.\n" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" +#: 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 "" +"Deze machine is nooit afgemaakt. Het kan vreemd gedrag vertonen of elementen " +"missen, dit zijn geen emulatiefouten.\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: 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 "" +"Deze machine heeft geen geluidshardware, MAME zal geen geluid produceren, " +"dit is verwacht gedrag.\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"\n" +"DEZE MACHINE WERKT NIET. De emulatie van deze machine is nog niet compleet. " +"Er is niets wat je kunt doen om dit probleem te verhelpen, afgezien van " +"wachten tot ontwikkelaars de emulatie verbeteren.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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 "" +"\n" +"Elementen van deze machine kunnen niet worden geëmuleerd omdat ze fysieke " +"interactie benodigen, of uit mechanische delen bestaan. Het is niet mogelijk " +"om deze machine volledig te ervaren.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" msgstr "" +"\n" +"\n" +"Er zijn werkende varianten van deze machine: %s" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Druk op een toets om door te gaan" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Driver: %4$s\n" +"\n" +"Processor:\n" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"Geluid:\n" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" +"\n" +"Beeld:\n" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Geen\n" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Vector" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" +msgstr "Scherm '%1$s'" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Scherm" -#: plugins/cheatfind/init.lua:568 -msgid "Value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Niet ondersteund" -#: plugins/cheatfind/init.lua:572 -msgid "Any" -msgstr "" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Gedeeltelijk ondersteund" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" -msgstr "" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[leeg]" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" +"Cheat commentaar:\n" +"%s" -#: plugins/cheatfind/init.lua:606 -msgid "Match block" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" +msgstr "Alle cheats zijn herladen" -#: plugins/cheatfind/init.lua:609 -msgid "All" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" +msgstr "Autofire instellingen" -#: plugins/cheatfind/init.lua:660 -#, lua-format -msgid "Test cheat at addr %08X" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Alles herstellen" -#: plugins/cheatfind/init.lua:692 -msgid "Cheat engine not available" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Alles herladen" -#: plugins/cheatfind/init.lua:741 -msgid "Test" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:273 +msgid "Autofire Status" +msgstr "Autofire status" -#: plugins/cheatfind/init.lua:741 -msgid "Write" -msgstr "" +#: 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 "Uitgeschakeld" -#: plugins/cheatfind/init.lua:741 -msgid "Watch" -msgstr "" +#: 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 "Ingeschakeld" -#: plugins/cheatfind/init.lua:758 -msgid "Page" -msgstr "" +#: 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 "Aan" -#: plugins/cheatfind/init.lua:776 -msgid "Clear Watches" -msgstr "" +#: 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 "Uit" -#: plugins/cheatfind/init.lua:786 -msgid "Cheat Finder" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:316 +msgid "No buttons found on this machine!" +msgstr "Geen knoppen gevonden op deze machine!" -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Commando" +#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 +msgid "Autofire Delay" +msgstr "Autofirevertraging" -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Spelinit" +#: src/frontend/mame/ui/custui.cpp:31 +msgid "Show All" +msgstr "Toon alles" -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "High Scores" +#: src/frontend/mame/ui/custui.cpp:32 +msgid "Hide Filters" +msgstr "Verberg filters" -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Geschiedenis" +#: src/frontend/mame/ui/custui.cpp:33 +msgid "Hide Info/Image" +msgstr "Verberg info/plaatje" -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -msgid "" -"\n" -"\n" -"--- DRIVER INFO ---\n" -"Driver: " -msgstr "" +#: src/frontend/mame/ui/custui.cpp:34 +msgid "Hide Both" +msgstr "Verberg beide" -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "MAMEinfo" +#: src/frontend/mame/ui/custui.cpp:151 +msgid "Fonts" +msgstr "Lettertypes" -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "MARPScore" +#: src/frontend/mame/ui/custui.cpp:152 +msgid "Colors" +msgstr "Kleuren" -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "MESSinfo" +#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 +msgid "Language" +msgstr "Taal" -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Mamescore" +#: src/frontend/mame/ui/custui.cpp:161 +msgid "Show side panels" +msgstr "Toon zijpanelen" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Sysinfo" +#: src/frontend/mame/ui/custui.cpp:173 +msgid "Custom UI Settings" +msgstr "Instellingen gebruikersinterface" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:223 +msgid "default" +msgstr "standaard" -#: plugins/timer/init.lua:96 -msgid "Total time" -msgstr "" - -#: plugins/timer/init.lua:98 -msgid "Play Count" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "Controleer ROMS voor %1$u onbeschikbaar gemarkeerde machines?" - -#: src/frontend/mame/ui/auditmenu.cpp:99 -#, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "Controleer ROMS voor alle %1$u machines?" - -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "(resultaten worden opgeslagen naar %1$s)" - -#: src/frontend/mame/ui/auditmenu.cpp:130 -#, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" -"ROMS controleren voor machine %2$u van %3$u...\n" -"%1$s" - -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "Start controle" - -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Nieuwe barcode:" - -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Vul code in" - -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Barcodelengte ongeldig!" - -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format -msgid "" -"Cheat Comment:\n" -"%s" -msgstr "" -"Cheat commentaar:\n" -"%s" - -#: src/frontend/mame/ui/cheatopt.cpp:105 -msgid "All cheats reloaded" -msgstr "Alle cheats zijn herladen" - -#: src/frontend/mame/ui/cheatopt.cpp:136 -msgid "Autofire Settings" -msgstr "Autofire instellingen" - -#: src/frontend/mame/ui/cheatopt.cpp:273 -msgid "Autofire Status" -msgstr "Autofire status" - -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "Geen knoppen gevonden op deze machine!" - -#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 -msgid "Autofire Delay" -msgstr "Autofirevertraging" - -#: src/frontend/mame/ui/custui.cpp:31 -msgid "Show All" -msgstr "Toon alles" - -#: src/frontend/mame/ui/custui.cpp:32 -msgid "Hide Filters" -msgstr "Verberg filters" - -#: src/frontend/mame/ui/custui.cpp:33 -msgid "Hide Info/Image" -msgstr "Verberg info/plaatje" - -#: src/frontend/mame/ui/custui.cpp:34 -msgid "Hide Both" -msgstr "Verberg beide" - -#: src/frontend/mame/ui/custui.cpp:151 -msgid "Fonts" -msgstr "Lettertypes" - -#: src/frontend/mame/ui/custui.cpp:152 -msgid "Colors" -msgstr "Kleuren" - -#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 -msgid "Language" -msgstr "Taal" - -#: src/frontend/mame/ui/custui.cpp:161 -msgid "Show side panels" -msgstr "Toon zijpanelen" - -#: src/frontend/mame/ui/custui.cpp:173 -msgid "Custom UI Settings" -msgstr "Instellingen gebruikersinterface" - -#: src/frontend/mame/ui/custui.cpp:223 -msgid "default" -msgstr "standaard" - -#: src/frontend/mame/ui/custui.cpp:331 -msgid "UI Font" -msgstr "Lettertype gebruikersinterface" +#: src/frontend/mame/ui/custui.cpp:331 +msgid "UI Font" +msgstr "Lettertype gebruikersinterface" #: src/frontend/mame/ui/custui.cpp:336 msgid "Bold" @@ -650,1082 +595,1233 @@ msgstr "Geel" msgid "Violet" msgstr "Violet" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Softwaregebruik" - -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Revisie: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "Laad state" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROMs" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Selecteer positie om van te laden" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "Softwaremedia" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "State opslaan" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "Gebruikersinterface" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Selecteer positie om naar op te slaan" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "gestopt" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "speelt af" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(speelt af)" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "Categorie-INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "neemt op" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Iconen" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(neemt op)" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Pauzeer/Stop" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Schermafbeeldingen" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Speel af" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Kasten" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Neem op" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Terugspoelen" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Titels" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Vooruitspoelen" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Eindes" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "Ongefilterd" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "Printplaten" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "Beschikbaar" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 -msgid "Marquees" -msgstr "Marquees" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "Onbeschikbaar" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Bedieningspanelen" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "Werkend" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Vizieren" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "Niet werkend" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Artwork" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "Mechanisch" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Eindbazen" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "Niet mechanisch" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Artworkvoorvertoning" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "Categorie" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Selecteer" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "Favorieten" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "Game over" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Bedieningsuitleg" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "Geen BIOS" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Logos" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "Hoofdsoftware" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Scores" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "Varianten" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Tegen" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "Fabrikant" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Hoesjes" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "Jaar" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Mapinstellingen" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "Opslaan ondersteund" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" -msgstr "Huidige %1$s mappen" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "Opslaan niet ondersteund" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Wijzig map" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "CHD benodigd" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Map toevoegen" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "Geen CHD benodigd" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Map verwijderen" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "Verticaal scherm" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Wijzig %1$s map - Zoek: %2$s_" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "Horizontaal scherm" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Voeg %1$s map toe - Zoek: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "Eigen filter" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Druk op TAB voor keuze" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "Uitgever" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" -msgstr "Verwijder %1$s map" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "Ondersteund" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Bestand bestaat al - Overschrijven?" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "Gedeeltelijk ondersteund" -#: 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" -msgstr "Nee" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "Niet ondersteund" -#: 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" -msgstr "Ja" +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "Uitgaveregio" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Nieuwe bestandsnaam:" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "Apparaattype" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Bestandsformaat:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "Softwarelijst" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Aanmaken" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Vul ook een bestandsextensie in" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Kies eigen filter:" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Selecteer bestandsformaat" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "Filter %1$u" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[lege plek]" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Verwijder laatste filter" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[aanmaken]" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Voeg filter toe" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[softwarelijst]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "Selecteer categorie:" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Selecteer toegangsmodus" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "[geen categorie INI-bestanden]" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Alleen-lezen" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "[geen groepen in INI-bestand]" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Lezen-schrijven" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "Geen categorie INI-bestanden gevonden" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Lees dit bestand, schrijf naar een ander bestand" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "Bestand" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Lees dit bestand, schrijf naar diff" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "Geen groepen gevonden in categoriebestand" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Kan geen map vervangen" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "Groep" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "Varianten insluiten" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Ja" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Nee" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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 "" -"De geselecteerde software mist één of meerdere benodigde ROM of CHD-" -"bestanden. Kies een andere." +"Het geselecteerde spel mist één of meer benodigde ROM or CHD-bestanden. " +"Selecteer een ander spel.\n" +"\n" +"Druk op een toets om door te gaan." -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "beveiliging" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"Geen machines gevonden. Controleer de rom mapinstellingen in het bestand " +"%1$s.ini.\n" +"\n" +"Als dit de eerste keer is dat je %2$s gebruikt, lees dan het bestand config." +"txt in de docs-map voor informatie om %2$s te configureren." -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "kleurpalet" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Configureer opties" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "beeld" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Type naam of selecteer: %1$s_" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "geluid" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Type naam of selecteer: (willekeurig)" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "besturing" +#: 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$-.100s" +msgstr "%1$-.100s" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "toetsenbord" +#: 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 "%1$s, %2$-.100s" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "muis" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Driver: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "microfoon" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Status: NIET WERKEND" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Status: Ongeëmuleerde beveiliging" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "schijf" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Status: Werkend" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Beeld: Ongeïmplementeerd, " -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Beeld: Niet volledig, " -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Beeld: OK, " -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "Geluid: Geen" -#: 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" -msgstr "" -"Één of meer ROMs/CHDs voor deze machine zijn niet correct. De machine kan " -"mogelijk niet goed functioneren.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Geluid: Ongeïmplementeerd" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" -msgstr "" -"Er zijn problemen bekend met deze machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Geluid: Niet volledig" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "Één of meer ROMs/CHDs voor deze machine zijn niet correct gedumpt.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Geluid: OK" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "Volledig ongeëmuleerde eigenschappen: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Gebruikersinterface" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Andere besturing" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Terug naar machine" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Afsluiten" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Terug naar vorig menu" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Automatisch" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[Bestandsbeheer]" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Wijzig onderdeelvolgorde" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" -msgstr "%s" +msgid "Switched Order: entries now ordered by %s" +msgstr "Volgorde gewijzigd: de elementen zijn nu gesorteerd op %s" -#: 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/swlist.cpp:259 +msgid "shortname" +msgstr "korte naam" + +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "omschrijving" + +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[compatibele lijsten]" + +#: src/frontend/mame/ui/videoopt.cpp:56 #, c-format -msgid ", %s" -msgstr ", %s" +msgid "Screen #%d" +msgstr "Scherm #%d" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "Onvolledig geëmuleerde eigenschappen: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Roteer" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "Schermomdraaien wordt in cocktailmodus niet ondersteund.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Backdrops" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "Deze machine vereist externe artworkbestanden.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Overlays" -#: 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 "" -"Deze machine is nooit afgemaakt. Het kan vreemd gedrag vertonen of elementen " -"missen, dit zijn geen emulatiefouten.\n" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Bezels" -#: 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 "" -"Deze machine heeft geen geluidshardware, MAME zal geen geluid produceren, " -"dit is verwacht gedrag.\n" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "BPanelen" -#: 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 "" -"\n" -"DEZE MACHINE WERKT NIET. De emulatie van deze machine is nog niet compleet. " -"Er is niets wat je kunt doen om dit probleem te verhelpen, afgezien van " -"wachten tot ontwikkelaars de emulatie verbeteren.\n" +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 +msgid "Marquees" +msgstr "Marquees" -#: 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 "" -"\n" -"Elementen van deze machine kunnen niet worden geëmuleerd omdat ze fysieke " -"interactie benodigen, of uit mechanische delen bestaan. Het is niet mogelijk " -"om deze machine volledig te ervaren.\n" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Weergeven" -#: src/frontend/mame/ui/info.cpp:265 +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Bijgesneden" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Volledig" + +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Bestand bestaat al - Overschrijven?" + +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Nieuwe bestandsnaam:" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Bestandsformaat:" + +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Aanmaken" + +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Vul ook een bestandsextensie in" + +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Selecteer bestandsformaat" + +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Nieuwe barcode:" + +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Vul code in" + +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Barcodelengte ongeldig!" + +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Selectielijst - Zoeken: " + +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" -msgstr "" -"\n" -"\n" -"Er zijn werkende varianten van deze machine: %s" +msgid "Double click or press %1$s to select" +msgstr "Dubbelklik of druk op %1$s om te selecteren" -#: src/frontend/mame/ui/info.cpp:278 +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format msgid "" -"\n" -"\n" -"Press any key to continue" +"%s\n" +" added to favorites list." msgstr "" -"\n" -"\n" -"Druk op een toets om door te gaan" +"%s\n" +" toegevoegd aan favorietenlijst." -#: src/frontend/mame/ui/info.cpp:293 +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 #, c-format msgid "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"CPU:\n" +"%s\n" +" removed from favorites list." msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"Processor:\n" +"%s\n" +" verwijderd uit favorietenlijst." -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Configureer machine" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Plugins" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" -msgstr "" -"\n" -"Geluid:\n" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" +msgstr "Romset\t%1$-.100s\n" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" -msgstr "" -"\n" -"Beeld:\n" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" +msgstr "Jaar\t%1$s\n" + +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "Fabrikant\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "Driver is variant van\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "Driver is hoofdsoftware\t\n" + +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "Analoge besturing\tJa\n" + +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "Toetensenbordinvoer\tJa\n" + +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "Status\tNIET WERKEND\n" + +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "Status\tOngeëmuleerde beveiliging\n" + +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "Status\tWerkend\n" + +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "Beeld\tOngeïmplementeerd\n" + +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "Beeld\tVerkeerde kleuren\n" + +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "Beeld\tOnvolledige kleuren\n" + +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "Beeld\tOnvolledig\n" + +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "Beeld\tOK\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Geen\n" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "Geluid\tGeen\n" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Vector" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "Geluid\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "Geluid\tOnvolledig\n" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "Geluid\tOK\n" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "Scherm '%1$s'" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "Besturing\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Scherm" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "Besturing\tOnvolledig\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Niet ondersteund" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "Toetsenbord\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Gedeeltelijk ondersteund" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "Toetsenbord\tOnvolledig\n" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[leeg]" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "Muis\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Pseudoterminals" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "Muis\tOnvolledig\n" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[mislukt]" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "Microfoon\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Gebruikersinterface" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "Microfoon\tOnvolledig\n" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Andere besturing" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "Camera\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" -msgstr "Herstel" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "Camera\tOnvolledig\n" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Invoer (algemeen)" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "Schijf\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Invoer (deze machine)" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "Schijf\tOnvolledig\n" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Analoge besturing" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "Printer\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "DIP-schakelaars" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "Printer\tOnvolledig\n" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Machineconfiguratie" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "LAN\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Boekhoudinginformatie" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "LAN\tOnvolledig\n" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Machineinformatie" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "WAN\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Bestandsinformatie" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "WAN\tOnvolledig\n" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Bestandsbeheer" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "Timing\tOngeïmplementeerd\n" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Cassettebediening" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "Timing\tOnvolledig\n" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "BIOS-selectie" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "Mechanische machine\tJa\n" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Insteekapparaten" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" +msgstr "Mechanische machine\tNee\n" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Barcodelezer" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "Vereist artwork\tJa\n" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Netwerkapparaten" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "Vereist artwork\tNee\n" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Keyboardmodus" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "Vereist klikbare artwork\tJa\n" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Schuifinstellingen" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "Vereist klikbare artwork\tNee\n" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Videoopties" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "Ondersteunt cocktail\tJa\n" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Vizieropties" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "Ondersteunt cocktail\tNee\n" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Pluginopties" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "Driver is BIOS\tJa\n" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Externe DAT-overzicht" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "Driver is BIOS\tNee\n" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Toevoegen aan favorieten" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "Ondersteunt opslaan\tJa\n" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Verwijderen uit favorieten" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" +msgstr "Ondersteunt opslaan\tNee\n" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Selecteer nieuwe machine" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "Schermoriëntatie\tVerticaal\n" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Terug naar machine" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" +msgstr "Schermoriëntatie\tHorizontaal\n" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Afsluiten" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" +msgstr "Vereist CHD\tJa\n" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Terug naar vorig menu" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" +msgstr "Vereist CHD\tNee\n" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Automatisch" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" -msgstr "Toetsenbordmodus:" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" -msgstr "Natuurlijk" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" -msgstr "Geëmuleerd" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -"In bedrijf: %1$d:%2$02d:%3$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"In bedrijf: %1$d:%2$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:242 +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d machines (waarvan %5$d BIOS) )" + +#: 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 "%1$s: %2$s - Zoek: %3$s_" + +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 +#, c-format +msgid "Search: %1$s_" +msgstr "Zoek: %1$s_" + +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Romset: %1$-.100s" + +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "Systeem: %1$-.100s" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"Tickets dispensed: %1$d\n" +"The selected machine is missing one or more required ROM or CHD images. " +"Please select a different machine.\n" "\n" msgstr "" -"Kaartjes uitgegeven: %1$d\n" +"De geselecteerde machine mist één of meerdere benodigde ROM of CHD-" +"bestanden. Druk op een toets om door te gaan.\n" "\n" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" -msgstr "Munt %1$c: n.v.t.%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:1249 src/frontend/mame/ui/selsoft.cpp:462 +msgid "Press any key to continue." +msgstr "Druk op een toets om door te gaan." -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" -msgstr "Munt %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMs" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (afgeschermd)" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "Softwaremedia" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Zichtbare vertraging" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "Gebruikersinterface" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml is opgeslagen in de map 'ui'." +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Samples" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Naam: Omschrijving:\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DATs" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt is opgeslagen in de ui-map." +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INIs" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Exporteer lijst in XML-formaat (zoals -listxml)" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "Categorie-INIs" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "Exporteer lijst in XML-formaat (zoals -listxml, maar zonder apparaten)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Iconen" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Exporteer lijst in XML-formaat (zoals -listfull)" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Cheats" -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" Configuratie opgeslagen\n" -"\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Schermafbeeldingen" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Kasten" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Driver" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Flyers" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "Deze machine heeft geen BIOS." +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Titels" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Sla machineconfiguratie op" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Eindes" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Configureer machine:" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "Printplaten" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (standaard)" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Bedieningspanelen" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Plugins" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Vizieren" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filter" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Artwork" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Gebruikersinterface aanpassen" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Eindbazen" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Mappen configureren" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Artworkvoorvertoning" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Geluidsopties" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Selecteer" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Algemene invoer" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "Game over" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Configuratie opslaan" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Bedieningsuitleg" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Instellingen" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Logos" -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Selectielijst - Zoeken: " +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Scores" -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Dubbelklik of druk op %1$s om te selecteren" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Tegen" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Hoesjes" + +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Mapinstellingen" + +#: src/frontend/mame/ui/dirmenu.cpp:167 #, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" toegevoegd aan favorietenlijst." +msgid "Current %1$s Folders" +msgstr "Huidige %1$s mappen" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Wijzig map" + +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Map toevoegen" + +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Map verwijderen" + +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" verwijderd uit favorietenlijst." +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Wijzig %1$s map - Zoek: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Configureer opties" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Voeg %1$s map toe - Zoek: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Configureer machine" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Druk op TAB voor keuze" -#: src/frontend/mame/ui/selgame.cpp:853 +#: src/frontend/mame/ui/dirmenu.cpp:513 #, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "Romset\t%1$-.100s\n" +msgid "Remove %1$s Folder" +msgstr "Verwijder %1$s map" -#: src/frontend/mame/ui/selgame.cpp:854 +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" +msgstr "Toetsenbordmodus:" + +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" +msgstr "Natuurlijk" + +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" +msgstr "Geëmuleerd" + +#: src/frontend/mame/ui/miscmenu.cpp:236 #, c-format -msgid "Year\t%1$s\n" -msgstr "Jaar\t%1$s\n" +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" +msgstr "" +"In bedrijf: %1$d:%2$02d:%3$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:855 +#: src/frontend/mame/ui/miscmenu.cpp:238 #, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "Fabrikant\t%1$-.100s\n" +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" +"In bedrijf: %1$d:%2$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:859 +#: src/frontend/mame/ui/miscmenu.cpp:242 #, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "Driver is variant van\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "Driver is hoofdsoftware\t\n" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "Analoge besturing\tJa\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "Toetensenbordinvoer\tJa\n" +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" +"Kaartjes uitgegeven: %1$d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "Status\tNIET WERKEND\n" +#: src/frontend/mame/ui/miscmenu.cpp:253 +msgid "Coin %1$c: NA%3$s\n" +msgstr "Munt %1$c: n.v.t.%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "Status\tOngeëmuleerde beveiliging\n" +#: src/frontend/mame/ui/miscmenu.cpp:253 +#, c-format +msgid "Coin %1$c: %2$d%3$s\n" +msgstr "Munt %1$c: %2$d%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "Status\tWerkend\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (afgeschermd)" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "Beeld\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Zichtbare vertraging" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "Beeld\tVerkeerde kleuren\n" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml is opgeslagen in de map 'ui'." -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "Beeld\tOnvolledige kleuren\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Naam: Omschrijving:\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "Beeld\tOnvolledig\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt is opgeslagen in de ui-map." -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "Beeld\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Exporteer lijst in XML-formaat (zoals -listxml)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "Geluid\tGeen\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "Exporteer lijst in XML-formaat (zoals -listxml, maar zonder apparaten)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "Geluid\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Exporteer lijst in XML-formaat (zoals -listfull)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "Geluid\tOnvolledig\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" Configuratie opgeslagen\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "Geluid\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Driver" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "Besturing\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "Deze machine heeft geen BIOS." -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "Besturing\tOnvolledig\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Toevoegen aan favorieten" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "Toetsenbord\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Verwijderen uit favorieten" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "Toetsenbord\tOnvolledig\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Sla machineconfiguratie op" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "Muis\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Configureer machine:" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "Muis\tOnvolledig\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (standaard)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "Microfoon\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Kan geen map vervangen" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "Microfoon\tOnvolledig\n" +#: 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 "" +"De geselecteerde software mist één of meerdere benodigde ROM of CHD-" +"bestanden. Kies een andere." -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "Camera\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Pseudoterminals" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "Camera\tOnvolledig\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[mislukt]" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "Schijf\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Invoer (algemeen)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "Schijf\tOnvolledig\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Invoer (deze machine)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "Printer\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Analoge besturing" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "Printer\tOnvolledig\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "DIP-schakelaars" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "LAN\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Machineconfiguratie" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "LAN\tOnvolledig\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Boekhoudinginformatie" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "WAN\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Machineinformatie" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "WAN\tOnvolledig\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Bestandsinformatie" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "Timing\tOngeïmplementeerd\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Bestandsbeheer" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "Timing\tOnvolledig\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Cassettebediening" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "Mechanische machine\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "BIOS-selectie" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "Vereist artwork\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Insteekapparaten" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "Vereist klikbare artwork\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Barcodelezer" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "Ondersteunt cocktail\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Netwerkapparaten" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Keyboardmodus" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "Ondersteunt opslaan\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Schuifinstellingen" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "Schermoriëntatie\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Videoopties" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Verticaal" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Vizieropties" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Horizontaal" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Cheat" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "Vereist CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Pluginopties" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "Romcontrole geslaagd\tOK\n" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Externe DAT-overzicht" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "Romcontrole geslaagd\tSLECHT\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Selecteer nieuwe machine" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "Samplecontrole geslaagd\tNiet nodig\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Geluid" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "Samplecontrole geslaagd\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Samplesnelheid" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "Samplecontrole geslaagd\tSLECHT\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Gebruik externe samples" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"Romcontrole geslaagd\tUitgeschakeld\n" -"Samplecontrole geslaagd\tUitgeschakeld\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Geluidsopties" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d machines (waarvan %5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " KLEUREN" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - Zoek: %3$s_" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " PENNEN" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "Search: %1$s_" -msgstr "Zoek: %1$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "Controleer ROMS voor %1$u onbeschikbaar gemarkeerde machines?" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Romset: %1$-.100s" +msgid "Audit ROMs for all %1$u machines?" +msgstr "Controleer ROMS voor alle %1$u machines?" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "System: %1$-.100s" -msgstr "Systeem: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "(resultaten worden opgeslagen naar %1$s)" -#: src/frontend/mame/ui/selgame.cpp:1240 +#: src/frontend/mame/ui/auditmenu.cpp:130 +#, c-format msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -"De geselecteerde machine mist één of meerdere benodigde ROM of CHD-" -"bestanden. Druk op een toets om door te gaan.\n" -"\n" +"ROMS controleren voor machine %2$u van %3$u...\n" +"%1$s" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "Druk op een toets om door te gaan." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "Start controle" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Softwaregebruik" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Revisie: " #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1759,12 +1855,6 @@ msgstr "Softwareonderdeel selectie:" msgid "BIOS selection:" msgstr "BIOS-selectie:" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1800,49 +1890,6 @@ msgstr "Driver is een variant van: %1$-.100s" msgid "Driver is parent" msgstr "Driver is hoofddriver" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Status: NIET WERKEND" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Status: Ongeëmuleerde beveiliging" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Status: Werkend" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Beeld: Ongeïmplementeerd, " - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Beeld: Niet volledig, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Beeld: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "Geluid: Geen" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Geluid: Ongeïmplementeerd" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Geluid: Niet volledig" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Geluid: OK" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" @@ -1864,125 +1911,6 @@ msgstr "Gebruik" msgid "General Info" msgstr "Algemene informatie" -#: 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 "" -"De geselecteerde software mist één of meer benodigde bestanden. Selecteer " -"een andere software.\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d softwarepakketten )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Driver: \"%1$s\" softwarelijst " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" -"Het geselecteerde spel mist één of meer benodigde ROM or CHD-bestanden. " -"Selecteer een ander spel.\n" -"\n" -"Druk op een toets om door te gaan." - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Geen machines gevonden. Controleer de rom mapinstellingen in het bestand " -"%1$s.ini.\n" -"\n" -"Als dit de eerste keer is dat je %2$s gebruikt, lees dan het bestand config." -"txt in de docs-map voor informatie om %2$s te configureren." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Type naam of selecteer: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Type naam of selecteer: (willekeurig)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Driver: %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Ongeïmplementeerd" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Onvolledig" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "OK" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Beeld: %s, Geluid: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [intern]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Geluid" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Samplesnelheid" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Gebruik externe samples" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "Laad state" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Selecteer positie om van te laden" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "State opslaan" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Selecteer positie om naar op te slaan" - #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" msgstr "Overige opties" @@ -2065,11 +1993,7 @@ msgstr "Verversingssnelheid" #: src/frontend/mame/ui/submenu.cpp:47 msgid "Rotation Options" -msgstr "Rotatieinstellingen" - -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Roteer" +msgstr "Rotatieinstellingen" #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" @@ -2283,70 +2207,25 @@ msgstr "Gesynchroniseerde verversing" msgid "Wait Vertical Sync" msgstr "Wacht verticale sync" -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[Bestandsbeheer]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Wijzig onderdeelvolgorde" +#: 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 "" +"De geselecteerde software mist één of meer benodigde bestanden. Selecteer " +"een andere software.\n" +"\n" -#: 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 "Volgorde gewijzigd: de elementen zijn nu gesorteerd op %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "korte naam" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "omschrijving" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "[compatibele lijsten]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "gestopt" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "speelt af" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(speelt af)" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "neemt op" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(neemt op)" - -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Pauzeer/Stop" - -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Speel af" - -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Neem op" - -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Terugspoelen" +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d softwarepakketten )" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Vooruitspoelen" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Driver: \"%1$s\" softwarelijst " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2571,211 +2450,373 @@ msgstr "**Fout bij het opslaan van ui.ini**" msgid "**Error saving %s.ini**" msgstr "**Fout bij het opslaan van %s.ini**" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "Ongefilterd" +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filter" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" -msgstr "Beschikbaar" +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Gebruikersinterface aanpassen" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" -msgstr "Onbeschikbaar" +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Mappen configureren" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "Werkend" +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Algemene invoer" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Configuratie opslaan" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Instellingen" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "Geen" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Commando" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Spelinit" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "High Scores" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Geschiedenis" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "MAMEinfo" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "MESSinfo" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamescore" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Sysinfo" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "MARPScore" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" + +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "" + +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "" + +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "" + +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" +msgstr "" + +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "Niet werkend" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "Mechanisch" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "Niet mechanisch" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "Categorie" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "Favorieten" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "Geen BIOS" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" -msgstr "Hoofdsoftware" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" -msgstr "Varianten" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "Fabrikant" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "Jaar" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "Opslaan ondersteund" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "Opslaan niet ondersteund" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "CHD benodigd" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "Geen CHD benodigd" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "Verticaal scherm" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "Horizontaal scherm" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "Eigen filter" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "Uitgever" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "Ondersteund" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "Gedeeltelijk ondersteund" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "Niet ondersteund" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "Uitgaveregio" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "Apparaattype" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "Softwarelijst" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" -msgstr "" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Kies eigen filter:" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "Filter %1$u" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Verwijder laatste filter" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Voeg filter toe" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "Selecteer categorie:" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" -msgstr "[geen categorie INI-bestanden]" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" -msgstr "[geen groepen in INI-bestand]" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" -msgstr "Geen categorie INI-bestanden gevonden" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "Bestand" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" -msgstr "Geen groepen gevonden in categoriebestand" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "Groep" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" -msgstr "Varianten insluiten" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Scherm #%d" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "Vereist CHD\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Backdrops" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "Romcontrole geslaagd\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Overlays" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "Romcontrole geslaagd\tSLECHT\n" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Bezels" +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "Samplecontrole geslaagd\tNiet nodig\n" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "BPanelen" +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "Samplecontrole geslaagd\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Weergeven" +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "Samplecontrole geslaagd\tSLECHT\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Bijgesneden" +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "Romcontrole geslaagd\tUitgeschakeld\n" +#~ "Samplecontrole geslaagd\tUitgeschakeld\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Volledig" +#~ msgid "Unimplemented" +#~ msgstr "Ongeïmplementeerd" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " KLEUREN" +#~ msgid "Imperfect" +#~ msgstr "Onvolledig" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " PENNEN" +#~ msgid "OK" +#~ msgstr "OK" #~ msgid "No Infos Available" #~ msgstr "Geen informatie beschikbaar" @@ -2783,8 +2824,5 @@ msgstr " PENNEN" #~ msgid "Dummy" #~ msgstr "Dummie" -#~ msgid "%1$s %2$s ( %3$d / %4$d softwares )" -#~ msgstr "%1$s %2$s ( %3$d / %4$d software )" - #~ msgid "Display Options" #~ msgstr "Videoopties" diff --git a/language/English/strings.po b/language/English/strings.po index 515cff27808..0e5c4884bde 100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -7,7 +7,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" @@ -17,398 +17,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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -643,1274 +559,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1997,10 +1930,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2213,69 +2142,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2452,253 +2333,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Estonian/strings.po b/language/Estonian/strings.po index 4328e7ed20b..b6bf6452171 100644 --- a/language/Estonian/strings.po +++ b/language/Estonian/strings.po @@ -7,7 +7,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" @@ -17,398 +17,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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -643,1274 +559,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1997,10 +1930,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2213,69 +2142,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2452,253 +2333,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Finnish/strings.po b/language/Finnish/strings.po index 9e4cee05d56..3bd4f73ba6c 100644 --- a/language/Finnish/strings.po +++ b/language/Finnish/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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/French/strings.po b/language/French/strings.po index 8cd8856ea70..249b06124f7 100644 --- a/language/French/strings.po +++ b/language/French/strings.po @@ -7,7 +7,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-05-24 23:38+0200\n" "Last-Translator: Mevi \n" "Language-Team: MAME Language Team\n" @@ -17,383 +17,290 @@ 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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Réinitialiser" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "" +#: 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 "[emplacement vide]" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[créer]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[liste des logiciels]" -#: 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 "Actif" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Sélectionner le mode d'accès" -#: 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 "Inactif" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Lecture seule" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Lecture-écriture" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Tout réinitialiser" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Lire cette image, écrire dans une autre image" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Tout recharger" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Lire cette image, écrire vers diff" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Code de triche" - -#: 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" -msgstr "Activé" - -#: 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" -msgstr "Désactivé" - -#: 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" +"One or more ROMs/CHDs for this machine are incorrect. The machine may not " +"run correctly.\n" msgstr "" +"Un ou plusieurs fichiers ROMs ou d'images CHD nécessaires à l'utilisation de " +"cette machine sont incorrects. Il est possible qu'elle ne fonctionne pas " +"correctement.\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"On rencontre les problèmes suivants avec cette machine :\n" +"\n" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" +"Un ou plusieurs fichiers ROMs/CHDs nécessaires à l'utilisation de cette " +"machine n'ont pas été dumpés correctement.\n" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: 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:467 -msgid "Current state saved" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Le retournement de l'écran en mode cocktail n'est pas supporté.\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"Cette machine n'a jamais été terminée. Il est possible qu'elle se comporte " +"bizarrement ou que certains composants soient manquants. Cela ne constitue " +"en aucun cas des bugs d'émulation.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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 "" +"Cette machine n'a pas de dispositif sonore. Par conséquent, MAME ne produira " +"aucun son. Il s'agit d'un comportement attendu.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: 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 "" +"\n" +"CETTE MACHINE NE FONCTIONNE PAS. L'émulation de cette machine n'est pas " +"encore complète. Il n'y a rien que vous puissiez faire pour résoudre ce " +"problème sauf attendre que les développeurs améliorent l'émulation.\n" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: 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:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Appuyez sur une touche pour continuer" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Driver : %4$s\n" +"\n" +"Processeur(s) :\n" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"Son :\n" -#: 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Aperçu command.dat" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Aperçu gameinit.dat" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Aperçu history.dat" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:370 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 "Aperçu story.dat" - -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Aperçu sysinfo.dat" - -#: 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" +"Video:\n" msgstr "" +"\n" +"Vidéo :\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Aucun\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Graphismes vectoriels" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "" +msgid "%1$s: %2$s\n" +msgstr "%1$s : %2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" +msgid "Screen '%1$s'" +msgstr "Écran '%1$s'" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Écran" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Nouveau code-barres :" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Non supporté" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Entrez un code" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Partiellement supporté" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Longueur du code-barres non valide !" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[vide]" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -409,10 +316,47 @@ msgstr "Tous les codes de triche ont été rechargés" msgid "Autofire Settings" msgstr "Paramètres du tir automatique" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Tout réinitialiser" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Tout recharger" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "Statut du tir automatique" +#: 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 "Désactivé" + +#: 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 "Activé" + +#: 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 "Actif" + +#: 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 "Inactif" + #: src/frontend/mame/ui/cheatopt.cpp:316 msgid "No buttons found on this machine!" msgstr "Aucun bouton trouvé sur cette machine !" @@ -647,1077 +591,1229 @@ msgstr "Jaune" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Utilisation du logiciel" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Révision : " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Charger depuis la position" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Sauvegarder à la position" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "Interface utilisateur" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "arrêté" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Samples / Échantillons sonores" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "en cours de lecture" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "Fichiers DAT" - -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "Fichiers INI" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(en cours de lecture)" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "en cours d'enregistrement" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Icônes" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(en cours d'enregistrement)" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Codes de triche" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Pause/Arrêt" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Captures d'écran" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Lire" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Bornes" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Enregistrer" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Flyers / Prospectus" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Rembobiner" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Écrans-titre" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Avance rapide" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Fins de jeu" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "Circuits imprimés" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +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/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Panneaux de contrôle" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Viseurs" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Illustrations" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Boss / Ennemis et adversaires" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Aperçu des illustrations" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Écrans de sélection" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "Écrans GAME OVER" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Comment faire" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Boîtiers et emballages" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Configuration des dossiers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" -msgstr "Dossier(s) actuel(s) pour %1$s" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Changer le dossier" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Ajouter un dossier" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Supprimer le dossier" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Changer le dossier %1$s - Recherche: %2$s_" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Ajouter un dossier %1$s - Recherche: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Appuyez sur TAB pour définir" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" -msgstr "Supprimer le dossier %1$s" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Ce fichier existe déjà - Écraser ?" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +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" -msgstr "Non" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +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" -msgstr "Oui" +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Nouveau nom de l'image :" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Format de l'image :" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Créer" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Veuillez entrer également l'extension du fichier" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Sélectionner les filtres personnalisés :" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Sélectionner le format de l'image" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +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]" -msgstr "[emplacement vide]" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Supprimer le dernier filtre" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[créer]" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Ajouter un filtre" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[liste des logiciels]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Sélectionner le mode d'accès" - -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Lecture seule" - -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Lecture-écriture" - -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Lire cette image, écrire dans une autre image" - -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Lire cette image, écrire vers diff" - -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Impossible de sauvegarder sous ce répertoire" - -#: 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:990 +msgid "[no category INI files]" msgstr "" -"Il manque un ou plusieurs fichiers de ROMs ou d'images CHD pour utiliser ce " -"logiciel. Veuillez en sélectionner un autre." -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Oui" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Non" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: 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." msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" +"Aucune machine trouvée. Veuillez vérifier le chemin du répertoire indiqué " +"dans le fichier %1$s.ini.\n" +"\n" +"Si vous utilisez %2$s pour la première fois, veuillez consulter le fichier " +"config.txt dans le répertoire docs pour obtenir de plus amples informations " +"sur la configuration de %2$s." -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Configurer les options" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Entrez un nom ou sélectionnez : %1$s_" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Entrez un nom ou sélectionnez : (au hasard)" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: 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$-.100s" 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/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 "" -"Un ou plusieurs fichiers ROMs ou d'images CHD nécessaires à l'utilisation de " -"cette machine sont incorrects. Il est possible qu'elle ne fonctionne pas " -"correctement.\n" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" -msgstr "" -"On rencontre les problèmes suivants avec cette machine :\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Driver : %1$-.100s" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "En résumé : NE FONCTIONNE PAS" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "En résumé : Protection non émulée" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "En résumé : Fonctionne correctement" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -"Un ou plusieurs fichiers ROMs/CHDs nécessaires à l'utilisation de cette " -"machine n'ont pas été dumpés correctement.\n" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Graphismes : Imparfaits, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Graphismes : OK, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Son : Non implémenté" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Son : Imparfait" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Son : OK" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Interface" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Autres contrôles" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Retour à la machine actuelle" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Quitter MAME" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Retour au menu précédent" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" 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/swlist.cpp:88 +msgid "[file manager]" +msgstr "[gestionnaire de fichiers]" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Permuter l'ordre des éléments" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid ", %s" +msgid "Switched Order: entries now ordered by %s" msgstr "" +"Commande de tri effectuée : les entrées sont maintenant classées par %s" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "nom court" + +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "Le retournement de l'écran en mode cocktail n'est pas supporté.\n" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[listes compatibles]" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "" +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Écran #%d" -#: 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 "" -"Cette machine n'a jamais été terminée. Il est possible qu'elle se comporte " -"bizarrement ou que certains composants soient manquants. Cela ne constitue " -"en aucun cas des bugs d'émulation.\n" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Rotation" -#: 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 "" -"Cette machine n'a pas de dispositif sonore. Par conséquent, MAME ne produira " -"aucun son. Il s'agit d'un comportement attendu.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Fonds" -#: 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" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Calques" + +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Cadres" + +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "Panneaux de contrôle" + +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 +msgid "Marquees" msgstr "" -"\n" -"CETTE MACHINE NE FONCTIONNE PAS. L'émulation de cette machine n'est pas " -"encore complète. Il n'y a rien que vous puissiez faire pour résoudre ce " -"problème sauf attendre que les développeurs améliorent l'émulation.\n" -#: src/frontend/mame/ui/info.cpp:243 +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Vue" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Tronquée" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Complète" + +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Ce fichier existe déjà - Écraser ?" + +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Nouveau nom de l'image :" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Format de l'image :" + +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Créer" + +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Veuillez entrer également l'extension du fichier" + +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Sélectionner le format de l'image" + +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Nouveau code-barres :" + +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Entrez un code" + +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Longueur du code-barres non valide !" + +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Liste de sélection - Recherche : " + +#: src/frontend/mame/ui/selector.cpp:124 +#, c-format +msgid "Double click or press %1$s to select" +msgstr "Double-cliquez ou appuyez sur %1$s pour sélectionner" + +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format 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" +"%s\n" +" added to favorites list." msgstr "" +"%s\n" +" ajouté à la liste des favoris." -#: src/frontend/mame/ui/info.cpp:265 +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 #, c-format msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +"%s\n" +" removed from favorites list." msgstr "" +"%s\n" +" supprimé de la liste des favoris." -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Configurer la machine" + +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Modules d'extension" + +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -"\n" -"\n" -"Appuyez sur une touche pour continuer" -#: src/frontend/mame/ui/info.cpp:293 +#: src/frontend/mame/ui/selgame.cpp:854 #, c-format -msgid "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"CPU:\n" +msgid "Year\t%1$s\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Driver : %4$s\n" -"\n" -"Processeur(s) :\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -"\n" -"Son :\n" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -"\n" -"Vidéo :\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Aucun\n" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Graphismes vectoriels" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s : %2$s\n" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "Écran '%1$s'" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Écran" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Non supporté" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Partiellement supporté" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[vide]" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[échoué]" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Interface" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Autres contrôles" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +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 "Réinitialiser" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Périphériques d'entrée (généraux)" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Périphériques d'entrée (cette machine)" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Contrôles analogiques" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "DIP Switch" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Configuration de la machine" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Infos statistiques" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Informations sur la machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Informations sur l'image" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Gestionnaire de fichiers" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Contrôle de la cassette" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Périphériques d'emplacement" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Lecteur de code-barres" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Périphériques réseau" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Mode clavier" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Contrôles du curseur" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Options vidéo" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Options du viseur" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Options du module d'extension" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Visualiser un DAT externe" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Ajouter aux favoris" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Supprimer des favoris" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Sélectionner une nouvelle machine" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Retour à la machine actuelle" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Quitter MAME" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Retour au menu précédent" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" -msgstr "Mode clavier :" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" -msgstr "Naturel" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" -msgstr "Émulé" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -"Temps écoulé : %1$d:%2$02d:%3$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -"Temps écoulé : %1$d:%2$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -"Tickets distribués : %1$d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" -msgstr "Monnayeur %1$c : ND%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" -msgstr "Monnayeur %1$c : %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (verrouillé)" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Attente visible" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml sauvegardé dans le dossier ui." +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Nom : Description :\n" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 +#: src/frontend/mame/ui/selgame.cpp:1171 #, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt sauvegardé dans le dossier ui." +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Exporter la liste au format XML (comme -listxml)" +#: 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/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 +#, c-format +msgid "Search: %1$s_" msgstr "" -"Exporter la liste au format XML (comme -listxml, mais en excluant les " -"périphériques)" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Exporter la liste au format TXT (comme -listfull)" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Romset : %1$-.100s" -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +#: src/frontend/mame/ui/selgame.cpp:1206 +#, c-format +msgid "System: %1$-.100s" +msgstr "Système : %1$-.100s" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"\n" -" Configuration saved \n" +"The selected machine is missing one or more required ROM or CHD images. " +"Please select a different machine.\n" "\n" msgstr "" -"\n" -" Configuration sauvegardée \n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: 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/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Sauvegarder la configuration de la machine" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "Interface utilisateur" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Configurer la machine :" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Samples / Échantillons sonores" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (par défaut)" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "Fichiers DAT" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Modules d'extension" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "Fichiers INI" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filtre" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Personnaliser l'interface" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Icônes" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Configurer les dossiers" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Codes de triche" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Options du son" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Captures d'écran" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Périphériques d'entrée généraux" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Bornes" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Sauvegarder la configuration" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Flyers / Prospectus" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Paramètres" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Écrans-titre" -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Liste de sélection - Recherche : " +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Fins de jeu" -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Double-cliquez ou appuyez sur %1$s pour sélectionner" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "Circuits imprimés" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Panneaux de contrôle" + +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Viseurs" + +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Illustrations" + +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Boss / Ennemis et adversaires" + +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Aperçu des illustrations" + +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Écrans de sélection" + +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "Écrans GAME OVER" + +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Comment faire" + +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -"%s\n" -" ajouté à la liste des favoris." -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -"%s\n" -" supprimé de la liste des favoris." -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Configurer les options" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Configurer la machine" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Boîtiers et emballages" + +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Configuration des dossiers" + +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "Dossier(s) actuel(s) pour %1$s" + +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Changer le dossier" + +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Ajouter un dossier" + +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Supprimer le dossier" + +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Changer le dossier %1$s - Recherche: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:853 +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "" +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Ajouter un dossier %1$s - Recherche: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:854 +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Appuyez sur TAB pour définir" + +#: src/frontend/mame/ui/dirmenu.cpp:513 #, c-format -msgid "Year\t%1$s\n" -msgstr "" +msgid "Remove %1$s Folder" +msgstr "Supprimer le dossier %1$s" -#: src/frontend/mame/ui/selgame.cpp:855 +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" +msgstr "Mode clavier :" + +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" +msgstr "Naturel" + +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" +msgstr "Émulé" + +#: src/frontend/mame/ui/miscmenu.cpp:236 #, c-format -msgid "Manufacturer\t%1$-.100s\n" +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" +"Temps écoulé : %1$d:%2$02d:%3$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:859 +#: src/frontend/mame/ui/miscmenu.cpp:238 #, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" msgstr "" +"Temps écoulé : %1$d:%2$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" msgstr "" +"Tickets distribués : %1$d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:253 +msgid "Coin %1$c: NA%3$s\n" +msgstr "Monnayeur %1$c : ND%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:253 +#, c-format +msgid "Coin %1$c: %2$d%3$s\n" +msgstr "Monnayeur %1$c : %2$d%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (verrouillé)" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Attente visible" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml sauvegardé dans le dossier ui." -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Nom : Description :\n" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt sauvegardé dans le dossier ui." -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Exporter la liste au format XML (comme -listxml)" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" +"Exporter la liste au format XML (comme -listxml, mais en excluant les " +"périphériques)" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Exporter la liste au format TXT (comme -listfull)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" +"\n" +" Configuration sauvegardée \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Ajouter aux favoris" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Supprimer des favoris" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Sauvegarder la configuration de la machine" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Configurer la machine :" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (par défaut)" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Impossible de sauvegarder sous ce répertoire" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: 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 "" +"Il manque un ou plusieurs fichiers de ROMs ou d'images CHD pour utiliser ce " +"logiciel. Veuillez en sélectionner un autre." -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[échoué]" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Périphériques d'entrée (généraux)" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Périphériques d'entrée (cette machine)" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Contrôles analogiques" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "DIP Switch" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Configuration de la machine" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Infos statistiques" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Informations sur la machine" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Informations sur l'image" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Gestionnaire de fichiers" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Contrôle de la cassette" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Périphériques d'emplacement" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Lecteur de code-barres" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Périphériques réseau" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Mode clavier" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Contrôles du curseur" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Options vidéo" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Options du viseur" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Code de triche" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Verticale" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Options du module d'extension" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Horizontale" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Visualiser un DAT externe" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Sélectionner une nouvelle machine" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Son" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Fréquence d'échantillonnage" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Utiliser des samples externes" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Options du son" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " COULEURS" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " MARQUEURS" -#: src/frontend/mame/ui/selgame.cpp:1168 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Search: %1$s_" +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" -msgstr "Romset : %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "System: %1$-.100s" -msgstr "Système : %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1240 msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Utilisation du logiciel" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Révision : " + #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" msgstr "Panneaux de contrôle" @@ -1750,12 +1846,6 @@ msgstr "Sélection du logiciel :" msgid "BIOS selection:" msgstr "" -#: 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" -msgstr "" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1784,189 +1874,33 @@ msgstr "romset : %1$-.100s" #: src/frontend/mame/ui/selmenu.cpp:612 #, c-format -msgid "Driver is clone of: %1$-.100s" -msgstr "Ce driver est un clone de : %1$-.100s" - -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" -msgstr "Ce driver est le parent" - -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "En résumé : NE FONCTIONNE PAS" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "En résumé : Protection non émulée" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "En résumé : Fonctionne correctement" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Graphismes : Imparfaits, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Graphismes : OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Son : Non implémenté" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Son : Imparfait" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Son : OK" - -#: 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 "" - -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:2454 -msgid "Usage" -msgstr "Utilisation" - -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" -msgstr "Informations générales" - -#: 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/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d packages logiciels )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Liste de logiciels pour le driver : \"%1$s\" " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Aucune machine trouvée. Veuillez vérifier le chemin du répertoire indiqué " -"dans le fichier %1$s.ini.\n" -"\n" -"Si vous utilisez %2$s pour la première fois, veuillez consulter le fichier " -"config.txt dans le répertoire docs pour obtenir de plus amples informations " -"sur la configuration de %2$s." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Entrez un nom ou sélectionnez : %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Entrez un nom ou sélectionnez : (au hasard)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Driver : %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Non implémenté" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Imparfait" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "GFX : %s, Son : %s" +msgid "Driver is clone of: %1$-.100s" +msgstr "Ce driver est un clone de : %1$-.100s" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" +msgstr "Ce driver est le parent" + +#: src/frontend/mame/ui/selmenu.cpp:650 #, c-format -msgid "%s [internal]" +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Son" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Fréquence d'échantillonnage" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Utiliser des samples externes" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Charger depuis la position" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Sauvegarder à la position" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" +msgstr "Utilisation" + +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" +msgstr "Informations générales" #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" @@ -2052,10 +1986,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Rotation" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "" @@ -2268,71 +2198,22 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[gestionnaire de fichiers]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Permuter l'ordre des éléments" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "" -"Commande de tri effectuée : les entrées sont maintenant classées par %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "nom court" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" +#: 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:389 -msgid "[compatible lists]" -msgstr "[listes compatibles]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "arrêté" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "en cours de lecture" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(en cours de lecture)" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "en cours d'enregistrement" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(en cours d'enregistrement)" - -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Pause/Arrêt" - -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Lire" - -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Enregistrer" - -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Rembobiner" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d packages logiciels )" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Avance rapide" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Liste de logiciels pour le driver : \"%1$s\" " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2535,235 +2416,378 @@ msgstr "" msgid "Crosshair Scale X %1$1.3f" msgstr "Viseur - Échelle X %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" -msgstr "Viseur - Échelle Y %1$1.3f" +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "Viseur - Échelle Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "Viseur - Offset X %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "Viseur - Offset Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "**Erreur de sauvegarde du fichier ui.ini**" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "**Erreur de sauvegarde du fichier %s.ini**" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filtre" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Personnaliser l'interface" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Configurer les dossiers" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Périphériques d'entrée généraux" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Sauvegarder la configuration" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Paramètres" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Aperçu command.dat" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Aperçu gameinit.dat" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Aperçu history.dat" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Aperçu story.dat" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" -msgstr "Viseur - Offset X %1$1.3f" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Aperçu sysinfo.dat" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" -msgstr "Viseur - Offset Y %1$1.3f" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" -msgstr "**Erreur de sauvegarde du fichier ui.ini**" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" -msgstr "**Erreur de sauvegarde du fichier %s.ini**" +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Sélectionner les filtres personnalisés :" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Supprimer le dernier filtre" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Ajouter un filtre" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Écran #%d" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Fonds" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Calques" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Cadres" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "Panneaux de contrôle" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Vue" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Tronquée" +#~ msgid "Vertical" +#~ msgstr "Verticale" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Complète" +#~ msgid "Horizontal" +#~ msgstr "Horizontale" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " COULEURS" +#~ msgid "Unimplemented" +#~ msgstr "Non implémenté" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " MARQUEURS" +#~ msgid "Imperfect" +#~ msgstr "Imparfait" + +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "GFX : %s, Son : %s" #~ msgid "Audit in progress..." #~ msgstr "Vérification en cours..." diff --git a/language/French_Belgium/strings.po b/language/French_Belgium/strings.po index f980a697dff..3d40ba8d47f 100644 --- a/language/French_Belgium/strings.po +++ b/language/French_Belgium/strings.po @@ -7,7 +7,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-05-24 23:42+0200\n" "Last-Translator: Mevi \n" "Language-Team: MAME Language Team\n" @@ -17,383 +17,290 @@ 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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Réinitialiser" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "" +#: 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 "[emplacement vide]" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[créer]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[liste des logiciels]" -#: 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 "Actif" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Sélectionner le mode d'accès" -#: 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 "Inactif" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Lecture seule" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Lecture-écriture" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Tout réinitialiser" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Lire cette image, écrire dans une autre image" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Tout recharger" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Lire cette image, écrire vers diff" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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" -msgstr "Activé" - -#: 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" -msgstr "Désactivé" - -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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" msgstr "" +"Un ou plusieurs fichiers ROMs ou d'images CHD nécessaires à l'utilisation de " +"cette machine sont incorrects. Il est possible qu'elle ne fonctionne pas " +"correctement.\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:190 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +"There are known problems with this machine\n" +"\n" msgstr "" +"On rencontre les problèmes suivants avec cette machine :\n" +"\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" +"Un ou plusieurs fichiers ROMs/CHDs nécessaires à l'utilisation de cette " +"machine n'ont pas été dumpés correctement.\n" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: 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:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Le retournement de l'écran en mode cocktail n'est pas supporté.\n" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: 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 "" +"Cette machine n'a jamais été terminée. Il est possible qu'elle se comporte " +"bizarrement ou que certains composants soient manquants. Cela ne constitue " +"en aucun cas des bugs d'émulation.\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"Cette machine n'a pas de dispositif sonore. Par conséquent, MAME ne produira " +"aucun son. Il s'agit d'un comportement attendu.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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 "" +"\n" +"CETTE MACHINE NE FONCTIONNE PAS. L'émulation de cette machine n'est pas " +"encore complète. Il n'y a rien que vous puissiez faire pour résoudre ce " +"problème sauf attendre que les développeurs améliorent l'émulation.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: 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:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Appuyez sur une touche pour continuer" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Driver : %4$s\n" +"\n" +"Processeur(s) :\n" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"Son :\n" -#: 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Aperçu command.dat" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Aperçu gameinit.dat" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Aperçu history.dat" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:370 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 "Aperçu story.dat" - -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Aperçu sysinfo.dat" - -#: 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" +"Video:\n" msgstr "" +"\n" +"Vidéo :\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Aucun\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Graphismes vectoriels" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "" +msgid "%1$s: %2$s\n" +msgstr "%1$s : %2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" +msgid "Screen '%1$s'" +msgstr "Écran '%1$s'" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Écran" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Nouveau code-barres :" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Non supporté" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Entrez un code" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Partiellement supporté" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Longueur du code-barres non valide !" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[vide]" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -409,10 +316,47 @@ msgstr "Tous les cheats ont été rechargés" msgid "Autofire Settings" msgstr "Paramètres du tir automatique" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Tout réinitialiser" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Tout recharger" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "Statut du tir automatique" +#: 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 "Désactivé" + +#: 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 "Activé" + +#: 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 "Actif" + +#: 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 "Inactif" + #: src/frontend/mame/ui/cheatopt.cpp:316 msgid "No buttons found on this machine!" msgstr "Aucun bouton trouvé sur cette machine !" @@ -647,1077 +591,1229 @@ msgstr "Jaune" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Utilisation du logiciel" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Révision : " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Charger depuis la position" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Sauvegarder à la position" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "UI / Interface utilisateur" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "arrêté" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Samples / Échantillons sonores" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "en cours de lecture" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "Fichiers DAT" - -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "Fichiers INI" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(en cours de lecture)" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "en cours d'enregistrement" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Icônes" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(en cours d'enregistrement)" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Snapshots / Captures d'écran" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Lire" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Cabinets / Bornes" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Enregistrer" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Flyers / Prospectus" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Rembobiner" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Titles / Écrans-titre" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Avance rapide" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Ends / Fins de jeu" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCBs / Circuits imprimés" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +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/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Control Panels / Panneaux de contrôle" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Crosshairs / Viseurs" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Artworks / Illustrations" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Bosses / Ennemis et adversaires" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Artworks Preview / Aperçu des illustrations" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Select / Écrans de sélection" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "GameOver / Écrans GAME OVER)" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "HowTo / Comment faire" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Covers / Boîtiers et emballages" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Configuration des dossiers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" -msgstr "Dossier(s) actuel(s) pour %1$s" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Changer le dossier" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Ajouter un dossier" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Supprimer le dossier" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Changer le dossier %1$s - Recherche: %2$s_" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Ajouter un dossier %1$s - Recherche: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Appuyez sur TAB pour définir" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" -msgstr "Supprimer le dossier %1$s" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Ce fichier existe déjà - Écraser ?" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +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" -msgstr "Non" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +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" -msgstr "Oui" +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Nouveau nom de l'image :" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Format de l'image :" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Créer" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Veuillez entrer également l'extension du fichier" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Sélectionner les filtres personnalisés :" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Sélectionner le format de l'image" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +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]" -msgstr "[emplacement vide]" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Supprimer le dernier filtre" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[créer]" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Ajouter un filtre" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[liste des logiciels]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Sélectionner le mode d'accès" - -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Lecture seule" - -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Lecture-écriture" - -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Lire cette image, écrire dans une autre image" - -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Lire cette image, écrire vers diff" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Impossible de sauvegarder sous ce répertoire" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +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:1032 +msgid "No category INI files found" msgstr "" -"Il manque un ou plusieurs fichiers de ROMs ou d'images CHD pour utiliser ce " -"logiciel. Veuillez en sélectionner un autre." -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Oui" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Non" + +#: 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." msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" +"Aucune machine trouvée. Veuillez vérifier le chemin du répertoire indiqué " +"dans le fichier %1$s.ini.\n" +"\n" +"Si vous utilisez %2$s pour la première fois, veuillez consulter le fichier " +"config.txt dans le répertoire docs pour obtenir de plus amples informations " +"sur la configuration de %2$s." -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Configurer les options" + +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Entrez un nom ou sélectionnez : %1$s_" + +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Entrez un nom ou sélectionnez : (au hasard)" + +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: 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:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Driver : %1$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "En résumé : NE FONCTIONNE PAS" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "En résumé : Protection non émulée" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "En résumé : Fonctionne correctement" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Graphismes : Imparfaits, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Graphismes : OK, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Son : Non implémenté" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Son : Imparfait" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Son : OK" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Interface utilisateur" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Autres contrôles" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Retour à la machine actuelle" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Quitter MAME" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Retour au menu précédent" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[gestionnaire de fichiers]" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Permuter l'ordre des éléments" + +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" msgstr "" +"Commande de tri effectuée : les entrées sont maintenant classées par %s" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "nom court" + +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[listes compatibles]" + +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Écran #%d" + +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Rotation" + +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Backdrops / Fonds" + +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Overlays / Calques" + +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Bezels / Cadres" + +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "CPanels / Commandes" + +#: 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/info.cpp:180 +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Vue" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Tronquée" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Complète" + +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Ce fichier existe déjà - Écraser ?" + +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Nouveau nom de l'image :" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Format de l'image :" + +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Créer" + +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Veuillez entrer également l'extension du fichier" + +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Sélectionner le format de l'image" + +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Nouveau code-barres :" + +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Entrez un code" + +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Longueur du code-barres non valide !" + +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Liste de sélection - Recherche : " + +#: src/frontend/mame/ui/selector.cpp:124 +#, c-format +msgid "Double click or press %1$s to select" +msgstr "Double-cliquez ou appuyez sur %1$s pour sélectionner" + +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format msgid "" -"One or more ROMs/CHDs for this machine are incorrect. The machine may not " -"run correctly.\n" +"%s\n" +" added to favorites list." msgstr "" -"Un ou plusieurs fichiers ROMs ou d'images CHD nécessaires à l'utilisation de " -"cette machine sont incorrects. Il est possible qu'elle ne fonctionne pas " -"correctement.\n" +"%s\n" +" ajouté à la liste des favoris." -#: src/frontend/mame/ui/info.cpp:190 +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format msgid "" -"There are known problems with this machine\n" -"\n" +"%s\n" +" removed from favorites list." msgstr "" -"On rencontre les problèmes suivants avec cette machine :\n" -"\n" +"%s\n" +" supprimé de la liste des favoris." -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Configurer la machine" + +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Plugins / Modules d'extension" + +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -"Un ou plusieurs fichiers ROMs/CHDs nécessaires à l'utilisation de cette " -"machine n'ont pas été dumpés correctement.\n" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/selgame.cpp:855 #, c-format -msgid "%s" +msgid "Manufacturer\t%1$-.100s\n" 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/selgame.cpp:859 #, c-format -msgid ", %s" +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "Le retournement de l'écran en mode cocktail n'est pas supporté.\n" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\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" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -"Cette machine n'a jamais été terminée. Il est possible qu'elle se comporte " -"bizarrement ou que certains composants soient manquants. Cela ne constitue " -"en aucun cas des bugs d'émulation.\n" -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -"Cette machine n'a pas de dispositif sonore. Par conséquent, MAME ne produira " -"aucun son. Il s'agit d'un comportement attendu.\n" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -"\n" -"CETTE MACHINE NE FONCTIONNE PAS. L'émulation de cette machine n'est pas " -"encore complète. Il n'y a rien que vous puissiez faire pour résoudre ce " -"problème sauf attendre que les développeurs améliorent l'émulation.\n" -#: 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/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -"\n" -"\n" -"Appuyez sur une touche pour continuer" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Driver : %4$s\n" -"\n" -"Processeur(s) :\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -"\n" -"Son :\n" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -"\n" -"Vidéo :\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Aucun\n" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Graphismes vectoriels" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s : %2$s\n" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "Écran '%1$s'" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Écran" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Non supporté" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Partiellement supporté" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[vide]" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[échoué]" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Interface utilisateur" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Autres contrôles" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +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 "Réinitialiser" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Périphériques d'entrée (généraux)" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Périphériques d'entrée (cette machine)" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Contrôles analogiques" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "DIP Switch" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Configuration de la machine" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Infos statistiques" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Informations sur la machine" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Informations sur l'image" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Gestionnaire de fichiers" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Contrôle de la cassette" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Slot Devices / Périphériques d'emplacement" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Lecteur de code-barres" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Périphériques réseau" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Mode clavier" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Contrôles du curseur" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Options vidéo" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Options du viseur" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Plugin / Options du module d'extension" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Visualiser un DAT externe" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Ajouter aux favoris" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Supprimer des favoris" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Sélectionner une nouvelle machine" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Retour à la machine actuelle" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Quitter MAME" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Retour au menu précédent" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" -msgstr "Mode clavier :" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" -msgstr "Naturel" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" -msgstr "Émulé" +#: 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/miscmenu.cpp:236 +#: src/frontend/mame/ui/selgame.cpp:1187 src/frontend/mame/ui/selsoft.cpp:555 #, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +msgid "%1$s: %2$s - Search: %3$s_" msgstr "" -"Temps écoulé : %1$d:%2$02d:%3$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:238 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +msgid "Search: %1$s_" msgstr "" -"Temps écoulé : %1$d:%2$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:242 +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Romset : %1$-.100s" + +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "Système : %1$-.100s" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"Tickets dispensed: %1$d\n" +"The selected machine is missing one or more required ROM or CHD images. " +"Please select a different machine.\n" "\n" msgstr "" -"Tickets distribués : %1$d\n" -"\n" - -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" -msgstr "Monnayeur %1$c : ND%3$s\n" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" -msgstr "Monnayeur %1$c : %2$d%3$s\n" +#: 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/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (verrouillé)" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Attente visible" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml sauvegardé dans le dossier ui." +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "UI / Interface utilisateur" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Nom : Description :\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Samples / Échantillons sonores" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt sauvegardé dans le dossier ui." +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "Fichiers DAT" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Exporter la liste au format XML (comme -listxml)" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "Fichiers INI" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -"Exporter la liste au format XML (comme -listxml, mais en excluant les " -"périphériques)" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Exporter la liste au format TXT (comme -listfull)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Icônes" -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -"\n" -" Configuration sauvegardée \n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Snapshots / Captures d'écran" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Cabinets / Bornes" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Flyers / Prospectus" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Sauvegarder la configuration de la machine" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Titles / Écrans-titre" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Configurer la machine :" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Ends / Fins de jeu" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (par défaut)" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCBs / Circuits imprimés" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Plugins / Modules d'extension" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Control Panels / Panneaux de contrôle" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filtre" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Crosshairs / Viseurs" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Personnaliser l'interface" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Artworks / Illustrations" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Configurer les dossiers" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Bosses / Ennemis et adversaires" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Options du son" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Artworks Preview / Aperçu des illustrations" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Périphériques d'entrée généraux" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Select / Écrans de sélection" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Sauvegarder la configuration" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "GameOver / Écrans GAME OVER)" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Paramètres" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "HowTo / Comment faire" -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Liste de sélection - Recherche : " +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "" -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Double-cliquez ou appuyez sur %1$s pour sélectionner" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -"%s\n" -" ajouté à la liste des favoris." -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Covers / Boîtiers et emballages" + +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Configuration des dossiers" + +#: src/frontend/mame/ui/dirmenu.cpp:167 #, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" supprimé de la liste des favoris." +msgid "Current %1$s Folders" +msgstr "Dossier(s) actuel(s) pour %1$s" -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Configurer les options" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Changer le dossier" + +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Ajouter un dossier" + +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Supprimer le dossier" + +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Changer le dossier %1$s - Recherche: %2$s_" + +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Ajouter un dossier %1$s - Recherche: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Configurer la machine" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Appuyez sur TAB pour définir" -#: src/frontend/mame/ui/selgame.cpp:853 +#: src/frontend/mame/ui/dirmenu.cpp:513 #, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "" +msgid "Remove %1$s Folder" +msgstr "Supprimer le dossier %1$s" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" +msgstr "Mode clavier :" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" +msgstr "Naturel" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" +msgstr "Émulé" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" +"Temps écoulé : %1$d:%2$02d:%3$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" msgstr "" +"Temps écoulé : %1$d:%2$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" msgstr "" +"Tickets distribués : %1$d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:253 +msgid "Coin %1$c: NA%3$s\n" +msgstr "Monnayeur %1$c : ND%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:253 +#, c-format +msgid "Coin %1$c: %2$d%3$s\n" +msgstr "Monnayeur %1$c : %2$d%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (verrouillé)" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Attente visible" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml sauvegardé dans le dossier ui." -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Nom : Description :\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt sauvegardé dans le dossier ui." -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Exporter la liste au format XML (comme -listxml)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" +"Exporter la liste au format XML (comme -listxml, mais en excluant les " +"périphériques)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Exporter la liste au format TXT (comme -listfull)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" +"\n" +" Configuration sauvegardée \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Ajouter aux favoris" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Supprimer des favoris" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Sauvegarder la configuration de la machine" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Configurer la machine :" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (par défaut)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Impossible de sauvegarder sous ce répertoire" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: 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 "" +"Il manque un ou plusieurs fichiers de ROMs ou d'images CHD pour utiliser ce " +"logiciel. Veuillez en sélectionner un autre." -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[échoué]" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Périphériques d'entrée (généraux)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Périphériques d'entrée (cette machine)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Contrôles analogiques" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "DIP Switch" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Configuration de la machine" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Infos statistiques" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Informations sur la machine" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Informations sur l'image" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Gestionnaire de fichiers" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Contrôle de la cassette" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Slot Devices / Périphériques d'emplacement" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Lecteur de code-barres" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Périphériques réseau" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Mode clavier" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Contrôles du curseur" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Options vidéo" + +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Options du viseur" + +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Verticale" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Plugin / Options du module d'extension" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Horizontale" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Visualiser un DAT externe" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Sélectionner une nouvelle machine" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Son" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Fréquence d'échantillonnage" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Utiliser des samples externes" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Options du son" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " COULEURS" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " MARQUEURS" -#: src/frontend/mame/ui/selgame.cpp:1168 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Search: %1$s_" +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" -msgstr "Romset : %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "System: %1$-.100s" -msgstr "Système : %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1240 msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Utilisation du logiciel" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Révision : " + #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" msgstr "Control Panels / Commandes" @@ -1750,12 +1846,6 @@ msgstr "Sélection du logiciel :" msgid "BIOS selection:" msgstr "" -#: 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" -msgstr "" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1784,189 +1874,33 @@ msgstr "romset : %1$-.100s" #: src/frontend/mame/ui/selmenu.cpp:612 #, c-format -msgid "Driver is clone of: %1$-.100s" -msgstr "Ce driver est un clone de : %1$-.100s" - -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" -msgstr "Ce driver est le parent" - -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "En résumé : NE FONCTIONNE PAS" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "En résumé : Protection non émulée" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "En résumé : Fonctionne correctement" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Graphismes : Imparfaits, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Graphismes : OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Son : Non implémenté" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Son : Imparfait" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Son : OK" - -#: 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 "" - -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:2454 -msgid "Usage" -msgstr "Utilisation" - -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" -msgstr "Informations générales" - -#: 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/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d packages logiciels )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Liste de logiciels pour le driver : \"%1$s\" " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Aucune machine trouvée. Veuillez vérifier le chemin du répertoire indiqué " -"dans le fichier %1$s.ini.\n" -"\n" -"Si vous utilisez %2$s pour la première fois, veuillez consulter le fichier " -"config.txt dans le répertoire docs pour obtenir de plus amples informations " -"sur la configuration de %2$s." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Entrez un nom ou sélectionnez : %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Entrez un nom ou sélectionnez : (au hasard)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Driver : %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Non implémenté" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Imparfait" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "GFX : %s, Son : %s" +msgid "Driver is clone of: %1$-.100s" +msgstr "Ce driver est un clone de : %1$-.100s" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" +msgstr "Ce driver est le parent" + +#: src/frontend/mame/ui/selmenu.cpp:650 #, c-format -msgid "%s [internal]" +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Son" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Fréquence d'échantillonnage" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Utiliser des samples externes" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Charger depuis la position" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Sauvegarder à la position" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" +msgstr "Utilisation" + +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" +msgstr "Informations générales" #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" @@ -2052,10 +1986,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Rotation" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "" @@ -2268,71 +2198,22 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[gestionnaire de fichiers]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Permuter l'ordre des éléments" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "" -"Commande de tri effectuée : les entrées sont maintenant classées par %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "nom court" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "[listes compatibles]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "arrêté" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "en cours de lecture" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(en cours de lecture)" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "en cours d'enregistrement" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(en cours d'enregistrement)" - -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" +#: 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/tapectrl.cpp:98 -msgid "Play" -msgstr "Lire" - -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Enregistrer" - -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Rembobiner" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d packages logiciels )" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Avance rapide" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Liste de logiciels pour le driver : \"%1$s\" " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2535,235 +2416,378 @@ msgstr "" msgid "Crosshair Scale X %1$1.3f" msgstr "Viseur - Échelle X %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" -msgstr "Viseur - Échelle Y %1$1.3f" +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "Viseur - Échelle Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "Viseur - Offset X %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "Viseur - Offset Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "**Erreur de sauvegarde du fichier ui.ini**" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "**Erreur de sauvegarde du fichier %s.ini**" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filtre" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Personnaliser l'interface" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Configurer les dossiers" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Périphériques d'entrée généraux" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Sauvegarder la configuration" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Paramètres" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Aperçu command.dat" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Aperçu gameinit.dat" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Aperçu history.dat" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Aperçu story.dat" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" -msgstr "Viseur - Offset X %1$1.3f" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Aperçu sysinfo.dat" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" -msgstr "Viseur - Offset Y %1$1.3f" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" -msgstr "**Erreur de sauvegarde du fichier ui.ini**" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" -msgstr "**Erreur de sauvegarde du fichier %s.ini**" +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Sélectionner les filtres personnalisés :" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Supprimer le dernier filtre" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Ajouter un filtre" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Écran #%d" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Backdrops / Fonds" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Overlays / Calques" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Bezels / Cadres" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "CPanels / Commandes" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Vue" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Tronquée" +#~ msgid "Vertical" +#~ msgstr "Verticale" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Complète" +#~ msgid "Horizontal" +#~ msgstr "Horizontale" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " COULEURS" +#~ msgid "Unimplemented" +#~ msgstr "Non implémenté" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " MARQUEURS" +#~ msgid "Imperfect" +#~ msgstr "Imparfait" + +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "GFX : %s, Son : %s" #~ msgid "Audit in progress..." #~ msgstr "Vérification en cours..." diff --git a/language/French_Canada/strings.po b/language/French_Canada/strings.po index 6a5c77b5d38..c8cac5b1912 100644 --- a/language/French_Canada/strings.po +++ b/language/French_Canada/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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Georgian/strings.po b/language/Georgian/strings.po index 2c5224fb68b..ff1047f1ded 100644 --- a/language/Georgian/strings.po +++ b/language/Georgian/strings.po @@ -7,7 +7,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" @@ -16,398 +16,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -642,1274 +558,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1996,10 +1929,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2212,69 +2141,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2451,253 +2332,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/German/strings.po b/language/German/strings.po index d660e713c42..cc6a382c028 100644 --- a/language/German/strings.po +++ b/language/German/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: 2017-09-29 10:32+0200\n" "Last-Translator: Lothar Serra Mari \n" "Language-Team: MAME Language Team\n" @@ -19,1264 +19,1523 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 2.0.3\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" -msgstr "Wählen Sie den Cheat aus, um den Hotkey einzustellen" - -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" -msgstr "Drücken Sie die Taste für den Hotkey oder warten Sie, um zu löschen" - -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "Keine" - -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "Fertig" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [intern]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "Einstellen" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Zurücksetzen" -#: 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 "An" +#: 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 "[leerer Steckplatz]" -#: 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 "Aus" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[erzeugen]" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "Hotkeys einstellen" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[Softwareliste]" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Alle zurücksetzen" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Zugriffsart wählen" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Alle neu laden" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Nur lesend" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "Cheat Kommentar:\n" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Lesend und schreibend" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" -msgstr "Aktiviert" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Lesen von diesem Image, Schreiben auf ein anderes Image" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Cheat" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Lesen von diesem Image, Schreiben in diff" -#: 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" -msgstr "Aktiviert" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "Kopierschutz" -#: 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" -msgstr "Deaktiviert" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +msgstr "Farbpalette" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr " hinzugefügt" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "Grafik" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "Cheat speichern" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "Sound" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "Standard" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "Bedienelemente" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "Benutzerdefiniert" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "Tastatur" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "Cheatname" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "Maus" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "Standardname ist " +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "Mikrofon" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "Spieler" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "Kamera" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "Typ" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "Festplatte" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "Speichern" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "Drucker" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "Cheat gespeichert nach " +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "LAN" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" -msgstr " und zu cheat.simple hinzugefügt" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "WAN" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" -msgstr "Cheat zu cheat.simple hinzugefügt" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" +msgstr "Zeitlicher Ablauf" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:180 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +"One or more ROMs/CHDs for this machine are incorrect. The machine may not " +"run correctly.\n" msgstr "" -"Kann Datei nicht schreiben\n" -"Überprüfen Sie ob das cheatpath Verezeichnis existiert" - -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" -msgstr "Abbrechen" - -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "CPU oder RAM" +"Ein oder mehrere ROMs/CHDs für diese Maschine sind nicht korrekt. Eventuell " +"wird die Maschine nicht richtig laufen.\n" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -"Änderungen hieran werden erst wirksam nachdem \"Neue Suche starten\" " -"ausgewählt wurde" +"Es gibt bekannte Probleme mit dieser Maschine\n" +"\n" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "Daten wurden zurückgesetzt und der aktuelle Status wurde gespeichert" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +msgstr "" +"Ein oder mehrere ROMs/CHDs dieser Maschine wurden nicht korrekt ausgelesen.\n" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "Neue Suche starten" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "Komplett unemulierte Funktionen: " -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "Aktuelle Status wurde gespeichert" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" +msgstr "%s" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" -msgstr "Speichere aktuelle -- #" +#: 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 ", %s" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" -msgstr " Treffer gefunden" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "Nicht perfekt emulierte Funktionen: " -#: plugins/cheatfind/init.lua:513 -msgid "Compare" -msgstr "Vergleich" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Die Bildschirmdrehung im Cocktailmodus wird nicht unterstützt.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" -msgstr "Linker Operand" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "Die Maschine benötigt externe Illustrationsdateien.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" -msgstr "Aktuell" +#: 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 "" +"Diese Maschine wurde niemals fertiggestellt. Sie kann seltsames Verhalten " +"oder fehlende Elemente aufweisen, die nicht auf Fehler der Emulation " +"zurückzuführen sind.\n" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" -msgstr "Operator" +#: 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 "" +"Diese Maschine besitzt keine Sound-Hardware; MAME wird erwartungsgemäß keine " +"Töne ausgeben.\n" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" -msgstr "Links kleiner rechts, Wert ist Differenz" +#: 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 "" +"\n" +"DIESE MASCHINE FUNKTIONIERT NICHT. Die Emulation dieser Maschine ist noch " +"nicht vollständig. Sie können nur darauf warten, dass die Entwickler die " +"Emulation verbessern.\n" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" -msgstr "Links größer rechts, Wert ist Differenz" +#: 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 "" +"\n" +"Verschiedene Elemente dieser Maschine können nicht emuliert werden, da sie " +"echte physische Interaktion voraussetzen oder mechanische Komponenten " +"beinhalten. Es ist nicht möglich, diese Maschine vollständig zu verwenden.\n" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" -msgstr "Links gleich rechts" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" +msgstr "" +"\n" +"\n" +"Es gibt funktionsfähige Klone dieser Maschine: %s" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" -msgstr "Links ungleich rechts, Wert ist Differenz" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" +msgstr "" +"\n" +"\n" +"Drücken Sie eine beliebige Taste zum Fortfahren" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" -msgstr "Links gleich rechts als Bitmaske" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Driver: %4$s\n" +"\n" +"CPU:\n" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" -msgstr "Links ungleich rechts als Bitmaske" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" -msgstr "Links kleiner Wert" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" -msgstr "Links größer Wert" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" +msgstr "" +"\n" +"Sound:\n" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" -msgstr "Links gleich Wert" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" +msgstr "" +"\n" +"Video:\n" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" -msgstr "Links ungleich Wert" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Keine\n" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" -msgstr "Rechter Operand" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Vektor" -#: plugins/cheatfind/init.lua:568 -msgid "Value" -msgstr "Wert" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: plugins/cheatfind/init.lua:572 -msgid "Any" -msgstr "Jeder" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" -msgstr "Datenformat" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" +msgstr "Bildschirm '%1$s'" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" -msgstr "Letzte Suche rückgängig machen -- #" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Bildschirm" -#: plugins/cheatfind/init.lua:606 -msgid "Match block" -msgstr "Prüfe Block auf Übereinstimmung" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Nicht unterstützt" -#: plugins/cheatfind/init.lua:609 -msgid "All" -msgstr "Alle" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Teilweise unterstützt" -#: plugins/cheatfind/init.lua:660 -#, lua-format -msgid "Test cheat at addr %08X" -msgstr "Cheat an Adresse %08X überprüfen" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[leer]" -#: plugins/cheatfind/init.lua:692 -msgid "Cheat engine not available" -msgstr "Cheatmodul nicht verfügbar" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" +msgstr "" +"Cheat-Kommentar:\n" +"%s" -#: plugins/cheatfind/init.lua:741 -msgid "Test" -msgstr "Test" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" +msgstr "Alle Cheats neu geladen" -#: plugins/cheatfind/init.lua:741 -msgid "Write" -msgstr "Schreibe" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" +msgstr "Dauerfeuer-Einstellungen" -#: plugins/cheatfind/init.lua:741 -msgid "Watch" -msgstr "Überwache" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Alle zurücksetzen" -#: plugins/cheatfind/init.lua:758 -msgid "Page" -msgstr "Seite" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Alle neu laden" -#: plugins/cheatfind/init.lua:776 -msgid "Clear Watches" -msgstr "Überwachungen löschen" +#: src/frontend/mame/ui/cheatopt.cpp:273 +msgid "Autofire Status" +msgstr "Dauerfeuer-Status" -#: plugins/cheatfind/init.lua:786 -msgid "Cheat Finder" -msgstr "Cheat-Finder" +#: 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 "Deaktiviert" -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Befehl" +#: 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 "Aktiviert" -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Gameinit" +#: 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 "An" + +#: 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 "Aus" + +#: src/frontend/mame/ui/cheatopt.cpp:316 +msgid "No buttons found on this machine!" +msgstr "Keine Knöpfe für diese Maschine gefunden!" + +#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 +msgid "Autofire Delay" +msgstr "Verzögerung für Dauerfeuer" + +#: src/frontend/mame/ui/custui.cpp:31 +msgid "Show All" +msgstr "Alle anzeigen" + +#: src/frontend/mame/ui/custui.cpp:32 +msgid "Hide Filters" +msgstr "Filter ausblenden" + +#: src/frontend/mame/ui/custui.cpp:33 +msgid "Hide Info/Image" +msgstr "Info/Bild ausblenden" + +#: src/frontend/mame/ui/custui.cpp:34 +msgid "Hide Both" +msgstr "Beide ausblenden" + +#: src/frontend/mame/ui/custui.cpp:151 +msgid "Fonts" +msgstr "Schriftarten" + +#: src/frontend/mame/ui/custui.cpp:152 +msgid "Colors" +msgstr "Farben" + +#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 +msgid "Language" +msgstr "Sprache" + +#: src/frontend/mame/ui/custui.cpp:161 +msgid "Show side panels" +msgstr "Seitenbereiche anzeigen" + +#: src/frontend/mame/ui/custui.cpp:173 +msgid "Custom UI Settings" +msgstr "Einstellungen Benutzeroberfläche" + +#: src/frontend/mame/ui/custui.cpp:223 +msgid "default" +msgstr "Standard" + +#: src/frontend/mame/ui/custui.cpp:331 +msgid "UI Font" +msgstr "Schriftart für Benutzeroberfläche" + +#: src/frontend/mame/ui/custui.cpp:336 +msgid "Bold" +msgstr "Fett" + +#: src/frontend/mame/ui/custui.cpp:337 +msgid "Italic" +msgstr "Kursiv" + +#: src/frontend/mame/ui/custui.cpp:342 +msgid "Lines" +msgstr "Linien" + +#: src/frontend/mame/ui/custui.cpp:348 +msgid "Infos text size" +msgstr "Textgröße für Informationen" + +#: src/frontend/mame/ui/custui.cpp:362 +msgid "UI Fonts Settings" +msgstr "Schriftart-Einstellungen für Benutzeroberfläche" + +#: src/frontend/mame/ui/custui.cpp:371 +msgid "Sample text - Lorem ipsum dolor sit amet, consectetur adipiscing elit." +msgstr "" +"Beispieltext - Lorem ipsum dolor sit amet, consectetur adipiscing elit." + +#: src/frontend/mame/ui/custui.cpp:451 +msgid "Normal text" +msgstr "Normaler Text" + +#: src/frontend/mame/ui/custui.cpp:452 +msgid "Selected color" +msgstr "Farbe für Auswahl" + +#: src/frontend/mame/ui/custui.cpp:453 +msgid "Normal text background" +msgstr "Normaler Texthintergrund" + +#: src/frontend/mame/ui/custui.cpp:454 +msgid "Selected background color" +msgstr "Hintergrundfarbe für Auswahl" + +#: src/frontend/mame/ui/custui.cpp:455 +msgid "Subitem color" +msgstr "Farbe für Unterelement" + +#: src/frontend/mame/ui/custui.cpp:456 src/frontend/mame/ui/custui.cpp:511 +msgid "Clone" +msgstr "Klon" + +#: src/frontend/mame/ui/custui.cpp:457 +msgid "Border" +msgstr "Rand" + +#: src/frontend/mame/ui/custui.cpp:458 +msgid "Background" +msgstr "Hintergrund" + +#: src/frontend/mame/ui/custui.cpp:459 +msgid "Dipswitch" +msgstr "DIP-Schalter" + +#: src/frontend/mame/ui/custui.cpp:460 +msgid "Unavailable color" +msgstr "Nicht verfügbare Farbe" + +#: src/frontend/mame/ui/custui.cpp:461 +msgid "Slider color" +msgstr "Schieberegler-Farbe" + +#: src/frontend/mame/ui/custui.cpp:462 +msgid "Gfx viewer background" +msgstr "Hintergrund Gfx-Anzeige" + +#: src/frontend/mame/ui/custui.cpp:463 +msgid "Mouse over color" +msgstr "Farbe für Mouseover" + +#: src/frontend/mame/ui/custui.cpp:464 +msgid "Mouse over background color" +msgstr "Hintergrundfarbe für Mouseover" + +#: src/frontend/mame/ui/custui.cpp:465 +msgid "Mouse down color" +msgstr "Farbe für Mausklick" + +#: src/frontend/mame/ui/custui.cpp:466 +msgid "Mouse down background color" +msgstr "Hintergrundfarbe für Mausklick" + +#: src/frontend/mame/ui/custui.cpp:469 +msgid "Restore originals colors" +msgstr "Auf Originalfarben zurücksetzen" + +#: src/frontend/mame/ui/custui.cpp:481 +msgid "UI Colors Settings" +msgstr "Farbeinstellungen für Benutzeroberfläche" + +#: src/frontend/mame/ui/custui.cpp:490 +#, c-format +msgid "Double click or press %1$s to change the color value" +msgstr "Doppelklicken oder drücken Sie %1$s, um den Farbwert zu ändern" + +#: src/frontend/mame/ui/custui.cpp:498 +msgid "Menu Preview" +msgstr "Menüvorschau" + +#: src/frontend/mame/ui/custui.cpp:507 +msgid "Normal" +msgstr "Normal" + +#: src/frontend/mame/ui/custui.cpp:508 +msgid "Subitem" +msgstr "Unterelement" + +#: src/frontend/mame/ui/custui.cpp:509 +msgid "Selected" +msgstr "Auswahl" + +#: src/frontend/mame/ui/custui.cpp:510 +msgid "Mouse Over" +msgstr "Mouseover" + +#: src/frontend/mame/ui/custui.cpp:740 +msgid "ARGB Settings" +msgstr "ARGB-Einstellungen" + +#: src/frontend/mame/ui/custui.cpp:745 src/frontend/mame/ui/custui.cpp:748 +msgid "Alpha" +msgstr "Alpha" + +#: src/frontend/mame/ui/custui.cpp:753 src/frontend/mame/ui/custui.cpp:756 +#: src/frontend/mame/ui/custui.cpp:898 +msgid "Red" +msgstr "Rot" + +#: src/frontend/mame/ui/custui.cpp:761 src/frontend/mame/ui/custui.cpp:764 +#: src/frontend/mame/ui/custui.cpp:901 +msgid "Green" +msgstr "Grün" + +#: src/frontend/mame/ui/custui.cpp:769 src/frontend/mame/ui/custui.cpp:772 +#: src/frontend/mame/ui/custui.cpp:902 +msgid "Blue" +msgstr "Blau" + +#: src/frontend/mame/ui/custui.cpp:775 +msgid "Choose from palette" +msgstr "Aus Palette wählen" + +#: src/frontend/mame/ui/custui.cpp:813 +msgid "Color preview =" +msgstr "Farbvorschau =" + +#: src/frontend/mame/ui/custui.cpp:894 +msgid "White" +msgstr "Weiß" + +#: src/frontend/mame/ui/custui.cpp:895 +msgid "Silver" +msgstr "Silber" + +#: src/frontend/mame/ui/custui.cpp:896 +msgid "Gray" +msgstr "Grau" + +#: src/frontend/mame/ui/custui.cpp:897 +msgid "Black" +msgstr "Schwarz" + +#: src/frontend/mame/ui/custui.cpp:899 +msgid "Orange" +msgstr "Orange" + +#: src/frontend/mame/ui/custui.cpp:900 +msgid "Yellow" +msgstr "Gelb" + +#: src/frontend/mame/ui/custui.cpp:903 +msgid "Violet" +msgstr "Violett" + +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "Lade Status" + +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Ladeposition wählen" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "Speichere Status" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Speicherposition wählen" + +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "gestoppt" + +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "spiele ab" + +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(spiele ab)" -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "Rekordpunktzahlen" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "nehme auf" -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Geschichte" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(nehme auf)" -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -msgid "" -"\n" -"\n" -"--- DRIVER INFO ---\n" -"Driver: " -msgstr "" -"\n" -"\n" -"--- TREIBER INFO ---\n" -"Treiber: " +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Pause/Stop" -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "MAME-Info" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Abspielen" -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "MARP-Spielstand" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Aufnahme" -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "MESS-Info" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Zurückspulen" -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Mamespielstand" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Vorspulen" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Sysinfo" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "Ungefiltert" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "Aktuelle Spielzeit" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "Verfügbar" -#: plugins/timer/init.lua:96 -msgid "Total time" -msgstr "Gesamtspielzeit" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "Nicht verfügbar" -#: plugins/timer/init.lua:98 -msgid "Play Count" -msgstr "Anzahl Spiele" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "Funktioniert" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "Stoppuhr" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "Funktioniert nicht" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "" -"ROMs für alle %1$u als nicht verfügbar gekennzeichneten Maschinen prüfen?" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "Mechanisch" -#: src/frontend/mame/ui/auditmenu.cpp:99 -#, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "ROMs für alle %1$u Maschinen prüfen?" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "Nicht mechanisch" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "(Ergebnisse werden unter %1$s gespeichert)" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "Kategorie" -#: src/frontend/mame/ui/auditmenu.cpp:130 -#, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" -"Prüfe ROMs für Maschine %2$u von %3$u...\n" -"%1$s" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "Favoriten" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "Audit starten" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Neuer Barcode:" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "Nicht BIOS" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Code eingeben" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "Eltern" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Barcodelänge ungültig!" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "Klone" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format -msgid "" -"Cheat Comment:\n" -"%s" -msgstr "" -"Cheat-Kommentar:\n" -"%s" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "Hersteller" -#: src/frontend/mame/ui/cheatopt.cpp:105 -msgid "All cheats reloaded" -msgstr "Alle Cheats neu geladen" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "Jahr" -#: src/frontend/mame/ui/cheatopt.cpp:136 -msgid "Autofire Settings" -msgstr "Dauerfeuer-Einstellungen" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "Speichern unterstützt" -#: src/frontend/mame/ui/cheatopt.cpp:273 -msgid "Autofire Status" -msgstr "Dauerfeuer-Status" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "Speichern nicht unterstützt" -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "Keine Knöpfe für diese Maschine gefunden!" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "CHD benötigt" -#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 -msgid "Autofire Delay" -msgstr "Verzögerung für Dauerfeuer" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "Keine CHD benötigt" -#: src/frontend/mame/ui/custui.cpp:31 -msgid "Show All" -msgstr "Alle anzeigen" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "Vertikaler Bildschirm" -#: src/frontend/mame/ui/custui.cpp:32 -msgid "Hide Filters" -msgstr "Filter ausblenden" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "Horizontaler Bildschirm" -#: src/frontend/mame/ui/custui.cpp:33 -msgid "Hide Info/Image" -msgstr "Info/Bild ausblenden" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "Benutzerdefinierter Filter" -#: src/frontend/mame/ui/custui.cpp:34 -msgid "Hide Both" -msgstr "Beide ausblenden" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "Herausgeber" -#: src/frontend/mame/ui/custui.cpp:151 -msgid "Fonts" -msgstr "Schriftarten" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "Unterstützt" -#: src/frontend/mame/ui/custui.cpp:152 -msgid "Colors" -msgstr "Farben" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "Teilweise unterstützt" -#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 -msgid "Language" -msgstr "Sprache" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "Nicht unterstützt" -#: src/frontend/mame/ui/custui.cpp:161 -msgid "Show side panels" -msgstr "Seitenbereiche anzeigen" +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "Veröffentlichungsregion" -#: src/frontend/mame/ui/custui.cpp:173 -msgid "Custom UI Settings" -msgstr "Einstellungen Benutzeroberfläche" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "Gerätetyp" -#: src/frontend/mame/ui/custui.cpp:223 -msgid "default" -msgstr "Standard" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "Softwareliste" -#: src/frontend/mame/ui/custui.cpp:331 -msgid "UI Font" -msgstr "Schriftart für Benutzeroberfläche" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" -#: src/frontend/mame/ui/custui.cpp:336 -msgid "Bold" -msgstr "Fett" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Filter auswählen:" -#: src/frontend/mame/ui/custui.cpp:337 -msgid "Italic" -msgstr "Kursiv" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "Filter %1$u" -#: src/frontend/mame/ui/custui.cpp:342 -msgid "Lines" -msgstr "Linien" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Letzten Filter entfernen" -#: src/frontend/mame/ui/custui.cpp:348 -msgid "Infos text size" -msgstr "Textgröße für Informationen" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Filter hinzufügen" -#: src/frontend/mame/ui/custui.cpp:362 -msgid "UI Fonts Settings" -msgstr "Schriftart-Einstellungen für Benutzeroberfläche" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "Kategorie auswählen:" -#: src/frontend/mame/ui/custui.cpp:371 -msgid "Sample text - Lorem ipsum dolor sit amet, consectetur adipiscing elit." -msgstr "" -"Beispieltext - Lorem ipsum dolor sit amet, consectetur adipiscing elit." +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "[Keine Kategorie INI Dateien]" -#: src/frontend/mame/ui/custui.cpp:451 -msgid "Normal text" -msgstr "Normaler Text" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "[Keine Gruppen in INI Datei]" -#: src/frontend/mame/ui/custui.cpp:452 -msgid "Selected color" -msgstr "Farbe für Auswahl" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "Keine Kategorie INI Dateien gefunden" -#: src/frontend/mame/ui/custui.cpp:453 -msgid "Normal text background" -msgstr "Normaler Texthintergrund" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "Datei" -#: src/frontend/mame/ui/custui.cpp:454 -msgid "Selected background color" -msgstr "Hintergrundfarbe für Auswahl" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "Keine Gruppen in Kategorie Datei gefunden" -#: src/frontend/mame/ui/custui.cpp:455 -msgid "Subitem color" -msgstr "Farbe für Unterelement" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "Gruppe" -#: src/frontend/mame/ui/custui.cpp:456 src/frontend/mame/ui/custui.cpp:511 -msgid "Clone" -msgstr "Klon" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "Klone einschließen" -#: src/frontend/mame/ui/custui.cpp:457 -msgid "Border" -msgstr "Rand" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Ja" -#: src/frontend/mame/ui/custui.cpp:458 -msgid "Background" -msgstr "Hintergrund" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Nein" -#: src/frontend/mame/ui/custui.cpp:459 -msgid "Dipswitch" -msgstr "DIP-Schalter" +#: 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." +msgstr "" +"Der gewählten Maschine fehlen ein oder mehrere benötigte ROM- oder CHD-" +"Abbilder. Bitte wählen Sie eine andere Maschine aus.\n" +"\n" +"Drücken Sie eine beliebige Taste, um fortzufahren." -#: src/frontend/mame/ui/custui.cpp:460 -msgid "Unavailable color" -msgstr "Nicht verfügbare Farbe" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"Keine Maschinen gefunden. Bitte überprüfen Sie den in der ini-Datei %1$s.ini " +"angegebenen Pfad zu den ROM-Dateien. \n" +"\n" +" Wenn Sie %2$s zum ersten Mal verwenden, lesen Sie bitte die Datei config." +"txt im Verzeichnis \"docs\" zur Konfiguration von %2$s." -#: src/frontend/mame/ui/custui.cpp:461 -msgid "Slider color" -msgstr "Schieberegler-Farbe" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Optionen konfigurieren" -#: src/frontend/mame/ui/custui.cpp:462 -msgid "Gfx viewer background" -msgstr "Hintergrund Gfx-Anzeige" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Geben Sie den Namen ein oder wählen Sie: %1$s_" -#: src/frontend/mame/ui/custui.cpp:463 -msgid "Mouse over color" -msgstr "Farbe für Mouseover" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Geben Sie den Namen ein oder wählen Sie: (zufällige Auswahl)" -#: src/frontend/mame/ui/custui.cpp:464 -msgid "Mouse over background color" -msgstr "Hintergrundfarbe für Mouseover" +#: 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$-.100s" +msgstr "%1$-.100s" -#: src/frontend/mame/ui/custui.cpp:465 -msgid "Mouse down color" -msgstr "Farbe für Mausklick" +#: 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 "%1$s, %2$-.100s" -#: src/frontend/mame/ui/custui.cpp:466 -msgid "Mouse down background color" -msgstr "Hintergrundfarbe für Mausklick" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Treiber: %1$-.100s" -#: src/frontend/mame/ui/custui.cpp:469 -msgid "Restore originals colors" -msgstr "Auf Originalfarben zurücksetzen" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Insgesamt: FUNKTIONIERT NICHT" -#: src/frontend/mame/ui/custui.cpp:481 -msgid "UI Colors Settings" -msgstr "Farbeinstellungen für Benutzeroberfläche" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Insgesamt: Nicht emulierter Kopierschutz" -#: src/frontend/mame/ui/custui.cpp:490 -#, c-format -msgid "Double click or press %1$s to change the color value" -msgstr "Doppelklicken oder drücken Sie %1$s, um den Farbwert zu ändern" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Insgesamt: Funktioniert" -#: src/frontend/mame/ui/custui.cpp:498 -msgid "Menu Preview" -msgstr "Menüvorschau" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Grafik: Nicht implementiert, " -#: src/frontend/mame/ui/custui.cpp:507 -msgid "Normal" -msgstr "Normal" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Grafik: Fehlerhaft, " -#: src/frontend/mame/ui/custui.cpp:508 -msgid "Subitem" -msgstr "Unterelement" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Grafik: OK, " -#: src/frontend/mame/ui/custui.cpp:509 -msgid "Selected" -msgstr "Auswahl" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "Sound: Keine" -#: src/frontend/mame/ui/custui.cpp:510 -msgid "Mouse Over" -msgstr "Mouseover" +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Sound: Nicht implementiert" -#: src/frontend/mame/ui/custui.cpp:740 -msgid "ARGB Settings" -msgstr "ARGB-Einstellungen" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Sound: Fehlerhaft" -#: src/frontend/mame/ui/custui.cpp:745 src/frontend/mame/ui/custui.cpp:748 -msgid "Alpha" -msgstr "Alpha" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Sound: OK" -#: src/frontend/mame/ui/custui.cpp:753 src/frontend/mame/ui/custui.cpp:756 -#: src/frontend/mame/ui/custui.cpp:898 -msgid "Red" -msgstr "Rot" +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Benutzerschnittstelle" -#: src/frontend/mame/ui/custui.cpp:761 src/frontend/mame/ui/custui.cpp:764 -#: src/frontend/mame/ui/custui.cpp:901 -msgid "Green" -msgstr "Grün" +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Weitere Bedienelemente" -#: src/frontend/mame/ui/custui.cpp:769 src/frontend/mame/ui/custui.cpp:772 -#: src/frontend/mame/ui/custui.cpp:902 -msgid "Blue" -msgstr "Blau" +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Zurück zur Maschine" -#: src/frontend/mame/ui/custui.cpp:775 -msgid "Choose from palette" -msgstr "Aus Palette wählen" +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Verlassen" -#: src/frontend/mame/ui/custui.cpp:813 -msgid "Color preview =" -msgstr "Farbvorschau =" +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Zurück zum vorherigen Menü" -#: src/frontend/mame/ui/custui.cpp:894 -msgid "White" -msgstr "Weiß" +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Auto" -#: src/frontend/mame/ui/custui.cpp:895 -msgid "Silver" -msgstr "Silber" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[Dateimanager]" -#: src/frontend/mame/ui/custui.cpp:896 -msgid "Gray" -msgstr "Grau" +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Sortierung der Einträge ändern" -#: src/frontend/mame/ui/custui.cpp:897 -msgid "Black" -msgstr "Schwarz" +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "Sortierung geändert: Einträge sind nun sortiert nach %s" -#: src/frontend/mame/ui/custui.cpp:899 -msgid "Orange" -msgstr "Orange" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "Kurzem Namen" -#: src/frontend/mame/ui/custui.cpp:900 -msgid "Yellow" -msgstr "Gelb" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "Beschreibung" -#: src/frontend/mame/ui/custui.cpp:903 -msgid "Violet" -msgstr "Violett" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[Kompatible Listen]" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Verwendung der Software" +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Bildschirm #%d" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Version: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Drehen" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROMs" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Backdrops" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "Software-Medien" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Overlays" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "Benutzeroberfläche" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Bezel" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Samples" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "Bedienfelder" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DATs" +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 +msgid "Marquees" +msgstr "Marquees" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INIs" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Ansicht" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "Kategorie INIs" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Beschnitten" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Icons" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Voll" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Cheats" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Datei existiert bereits - Überschreiben?" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Schnappschüsse" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Neuer Image-Name:" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Gehäuse" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Image-Format:" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Flyer" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Erzeugen" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Titelbilder" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Bitte geben Sie auch eine Dateierweiterung ein" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Enden" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Image-Format auswählen" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "Platinen" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Neuer Barcode:" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 -msgid "Marquees" -msgstr "Marquees" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Code eingeben" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Bedienfelder" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Barcodelänge ungültig!" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Fadenkreuze" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Auswahlliste - Suche: " -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Illustrationen" +#: src/frontend/mame/ui/selector.cpp:124 +#, c-format +msgid "Double click or press %1$s to select" +msgstr "Zum Auswählen, doppelklicken oder drücken Sie %1$s" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Bosse" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." +msgstr "" +"%s\n" +" zur Favoritenliste hinzugefügt." -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Vorschau Illustrationen" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." +msgstr "" +"%s\n" +" von der Favoritenliste entfernt." -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Auswahl" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Maschine konfigurieren" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "GameOver" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Erweiterungen" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Handbuch" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" +msgstr "ROM-Satz\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Logos" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" +msgstr "Jahr\t%1$s\n" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Spielstände" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "Hersteller\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Gegen" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "Treiber ist ein Klon von\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Cover" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "Treiber ist Ursprungs-Treiber\t\n" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Ordnereinstellungen" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "Analoge Bedienelemente\tVorhanden\n" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" -msgstr "Aktuelle %1$s-Ordner" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "Tastatureingaben\tVorhanden\n" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Ordner wechseln" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "Insgesamt\tFUNKTIONIERT NICHT\n" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Ordner hinzufügen" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "Insgesamt\tNicht emulierter Kopierschutz\n" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Ordner entfernen" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "Insgesamt\tFunktioniert\n" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "%1$s-Ordner ändern - Suche: %2$s_" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "Grafik\tNicht implementiert\n" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "%1$s-Ordner hinzufügen - Suche: %2$s_" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "Grafik\tFarbwiedergabe falsch\n" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Zum Setzen drücken Sie TAB" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "Grafik\tFarbwiedergabe fehlerhaft\n" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" -msgstr "%1$s-Ordner entfernen" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "Grafik\tFehlerhaft\n" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Datei existiert bereits - Überschreiben?" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "Grafik\tOK\n" -#: 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" -msgstr "Nein" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "Sound\tKeine\n" -#: 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" -msgstr "Ja" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "Sound\tNicht implementiert\n" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Neuer Image-Name:" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "Sound\tFehlerhaft\n" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Image-Format:" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "Sound\tOK\n" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Erzeugen" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "Bedienelemente\tNicht implementiert\n" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Bitte geben Sie auch eine Dateierweiterung ein" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "Bedienelemente\tFehlerhaft\n" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Image-Format auswählen" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "Tastatur\tNicht implementiert\n" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[leerer Steckplatz]" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "Tastatur\tFehlerhaft\n" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[erzeugen]" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "Maus\tNicht implementiert\n" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[Softwareliste]" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "Maus\tFehlerhaft\n" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Zugriffsart wählen" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "Mikrofon\tNicht implementiert\n" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Nur lesend" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "Mikrofon\tFehlerhaft\n" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Lesend und schreibend" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "Kamera\tNicht implementiert\n" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Lesen von diesem Image, Schreiben auf ein anderes Image" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "Kamera\tFehlerhaft\n" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Lesen von diesem Image, Schreiben in diff" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "Festplatte\tNicht implementiert\n" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Kann Verzeichnis nicht überschreiben" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "Festplatte\tFehlerhaft\n" -#: 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 "" -"Dem gewählten Programm fehlen ein oder mehrere benötigte ROM- oder CHD-" -"Abbilder. Bitte wählen Sie ein anderes Programm aus." +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "Drucker\tNicht implementiert\n" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "Kopierschutz" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "Drucker\tFehlerhaft\n" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "Farbpalette" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "LAN\tNicht implementiert\n" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "Grafik" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "LAN\tFehlerhaft\n" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "Sound" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "WAN\tNicht implementiert\n" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "Bedienelemente" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "WAN\tFehlerhaft\n" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "Tastatur" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "Zeitlicher Ablauf\tNicht implementiert\n" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "Maus" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "Zeitlicher Ablauf\tFehlerhaft\n" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "Mikrofon" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "Maschine ist mechanisch\tJa\n" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "Kamera" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" +msgstr "Maschine ist mechanisch\tNein\n" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "Festplatte" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "Benötigt Illustrationen\tJa\n" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "Drucker" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "Benötigt Illustrationen\tNein\n" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "LAN" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "Benötigt klickbare Illustrationen\tJa\n" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "WAN" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "Benötigt klickbare Illustrationen\tNein\n" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "Zeitlicher Ablauf" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "Unterstützt Cocktail-Modus\tJa\n" -#: 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" -msgstr "" -"Ein oder mehrere ROMs/CHDs für diese Maschine sind nicht korrekt. Eventuell " -"wird die Maschine nicht richtig laufen.\n" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "Unterstützt Cocktail-Modus\tNein\n" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" -msgstr "" -"Es gibt bekannte Probleme mit dieser Maschine\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "Treiber ist BIOS\tJa\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "" -"Ein oder mehrere ROMs/CHDs dieser Maschine wurden nicht korrekt ausgelesen.\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "Treiber ist BIOS\tNein\n" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "Komplett unemulierte Funktionen: " +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "Unterstützt Speichern\tJa\n" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" -msgstr "%s" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" +msgstr "Unterstützt Speichern\tNein\n" -#: 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 ", %s" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "Bildschirm-Ausrichtung\tVertikal\n" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "Nicht perfekt emulierte Funktionen: " +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" +msgstr "Bildschirm-Ausrichtung\tHorizontal\n" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "Die Bildschirmdrehung im Cocktailmodus wird nicht unterstützt.\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" +msgstr "Benötigt CHD\tJa\n" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "Die Maschine benötigt externe Illustrationsdateien.\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" +msgstr "Benötigt CHD\tNein\n" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -"Diese Maschine wurde niemals fertiggestellt. Sie kann seltsames Verhalten " -"oder fehlende Elemente aufweisen, die nicht auf Fehler der Emulation " -"zurückzuführen sind.\n" -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -"Diese Maschine besitzt keine Sound-Hardware; MAME wird erwartungsgemäß keine " -"Töne ausgeben.\n" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -"\n" -"DIESE MASCHINE FUNKTIONIERT NICHT. Die Emulation dieser Maschine ist noch " -"nicht vollständig. Sie können nur darauf warten, dass die Entwickler die " -"Emulation verbessern.\n" -#: 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/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -"\n" -"Verschiedene Elemente dieser Maschine können nicht emuliert werden, da sie " -"echte physische Interaktion voraussetzen oder mechanische Komponenten " -"beinhalten. Es ist nicht möglich, diese Maschine vollständig zu verwenden.\n" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -"\n" -"\n" -"Es gibt funktionsfähige Klone dieser Maschine: %s" -#: src/frontend/mame/ui/info.cpp:278 +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"\n" -"\n" -"Press any key to continue" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"\n" -"\n" -"Drücken Sie eine beliebige Taste zum Fortfahren" -#: src/frontend/mame/ui/info.cpp:293 +#: src/frontend/mame/ui/selgame.cpp:1171 #, c-format -msgid "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"CPU:\n" -msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"CPU:\n" +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d Maschinen (%5$d BIOS) )" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: 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 "%1$s: %2$s - Suche: %3$s_" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 +#, c-format +msgid "Search: %1$s_" +msgstr "Suche: %1$s_" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" -msgstr "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "ROM-Satz: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:370 +#: src/frontend/mame/ui/selgame.cpp:1206 +#, c-format +msgid "System: %1$-.100s" +msgstr "System: %1$-.100s" + +#: 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" -"Video:\n" msgstr "" +"Der gewählten Maschine fehlen ein oder mehrere benötigte ROM- oder CHD-" +"Abbilder. Bitte wählen Sie eine andere Maschine aus.\n" "\n" -"Video:\n" - -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Keine\n" - -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Vektor" - -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" - -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "Bildschirm '%1$s'" +#: src/frontend/mame/ui/selgame.cpp:1249 src/frontend/mame/ui/selsoft.cpp:462 +msgid "Press any key to continue." +msgstr "Drücken Sie eine beliebige Taste, um fortzufahren." -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Bildschirm" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMs" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Nicht unterstützt" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "Software-Medien" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Teilweise unterstützt" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "Benutzeroberfläche" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[leer]" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Samples" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Pseudoterminals" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DATs" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[fehlgeschlagen]" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INIs" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Benutzerschnittstelle" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "Kategorie INIs" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Weitere Bedienelemente" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Icons" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" -msgstr "Zurücksetzen" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Cheats" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Eingabe (allgemein)" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Schnappschüsse" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Eingabe (für diese Maschine)" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Gehäuse" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Analoge Bedienelemente" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Flyer" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "DIP-Schalter" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Titelbilder" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Konfiguration der Maschine" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Enden" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Buchhaltungsinformationen" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "Platinen" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Informationen über diese Maschine" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Bedienfelder" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Informationen über diese Software" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Fadenkreuze" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Dateimanager" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Illustrationen" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Bedienung Cassettendeck" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Bosse" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "BIOS-Auswahl" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Vorschau Illustrationen" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Steckplatzgeräte" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Auswahl" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Barcodeleser" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "GameOver" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Netzwerkgeräte" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Handbuch" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Tastaturmodus" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Logos" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Schieberegler" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Spielstände" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Videoeinstellungen" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Gegen" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Fadenkreuzeinstellungen" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Cover" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Erweiterungs-Optionen" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Ordnereinstellungen" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Externe DAT-Anzeige" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "Aktuelle %1$s-Ordner" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Zu Favoriten hinzufügen" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Ordner wechseln" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Aus Favoriten entfernen" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Ordner hinzufügen" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Neue Maschine auswählen" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Ordner entfernen" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Zurück zur Maschine" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "%1$s-Ordner ändern - Suche: %2$s_" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Verlassen" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "%1$s-Ordner hinzufügen - Suche: %2$s_" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Zurück zum vorherigen Menü" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Zum Setzen drücken Sie TAB" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Auto" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "%1$s-Ordner entfernen" #: src/frontend/mame/ui/miscmenu.cpp:43 msgid "Keyboard Mode:" @@ -1334,410 +1593,239 @@ msgstr " (gesperrt)" msgid "Visible Delay" msgstr "Sichtbare Verzögerung" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml im Ordner der Benutzeroberfläche gespeichert." - -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Name: Beschreibung:\n" - -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt im Ordner der Benutzeroberfläche gespeichert." - -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Liste im XML-Format exportieren (wie -listxml)" - -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "" -"Liste im XML-Format exportieren (wie -listxml, Geräte jedoch ausschließen)" - -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Liste im TXT-Format exportieren (wie -listfull)" - -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" Konfiguration gespeichert \n" -"\n" - -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" - -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Treiber" - -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "Diese Maschine besitzt kein BIOS." - -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Konfiguration der Maschine speichern" - -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Maschine konfigurieren:" - -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (Standard)" - -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Erweiterungen" - -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filter" - -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Benutzeroberfläche anpassen" - -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Verzeichnisse konfigurieren" - -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Soundeinstellungen" - -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Haupteingaben" - -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Konfiguration speichern" - -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Einstellungen" - -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Auswahlliste - Suche: " - -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Zum Auswählen, doppelklicken oder drücken Sie %1$s" - -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" zur Favoritenliste hinzugefügt." - -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" von der Favoritenliste entfernt." - -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Optionen konfigurieren" - -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Maschine konfigurieren" - -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "ROM-Satz\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "Jahr\t%1$s\n" - -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "Hersteller\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "Treiber ist ein Klon von\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "Treiber ist Ursprungs-Treiber\t\n" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "Analoge Bedienelemente\tVorhanden\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "Tastatureingaben\tVorhanden\n" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "Insgesamt\tFUNKTIONIERT NICHT\n" - -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "Insgesamt\tNicht emulierter Kopierschutz\n" - -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "Insgesamt\tFunktioniert\n" - -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "Grafik\tNicht implementiert\n" - -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "Grafik\tFarbwiedergabe falsch\n" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml im Ordner der Benutzeroberfläche gespeichert." -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "Grafik\tFarbwiedergabe fehlerhaft\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Name: Beschreibung:\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "Grafik\tFehlerhaft\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt im Ordner der Benutzeroberfläche gespeichert." -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "Grafik\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Liste im XML-Format exportieren (wie -listxml)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "Sound\tKeine\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "" +"Liste im XML-Format exportieren (wie -listxml, Geräte jedoch ausschließen)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "Sound\tNicht implementiert\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Liste im TXT-Format exportieren (wie -listfull)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "Sound\tFehlerhaft\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" Konfiguration gespeichert \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "Sound\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Treiber" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "Bedienelemente\tNicht implementiert\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "Diese Maschine besitzt kein BIOS." -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "Bedienelemente\tFehlerhaft\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Zu Favoriten hinzufügen" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "Tastatur\tNicht implementiert\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Aus Favoriten entfernen" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "Tastatur\tFehlerhaft\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Konfiguration der Maschine speichern" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "Maus\tNicht implementiert\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Maschine konfigurieren:" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "Maus\tFehlerhaft\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (Standard)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "Mikrofon\tNicht implementiert\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Kann Verzeichnis nicht überschreiben" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "Mikrofon\tFehlerhaft\n" +#: 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 "" +"Dem gewählten Programm fehlen ein oder mehrere benötigte ROM- oder CHD-" +"Abbilder. Bitte wählen Sie ein anderes Programm aus." -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "Kamera\tNicht implementiert\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Pseudoterminals" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "Kamera\tFehlerhaft\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[fehlgeschlagen]" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "Festplatte\tNicht implementiert\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Eingabe (allgemein)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "Festplatte\tFehlerhaft\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Eingabe (für diese Maschine)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "Drucker\tNicht implementiert\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Analoge Bedienelemente" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "Drucker\tFehlerhaft\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "DIP-Schalter" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "LAN\tNicht implementiert\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Konfiguration der Maschine" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "LAN\tFehlerhaft\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Buchhaltungsinformationen" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "WAN\tNicht implementiert\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Informationen über diese Maschine" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "WAN\tFehlerhaft\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Informationen über diese Software" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "Zeitlicher Ablauf\tNicht implementiert\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Dateimanager" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "Zeitlicher Ablauf\tFehlerhaft\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Bedienung Cassettendeck" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "Maschine ist mechanisch\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "BIOS-Auswahl" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "Benötigt Illustrationen\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Steckplatzgeräte" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "Benötigt klickbare Illustrationen\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Barcodeleser" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "Unterstützt Cocktail-Modus\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Netzwerkgeräte" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "Treiber ist BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Tastaturmodus" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "Unterstützt Speichern\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Schieberegler" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "Bildschirm-Ausrichtung\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Videoeinstellungen" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Vertikal" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Fadenkreuzeinstellungen" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Horizontal" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Cheat" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "Benötigt CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Erweiterungs-Optionen" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "ROM-Überprüfung\tOK\n" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Externe DAT-Anzeige" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "ROM-Überprüfung\tFEHLERHAFT\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Neue Maschine auswählen" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "Samples-Überprüfung\tNicht nötig\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Sound" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "Samples-Überprüfung\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Samplerate" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "Samples-Überprüfung\tFEHLERHAFT\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Verwende externe Samples" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"ROM-Überprüfung\tDeaktiviert\n" -"Samples-Überprüfung\tDeaktiviert\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Soundeinstellungen" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d Maschinen (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " FARBEN" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - Suche: %3$s_" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " STIFTE" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "Search: %1$s_" -msgstr "Suche: %1$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "" +"ROMs für alle %1$u als nicht verfügbar gekennzeichneten Maschinen prüfen?" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Romset: %1$-.100s" -msgstr "ROM-Satz: %1$-.100s" +msgid "Audit ROMs for all %1$u machines?" +msgstr "ROMs für alle %1$u Maschinen prüfen?" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "System: %1$-.100s" -msgstr "System: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "(Ergebnisse werden unter %1$s gespeichert)" -#: src/frontend/mame/ui/selgame.cpp:1240 +#: src/frontend/mame/ui/auditmenu.cpp:130 +#, c-format msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -"Der gewählten Maschine fehlen ein oder mehrere benötigte ROM- oder CHD-" -"Abbilder. Bitte wählen Sie eine andere Maschine aus.\n" -"\n" +"Prüfe ROMs für Maschine %2$u von %3$u...\n" +"%1$s" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "Drücken Sie eine beliebige Taste, um fortzufahren." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "Audit starten" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Verwendung der Software" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Version: " #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1771,12 +1859,6 @@ msgstr "Softwareauswahl:" msgid "BIOS selection:" msgstr "BIOS-Auswahl:" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1812,49 +1894,6 @@ msgstr "Treiber ist ein Klon von: %1$-.100s" msgid "Driver is parent" msgstr "Treiber ist Ursprungs-Treiber" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Insgesamt: FUNKTIONIERT NICHT" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Insgesamt: Nicht emulierter Kopierschutz" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Insgesamt: Funktioniert" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Grafik: Nicht implementiert, " - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Grafik: Fehlerhaft, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Grafik: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "Sound: Keine" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Sound: Nicht implementiert" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Sound: Fehlerhaft" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Sound: OK" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" @@ -1876,125 +1915,6 @@ msgstr "Verwendung" msgid "General Info" msgstr "Allgemeine Informationen" -#: 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 "" -"Dem gewählten Programm fehlen eine oder mehrere Dateien. Bitte wählen Sie " -"ein anderes Programm aus.\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d Programm-Pakete )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Treiber: \"%1$s\" Softwareliste " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" -"Der gewählten Maschine fehlen ein oder mehrere benötigte ROM- oder CHD-" -"Abbilder. Bitte wählen Sie eine andere Maschine aus.\n" -"\n" -"Drücken Sie eine beliebige Taste, um fortzufahren." - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Keine Maschinen gefunden. Bitte überprüfen Sie den in der ini-Datei %1$s.ini " -"angegebenen Pfad zu den ROM-Dateien. \n" -"\n" -" Wenn Sie %2$s zum ersten Mal verwenden, lesen Sie bitte die Datei config." -"txt im Verzeichnis \"docs\" zur Konfiguration von %2$s." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Geben Sie den Namen ein oder wählen Sie: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Geben Sie den Namen ein oder wählen Sie: (zufällige Auswahl)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Treiber: %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Nicht implementiert" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Unvollständig" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "OK" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Grafik: %s, Sound: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [intern]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Sound" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Samplerate" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Verwende externe Samples" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "Lade Status" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Ladeposition wählen" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "Speichere Status" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Speicherposition wählen" - #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" msgstr "Verschiedene Einstellungen" @@ -2079,10 +1999,6 @@ msgstr "Spielgeschwindigkeit anpassen" msgid "Rotation Options" msgstr "Rotations-Optionen" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Drehen" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "Nach rechts drehen" @@ -2263,102 +2179,57 @@ msgstr "Dreifachpufferung" msgid "HLSL" msgstr "HLSL" -#: src/frontend/mame/ui/submenu.cpp:106 -msgid "GLSL" -msgstr "GLSL" - -#: src/frontend/mame/ui/submenu.cpp:107 -msgid "Bilinear Filtering" -msgstr "Bilineare Filterung" - -#: src/frontend/mame/ui/submenu.cpp:108 -msgid "Bitmap Prescaling" -msgstr "Bitmap-Vorskalierung" - -#: src/frontend/mame/ui/submenu.cpp:109 -msgid "Window Mode" -msgstr "Fenstermodus" - -#: src/frontend/mame/ui/submenu.cpp:110 -msgid "Enforce Aspect Ratio" -msgstr "Seitenverhältnis erzwingen" - -#: src/frontend/mame/ui/submenu.cpp:111 -msgid "Start Out Maximized" -msgstr "Maximiert starten" - -#: src/frontend/mame/ui/submenu.cpp:112 -msgid "Synchronized Refresh" -msgstr "Synchronisierter Bildneuaufbau" - -#: src/frontend/mame/ui/submenu.cpp:113 -msgid "Wait Vertical Sync" -msgstr "Warten auf vertikalen Synchronisationsimpuls" - -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[Dateimanager]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Sortierung der Einträge ändern" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "Sortierung geändert: Einträge sind nun sortiert nach %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "Kurzem Namen" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "Beschreibung" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "[Kompatible Listen]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "gestoppt" +#: src/frontend/mame/ui/submenu.cpp:106 +msgid "GLSL" +msgstr "GLSL" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "spiele ab" +#: src/frontend/mame/ui/submenu.cpp:107 +msgid "Bilinear Filtering" +msgstr "Bilineare Filterung" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(spiele ab)" +#: src/frontend/mame/ui/submenu.cpp:108 +msgid "Bitmap Prescaling" +msgstr "Bitmap-Vorskalierung" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "nehme auf" +#: src/frontend/mame/ui/submenu.cpp:109 +msgid "Window Mode" +msgstr "Fenstermodus" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(nehme auf)" +#: src/frontend/mame/ui/submenu.cpp:110 +msgid "Enforce Aspect Ratio" +msgstr "Seitenverhältnis erzwingen" -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Pause/Stop" +#: src/frontend/mame/ui/submenu.cpp:111 +msgid "Start Out Maximized" +msgstr "Maximiert starten" -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Abspielen" +#: src/frontend/mame/ui/submenu.cpp:112 +msgid "Synchronized Refresh" +msgstr "Synchronisierter Bildneuaufbau" -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Aufnahme" +#: src/frontend/mame/ui/submenu.cpp:113 +msgid "Wait Vertical Sync" +msgstr "Warten auf vertikalen Synchronisationsimpuls" -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Zurückspulen" +#: 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 "" +"Dem gewählten Programm fehlen eine oder mehrere Dateien. Bitte wählen Sie " +"ein anderes Programm aus.\n" +"\n" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Vorspulen" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d Programm-Pakete )" + +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Treiber: \"%1$s\" Softwareliste " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2585,350 +2456,401 @@ msgstr "**Fehler beim Speichern von ui.ini**" msgid "**Error saving %s.ini**" msgstr "**Fehler beim Speichern von %s.ini**" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "Ungefiltert" +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filter" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" -msgstr "Verfügbar" +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Benutzeroberfläche anpassen" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" -msgstr "Nicht verfügbar" +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Verzeichnisse konfigurieren" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "Funktioniert" +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Haupteingaben" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "Funktioniert nicht" +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Konfiguration speichern" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "Mechanisch" +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Einstellungen" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "Nicht mechanisch" +#: plugins/timer/init.lua:94 +msgid "Current time" +msgstr "Aktuelle Spielzeit" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "Kategorie" +#: plugins/timer/init.lua:96 +msgid "Total time" +msgstr "Gesamtspielzeit" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "Favoriten" +#: plugins/timer/init.lua:98 +msgid "Play Count" +msgstr "Anzahl Spiele" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "Nicht BIOS" +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "Stoppuhr" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" -msgstr "Eltern" +#: plugins/cheat/init.lua:458 +msgid "Select cheat to set hotkey" +msgstr "Wählen Sie den Cheat aus, um den Hotkey einzustellen" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" -msgstr "Klone" +#: plugins/cheat/init.lua:464 +msgid "Press button for hotkey or wait to clear" +msgstr "Drücken Sie die Taste für den Hotkey oder warten Sie, um zu löschen" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "Hersteller" +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "Keine" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "Jahr" +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "Fertig" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "Speichern unterstützt" +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "Einstellen" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "Speichern nicht unterstützt" +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "Hotkeys einstellen" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "CHD benötigt" +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "Keine CHD benötigt" +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "Vertikaler Bildschirm" +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Befehl" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Gameinit" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "Rekordpunktzahlen" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Geschichte" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" +"\n" +"\n" +"--- TREIBER INFO ---\n" +"Treiber: " + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "MAME-Info" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "MESS-Info" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamespielstand" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Sysinfo" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "MARP-Spielstand" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "Cheat speichern" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "Standard" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "Benutzerdefiniert" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "Cheatname" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "Horizontaler Bildschirm" +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "Spieler" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "Benutzerdefinierter Filter" +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "Typ" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "Herausgeber" +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "Speichern" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "Unterstützt" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "Teilweise unterstützt" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "Cheat zu cheat.simple hinzugefügt" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "Nicht unterstützt" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "Veröffentlichungsregion" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" +msgstr "Abbrechen" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "Gerätetyp" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" +msgstr "CPU oder RAM" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "Softwareliste" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" +msgstr "" +"Änderungen hieran werden erst wirksam nachdem \"Neue Suche starten\" " +"ausgewählt wurde" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" -msgstr "" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" +msgstr "Daten wurden zurückgesetzt und der aktuelle Status wurde gespeichert" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Filter auswählen:" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" +msgstr "Neue Suche starten" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "Filter %1$u" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" +msgstr "Aktuelle Status wurde gespeichert" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Letzten Filter entfernen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" +msgstr "Speichere aktuelle -- #" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Filter hinzufügen" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" +msgstr " Treffer gefunden" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "Kategorie auswählen:" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "Vergleich" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" -msgstr "[Keine Kategorie INI Dateien]" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "Linker Operand" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" -msgstr "[Keine Gruppen in INI Datei]" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "Aktuell" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" -msgstr "Keine Kategorie INI Dateien gefunden" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "Operator" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "Datei" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "Links kleiner rechts, Wert ist Differenz" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" -msgstr "Keine Gruppen in Kategorie Datei gefunden" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "Links größer rechts, Wert ist Differenz" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "Gruppe" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "Links gleich rechts" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" -msgstr "Klone einschließen" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "Links ungleich rechts, Wert ist Differenz" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Bildschirm #%d" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "Links gleich rechts als Bitmaske" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Backdrops" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "Links ungleich rechts als Bitmaske" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Overlays" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "Links kleiner Wert" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Bezel" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "Links größer Wert" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "Bedienfelder" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "Links gleich Wert" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Ansicht" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "Links ungleich Wert" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Beschnitten" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "Rechter Operand" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Voll" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "Wert" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " FARBEN" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "Jeder" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " STIFTE" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "Datenformat" -#~ msgid "Audit in progress..." -#~ msgstr "Audit läuft..." +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "Letzte Suche rückgängig machen -- #" -#~ msgid "Extra INIs" -#~ msgstr "Zusätzliche INIs" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "Prüfe Block auf Übereinstimmung" -#~ msgid " ^!File" -#~ msgstr " ^!Datei" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "Alle" -#~ msgid "Main filter" -#~ msgstr "Hauptfilter" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "Cheat an Adresse %08X überprüfen" -#~ msgid "Other filter" -#~ msgstr "Weiterer Filter" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "Cheatmodul nicht verfügbar" -#~ msgid "^!Region" -#~ msgstr "^!Region" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "Standardname ist " -#~ msgid "^!Setup custom filter" -#~ msgstr "^!Filter konfigurieren" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "Test" -#~ msgid "Region: %1$s -" -#~ msgstr "Region: %1$s -" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "Schreibe" -#~ msgid "Software History" -#~ msgstr "Geschichte der Software" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "Überwache" + +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "Seite" -#~ msgid "The keyboard emulation may not be 100% accurate.\n" -#~ msgstr "Die Tastaturemulation könnte nicht 100% korrekt sein.\n" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "Überwachungen löschen" -#~ msgid "The colors aren't 100% accurate.\n" -#~ msgstr "Die Farben sind nicht 100% korrekt.\n" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "Cheat-Finder" -#~ msgid "The colors are completely wrong.\n" -#~ msgstr "Die Farben sind völlig falsch.\n" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "ROM-Überprüfung\tOK\n" -#~ msgid "The video emulation isn't 100% accurate.\n" -#~ msgstr "Die Videoemulation ist nicht 100% korrekt.\n" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "ROM-Überprüfung\tFEHLERHAFT\n" -#~ msgid "The sound emulation isn't 100% accurate.\n" -#~ msgstr "Die Soundemulation ist nicht 100% korrekt.\n" +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "Samples-Überprüfung\tNicht nötig\n" -#~ msgid "The machine lacks sound.\n" -#~ msgstr "Der Maschine fehlt die Soundemulation.\n" +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "Samples-Überprüfung\tOK\n" -#~ msgid "The machine has protection which isn't fully emulated.\n" -#~ msgstr "" -#~ "Die Maschine besitzt einen Kopierschutz, der nicht vollständig emuliert " -#~ "ist.\n" +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "Samples-Überprüfung\tFEHLERHAFT\n" #~ msgid "" -#~ "\n" -#~ "Certain elements of this machine cannot be emulated as it requires actual " -#~ "physical interaction or consists of mechanical devices. It is not " -#~ "possible to fully play this machine.\n" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" #~ msgstr "" -#~ "\n" -#~ "Verschiedene Elemente dieser Maschine können nicht emuliert werden, da " -#~ "sie echte physische Interaktion voraussetzen oder mechanische Komponenten " -#~ "beinhalten. Es ist nicht möglich, diese Maschine vollständig zu " -#~ "verwenden.\n" +#~ "ROM-Überprüfung\tDeaktiviert\n" +#~ "Samples-Überprüfung\tDeaktiviert\n" -#~ msgid "Sound: Unimplemented\n" -#~ msgstr "Sound: nicht implementiert\n" +#~ msgid "Imperfect" +#~ msgstr "Unvollständig" -#~ msgid "Game is Mechanical: %1$s\n" -#~ msgstr "Spiel ist mechanisch: %1$s\n" +#~ msgid "Activated" +#~ msgstr "Aktiviert" -#~ msgid "No Infos Available" -#~ msgstr "Keine Informationen verfügbar" +#~ msgid " added" +#~ msgstr " hinzugefügt" -#~ msgid "DATs info" -#~ msgstr "DAT-Informationen" +#~ msgid "Cheat written to " +#~ msgstr "Cheat gespeichert nach " -#~ msgid "Save cancelled" -#~ msgstr "Speichern abgebrochen" +#~ msgid " and added to cheat.simple" +#~ msgstr " und zu cheat.simple hinzugefügt" -#~ msgid "Load cancelled" -#~ msgstr "Laden abgebrochen" +#~ msgid "" +#~ "Unable to write file\n" +#~ "Check cheatpath dir exists" +#~ msgstr "" +#~ "Kann Datei nicht schreiben\n" +#~ "Überprüfen Sie ob das cheatpath Verezeichnis existiert" -#~ msgid "Save to position %s" -#~ msgstr "Speichere an Position %s" +#~ msgid "Software History" +#~ msgstr "Geschichte der Software" -#~ msgid "Load from position %s" -#~ msgstr "Lade von Position %s" +#~ msgid "DATs info" +#~ msgstr "DAT-Informationen" #~ msgid "Dummy" #~ msgstr "Platzhalter" -#~ msgid "%1$s %2$s ( %3$d / %4$d softwares )" -#~ msgstr "%1$s %2$s ( %3$d / %4$d Programme )" - #~ msgid "Display Options" #~ msgstr "Anzeigeeinstellungen" -#~ msgid "" -#~ "The selected machine is missing one or more required ROM or CHD images. " -#~ "Please select a different machine.\n" -#~ "\n" -#~ "Press any key (except ESC) to continue." -#~ msgstr "" -#~ "Der gewählten Maschine fehlen ein oder mehrere benötigte ROM- oder CHD-" -#~ "Abbilder. Bitte wählen Sie eine andere Maschine aus.\n" -#~ "\n" -#~ "Drücken Sie eine beliebige Taste (außer ESC) zum Fortfahren." - -#~ msgid "" -#~ "The selected software is missing one or more required files. Please " -#~ "select a different software.\n" -#~ "\n" -#~ "Press any key (except ESC) to continue." -#~ msgstr "" -#~ "Dem gewählten Programm fehlen ein oder mehrere benötigte ROM- oder CHD-" -#~ "Abbilder. Bitte wählen Sie ein anderes Programm aus.\n" -#~ "\n" -#~ "Drücken Sie eine beliebige Taste (außer ESC) zum Fortfahren." - -#~ msgid "Skip displaying information's screen at startup" -#~ msgstr "Informationsbildschirm beim Start überspringen" - #~ msgid "Force 4:3 appearance for software snapshot" #~ msgstr "4:3-Ansicht für Bildschirmfoto erzwingen" - -#~ msgid "" -#~ "Usage of emulators in conjunction with ROMs you don't own is forbidden by " -#~ "copyright law.\n" -#~ "\n" -#~ "IF YOU ARE NOT LEGALLY ENTITLED TO PLAY \"%1$s\" ON THIS EMULATOR, PRESS " -#~ "ESC.\n" -#~ "\n" -#~ "Otherwise, type OK or move the joystick left then right to continue" -#~ msgstr "" -#~ "Die unlizenzierte Beschaffung und Verwendung von Computerprogrammen " -#~ "(einschließlich ROM-Inhalten), beispielsweise zur Nutzung in einem " -#~ "Emulator, stellt einen Verstoß gegen das Urheberrecht dar.\n" -#~ "\n" -#~ "WENN SIE NICHT BERECHTIGT SIND, \"%s\" IN DIESEM EMULATOR ZU VERWENDEN, " -#~ "DRÜCKEN SIE ESC.\n" -#~ "\n" -#~ "Andernfalls geben Sie \"OK\" ein oder bewegen Sie den Joystick nach links " -#~ "und dann nach rechts um fortzufahren" diff --git a/language/Greek/strings.po b/language/Greek/strings.po index 22d642ac0a1..2d6c38b6ce4 100644 --- a/language/Greek/strings.po +++ b/language/Greek/strings.po @@ -7,7 +7,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: 2017-09-29 23:45+0300\n" "Last-Translator: Mame.gr\n" "Language-Team: MAME Language Team\n" @@ -17,1265 +17,1526 @@ 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 "Επιλογή cheat για ρύθμιση συντόμευσης" - -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" -msgstr "Πιέστε πλήκτρο για συντόμευση ή περιμένετε για καθαρισμό" - -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "Κανένα" - -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "Έγινε" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [εσωτερικό]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "Ρύθμιση" +#: 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: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 "On" +#: 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: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 "Off" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[δημιουργία]" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "Ρύθμιση συντομεύσεων" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[λίστα λογισμικού]" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Επαναφορά Όλων" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Επιλέξτε λειτουργία πρόσβασης" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Επαναφόρτωση όλων" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Μόνο για Ανάγνωση" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "Σχόλιο Cheat:\n" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Ανάγνωσης-εγγραφής" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" -msgstr "Ενεργοποιήθηκε" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Ανάγνωση αυτής της εικόνας, εγγραφή σε άλλη" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Cheat" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Ανάγνωση αυτής της εικόνας, εγγραφή σε αρχείο αλλαγών" -#: 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" -msgstr "Ενεργοποιημένο" +#: 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" -msgstr "Απενεργοποιημένο" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +msgstr "χρωματική παλέτα" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr " προστέθηκε" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "γραφικά" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "Αποθήκευση Cheat" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "ήχος" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "Προεπιλογή" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "χειρισμός" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "Προσαρμογή" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "πληκτρολόγιο" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "Όνομα Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "ποντίκι" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "Το προεπιλεγμένο όνομα είναι " +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "μικρόφωνο" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "Παίκτης" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "κάμερα" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "Τύπος" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "δίσκος" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "Αποθήκευση" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "εκτυπωτής" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "Το Cheat γράφτηκε στο " +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "Δίκτυο LAN" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" -msgstr " και προστέθηκε στο cheat.simple" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "Δίκτυο WAN" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" -msgstr "Το Cheat προστέθηκε στο 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" +"One or more ROMs/CHDs for this machine are incorrect. The machine may not " +"run correctly.\n" msgstr "" -"Αδύνατη η εγγραφή του αρχείου\n" -"Ελέγξτε ότι υπάρχει ο φάκελος του cheatpath" - -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" -msgstr "Ακύρωση" - -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "Επεξεργαστής ή μνήμη RAM" +"Μία ή περισσότερες ROMs/CHDs για αυτό το μηχάνημα είναι εσφαλμένες. Το " +"μηχάνημα μπορεί να μην εκτελείται σωστά.\n" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -"Οι αλλαγές σε αυτό ισχύουν μόνο όταν η \"Έναρξη νέας αναζήτησης\" έχει " -"επιλεγεί" +"Υπάρχουν γνωστά προβλήματα με αυτό το μηχάνημα\n" +"\n" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "Τα δεδομένα έχουν διαγραφεί και η τρέχουσα κατάσταση έχει αποθηκευτεί" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +msgstr "" +"Μία ή περισσότερες ROMs/CHDs για αυτό το μηχάνημα δεν έχουν γίνει dump " +"σωστά.\n" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "Έναρξη νέας αναζήτησης" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "Εντελώς μη εξομοιωμένα χαρακτηριστικά: " -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "Η τρέχουσα κατάσταση έχει αποθηκευτεί" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" +msgstr "%s" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" -msgstr "Αποθήκευση τρέχουσας -- #" +#: 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 ", %s" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" -msgstr " συνολικές αντιστοιχίες βρέθηκαν" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "Μερικώς εξομοιωμένα χαρακτηριστικά: " -#: plugins/cheatfind/init.lua:513 -msgid "Compare" -msgstr "Συγκρίση" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "" +"Το αναποδογύρισμα της οθόνης σε κοκτέιλ λειτουργία δεν υποστηρίζεται.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" -msgstr "Αριστερός όρος" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "Αυτό το μηχάνημα απαιτεί εξωτερικά αρχεία artwork.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" -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 "" +"Αυτό το μηχάνημα δεν ολοκληρώθηκε ποτέ. Αυτό μπορεί να εμφανίσει ασυνήθιστη " +"συμπεριφορά ή στοιχεία να λείπουν που δεν είναι σφάλματα στην εξομοίωση.\n" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" -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 "" +"Αυτό το μηχάνημα δεν έχει κανένα υλικό ήχου, το MAME δεν θα παράγει κανένα " +"ήχο, αυτή είναι αναμενόμενη συμπεριφορά.\n" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" -msgstr "Αριστερά μικρότερη από τη δεξιά, η τιμή είναι η διαφορά" +#: 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 "" +"\n" +"ΑΥΤΟ ΤΟ ΜΗΧΑΝΗΜΑ ΔΕΝ ΛΕΙΤΟΥΡΓΕΙ. Η εξομοίωση για αυτό το μηχάνημα δεν είναι " +"ακόμα πλήρης. Δεν υπάρχει τίποτα που μπορείτε να κάνετε για να διορθώσετε " +"αυτό το πρόβλημα εκτός από την αναμονή για τους προγραμματιστές να " +"βελτιώσουν την εξομοίωση.\n" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" -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" +msgstr "" +"\n" +"Στοιχεία αυτού του μηχανήματος δεν μπορούν να εξομοιωθούν, καθώς απαιτούν " +"φυσική αλληλεπίδραση ή αποτελούνται από μηχανικές συσκευές. Δεν είναι " +"δυνατόν να δοκιμάσετε πλήρως αυτό το μηχάνημα.\n" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" -msgstr "Αριστερά είναι ίση με τη δεξιά" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" +msgstr "" +"\n" +"\n" +"Υπάρχουν κλώνοι αυτού του μηχανήματος που λειτουργούν: %s" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" -msgstr "Αριστερά δεν είναι ίση με τη δεξιά, η τιμή είναι η διαφορά" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" +msgstr "" +"\n" +"\n" +"Πιέστε ένα πλήκτρο για συνέχεια" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" -msgstr "Αριστερά είναι ίση με τη δεξιά με bitmask" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Οδηγός: %4$s\n" +"\n" +"Επεξεργαστής:\n" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" -msgstr "Αριστερά δεν είναι ίση με τη δεξιά με bitmask" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" -msgstr "Αριστερά λιγότερη από την αξία" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" -msgstr "Αριστερά περισσότερη από την αξία" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" +msgstr "" +"\n" +"Ήχος:\n" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" -msgstr "Αριστερά ίση με την αξία" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" +msgstr "" +"\n" +"Βίντεο:\n" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" -msgstr "Αριστερά όχι ίση με την αξία" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Κανένα\n" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" -msgstr "Δεξιός όρος" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Διάνυσμα" -#: plugins/cheatfind/init.lua:568 -msgid "Value" -msgstr "Αξία" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: plugins/cheatfind/init.lua:572 -msgid "Any" -msgstr "Οποιαδήποτε" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" -msgstr "Μορφή Δεδομένων" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" +msgstr "Οθόνη '%1$s'" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" -msgstr "Αναίρεση τελευταίας αναζήτησης -- #" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Οθόνη" -#: plugins/cheatfind/init.lua:606 -msgid "Match block" -msgstr "Ταίριασμα τομέα" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Δεν υποστηρίζεται" -#: plugins/cheatfind/init.lua:609 -msgid "All" -msgstr "Όλα" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Υποστηρίζεται μερικώς" -#: plugins/cheatfind/init.lua:660 -#, lua-format -msgid "Test cheat at addr %08X" -msgstr "Δοκιμή cheat στην addr %08X" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[κενό]" -#: plugins/cheatfind/init.lua:692 -msgid "Cheat engine not available" -msgstr "Η μηχανή Cheat δεν είναι διαθέσιμη" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" +msgstr "" +"Σχόλιο Cheat:\n" +"%s" -#: plugins/cheatfind/init.lua:741 -msgid "Test" -msgstr "Δοκιμή" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" +msgstr "Όλα τα Cheats επαναφορτώθηκαν" -#: plugins/cheatfind/init.lua:741 -msgid "Write" -msgstr "Εγγραφή" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" +msgstr "Ρυθμίσεις Autofire" -#: plugins/cheatfind/init.lua:741 -msgid "Watch" -msgstr "Επιτήρηση" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Επαναφορά Όλων" -#: plugins/cheatfind/init.lua:758 -msgid "Page" -msgstr "Σελίδα" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Επαναφόρτωση όλων" -#: plugins/cheatfind/init.lua:776 -msgid "Clear Watches" -msgstr "Καθαρισμός Επιτηρήσεων" +#: src/frontend/mame/ui/cheatopt.cpp:273 +msgid "Autofire Status" +msgstr "Κατάσταση Autofire" -#: plugins/cheatfind/init.lua:786 -msgid "Cheat Finder" -msgstr "Εύρεση Cheat" +#: 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 "Απενεργοποιημένο" -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Εντολή" +#: 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 "Ενεργοποιημένο" -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Αρχικοποίηση παιχνιδιού" +#: 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 "On" -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "Υψηλά σκορ" +#: 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 "Off" -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Ιστορία" +#: src/frontend/mame/ui/cheatopt.cpp:316 +msgid "No buttons found on this machine!" +msgstr "Δεν βρέθηκαν κουμπιά σε αυτό το μηχάνημα!" -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -msgid "" -"\n" -"\n" -"--- DRIVER INFO ---\n" -"Driver: " +#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 +msgid "Autofire Delay" +msgstr "Καθυστέρηση Autofire" + +#: src/frontend/mame/ui/custui.cpp:31 +msgid "Show All" +msgstr "Προβολή Όλων" + +#: src/frontend/mame/ui/custui.cpp:32 +msgid "Hide Filters" +msgstr "Απόκρυψη Φίλτρων" + +#: src/frontend/mame/ui/custui.cpp:33 +msgid "Hide Info/Image" +msgstr "Απόκρυψη Πληροφορίων/Εικόνας" + +#: src/frontend/mame/ui/custui.cpp:34 +msgid "Hide Both" +msgstr "Απόκρυψη Όλων" + +#: src/frontend/mame/ui/custui.cpp:151 +msgid "Fonts" +msgstr "Γραμματοσειρές" + +#: src/frontend/mame/ui/custui.cpp:152 +msgid "Colors" +msgstr "Χρώματα" + +#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 +msgid "Language" +msgstr "Γλώσσα" + +#: src/frontend/mame/ui/custui.cpp:161 +msgid "Show side panels" +msgstr "Προβολή πλευρικών πάνελ" + +#: src/frontend/mame/ui/custui.cpp:173 +msgid "Custom UI Settings" +msgstr "Προσαρμοσμένες Ρυθμίσεις UI" + +#: src/frontend/mame/ui/custui.cpp:223 +msgid "default" +msgstr "προεπιλογή" + +#: src/frontend/mame/ui/custui.cpp:331 +msgid "UI Font" +msgstr "Γραμματοσειρά UI" + +#: src/frontend/mame/ui/custui.cpp:336 +msgid "Bold" +msgstr "Έντονα" + +#: src/frontend/mame/ui/custui.cpp:337 +msgid "Italic" +msgstr "Πλάγια" + +#: src/frontend/mame/ui/custui.cpp:342 +msgid "Lines" +msgstr "Γραμμές" + +#: src/frontend/mame/ui/custui.cpp:348 +msgid "Infos text size" +msgstr "Μέγεθος κειμένου πληροφοριών" + +#: src/frontend/mame/ui/custui.cpp:362 +msgid "UI Fonts Settings" +msgstr "Ρυθμίσεις γραμματοσειρών UI" + +#: src/frontend/mame/ui/custui.cpp:371 +msgid "Sample text - Lorem ipsum dolor sit amet, consectetur adipiscing elit." msgstr "" -"\n" -"\n" -"--- ΠΛΗΡΟΦΟΡΙΕΣ ΟΔΗΓΟΥ ---\n" -"Οδηγός: " +"Δείγμα κειμένου - Lorem ipsum dolor sit amet, consectetur adipiscing elit." -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "MAMEinfo" +#: src/frontend/mame/ui/custui.cpp:451 +msgid "Normal text" +msgstr "Κανονικό κείμενο" + +#: src/frontend/mame/ui/custui.cpp:452 +msgid "Selected color" +msgstr "Χρώμα επιλεγμένου" + +#: src/frontend/mame/ui/custui.cpp:453 +msgid "Normal text background" +msgstr "Φόντο κανονικού κειμένου" + +#: src/frontend/mame/ui/custui.cpp:454 +msgid "Selected background color" +msgstr "Χρώμα φόντου επιλεγμένου" + +#: src/frontend/mame/ui/custui.cpp:455 +msgid "Subitem color" +msgstr "Χρώμα δευτερεύοντος στοιχείου" + +#: src/frontend/mame/ui/custui.cpp:456 src/frontend/mame/ui/custui.cpp:511 +msgid "Clone" +msgstr "Κλώνος" + +#: src/frontend/mame/ui/custui.cpp:457 +msgid "Border" +msgstr "Περίγραμμα" + +#: src/frontend/mame/ui/custui.cpp:458 +msgid "Background" +msgstr "Φόντο" + +#: src/frontend/mame/ui/custui.cpp:459 +msgid "Dipswitch" +msgstr "Μικροδιακόπτης" + +#: src/frontend/mame/ui/custui.cpp:460 +msgid "Unavailable color" +msgstr "Χρώμα μη διαθέσιμου" + +#: src/frontend/mame/ui/custui.cpp:461 +msgid "Slider color" +msgstr "Χρώμα Slider" + +#: src/frontend/mame/ui/custui.cpp:462 +msgid "Gfx viewer background" +msgstr "Φόντο Gfx προβολής" + +#: src/frontend/mame/ui/custui.cpp:463 +msgid "Mouse over color" +msgstr "Χρώμα Mouse over" + +#: src/frontend/mame/ui/custui.cpp:464 +msgid "Mouse over background color" +msgstr "Χρώμα φόντου Mouse over" + +#: src/frontend/mame/ui/custui.cpp:465 +msgid "Mouse down color" +msgstr "Χρώμα Mouse down" + +#: src/frontend/mame/ui/custui.cpp:466 +msgid "Mouse down background color" +msgstr "Χρώμα φόντου Mouse down" + +#: src/frontend/mame/ui/custui.cpp:469 +msgid "Restore originals colors" +msgstr "Επαναφορά αρχικών χρωμάτων" + +#: src/frontend/mame/ui/custui.cpp:481 +msgid "UI Colors Settings" +msgstr "Ρυθμίσεις χρωμάτων UI" + +#: src/frontend/mame/ui/custui.cpp:490 +#, c-format +msgid "Double click or press %1$s to change the color value" +msgstr "Κάντε διπλό κλικ ή πατήστε %1$s για να αλλάξετε την τιμή του χρώματος" + +#: src/frontend/mame/ui/custui.cpp:498 +msgid "Menu Preview" +msgstr "Προεπισκόπηση του μενού" + +#: src/frontend/mame/ui/custui.cpp:507 +msgid "Normal" +msgstr "Κανονικό" + +#: src/frontend/mame/ui/custui.cpp:508 +msgid "Subitem" +msgstr "Δευτερεύον στοιχείο" + +#: src/frontend/mame/ui/custui.cpp:509 +msgid "Selected" +msgstr "Επιλεγμένο" + +#: src/frontend/mame/ui/custui.cpp:510 +msgid "Mouse Over" +msgstr "Mouse Over" + +#: src/frontend/mame/ui/custui.cpp:740 +msgid "ARGB Settings" +msgstr "Ρυθμίσεις ARGB" + +#: src/frontend/mame/ui/custui.cpp:745 src/frontend/mame/ui/custui.cpp:748 +msgid "Alpha" +msgstr "Άλφα" + +#: src/frontend/mame/ui/custui.cpp:753 src/frontend/mame/ui/custui.cpp:756 +#: src/frontend/mame/ui/custui.cpp:898 +msgid "Red" +msgstr "Κόκκινο" + +#: src/frontend/mame/ui/custui.cpp:761 src/frontend/mame/ui/custui.cpp:764 +#: src/frontend/mame/ui/custui.cpp:901 +msgid "Green" +msgstr "Πράσινο" + +#: src/frontend/mame/ui/custui.cpp:769 src/frontend/mame/ui/custui.cpp:772 +#: src/frontend/mame/ui/custui.cpp:902 +msgid "Blue" +msgstr "Μπλε" + +#: src/frontend/mame/ui/custui.cpp:775 +msgid "Choose from palette" +msgstr "Επιλέξτε από την παλέτα" + +#: src/frontend/mame/ui/custui.cpp:813 +msgid "Color preview =" +msgstr "Προεπισκόπηση χρώματος =" + +#: src/frontend/mame/ui/custui.cpp:894 +msgid "White" +msgstr "Λευκό" + +#: src/frontend/mame/ui/custui.cpp:895 +msgid "Silver" +msgstr "Ασημί" + +#: src/frontend/mame/ui/custui.cpp:896 +msgid "Gray" +msgstr "Γκρίζο" + +#: src/frontend/mame/ui/custui.cpp:897 +msgid "Black" +msgstr "Μαύρο" + +#: src/frontend/mame/ui/custui.cpp:899 +msgid "Orange" +msgstr "Πορτοκαλί" + +#: src/frontend/mame/ui/custui.cpp:900 +msgid "Yellow" +msgstr "Κίτρινο" + +#: src/frontend/mame/ui/custui.cpp:903 +msgid "Violet" +msgstr "Βιολετί" -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "MARPScore" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "Φόρτωση Κατάστασης" -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "MESSinfo" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Επιλέξτε τη θέση φόρτωσης από" -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Mamescore" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "Αποθήκευση Κατάστασης" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Sysinfo" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Επιλέξτε τη θέση για αποθήκευση σε" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "Τρέχων χρόνος" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "διακοπή" -#: plugins/timer/init.lua:96 -msgid "Total time" -msgstr "Συνολικός χρόνος" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "αναπαραγωγή" -#: plugins/timer/init.lua:98 -msgid "Play Count" -msgstr "Αριθμός Παιχνιδιών" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(αναπαραγωγή)" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "Χρονομετρητής" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "εγγραφή" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "Έλεγχος ROMs για %1$u μηχανήματα που δεν είναι διαθέσιμα;" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(εγγραφή)" -#: src/frontend/mame/ui/auditmenu.cpp:99 -#, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "Έλεγχος ROMs για όλα τα %1$u μηχανήματα;" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Παύση/Διακοπή" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "(τα αποτελέσματα θα αποθηκευτούν στο %1$s)" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Αναπαραγωγή" -#: src/frontend/mame/ui/auditmenu.cpp:130 -#, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" -"Γίνεται έλεγχος ROMs για το μηχάνημα %2$u από %3$u...\n" -"%1$s" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Εγγραφή" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "Έναρξή Ελέγχου" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Επαναφορά" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Νέος Γραμμωτός Κώδικας:" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Γρήγορη Προώθηση" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Εισάγετε τον Κωδικό" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "Αφιλτράριστα" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Μη έγκυρο μήκος γραμμωτού κώδικα!" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "Διαθέσιμα" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format -msgid "" -"Cheat Comment:\n" -"%s" -msgstr "" -"Σχόλιο Cheat:\n" -"%s" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "Μη Διαθέσιμα" -#: src/frontend/mame/ui/cheatopt.cpp:105 -msgid "All cheats reloaded" -msgstr "Όλα τα Cheats επαναφορτώθηκαν" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "Λειτουργούν" -#: src/frontend/mame/ui/cheatopt.cpp:136 -msgid "Autofire Settings" -msgstr "Ρυθμίσεις Autofire" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "Δεν Λειτουργούν" -#: src/frontend/mame/ui/cheatopt.cpp:273 -msgid "Autofire Status" -msgstr "Κατάσταση Autofire" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "Μηχανικά" -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "Δεν βρέθηκαν κουμπιά σε αυτό το μηχάνημα!" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "Μη Μηχανικά" -#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 -msgid "Autofire Delay" -msgstr "Καθυστέρηση Autofire" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "Κατηγορία" -#: src/frontend/mame/ui/custui.cpp:31 -msgid "Show All" -msgstr "Προβολή Όλων" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "Αγαπημένα" -#: src/frontend/mame/ui/custui.cpp:32 -msgid "Hide Filters" -msgstr "Απόκρυψη Φίλτρων" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" -#: src/frontend/mame/ui/custui.cpp:33 -msgid "Hide Info/Image" -msgstr "Απόκρυψη Πληροφορίων/Εικόνας" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "Μη BIOS" -#: src/frontend/mame/ui/custui.cpp:34 -msgid "Hide Both" -msgstr "Απόκρυψη Όλων" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "Γονικά" -#: src/frontend/mame/ui/custui.cpp:151 -msgid "Fonts" -msgstr "Γραμματοσειρές" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "Κλώνοι" -#: src/frontend/mame/ui/custui.cpp:152 -msgid "Colors" -msgstr "Χρώματα" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "Κατασκευαστής" -#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 -msgid "Language" -msgstr "Γλώσσα" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "Έτος" -#: src/frontend/mame/ui/custui.cpp:161 -msgid "Show side panels" -msgstr "Προβολή πλευρικών πάνελ" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "Υποστήριξη Αποθήκευσης" -#: src/frontend/mame/ui/custui.cpp:173 -msgid "Custom UI Settings" -msgstr "Προσαρμοσμένες Ρυθμίσεις UI" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "Μη Υποστήριξη Αποθήκευσης" -#: src/frontend/mame/ui/custui.cpp:223 -msgid "default" -msgstr "προεπιλογή" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "Απαιτείται CHD" -#: src/frontend/mame/ui/custui.cpp:331 -msgid "UI Font" -msgstr "Γραμματοσειρά UI" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "Δεν Απαιτείται CHD" -#: src/frontend/mame/ui/custui.cpp:336 -msgid "Bold" -msgstr "Έντονα" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "Κάθετη οθόνη" -#: src/frontend/mame/ui/custui.cpp:337 -msgid "Italic" -msgstr "Πλάγια" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "Οριζόντια οθόνη" -#: src/frontend/mame/ui/custui.cpp:342 -msgid "Lines" -msgstr "Γραμμές" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "Προσαρμοσμένο Φίλτρο" -#: src/frontend/mame/ui/custui.cpp:348 -msgid "Infos text size" -msgstr "Μέγεθος κειμένου πληροφοριών" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "Εκδότης" -#: src/frontend/mame/ui/custui.cpp:362 -msgid "UI Fonts Settings" -msgstr "Ρυθμίσεις γραμματοσειρών UI" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "Υποστηρίζεται" -#: src/frontend/mame/ui/custui.cpp:371 -msgid "Sample text - Lorem ipsum dolor sit amet, consectetur adipiscing elit." -msgstr "" -"Δείγμα κειμένου - Lorem ipsum dolor sit amet, consectetur adipiscing elit." +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "Υποστηρίζεται Μερικώς" -#: src/frontend/mame/ui/custui.cpp:451 -msgid "Normal text" -msgstr "Κανονικό κείμενο" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "Δεν Υποστηρίζεται" -#: src/frontend/mame/ui/custui.cpp:452 -msgid "Selected color" -msgstr "Χρώμα επιλεγμένου" +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "Περιοχή Κυκλοφορίας" -#: src/frontend/mame/ui/custui.cpp:453 -msgid "Normal text background" -msgstr "Φόντο κανονικού κειμένου" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "Τύπος συσκευής" -#: src/frontend/mame/ui/custui.cpp:454 -msgid "Selected background color" -msgstr "Χρώμα φόντου επιλεγμένου" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "Λίστα Λογισμικού" -#: src/frontend/mame/ui/custui.cpp:455 -msgid "Subitem color" -msgstr "Χρώμα δευτερεύοντος στοιχείου" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "<ρύθμιση φίλτρων>" -#: src/frontend/mame/ui/custui.cpp:456 src/frontend/mame/ui/custui.cpp:511 -msgid "Clone" -msgstr "Κλώνος" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Επιλογή προσαρμοσμένων φίλτρων:" -#: src/frontend/mame/ui/custui.cpp:457 -msgid "Border" -msgstr "Περίγραμμα" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "Φίλτρο %1$u" -#: src/frontend/mame/ui/custui.cpp:458 -msgid "Background" -msgstr "Φόντο" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Αφαίρεση τελευταίου φίλτρου" -#: src/frontend/mame/ui/custui.cpp:459 -msgid "Dipswitch" -msgstr "Μικροδιακόπτης" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Προσθήκη φίλτρου" -#: src/frontend/mame/ui/custui.cpp:460 -msgid "Unavailable color" -msgstr "Χρώμα μη διαθέσιμου" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "Επιλογή κατηγορίας:" -#: src/frontend/mame/ui/custui.cpp:461 -msgid "Slider color" -msgstr "Χρώμα Slider" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "[χωρίς αρχεία INI κατηγοριών]" -#: src/frontend/mame/ui/custui.cpp:462 -msgid "Gfx viewer background" -msgstr "Φόντο Gfx προβολής" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "[χωρίς ομάδες στο αρχείο INI]" -#: src/frontend/mame/ui/custui.cpp:463 -msgid "Mouse over color" -msgstr "Χρώμα Mouse over" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "Δεν βρέθηκαν αρχεία INI κατηγοριών" -#: src/frontend/mame/ui/custui.cpp:464 -msgid "Mouse over background color" -msgstr "Χρώμα φόντου Mouse over" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "Αρχείο" -#: src/frontend/mame/ui/custui.cpp:465 -msgid "Mouse down color" -msgstr "Χρώμα Mouse down" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "Δεν βρέθηκαν ομάδες στο αρχείο κατηγορίας" -#: src/frontend/mame/ui/custui.cpp:466 -msgid "Mouse down background color" -msgstr "Χρώμα φόντου Mouse down" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "Ομάδα" -#: src/frontend/mame/ui/custui.cpp:469 -msgid "Restore originals colors" -msgstr "Επαναφορά αρχικών χρωμάτων" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "Περιλαμβάνονται κλώνοι" -#: src/frontend/mame/ui/custui.cpp:481 -msgid "UI Colors Settings" -msgstr "Ρυθμίσεις χρωμάτων UI" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Ναι" -#: src/frontend/mame/ui/custui.cpp:490 -#, c-format -msgid "Double click or press %1$s to change the color value" -msgstr "Κάντε διπλό κλικ ή πατήστε %1$s για να αλλάξετε την τιμή του χρώματος" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Όχι" -#: src/frontend/mame/ui/custui.cpp:498 -msgid "Menu Preview" -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." +msgstr "" +"Στο επιλεγμένο παιχνίδι λείπει ένα ή περισσότερα απαιτούμενα αρχεία ROM ή " +"CHD. Παρακαλώ επιλέξτε ένα διαφορετικό παιχνίδι.\n" +"\n" +"Πιέστε ένα πλήκτρο για συνέχεια." -#: src/frontend/mame/ui/custui.cpp:507 -msgid "Normal" -msgstr "Κανονικό" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"Δεν βρέθηκαν μηχανήματα . Παρακαλώ ελέγξτε τη διαδρομή roms που καθορίζεται " +"στο αρχείο %1$s.ini.\n" +"\n" +"Αν αυτή είναι η πρώτη φορά που χρησιμοποιείτε %2$s., παρακαλούμε δείτε το " +"αρχείο config.txt στον κατάλογο docs για πληροφορίες σχετικά με τη " +"διαμόρφωση %2$s.." -#: src/frontend/mame/ui/custui.cpp:508 -msgid "Subitem" -msgstr "Δευτερεύον στοιχείο" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Ρύθμιση Επιλογών" -#: src/frontend/mame/ui/custui.cpp:509 -msgid "Selected" -msgstr "Επιλεγμένο" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Πληκτρολογήστε όνομα ή επιλέξτε: %1$s_" -#: src/frontend/mame/ui/custui.cpp:510 -msgid "Mouse Over" -msgstr "Mouse Over" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Πληκτρολογήστε όνομα ή επιλέξτε: (τυχαίο)" -#: src/frontend/mame/ui/custui.cpp:740 -msgid "ARGB Settings" -msgstr "Ρυθμίσεις ARGB" +#: 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$-.100s" +msgstr "%1$-.100s" -#: src/frontend/mame/ui/custui.cpp:745 src/frontend/mame/ui/custui.cpp:748 -msgid "Alpha" -msgstr "Άλφα" +#: 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 "%1$s, %2$-.100s" -#: src/frontend/mame/ui/custui.cpp:753 src/frontend/mame/ui/custui.cpp:756 -#: src/frontend/mame/ui/custui.cpp:898 -msgid "Red" -msgstr "Κόκκινο" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Οδηγός: %1$-.100s" -#: src/frontend/mame/ui/custui.cpp:761 src/frontend/mame/ui/custui.cpp:764 -#: src/frontend/mame/ui/custui.cpp:901 -msgid "Green" -msgstr "Πράσινο" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Συνολικά: ΔΕΝ ΛΕΙΤΟΥΡΓΕΙ" -#: src/frontend/mame/ui/custui.cpp:769 src/frontend/mame/ui/custui.cpp:772 -#: src/frontend/mame/ui/custui.cpp:902 -msgid "Blue" -msgstr "Μπλε" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Συνολικά: Προστασία Μη Εξομοιωμένη" -#: src/frontend/mame/ui/custui.cpp:775 -msgid "Choose from palette" -msgstr "Επιλέξτε από την παλέτα" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Συνολικά: Λειτουργεί" -#: src/frontend/mame/ui/custui.cpp:813 -msgid "Color preview =" -msgstr "Προεπισκόπηση χρώματος =" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Γραφικά: Μη υλοποιημένα, " -#: src/frontend/mame/ui/custui.cpp:894 -msgid "White" -msgstr "Λευκό" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Γραφικά: Ατελή, " -#: src/frontend/mame/ui/custui.cpp:895 -msgid "Silver" -msgstr "Ασημί" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Γραφικά: OK, " -#: src/frontend/mame/ui/custui.cpp:896 -msgid "Gray" -msgstr "Γκρίζο" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "Ήχος: Κανένας" -#: src/frontend/mame/ui/custui.cpp:897 -msgid "Black" -msgstr "Μαύρο" +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Ήχος: Δεν Έχει Υλοποιηθεί" -#: src/frontend/mame/ui/custui.cpp:899 -msgid "Orange" -msgstr "Πορτοκαλί" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Ήχος: Ατελής" -#: src/frontend/mame/ui/custui.cpp:900 -msgid "Yellow" -msgstr "Κίτρινο" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Ήχος: OK" -#: src/frontend/mame/ui/custui.cpp:903 -msgid "Violet" -msgstr "Βιολετί" +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Περιβάλλον Χρήστη" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Χρήση λογισμικού" +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Άλλα Στοιχεία Ελέγχου" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Αναθεώρηση: " +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Επιστροφή στο Μηχάνημα" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROMs" +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Έξοδος" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "Μέσα Λογισμικού" +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Επιστροφή στο Προηγούμενο Μενού" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "UI" +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Αυτόματο" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Δείγματα" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[Διαχείριση αρχείων]" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DATs" +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Εναλλαγή Σειράς Στοιχείων" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INIs" +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "Εναλλακτική Σειρά: οι εγγραφές είναι ταξινομημένες κατά %s" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "INIs Κατηγοριών" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "σύντομο όνομα" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Εικονίδια" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "περιγραφή" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Cheats" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[συμβατές λίστες]" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Στιγμιότυπα" +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Οθόνη #%d" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Καμπίνες" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Περιστροφή" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Φυλλάδια" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Σκηνικά" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Τίτλοι" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Επικαλύψεις" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Τερματισμοί" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Προσόψεις" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCBs" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "Πίνακες Ελέγχου" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 +#: 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/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Πίνακες ελέγχου" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Εμφάνιση" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Στόχαστρα" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Περικοπή" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Artworks" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Πλήρες" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Αρχηγοί" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Το Αρχείο Υπάρχει Ήδη - Να Αντικατασταθεί;" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Προεπισκόπηση Artworks" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Νέο Όνομα Εικόνας:" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Επιλογή" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Μορφή Εικόνας:" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "GameOver" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Δημιουργία" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Πως να" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Παρακαλούμε εισάγετε μια επέκταση αρχείου" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Λογότυπα" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Επιλέξτε μορφή εικόνας" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Βαθμολογία" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Νέος Γραμμωτός Κώδικας:" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Versus" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Εισάγετε τον Κωδικό" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Εξώφυλλα" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Μη έγκυρο μήκος γραμμωτού κώδικα!" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Ρύθμιση Φακέλων" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Λίστα Επιλογής - Αναζήτηση: " -#: src/frontend/mame/ui/dirmenu.cpp:167 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Current %1$s Folders" -msgstr "Τρέχοντες Φάκελοι για %1$s" +msgid "Double click or press %1$s to select" +msgstr "Κάντε διπλό κλικ ή πατήστε %1$s για να επιλέξετε" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Αλλαγή Φακέλου" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." +msgstr "" +"%s\n" +" προστέθηκε στη λίστα αγαπημένων." -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Προσθήκη Φακέλου" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." +msgstr "" +"%s\n" +" αφαιρέθηκε από τη λίστα αγαπημένων." -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Αφαίρεση Φακέλου" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Ρύθμιση Μηχανήματος" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: 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 "Change %1$s Folder - Search: %2$s_" -msgstr "Αλλαγή Φακέλου %1$s - Αναζήτηση: %2$s_" +msgid "Romset\t%1$-.100s\n" +msgstr "Romset\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:854 #, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Προσθήκη Φακέλου %1$s - Αναζήτηση: %2$s_" +msgid "Year\t%1$s\n" +msgstr "Έτος\t%1$s\n" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Πιέστε το πλήκτρο TAB για να ορίσετε" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "Κατασκευαστής\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:513 +#: src/frontend/mame/ui/selgame.cpp:859 #, c-format -msgid "Remove %1$s Folder" -msgstr "Αφαίρεση Φακέλου %1$s" +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "Ο Οδηγός είναι Κλώνος του\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "Ο Οδηγός είναι Γονικός\t\n" + +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "Αναλογικός Χειρισμός\tΝαι\n" + +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "Εισαγωγή Πληκτρολογίου\tΝαι\n" + +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "Συνολικά\tΔΕΝ ΛΕΙΤΟΥΡΓΕΙ\n" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Το Αρχείο Υπάρχει Ήδη - Να Αντικατασταθεί;" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "Συνολικά\tΜη Εξομοιωμένη Προστασία\n" -#: 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" -msgstr "Όχι" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "Συνολικά\tΛειτουργεί\n" -#: 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" -msgstr "Ναι" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "Γραφικά\tΜη υλοποιημένα\n" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Νέο Όνομα Εικόνας:" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "Γραφικά\tΛάθος Χρώματα\n" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Μορφή Εικόνας:" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "Γραφικά\tΑτελή Χρώματα\n" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Δημιουργία" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "Γραφικά\tΑτελή\n" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Παρακαλούμε εισάγετε μια επέκταση αρχείου" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "Γραφικά\tOK\n" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Επιλέξτε μορφή εικόνας" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "Ήχος\tΚανένας\n" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[κενή υποδοχή]" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "Ήχος\tΜη υλοποιημένος\n" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[δημιουργία]" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "Ήχος\tΑτελής\n" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[λίστα λογισμικού]" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "Ήχος\tOK\n" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Επιλέξτε λειτουργία πρόσβασης" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "Χειρισμός\tΜη υλοποιημένος\n" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Μόνο για Ανάγνωση" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "Χειρισμός\tΑτελής\n" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Ανάγνωσης-εγγραφής" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "Πληκτρολόγιο\tΜη υλοποιημένο\n" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Ανάγνωση αυτής της εικόνας, εγγραφή σε άλλη" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "Πληκτρολόγιο\tΑτελές\n" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Ανάγνωση αυτής της εικόνας, εγγραφή σε αρχείο αλλαγών" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "Ποντίκι\tΜη υλοποιημένο\n" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Δεν μπορεί να αποθηκευτεί στο τρέχων κατάλογο" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "Ποντίκι\tΑτελές\n" -#: 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 "" -"Στο επιλεγμένο λογισμικό λείπει μία ή περισσότερες ROMs ή εικόνες CHD. " -"Παρακαλώ επιλέξτε ένα διαφορετικό." +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "Μικρόφωνο\tΜη υλοποιημένο\n" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "προστασία" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "Μικρόφωνο\tΑτελές\n" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "χρωματική παλέτα" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "Κάμερα\tΜη υλοποιημένη\n" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "γραφικά" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "Κάμερα\tΑτελής\n" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "ήχος" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "Δίσκος\tΜη υλοποιημένος\n" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "χειρισμός" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "Δίσκος\tΑτελής\n" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "πληκτρολόγιο" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "Εκτυπωτής\tΜη υλοποιημένος\n" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "ποντίκι" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "Εκτυπωτής\tΑτελής\n" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "μικρόφωνο" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "LAN\tΜη υλοποιημένο\n" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "κάμερα" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "LAN\tΑτελές\n" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "δίσκος" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "WAN\tΜη υλοποιημένο\n" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "εκτυπωτής" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "WAN\tΑτελές\n" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "Δίκτυο LAN" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "Χρονισμός\tΜη υλοποιημένος\n" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "Δίκτυο WAN" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "Χρονισμός\tΑτελής\n" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "χρονισμός" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +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/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -"Μία ή περισσότερες ROMs/CHDs για αυτό το μηχάνημα είναι εσφαλμένες. Το " -"μηχάνημα μπορεί να μην εκτελείται σωστά.\n" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -"Υπάρχουν γνωστά προβλήματα με αυτό το μηχάνημα\n" -"\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -"Μία ή περισσότερες ROMs/CHDs για αυτό το μηχάνημα δεν έχουν γίνει dump " -"σωστά.\n" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "Εντελώς μη εξομοιωμένα χαρακτηριστικά: " +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" -msgstr "%s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: 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 ", %s" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "Μερικώς εξομοιωμένα χαρακτηριστικά: " +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -"Το αναποδογύρισμα της οθόνης σε κοκτέιλ λειτουργία δεν υποστηρίζεται.\n" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "Αυτό το μηχάνημα απαιτεί εξωτερικά αρχεία artwork.\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\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" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -"Αυτό το μηχάνημα δεν ολοκληρώθηκε ποτέ. Αυτό μπορεί να εμφανίσει ασυνήθιστη " -"συμπεριφορά ή στοιχεία να λείπουν που δεν είναι σφάλματα στην εξομοίωση.\n" -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -"Αυτό το μηχάνημα δεν έχει κανένα υλικό ήχου, το MAME δεν θα παράγει κανένα " -"ήχο, αυτή είναι αναμενόμενη συμπεριφορά.\n" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -"\n" -"ΑΥΤΟ ΤΟ ΜΗΧΑΝΗΜΑ ΔΕΝ ΛΕΙΤΟΥΡΓΕΙ. Η εξομοίωση για αυτό το μηχάνημα δεν είναι " -"ακόμα πλήρης. Δεν υπάρχει τίποτα που μπορείτε να κάνετε για να διορθώσετε " -"αυτό το πρόβλημα εκτός από την αναμονή για τους προγραμματιστές να " -"βελτιώσουν την εξομοίωση.\n" -#: 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/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -"\n" -"Στοιχεία αυτού του μηχανήματος δεν μπορούν να εξομοιωθούν, καθώς απαιτούν " -"φυσική αλληλεπίδραση ή αποτελούνται από μηχανικές συσκευές. Δεν είναι " -"δυνατόν να δοκιμάσετε πλήρως αυτό το μηχάνημα.\n" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -"\n" -"\n" -"Υπάρχουν κλώνοι αυτού του μηχανήματος που λειτουργούν: %s" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -"\n" -"\n" -"Πιέστε ένα πλήκτρο για συνέχεια" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Οδηγός: %4$s\n" -"\n" -"Επεξεργαστής:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -"\n" -"Ήχος:\n" -#: src/frontend/mame/ui/info.cpp:370 +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"\n" -"Video:\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"\n" -"Βίντεο:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Κανένα\n" +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d μηχανήματα (%5$d BIOS) )" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Διάνυσμα" +#: 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 "%1$s: %2$s - Αναζήτηση: %3$s_" -#: src/frontend/mame/ui/info.cpp:392 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +msgid "Search: %1$s_" +msgstr "Αναζήτηση: %1$s_" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Romset: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format -msgid "Screen '%1$s'" -msgstr "Οθόνη '%1$s'" +msgid "System: %1$-.100s" +msgstr "Σύστημα: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Οθόνη" +#: 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 "" +"Στο επιλεγμένο μηχάνημα λείπουν ένα ή περισσότερα απαιτούμενα αρχεία ROM ή " +"CHD. Παρακαλώ επιλέξτε διαφορετικό μηχάνημα.\n" +"\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Δεν υποστηρίζεται" +#: 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/info.cpp:528 -msgid "Partially supported" -msgstr "Υποστηρίζεται μερικώς" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMs" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[κενό]" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "Μέσα Λογισμικού" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Ψευδο τερματικά" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "UI" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[απέτυχε]" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Δείγματα" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Περιβάλλον Χρήστη" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DATs" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Άλλα Στοιχεία Ελέγχου" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INIs" -#: 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/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "INIs Κατηγοριών" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Χειρισμός (γενικά)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Εικονίδια" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Χειρισμός (τρέχων Μηχάνημα)" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Cheats" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Αναλογικά Χειριστήρια" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Στιγμιότυπα" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "Μικροδιακόπτες" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Καμπίνες" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Παραμετροποίηση Μηχανήματος" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Φυλλάδια" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Λογιστικές Πληροφορίες" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Τίτλοι" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Πληροφορίες Μηχανήματος" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Τερματισμοί" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Πληροφορίες Τίτλου" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCBs" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Διαχείριση Αρχείων" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Πίνακες ελέγχου" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Έλεγχος Κασέτας" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Στόχαστρα" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "Επιλογή BIOS" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Artworks" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Συσκευές Υποδοχής" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Αρχηγοί" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Συσκευή Ανάγνωσης Γραμμωτού Κώδικα" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Προεπισκόπηση Artworks" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Συσκευές Δικτύου" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Επιλογή" + +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "GameOver" + +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Πως να" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Λειτουργία Πληκτρολογίου" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Λογότυπα" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Έλεγχος Slider" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Βαθμολογία" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Επιλογές Βίντεο" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Versus" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Επιλογές Στόχαστρου" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Εξώφυλλα" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Επιλογές Πρόσθετων" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Ρύθμιση Φακέλων" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Προβολή Εξωτερικού DAT" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "Τρέχοντες Φάκελοι για %1$s" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Προσθήκη Στα Αγαπημένα" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Αλλαγή Φακέλου" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Αφαίρεση Από Τα Αγαπημένα" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Προσθήκη Φακέλου" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Επιλέξτε Νέο Μηχάνημα" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Αφαίρεση Φακέλου" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Επιστροφή στο Μηχάνημα" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Αλλαγή Φακέλου %1$s - Αναζήτηση: %2$s_" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Έξοδος" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Προσθήκη Φακέλου %1$s - Αναζήτηση: %2$s_" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Επιστροφή στο Προηγούμενο Μενού" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Πιέστε το πλήκτρο TAB για να ορίσετε" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Αυτόματο" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "Αφαίρεση Φακέλου %1$s" #: src/frontend/mame/ui/miscmenu.cpp:43 msgid "Keyboard Mode:" @@ -1330,412 +1591,240 @@ msgid " (locked)" msgstr " (κλειδωμένο)" #: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Ορατή Καθυστέρηση" - -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml αποθηκεύτηκε στο φάκελο ui." - -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Όνομα: Περιγραφή:\n" - -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt αποθηκεύτηκε στο φάκελο ui." - -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Εξαγωγή σε μορφή XML (όπως -listxml)" - -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "Εξαγωγή σε μορφή XML (όπως -listxml, χωρίς τις συσκευές)" - -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Εξαγωγή σε μορφή TXT (όπως -listfull)" - -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" Οι ρυθμίσεις αποθηκεύτηκαν \n" -"\n" - -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" - -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Οδηγός" - -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "Αυτό το μηχάνημα δεν έχει BIOS." - -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Αποθήκευση παραμετροποίησης μηχανήματος" - -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Ρύθμιση μηχανήματος:" - -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (προεπιλογή)" - -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Πρόσθετα" - -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Φίλτρο" - -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Προσαρμογή UI" - -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Ρύθμιση Φακέλων" - -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Επιλογές Ήχου" - -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Γενικός Χειρισμός" - -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Αποθήκευση Ρυθμίσεων" - -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Ρυθμίσεις" - -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Λίστα Επιλογής - Αναζήτηση: " - -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Κάντε διπλό κλικ ή πατήστε %1$s για να επιλέξετε" - -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" προστέθηκε στη λίστα αγαπημένων." - -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" αφαιρέθηκε από τη λίστα αγαπημένων." - -#: 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:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "Romset\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "Έτος\t%1$s\n" - -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "Κατασκευαστής\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "Ο Οδηγός είναι Κλώνος του\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "Ο Οδηγός είναι Γονικός\t\n" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "Αναλογικός Χειρισμός\tΝαι\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "Εισαγωγή Πληκτρολογίου\tΝαι\n" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "Συνολικά\tΔΕΝ ΛΕΙΤΟΥΡΓΕΙ\n" - -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "Συνολικά\tΜη Εξομοιωμένη Προστασία\n" - -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "Συνολικά\tΛειτουργεί\n" - -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "Γραφικά\tΜη υλοποιημένα\n" +msgid "Visible Delay" +msgstr "Ορατή Καθυστέρηση" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "Γραφικά\tΛάθος Χρώματα\n" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml αποθηκεύτηκε στο φάκελο ui." -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "Γραφικά\tΑτελή Χρώματα\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Όνομα: Περιγραφή:\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "Γραφικά\tΑτελή\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt αποθηκεύτηκε στο φάκελο ui." -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "Γραφικά\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Εξαγωγή σε μορφή XML (όπως -listxml)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "Ήχος\tΚανένας\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "Εξαγωγή σε μορφή XML (όπως -listxml, χωρίς τις συσκευές)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "Ήχος\tΜη υλοποιημένος\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Εξαγωγή σε μορφή TXT (όπως -listfull)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "Ήχος\tΑτελής\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" Οι ρυθμίσεις αποθηκεύτηκαν \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "Ήχος\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Οδηγός" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "Χειρισμός\tΜη υλοποιημένος\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "Αυτό το μηχάνημα δεν έχει BIOS." -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "Χειρισμός\tΑτελής\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Προσθήκη Στα Αγαπημένα" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "Πληκτρολόγιο\tΜη υλοποιημένο\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Αφαίρεση Από Τα Αγαπημένα" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "Πληκτρολόγιο\tΑτελές\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Αποθήκευση παραμετροποίησης μηχανήματος" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "Ποντίκι\tΜη υλοποιημένο\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Ρύθμιση μηχανήματος:" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "Ποντίκι\tΑτελές\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (προεπιλογή)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "Μικρόφωνο\tΜη υλοποιημένο\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Δεν μπορεί να αποθηκευτεί στο τρέχων κατάλογο" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "Μικρόφωνο\tΑτελές\n" +#: 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 "" +"Στο επιλεγμένο λογισμικό λείπει μία ή περισσότερες ROMs ή εικόνες CHD. " +"Παρακαλώ επιλέξτε ένα διαφορετικό." -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "Κάμερα\tΜη υλοποιημένη\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Ψευδο τερματικά" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "Κάμερα\tΑτελής\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[απέτυχε]" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "Δίσκος\tΜη υλοποιημένος\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Χειρισμός (γενικά)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "Δίσκος\tΑτελής\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Χειρισμός (τρέχων Μηχάνημα)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "Εκτυπωτής\tΜη υλοποιημένος\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Αναλογικά Χειριστήρια" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "Εκτυπωτής\tΑτελής\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "Μικροδιακόπτες" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "LAN\tΜη υλοποιημένο\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Παραμετροποίηση Μηχανήματος" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "LAN\tΑτελές\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Λογιστικές Πληροφορίες" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "WAN\tΜη υλοποιημένο\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Πληροφορίες Μηχανήματος" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "WAN\tΑτελές\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Πληροφορίες Τίτλου" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "Χρονισμός\tΜη υλοποιημένος\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Διαχείριση Αρχείων" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "Χρονισμός\tΑτελής\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Έλεγχος Κασέτας" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "Μηχανική Συσκευή\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "Επιλογή BIOS" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "Απαιτεί Artwork\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Συσκευές Υποδοχής" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "Απαιτεί Artwork για κλικ\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Συσκευή Ανάγνωσης Γραμμωτού Κώδικα" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "Υποστήριξη Κοκτέιλ\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Συσκευές Δικτύου" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "Ο οδηγός είναι BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Λειτουργία Πληκτρολογίου" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "Υποστήριξη Αποθήκευσης\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Έλεγχος Slider" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "Προσανατολισμός Οθόνης\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Επιλογές Βίντεο" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Κάθετος" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Επιλογές Στόχαστρου" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Οριζόντιος" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Cheat" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "Απαιτεί CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Επιλογές Πρόσθετων" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "Έλεγχος ROMs\tOK\n" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Προβολή Εξωτερικού DAT" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "Έλεγχος ROMs\tΛΑΘΟΣ\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Επιλέξτε Νέο Μηχάνημα" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "Έλεγχος Δειγμάτων Ήχου\tΔεν απαιτείται\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Ήχος" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "Έλεγχος Δειγμάτων Ήχου\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Ρυθμός Δειγματοληψίας" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "Έλεγχος Δειγμάτων Ήχου\tΛΑΘΟΣ\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Χρήση Εξωτερικών Δειγμάτων Ήχου" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"Έλεγχος ROMs\tΑπενεργοποιημένος\n" -"Έλεγχος Δειγμάτων Ήχου\tΑπενεργοποιημένος\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Επιλογές Ήχου" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d μηχανήματα (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " ΧΡΩΜΑΤΑ" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - Αναζήτηση: %3$s_" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " ΓΡΑΦΙΔΕΣ" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "Search: %1$s_" -msgstr "Αναζήτηση: %1$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "Έλεγχος ROMs για %1$u μηχανήματα που δεν είναι διαθέσιμα;" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Romset: %1$-.100s" +msgid "Audit ROMs for all %1$u machines?" +msgstr "Έλεγχος ROMs για όλα τα %1$u μηχανήματα;" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "System: %1$-.100s" -msgstr "Σύστημα: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "(τα αποτελέσματα θα αποθηκευτούν στο %1$s)" -#: src/frontend/mame/ui/selgame.cpp:1240 +#: src/frontend/mame/ui/auditmenu.cpp:130 +#, c-format msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -"Στο επιλεγμένο μηχάνημα λείπουν ένα ή περισσότερα απαιτούμενα αρχεία ROM ή " -"CHD. Παρακαλώ επιλέξτε διαφορετικό μηχάνημα.\n" -"\n" +"Γίνεται έλεγχος ROMs για το μηχάνημα %2$u από %3$u...\n" +"%1$s" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "Πιέστε ένα πλήκτρο για συνέχεια." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "Έναρξή Ελέγχου" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Χρήση λογισμικού" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Αναθεώρηση: " #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1769,12 +1858,6 @@ msgstr "Επιλογή τμημάτων λογισμικού:" msgid "BIOS selection:" msgstr "Επιλογή BIOS:" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1810,49 +1893,6 @@ msgstr "Ο Οδηγός είναι κλώνος του: %1$-.100s" msgid "Driver is parent" msgstr "Ο Οδηγός είναι γονικός" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Συνολικά: ΔΕΝ ΛΕΙΤΟΥΡΓΕΙ" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Συνολικά: Προστασία Μη Εξομοιωμένη" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Συνολικά: Λειτουργεί" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Γραφικά: Μη υλοποιημένα, " - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Γραφικά: Ατελή, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Γραφικά: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "Ήχος: Κανένας" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Ήχος: Δεν Έχει Υλοποιηθεί" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Ήχος: Ατελής" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Ήχος: OK" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" @@ -1874,126 +1914,6 @@ msgstr "Χρήση" msgid "General Info" msgstr "Γενικές Πληροφορίες" -#: 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 "" -"Στο επιλεγμένο λογισμικό λείπει ένα ή περισσότερα απαραίτητα αρχεία. " -"Παρακαλώ επιλέξτε ένα διαφορετικό λογισμικό.\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d πακέτα λογισμικού)" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Οδηγός: \"%1$s\" λίστα λογισμικού " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" -"Στο επιλεγμένο παιχνίδι λείπει ένα ή περισσότερα απαιτούμενα αρχεία ROM ή " -"CHD. Παρακαλώ επιλέξτε ένα διαφορετικό παιχνίδι.\n" -"\n" -"Πιέστε ένα πλήκτρο για συνέχεια." - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Δεν βρέθηκαν μηχανήματα . Παρακαλώ ελέγξτε τη διαδρομή roms που καθορίζεται " -"στο αρχείο %1$s.ini.\n" -"\n" -"Αν αυτή είναι η πρώτη φορά που χρησιμοποιείτε %2$s., παρακαλούμε δείτε το " -"αρχείο config.txt στον κατάλογο docs για πληροφορίες σχετικά με τη " -"διαμόρφωση %2$s.." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Πληκτρολογήστε όνομα ή επιλέξτε: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Πληκτρολογήστε όνομα ή επιλέξτε: (τυχαίο)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Οδηγός: %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Δεν έχει υλοποιηθεί" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Ατελής" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "OK" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Gfx: %s, Ήχος: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [εσωτερικό]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Ήχος" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Ρυθμός Δειγματοληψίας" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Χρήση Εξωτερικών Δειγμάτων Ήχου" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "Φόρτωση Κατάστασης" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Επιλέξτε τη θέση φόρτωσης από" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "Αποθήκευση Κατάστασης" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Επιλέξτε τη θέση για αποθήκευση σε" - #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" msgstr "Διάφορες Επιλογές" @@ -2078,10 +1998,6 @@ msgstr "Ταχύτητα ανανέωσης" msgid "Rotation Options" msgstr "Επιλογές περιστροφής" -#: 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 "Περιστροφή δεξιά" @@ -2286,78 +2202,33 @@ msgstr "Επιβολή Αναλογίας Εικόνας" msgid "Start Out Maximized" msgstr "Εκκίνηση μεγιστοποιημένο" -#: src/frontend/mame/ui/submenu.cpp:112 -msgid "Synchronized Refresh" -msgstr "Συγχρονισμένη Ανανέωση" - -#: src/frontend/mame/ui/submenu.cpp:113 -msgid "Wait Vertical Sync" -msgstr "Αναμονή για Κάθετο Συγχρονισμό" - -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[Διαχείριση αρχείων]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Εναλλαγή Σειράς Στοιχείων" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "Εναλλακτική Σειρά: οι εγγραφές είναι ταξινομημένες κατά %s" - -#: 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/submenu.cpp:112 +msgid "Synchronized Refresh" +msgstr "Συγχρονισμένη Ανανέωση" -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Αναπαραγωγή" +#: src/frontend/mame/ui/submenu.cpp:113 +msgid "Wait Vertical Sync" +msgstr "Αναμονή για Κάθετο Συγχρονισμό" -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Εγγραφή" +#: 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 "" +"Στο επιλεγμένο λογισμικό λείπει ένα ή περισσότερα απαραίτητα αρχεία. " +"Παρακαλώ επιλέξτε ένα διαφορετικό λογισμικό.\n" +"\n" -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Επαναφορά" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d πακέτα λογισμικού)" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Γρήγορη Προώθηση" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Οδηγός: \"%1$s\" λίστα λογισμικού " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2569,225 +2440,445 @@ msgstr "Κλίμακα Στόχαστρου Y %1$1.3f" msgid "Crosshair Offset X %1$1.3f" msgstr "Μετατόπιση Στοχάστρου X %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" -msgstr "Μετατόπιση Στοχάστρου Y %1$1.3f" +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "Μετατόπιση Στοχάστρου Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "**Σφάλμα αποθήκευσης ui.ini**" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "**Σφάλμα αποθήκευσης %s.ini**" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Φίλτρο" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Προσαρμογή UI" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Ρύθμιση Φακέλων" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Γενικός Χειρισμός" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Αποθήκευση Ρυθμίσεων" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "Αριθμός Παιχνιδιών" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "Χρονομετρητής" + +#: plugins/cheat/init.lua:458 +msgid "Select cheat to set hotkey" +msgstr "Επιλογή cheat για ρύθμιση συντόμευσης" + +#: plugins/cheat/init.lua:464 +msgid "Press button for hotkey or wait to clear" +msgstr "Πιέστε πλήκτρο για συντόμευση ή περιμένετε για καθαρισμό" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "Κανένα" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "Έγινε" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "Ρύθμιση" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "Ρύθμιση συντομεύσεων" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Εντολή" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Αρχικοποίηση παιχνιδιού" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "Υψηλά σκορ" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Ιστορία" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" +"\n" +"\n" +"--- ΠΛΗΡΟΦΟΡΙΕΣ ΟΔΗΓΟΥ ---\n" +"Οδηγός: " + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "MAMEinfo" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "MESSinfo" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamescore" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Sysinfo" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "MARPScore" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "Αποθήκευση Cheat" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "Προεπιλογή" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "Προσαρμογή" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "Όνομα Cheat" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" + +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "Παίκτης" + +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "Τύπος" + +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "Αποθήκευση" + +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "Το Cheat προστέθηκε στο cheat.simple" + +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" +msgstr "" + +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" +msgstr "Ακύρωση" + +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" +msgstr "Επεξεργαστής ή μνήμη RAM" + +#: 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" +msgstr "Αριστερός όρος" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" -msgstr "**Σφάλμα αποθήκευσης ui.ini**" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "Τρέχων" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" -msgstr "**Σφάλμα αποθήκευσης %s.ini**" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "Τελεστής" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "Αφιλτράριστα" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "Αριστερά μικρότερη από τη δεξιά, η τιμή είναι η διαφορά" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" -msgstr "Διαθέσιμα" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "Αριστερά μεγαλύτερη από τη δεξιά, η τιμή είναι η διαφορά" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" -msgstr "Μη Διαθέσιμα" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "Αριστερά είναι ίση με τη δεξιά" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "Λειτουργούν" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "Αριστερά δεν είναι ίση με τη δεξιά, η τιμή είναι η διαφορά" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "Δεν Λειτουργούν" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "Αριστερά είναι ίση με τη δεξιά με bitmask" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "Μηχανικά" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "Αριστερά δεν είναι ίση με τη δεξιά με bitmask" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "Μη Μηχανικά" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "Αριστερά λιγότερη από την αξία" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "Κατηγορία" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "Αριστερά περισσότερη από την αξία" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "Αγαπημένα" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "Αριστερά ίση με την αξία" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "Μη BIOS" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "Αριστερά όχι ίση με την αξία" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" -msgstr "Γονικά" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "Δεξιός όρος" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" -msgstr "Κλώνοι" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "Αξία" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "Κατασκευαστής" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "Οποιαδήποτε" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "Έτος" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "Μορφή Δεδομένων" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "Υποστήριξη Αποθήκευσης" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "Αναίρεση τελευταίας αναζήτησης -- #" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "Μη Υποστήριξη Αποθήκευσης" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "Ταίριασμα τομέα" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "Απαιτείται CHD" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "Όλα" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "Δεν Απαιτείται CHD" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "Δοκιμή cheat στην addr %08X" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "Κάθετη οθόνη" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "Η μηχανή Cheat δεν είναι διαθέσιμη" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "Οριζόντια οθόνη" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "Το προεπιλεγμένο όνομα είναι " -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "Προσαρμοσμένο Φίλτρο" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "Δοκιμή" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "Εκδότης" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "Εγγραφή" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "Υποστηρίζεται" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "Επιτήρηση" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "Υποστηρίζεται Μερικώς" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "Σελίδα" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "Δεν Υποστηρίζεται" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "Καθαρισμός Επιτηρήσεων" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "Περιοχή Κυκλοφορίας" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "Εύρεση Cheat" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "Τύπος συσκευής" +#~ msgid "Mechanical Machine\t%1$s\n" +#~ msgstr "Μηχανική Συσκευή\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "Λίστα Λογισμικού" +#~ msgid "Requires Artwork\t%1$s\n" +#~ msgstr "Απαιτεί Artwork\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" -msgstr "<ρύθμιση φίλτρων>" +#~ msgid "Requires Clickable Artwork\t%1$s\n" +#~ msgstr "Απαιτεί Artwork για κλικ\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Επιλογή προσαρμοσμένων φίλτρων:" +#~ msgid "Support Cocktail\t%1$s\n" +#~ msgstr "Υποστήριξη Κοκτέιλ\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "Φίλτρο %1$u" +#~ msgid "Driver is BIOS\t%1$s\n" +#~ msgstr "Ο οδηγός είναι BIOS\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Αφαίρεση τελευταίου φίλτρου" +#~ msgid "Support Save\t%1$s\n" +#~ msgstr "Υποστήριξη Αποθήκευσης\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Προσθήκη φίλτρου" +#~ msgid "Screen Orientation\t%1$s\n" +#~ msgstr "Προσανατολισμός Οθόνης\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "Επιλογή κατηγορίας:" +#~ msgid "Vertical" +#~ msgstr "Κάθετος" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" -msgstr "[χωρίς αρχεία INI κατηγοριών]" +#~ msgid "Horizontal" +#~ msgstr "Οριζόντιος" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" -msgstr "[χωρίς ομάδες στο αρχείο INI]" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "Απαιτεί CHD\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" -msgstr "Δεν βρέθηκαν αρχεία INI κατηγοριών" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "Έλεγχος ROMs\tOK\n" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "Αρχείο" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "Έλεγχος ROMs\tΛΑΘΟΣ\n" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" -msgstr "Δεν βρέθηκαν ομάδες στο αρχείο κατηγορίας" +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "Έλεγχος Δειγμάτων Ήχου\tΔεν απαιτείται\n" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "Ομάδα" +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "Έλεγχος Δειγμάτων Ήχου\tOK\n" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" -msgstr "Περιλαμβάνονται κλώνοι" +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "Έλεγχος Δειγμάτων Ήχου\tΛΑΘΟΣ\n" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Οθόνη #%d" +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "Έλεγχος ROMs\tΑπενεργοποιημένος\n" +#~ "Έλεγχος Δειγμάτων Ήχου\tΑπενεργοποιημένος\n" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Σκηνικά" +#~ msgid "Unimplemented" +#~ msgstr "Δεν έχει υλοποιηθεί" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Επικαλύψεις" +#~ msgid "Imperfect" +#~ msgstr "Ατελής" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Προσόψεις" +#~ msgid "OK" +#~ msgstr "OK" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "Πίνακες Ελέγχου" +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "Gfx: %s, Ήχος: %s" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Εμφάνιση" +#~ msgid "Cheat Comment:\n" +#~ msgstr "Σχόλιο Cheat:\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Περικοπή" +#~ msgid "Activated" +#~ msgstr "Ενεργοποιήθηκε" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Πλήρες" +#~ msgid " added" +#~ msgstr " προστέθηκε" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " ΧΡΩΜΑΤΑ" +#~ msgid "Cheat written to " +#~ msgstr "Το Cheat γράφτηκε στο " -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " ΓΡΑΦΙΔΕΣ" +#~ msgid " and added to cheat.simple" +#~ msgstr " και προστέθηκε στο cheat.simple" + +#~ msgid "" +#~ "Unable to write file\n" +#~ "Check cheatpath dir exists" +#~ msgstr "" +#~ "Αδύνατη η εγγραφή του αρχείου\n" +#~ "Ελέγξτε ότι υπάρχει ο φάκελος του cheatpath" #~ msgid "Audit in progress..." #~ msgstr "Ελέγχος σε εξέλιξη..." diff --git a/language/Hebrew/strings.po b/language/Hebrew/strings.po index 2d01ab266bc..d40ba6577c4 100644 --- a/language/Hebrew/strings.po +++ b/language/Hebrew/strings.po @@ -7,7 +7,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" @@ -17,398 +17,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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -643,1274 +559,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1997,10 +1930,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2213,69 +2142,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2452,253 +2333,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Hindi/strings.po b/language/Hindi/strings.po index b3b850ab405..a41bbb605e7 100644 --- a/language/Hindi/strings.po +++ b/language/Hindi/strings.po @@ -7,7 +7,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" @@ -16,398 +16,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -642,1274 +558,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1996,10 +1929,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2212,69 +2141,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2451,253 +2332,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Hungarian/strings.po b/language/Hungarian/strings.po index 17c520b34e2..ab355613bd3 100644 --- a/language/Hungarian/strings.po +++ b/language/Hungarian/strings.po @@ -2,7 +2,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: 2017-05-20 09:18+0200\n" "Last-Translator: Delirious \n" "Language-Team: MAME Language Team\n" @@ -15,383 +15,286 @@ msgstr "" "X-Generator: Poedit 1.8.11\n" "X-Loco-Parser: loco_parse_mo\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Alapra állítás" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "" +#: 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 "[üres hely]" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[létrehozás]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[szoftver lista]" -#: 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 "Be" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Hozzáférési mód választás" -#: 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 "Ki" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Csak olvasható" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Olvasható-írható" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Mindet alapra" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "A kép beolvasása és mentése egy másik képbe" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Mind újratöltése" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "A kép beolvasása és mentése másikba" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Csalás" - -#: 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" -msgstr "Bekapcsolva" - -#: 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" -msgstr "Kikapcsolva" - -#: 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" +"One or more ROMs/CHDs for this machine are incorrect. The machine may not " +"run correctly.\n" msgstr "" +"Egy vagy több ROM/CHD nem megfelelő ehhez a géphez. A gép valószínűleg nem " +"fog megfelelően működni.\n" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"A géppel kapcsolatos hibák közismertek\n" +"\n" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" -msgstr "" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +msgstr "Egy vagy több ROM/CHD letárolása nem megfelelő ennél a gépnél.\n" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Képtükrözés a vegyes módban nem támogatott.\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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 "" +"Ez a gép nem volt teljesen befejezve. Furcsa működést produkálhat vagy " +"összetevők hiányozhatnak, amelyek nem emulációs hibák.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: 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 "" +"A gép nem rendelkezik hang hardverrel, MAME nem fog hangot szolgáltatni, ez " +"az elvárt működés.\n" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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 "" +"\n" +"EZ A GÉP NEM MŰKÖDIK. A gép emulációja nem teljes még. A hiba javítása " +"érdekében nem lehet semmit tenni, csupán várni, hogy a fejlesztők " +"tökéletesítsék az emulációt.\n" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: 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:533 -msgid "Left greater than right, value is difference" +#: 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:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Nyomj egy gombot a folytatáshoz" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Vezérlőprogram: %4$s\n" +"\n" +"Processzor:\n" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Parancs" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Gameinit" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Történet" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:342 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 "Mamescore" - -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Rendszer infó" - -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "" - -#: plugins/timer/init.lua:96 -msgid "Total time" +"Sound:\n" msgstr "" +"\n" +"Hang:\n" -#: plugins/timer/init.lua:98 -msgid "Play Count" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" +"\n" +"Kép:\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Nincs\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Vektor" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "" +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" +msgid "Screen '%1$s'" +msgstr "Képernyő '%1$s'" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Képernyő" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Új vonalkód:" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Nem támogatott" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Kód megadása" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Részlegesen támogatva" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Érvénytelen vonalkód hossz!" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[üres]" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -407,10 +310,47 @@ msgstr "Minden csalás újra betöltve" msgid "Autofire Settings" msgstr "Automata tüzelés beállítás" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Mindet alapra" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Mind újratöltése" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "Automata tüzelés állapot" +#: 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 "Kikapcsolva" + +#: 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 "Bekapcsolva" + +#: 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 "Be" + +#: 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 "Ki" + #: src/frontend/mame/ui/cheatopt.cpp:316 msgid "No buttons found on this machine!" msgstr "Nem található gomb ezen a gépen!" @@ -644,187 +584,438 @@ msgstr "Sárga" msgid "Violet" msgstr "Ibolya" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Szoftver használat" - -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Revízió:" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROM" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Betöltési hely kiválasztása" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "Felület" - -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Minták" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Mentési hely kiválasztása" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DAT" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "leállítva" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INI fájlok" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "játszva" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(lejátszás)" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "felvéve" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(rögzítés)" + +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Szünet/Állj" + +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Indítás" + +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Felvétel" + +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Visszatekerés" + +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Gyors előretekerés" + +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Ikonok" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Csalások" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Pillanatképek" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Játékgép" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Plakátok" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Címkép" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Befejezések" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCB-k" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 -msgid "Marquees" -msgstr "Matricák" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Kezelő pult" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Célkeresztek" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Illusztrációk" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Boss" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Illusztrációk előnézete" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Választás" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "Végkép" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Hogyan" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Logók" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Eredmények" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Ellen" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Borítók" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Mappa beállítások" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Egyéni szűrő választás:" + +#: src/frontend/mame/ui/utils.cpp:503 #, c-format -msgid "Current %1$s Folders" -msgstr "Jelenlegi %1$s mappák" +msgid "Filter %1$u" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Mappa váltás" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Utolsó szűrő eltávolítása" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Mappa létrehozása" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Szűrő beállítás" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Mappa eltávolítása" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Igen" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Nem" + +#: 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." +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:241 #, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "%1$s mappára váltás - Keresés: %2$s_" +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." +msgstr "" +"Gép nem található. %1$s.ini fájlban megadott rom elérési út ellenőrzése " +"szükséges.\n" +"\n" +"%2$s első alkalommal történő használata esetén, tekintsd meg a docs " +"könvtárban található config.txt fájlt %2$s beállításokkal kapcsolatos bővebb " +"információk végett." -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Beállítási lehetőségek" + +#: src/frontend/mame/ui/simpleselgame.cpp:292 #, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "%1$s mappa létrehozása - Keresés: %2$s_" +msgid "Type name or select: %1$s_" +msgstr "Név beírása vagy kiválasztás: %1$s_" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Beállítás a TAB billentyűvel" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Név beírása vagy kiválasztás: (véletlenszerű)" -#: src/frontend/mame/ui/dirmenu.cpp:513 +#: src/frontend/mame/ui/simpleselgame.cpp:308 +#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 #, c-format -msgid "Remove %1$s Folder" -msgstr "%1$s mappa eltávolítása" +msgid "%1$-.100s" +msgstr "%1$-.100s" + +#: 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 "%1$s, %2$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Illesztőprogram: %1$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Összegezve: NEM MŰKÖDIK" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Összegezve: Emulálatlan védelem" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Összegezve: Működik" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Grafika: Hibás, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Grafika: Jó, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Hang: nincs beépítve" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Hang: Hibás" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Hang: Jó" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Felhasználói felület" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Egyéb irányítók" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Vissza a géphez" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Kilépés" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Vissza az előző menübe" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Automata" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[fájl kezelő]" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Elem sorrend beállítása" + +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "Beállított sorrend: bejegyzések a következő sorrendben %s" + +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "rövid név" + +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "leírás" + +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[kompatibilitási lista]" + +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Képernyő #%d" + +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Forgatás" + +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Háttérfelület" + +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Átfedők" + +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Keretek" + +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "Vezérlőpult" + +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 +msgid "Marquees" +msgstr "Matricák" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Nézet" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Levágva" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Teljes" #: src/frontend/mame/ui/filecreate.cpp:79 msgid "File Already Exists - Override?" msgstr "Fájl már lézeik - Felülírod?" -#: 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" -msgstr "Nem" - -#: 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" -msgstr "Igen" - #: src/frontend/mame/ui/filecreate.cpp:171 msgid "New Image Name:" msgstr "Új kép neve:" @@ -845,872 +1036,776 @@ msgstr "Adj meg fájlkiterjesztést is" msgid "Select image format" msgstr "Kép formátum választás" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[üres hely]" - -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[létrehozás]" - -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[szoftver lista]" - -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Hozzáférési mód választás" - -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Csak olvasható" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Új vonalkód:" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Olvasható-írható" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Kód megadása" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "A kép beolvasása és mentése egy másik képbe" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Érvénytelen vonalkód hossz!" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "A kép beolvasása és mentése másikba" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Kiválasztási lista - Keresés: " -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Nem menthető el a könyvtárba" +#: src/frontend/mame/ui/selector.cpp:124 +#, c-format +msgid "Double click or press %1$s to select" +msgstr "Dupla kattintás vagy %1$s megnyomása a kiválasztáshoz" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." -msgstr "" -"A kiválasztott szoftver működéséhez hiányzik egy vagy több ROM illetve CHD " -"képfájl. Válassz másikat." - -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +"%s\n" +" added to favorites list." msgstr "" +"%s\n" +" felvéve a Kedvencek listára." -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" +"%s\n" +" eltávolítva a Kedvencek listáról." -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Gép beállítások" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Beépülők" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" 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/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -"Egy vagy több ROM/CHD nem megfelelő ehhez a géphez. A gép valószínűleg nem " -"fog megfelelően működni.\n" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -"A géppel kapcsolatos hibák közismertek\n" -"\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "Egy vagy több ROM/CHD letárolása nem megfelelő ennél a gépnél.\n" - -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "Képtükrözés a vegyes módban nem támogatott.\n" - -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\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" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -"Ez a gép nem volt teljesen befejezve. Furcsa működést produkálhat vagy " -"összetevők hiányozhatnak, amelyek nem emulációs hibák.\n" -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -"A gép nem rendelkezik hang hardverrel, MAME nem fog hangot szolgáltatni, ez " -"az elvárt működés.\n" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -"\n" -"EZ A GÉP NEM MŰKÖDIK. A gép emulációja nem teljes még. A hiba javítása " -"érdekében nem lehet semmit tenni, csupán várni, hogy a fejlesztők " -"tökéletesítsék az emulációt.\n" -#: 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/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -"\n" -"\n" -"Nyomj egy gombot a folytatáshoz" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Vezérlőprogram: %4$s\n" -"\n" -"Processzor:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -"\n" -"Hang:\n" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -"\n" -"Kép:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Nincs\n" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Vektor" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "Képernyő '%1$s'" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Képernyő" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Nem támogatott" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Részlegesen támogatva" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[üres]" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Pszeudó terminálok" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[sikertelen]" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Felhasználói felület" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Egyéb irányítók" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +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 "Alapra állítás" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Irányítás (általános)" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Irányítás (ez a gép)" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Analóg irányítók" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "Dip kapcsolók" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Gép beállítások" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Nyilvántartási infó" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Gép információk" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Kép információk" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Fájl kezelő" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Kazetta irányítók" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Behelyezhető eszközök" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Vonalkód olvasó" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Hálózati eszközök" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Billenytűzet mód" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Csúszka irányítók" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Kép beállítások" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Célkereszt beállítások" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Beépülő beállítások" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Külső DAT nézet" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Felvétel a Kedvencekhez" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Eltávolítás a kedvencekből" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Új gép választás" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Vissza a géphez" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Kilépés" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Vissza az előző menübe" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Automata" +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d gép (%5$d BIOS) )" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" -msgstr "Billenytűzet mód:" +#: 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/miscmenu.cpp:43 -msgid "Natural" -msgstr "Természetes" +#: 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/miscmenu.cpp:43 -msgid "Emulated" -msgstr "Emulálva" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Romkészlet: %1$-.100s" -#: src/frontend/mame/ui/miscmenu.cpp:236 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "Rendszer: %1$-.100s" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" +"The selected machine is missing one or more required ROM or CHD images. " +"Please select a different machine.\n" "\n" msgstr "" -"Játékidő: %1$d:%2$02d:%3$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:1249 src/frontend/mame/ui/selsoft.cpp:462 +msgid "Press any key to continue." msgstr "" -"Játékidő: %1$d:%2$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROM" + +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -"Kiosztott jegyek: %1$d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" -msgstr "Érme %1$c: NA%3$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "Felület" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" -msgstr "Érme %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Minták" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (zárolva)" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DAT" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Látható késés" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INI fájlok" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml mentve az ui mappába." +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Név: Leírás:\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Ikonok" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt mentve az ui mappába." +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Csalások" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Lista exportálása XML formátumba (mint -listxml)" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Pillanatképek" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "" -"Lista exportálása XML formátumba (mint -listxml, de belefoglalva az " -"eszközöket)" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Játékgép" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Lista exportálása TXT formátumba (mint -listfull)" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Plakátok" -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" Beállítás elmentve \n" -"\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Címkép" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Befejezések" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Vezérlőprogram" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCB-k" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Kezelő pult" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Gép beállítások mentése" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Célkeresztek" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Gép beállítások:" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Illusztrációk" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (alap)" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Boss" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Beépülők" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Illusztrációk előnézete" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Szűrő" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Választás" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Felület testre szabása" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "Végkép" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Könyvtár beállítások" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Hogyan" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Hang beállítások" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Logók" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Általános irányítás beállítás" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Eredmények" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Beállítások mentése" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Ellen" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Beállítások" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Borítók" -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Kiválasztási lista - Keresés: " +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Mappa beállítások" -#: src/frontend/mame/ui/selector.cpp:124 +#: src/frontend/mame/ui/dirmenu.cpp:167 #, c-format -msgid "Double click or press %1$s to select" -msgstr "Dupla kattintás vagy %1$s megnyomása a kiválasztáshoz" +msgid "Current %1$s Folders" +msgstr "Jelenlegi %1$s mappák" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Mappa váltás" + +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Mappa létrehozása" + +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Mappa eltávolítása" + +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" felvéve a Kedvencek listára." +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "%1$s mappára váltás - Keresés: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" eltávolítva a Kedvencek listáról." +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "%1$s mappa létrehozása - Keresés: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Beállítási lehetőségek" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Beállítás a TAB billentyűvel" -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Gép beállítások" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "%1$s mappa eltávolítása" + +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" +msgstr "Billenytűzet mód:" + +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" +msgstr "Természetes" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" +msgstr "Emulálva" -#: src/frontend/mame/ui/selgame.cpp:854 +#: src/frontend/mame/ui/miscmenu.cpp:236 #, c-format -msgid "Year\t%1$s\n" +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" +"Játékidő: %1$d:%2$02d:%3$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:855 +#: src/frontend/mame/ui/miscmenu.cpp:238 #, c-format -msgid "Manufacturer\t%1$-.100s\n" +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" msgstr "" +"Játékidő: %1$d:%2$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:859 +#: src/frontend/mame/ui/miscmenu.cpp:242 #, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +msgid "" +"Tickets dispensed: %1$d\n" +"\n" msgstr "" +"Kiosztott jegyek: %1$d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:253 +msgid "Coin %1$c: NA%3$s\n" +msgstr "Érme %1$c: NA%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:253 +#, c-format +msgid "Coin %1$c: %2$d%3$s\n" +msgstr "Érme %1$c: %2$d%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (zárolva)" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Látható késés" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml mentve az ui mappába." -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Név: Leírás:\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt mentve az ui mappába." -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Lista exportálása XML formátumba (mint -listxml)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" +"Lista exportálása XML formátumba (mint -listxml, de belefoglalva az " +"eszközöket)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Lista exportálása TXT formátumba (mint -listfull)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" +"\n" +" Beállítás elmentve \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Vezérlőprogram" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Felvétel a Kedvencekhez" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Eltávolítás a kedvencekből" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Gép beállítások mentése" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Gép beállítások:" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (alap)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Nem menthető el a könyvtárba" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: 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 "" +"A kiválasztott szoftver működéséhez hiányzik egy vagy több ROM illetve CHD " +"képfájl. Válassz másikat." -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Pszeudó terminálok" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[sikertelen]" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Irányítás (általános)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Irányítás (ez a gép)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Analóg irányítók" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "Dip kapcsolók" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Gép beállítások" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Nyilvántartási infó" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Gép információk" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Kép információk" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Fájl kezelő" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Kazetta irányítók" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Behelyezhető eszközök" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Vonalkód olvasó" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Hálózati eszközök" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Billenytűzet mód" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Csúszka irányítók" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Kép beállítások" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Függőleges" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Célkereszt beállítások" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Vízszintes" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Csalás" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Beépülő beállítások" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Külső DAT nézet" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Új gép választás" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Hang" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Mintavételezés" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Külső minták használata" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Hang beállítások" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d gép (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " SZÍNEK" + +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " TOLLAK" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Search: %1$s_" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Romkészlet: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "System: %1$-.100s" -msgstr "Rendszer: %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1240 msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Szoftver használat" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Revízió:" + #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" msgstr "Kezelő pult" @@ -1743,12 +1838,6 @@ msgstr "Szoftver rész választás:" msgid "BIOS selection:" msgstr "" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1778,188 +1867,32 @@ msgstr "romkészlet: %1$-.100s" #: src/frontend/mame/ui/selmenu.cpp:612 #, c-format msgid "Driver is clone of: %1$-.100s" -msgstr "A vezérlőprogram a következő klónja: %1$-.100s" - -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" -msgstr "A vezérlőprogram alap" - -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Összegezve: NEM MŰKÖDIK" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Összegezve: Emulálatlan védelem" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Összegezve: Működik" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Grafika: Hibás, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Grafika: Jó, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Hang: nincs beépítve" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Hang: Hibás" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Hang: Jó" - -#: src/frontend/mame/ui/selmenu.cpp:650 -#, c-format -msgid "%1$s %2$s" -msgstr "%1$s %2$s" - -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" -msgstr "Képek" - -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" -msgstr "Infók" - -#: src/frontend/mame/ui/selmenu.cpp:2454 -msgid "Usage" -msgstr "Használat" - -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" -msgstr "Általános infók" - -#: 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/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d szoftver csomag )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Vezérlőprogram: \"%1$s\" szoftver lista " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Gép nem található. %1$s.ini fájlban megadott rom elérési út ellenőrzése " -"szükséges.\n" -"\n" -"%2$s első alkalommal történő használata esetén, tekintsd meg a docs " -"könvtárban található config.txt fájlt %2$s beállításokkal kapcsolatos bővebb " -"információk végett." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Név beírása vagy kiválasztás: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Név beírása vagy kiválasztás: (véletlenszerű)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Illesztőprogram: %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Beépítetlen" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Hibás" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "Rendben" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Grafika: %s, Hang: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Hang" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Mintavételezés" +msgstr "A vezérlőprogram a következő klónja: %1$-.100s" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Külső minták használata" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" +msgstr "A vezérlőprogram alap" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" +msgstr "%1$s %2$s" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Betöltési hely kiválasztása" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" +msgstr "Képek" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" +msgstr "Infók" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Mentési hely kiválasztása" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" +msgstr "Használat" + +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" +msgstr "Általános infók" #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" @@ -2045,10 +1978,6 @@ msgstr "Sebesség frissítése" msgid "Rotation Options" msgstr "Elforgatási beállítások" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Forgatás" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "Forgatás jobbra" @@ -2261,70 +2190,22 @@ msgstr "Szinkronizált frissítés" msgid "Wait Vertical Sync" msgstr "V-sync-re várás" -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[fájl kezelő]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Elem sorrend beállítása" +#: 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 "Beállított sorrend: bejegyzések a következő sorrendben %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "rövid név" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "leírás" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "[kompatibilitási lista]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "leállítva" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "játszva" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(lejátszás)" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "felvéve" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(rögzítés)" - -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Szünet/Állj" - -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Indítás" - -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Felvétel" - -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Visszatekerés" +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d szoftver csomag )" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Gyors előretekerés" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Vezérlőprogram: \"%1$s\" szoftver lista " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2522,240 +2403,386 @@ msgstr "%1$.3f" msgid "%1$1.2f" msgstr "%1$1.2f" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" -msgstr "Célkereszt skála X %1$1.3f" +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "Célkereszt skála X %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "Célkereszt skála Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "Célkereszt kiegyenlítés X %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "Célkereszt kiegyenlítés Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "**ui.ini mentése közben hiba történt**" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "**%s.ini mentése közben hiba történt**" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Szűrő" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Felület testre szabása" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Könyvtár beállítások" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Általános irányítás beállítás" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Beállítások mentése" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Beállítások" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Parancs" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Gameinit" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Történet" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamescore" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Rendszer infó" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" -msgstr "Célkereszt skála Y %1$1.3f" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" -msgstr "Célkereszt kiegyenlítés X %1$1.3f" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" -msgstr "Célkereszt kiegyenlítés Y %1$1.3f" +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" -msgstr "**ui.ini mentése közben hiba történt**" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" -msgstr "**%s.ini mentése közben hiba történt**" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Egyéni szűrő választás:" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Utolsó szűrő eltávolítása" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Szűrő beállítás" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Képernyő #%d" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Háttérfelület" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Átfedők" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Keretek" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "Vezérlőpult" +#~ msgid "Vertical" +#~ msgstr "Függőleges" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Nézet" +#~ msgid "Horizontal" +#~ msgstr "Vízszintes" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Levágva" +#~ msgid "Unimplemented" +#~ msgstr "Beépítetlen" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Teljes" +#~ msgid "Imperfect" +#~ msgstr "Hibás" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " SZÍNEK" +#~ msgid "OK" +#~ msgstr "Rendben" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " TOLLAK" +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "Grafika: %s, Hang: %s" #~ msgid "Audit in progress..." #~ msgstr "Ellenőrzés folyamatban..." diff --git a/language/Indonesian/strings.po b/language/Indonesian/strings.po index 499ece53d4b..c59bcd5ea16 100644 --- a/language/Indonesian/strings.po +++ b/language/Indonesian/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" @@ -17,398 +17,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -643,1274 +559,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1997,10 +1930,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2213,69 +2142,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2452,253 +2333,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Italian/strings.po b/language/Italian/strings.po index 79d52a2a90a..b77929e51be 100644 --- a/language/Italian/strings.po +++ b/language/Italian/strings.po @@ -6,7 +6,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: 2017-08-30 09:37+0200\n" "Last-Translator: Piergiorgio Bellezza\n" "Language-Team: MAME Language Team\n" @@ -17,455 +17,400 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 2.0.3\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" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [interno]" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "Nessuno" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Azzera" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: 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 "[slot vuoto]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[crea]" -#: 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 "Attivo" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[lista software]" -#: 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 "Non Attivo" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Selezione modalità di accesso" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Sola-Lettura" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Ripristina Tutto" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Lettura-Scrittura" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Ricarica Tutto" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Leggi da questo file, scrivi su un altro" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Leggi da questo file, scrivi su diff" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" -msgstr "" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "protezione" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Trucco" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +msgstr "tavolozza colore" -#: 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" -msgstr "Abilitato" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "grafica" -#: 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" -msgstr "Disabilitato" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "audio" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr "" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "controlli" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "tastiera" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "mouse" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "microfono" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "camera" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "disco" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "stampante" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "LAN" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "WAN" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" +msgstr "temporizzazione" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: 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" msgstr "" +"Uno o più ROM/CHD per questa macchina non sono corretti. La macchina " +"potrebbe non funzionare correttamente.\n" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"Ci sono problemi noti per questa macchina\n" +"\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:195 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" -msgstr "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +msgstr "Uno o più ROM/CHD per questa macchina non è dumpato correttamente.\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" -msgstr "" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "Funzionalità assolutamente non emulate: " -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" +msgstr "%s" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" -msgstr "" +#: 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 ", %s" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "Funzionalità emulate non perfettamente: " -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "L'inversione dello schermo in modalità cocktail non è supportata.\n" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "Questa macchina richiede file di artwork extra\n" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" +#: 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 "" +"Questa macchina non è mai stata completata. Potrebbe mostrare comportamenti " +"strani o elementi mancanti che non sono bug nell'emulazione.\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: 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 "" +"Questa macchina non ha alcun componente audio, MAME non produrrà alcun suono " +"e questo è il comportamento atteso e non un bug.\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"\n" +"QUESTA MACCHINA NON FUNZIONA. L'emulazione di questa macchina non è ancora " +"completa. Non c'è nulla che tu possa fare per risolvere questo problema " +"eccetto aspettare che gli sviluppatori migliorino l'emulazione.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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 "" +"\n" +"Gli elementi di questa macchina non possono essere emulati poiché richiedono " +"interazione fisica o consistono di dispositivi meccanici. Non è possibile " +"sperimentare pienamente questa macchina.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" msgstr "" +"\n" +"\n" +"Ci sono Cloni funzionanti di questa macchina: %s" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Premi un tasto per proseguire" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Driver: %4$s\n" +"\n" +"CPU:\n" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"Audio:\n" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" +"\n" +"Video:\n" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Nessuno\n" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Vettoriale" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" +msgstr "Schermo '%1$s'" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Schermo" -#: plugins/cheatfind/init.lua:568 -msgid "Value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Non supportato" -#: plugins/cheatfind/init.lua:572 -msgid "Any" -msgstr "" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Parzialmente supportato" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" -msgstr "" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[vuoto]" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" +"Commento Cheat:\n" +"%s" -#: plugins/cheatfind/init.lua:606 -msgid "Match block" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" +msgstr "Tutti i cheat sono stati ricaricati" -#: plugins/cheatfind/init.lua:609 -msgid "All" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" +msgstr "Impostazioni Autofire" -#: plugins/cheatfind/init.lua:660 -#, lua-format -msgid "Test cheat at addr %08X" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Ripristina Tutto" -#: plugins/cheatfind/init.lua:692 -msgid "Cheat engine not available" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Ricarica Tutto" -#: plugins/cheatfind/init.lua:741 -msgid "Test" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:273 +msgid "Autofire Status" +msgstr "Stato Autofire" -#: plugins/cheatfind/init.lua:741 -msgid "Write" -msgstr "" +#: 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 "Disabilitato" -#: plugins/cheatfind/init.lua:741 -msgid "Watch" -msgstr "" +#: 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 "Abilitato" -#: plugins/cheatfind/init.lua:758 -msgid "Page" -msgstr "" +#: 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 "Attivo" -#: plugins/cheatfind/init.lua:776 -msgid "Clear Watches" -msgstr "" +#: 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 "Non Attivo" -#: plugins/cheatfind/init.lua:786 -msgid "Cheat Finder" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:316 +msgid "No buttons found on this machine!" +msgstr "Nessun tasto/pulsante trovato per questa macchina!" -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Comando" +#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 +msgid "Autofire Delay" +msgstr "Ritardo Autofire" -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Inizializza Gioco" +#: src/frontend/mame/ui/custui.cpp:31 +msgid "Show All" +msgstr "Mostra Tutti" -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "Punteggi Migliori" +#: src/frontend/mame/ui/custui.cpp:32 +msgid "Hide Filters" +msgstr "Nascondi Filtri" -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Storico" +#: src/frontend/mame/ui/custui.cpp:33 +msgid "Hide Info/Image" +msgstr "Nascondi Info/Immagine" -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -msgid "" -"\n" -"\n" -"--- DRIVER INFO ---\n" -"Driver: " -msgstr "" +#: src/frontend/mame/ui/custui.cpp:34 +msgid "Hide Both" +msgstr "Nascondi Entrambi" -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "Info MAME" +#: src/frontend/mame/ui/custui.cpp:151 +msgid "Fonts" +msgstr "Font" -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "Punteggio MARP" +#: src/frontend/mame/ui/custui.cpp:152 +msgid "Colors" +msgstr "Colori" -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "Info MESS" +#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 +msgid "Language" +msgstr "Lingua" -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Punteggio MAME" +#: src/frontend/mame/ui/custui.cpp:161 +msgid "Show side panels" +msgstr "Mostra pannelli laterali" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Info di Sistema" +#: src/frontend/mame/ui/custui.cpp:173 +msgid "Custom UI Settings" +msgstr "Impostazioni UI Personalizzate" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:223 +msgid "default" +msgstr "predefinito" -#: plugins/timer/init.lua:96 -msgid "Total time" -msgstr "" - -#: plugins/timer/init.lua:98 -msgid "Play Count" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "Verifico le ROMs per %1$u le macchine marcate come non disponibili?" - -#: src/frontend/mame/ui/auditmenu.cpp:99 -#, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "Verifico le ROMs per tutte %1$u le macchine?" - -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "(i risultati verranno salvati su %1$s)" - -#: src/frontend/mame/ui/auditmenu.cpp:130 -#, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" -"Verifica delle ROMs per la macchina %2$u di %3$u...\n" -"%1$s" - -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "Avvia Verifica" - -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Nuovo codice a barre:" - -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Inserisci codice a barre" - -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Lunghezza codice a barre errata!" - -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format -msgid "" -"Cheat Comment:\n" -"%s" -msgstr "" -"Commento Cheat:\n" -"%s" - -#: src/frontend/mame/ui/cheatopt.cpp:105 -msgid "All cheats reloaded" -msgstr "Tutti i cheat sono stati ricaricati" - -#: src/frontend/mame/ui/cheatopt.cpp:136 -msgid "Autofire Settings" -msgstr "Impostazioni Autofire" - -#: src/frontend/mame/ui/cheatopt.cpp:273 -msgid "Autofire Status" -msgstr "Stato Autofire" - -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "Nessun tasto/pulsante trovato per questa macchina!" - -#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 -msgid "Autofire Delay" -msgstr "Ritardo Autofire" - -#: src/frontend/mame/ui/custui.cpp:31 -msgid "Show All" -msgstr "Mostra Tutti" - -#: src/frontend/mame/ui/custui.cpp:32 -msgid "Hide Filters" -msgstr "Nascondi Filtri" - -#: src/frontend/mame/ui/custui.cpp:33 -msgid "Hide Info/Image" -msgstr "Nascondi Info/Immagine" - -#: src/frontend/mame/ui/custui.cpp:34 -msgid "Hide Both" -msgstr "Nascondi Entrambi" - -#: src/frontend/mame/ui/custui.cpp:151 -msgid "Fonts" -msgstr "Font" - -#: src/frontend/mame/ui/custui.cpp:152 -msgid "Colors" -msgstr "Colori" - -#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 -msgid "Language" -msgstr "Lingua" - -#: src/frontend/mame/ui/custui.cpp:161 -msgid "Show side panels" -msgstr "Mostra pannelli laterali" - -#: src/frontend/mame/ui/custui.cpp:173 -msgid "Custom UI Settings" -msgstr "Impostazioni UI Personalizzate" - -#: src/frontend/mame/ui/custui.cpp:223 -msgid "default" -msgstr "predefinito" - -#: src/frontend/mame/ui/custui.cpp:331 -msgid "UI Font" -msgstr "Font UI" +#: src/frontend/mame/ui/custui.cpp:331 +msgid "UI Font" +msgstr "Font UI" #: src/frontend/mame/ui/custui.cpp:336 msgid "Bold" @@ -648,622 +593,945 @@ msgstr "Giallo" msgid "Violet" msgstr "Viola" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Utilizzo Software" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "Carica Stato" + +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Seleziona la posizione da cui caricare" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "Salva Stato" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Seleziona la posizione in cui salvare" + +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "fermato" + +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "in esecuzione" + +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(in esecuzione)" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "registra" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(registra)" + +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Pausa/Stop" + +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Gioca" + +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Registra" + +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Riavvolgi" + +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Avanti Veloce" + +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "Non filtrato" + +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "Disponibile" + +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "Non disponibile" + +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "Funziona" + +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "Non Funziona" + +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "Meccanico" + +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "Non Meccanico" + +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "Categoria" + +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "Preferiti" + +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" + +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "Nessun BIOS" + +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "Genitori" + +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "Cloni" + +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "Produttore" + +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "Anno" + +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "Salvataggio Supportato" + +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "Salvataggio non Supportato" + +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "CHD Richiesto" + +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "Nessun CHD Richiesto" + +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "Schermata Verticale" + +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "Schermata Orizzontale" + +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "Filtro Personalizzato" + +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "Editore" + +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "Supportato" + +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "Parzialmente Supportato" + +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "Non supportato" + +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "Regione di Rilascio" + +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "Tipo Dispositivo" + +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "Lista Software" + +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Seleziona filtro personalizzato:" + +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "Filtro %1$u" + +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Rimuovi ultimo filtro" + +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Aggiungi filtro" + +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "Seleziona categoria:" + +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "[nessun file INI di categoria]" + +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "[nessun gruppo nel file INI]" + +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "Nessun file INI della categoria trovata" + +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "File" + +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "Nessun gruppo trovato nel file di categoria" + +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "Gruppo" + +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "Cloni inclusi" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Si" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "No" + +#: 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." +msgstr "" +"Il gioco selezionato è mancante di una o più ROM richieste o immagini CHD. " +"Si prega di scegliere un gioco diverso.\n" +"\n" +"Premi qualsiasi tasto per continuare." + +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"Nessuna macchina trovata. Controlla il percorso specificato nel file %1$s." +"ini.\n" +"\n" +"Se questa è la prima volta che usi %2$s, si prega di consultare il file " +"config.txt nella cartella docs per le informazioni sulla configurazine %2$s." + +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Configura Opzioni" + +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Digita il nome o seleziona: %1$s_" + +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Digita il nome o seleziona: (casuale)" + +#: 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$-.100s" +msgstr "%1$-.100s" + +#: 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 "%1$s,%2$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Driver:%1$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Complessivamente: NON FUNZIONANTE" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Complessivamente: Protezione Non Emulata" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Complessivamente: Funzionante" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Grafica: Non implementata, " + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Grafica: Non Perfetta, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Grafica: OK, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "Suoni: Nessuno" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Audio: Non Implementato" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Audio: Non Perfetto" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Audio: OK" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Interfaccia Utente" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Altri Controlli" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Revisione: " +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Ritorna alla Macchina" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROM" +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Esci" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "Programma Multimediale" +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Torna al Menu Precedente" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "UI" +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Auto" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Sample" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[gestore file]" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DAT" +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Cambia Ordinamento Opzioni" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INI" +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "Ordinamento Cambiato: Opzioni ordinate ora per %s" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "Categoria INI" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "nome breve" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Icone" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "descrizione" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Cheat" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[lista compatibile]" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Istantanee" +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Schermo #%d" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Cabinati" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Rotazione" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Volantini" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Sfondi (Backdrops)" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Titoli" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Sovrapposizioni (Overlays)" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Finali" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Cornici (Bezels)" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCB" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "Pannello Comandi (CPanels)" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 msgid "Marquees" msgstr "Tendoni" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Pannelli di controllo" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Vista" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Puntatori" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Tagliata" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Disegni" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Completa" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Boss" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "File Già Esistente - Sovrascrivo?" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Anteprima Disegni" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Nuovo Nome Immagine:" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Seleziona" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Formato Immagine:" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "GameOver" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Crea" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Come Fare" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Inserisci anche l'estensione" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Logo" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Seleziona formato immagine" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Punteggi" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Nuovo codice a barre:" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Contro" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Inserisci codice a barre" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Copertine" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Lunghezza codice a barre errata!" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Configura Cartelle" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Lista Selezione - Cerca: " -#: src/frontend/mame/ui/dirmenu.cpp:167 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Current %1$s Folders" -msgstr "Cartella Corrente %1$s" +msgid "Double click or press %1$s to select" +msgstr "Doppio click o premi %1$s per selezionare" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Cambia Cartella" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." +msgstr "" +"%s\n" +" aggiunto ai preferiti." -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Aggiungi Cartella" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." +msgstr "" +"%s\n" +" rimosso dai preferiti." -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Rimuovi Cartella" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Configura Macchina" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Plugin" + +#: src/frontend/mame/ui/selgame.cpp:853 #, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Cambia Cartella %1$s - Cerca: %2$s_" +msgid "Romset\t%1$-.100s\n" +msgstr "Set di rom\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:854 #, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Aggiungi Cartella %1$s - Cerca: %2$s_" +msgid "Year\t%1$s\n" +msgstr "Anno\t%1$s\n" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Premi TAB per impostare" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "Produttore\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:513 +#: src/frontend/mame/ui/selgame.cpp:859 #, c-format -msgid "Remove %1$s Folder" -msgstr "Rimuovi Cartella %1$sr" +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "Il Driver è un Clone di\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "Il Driver è un Parent\t\n" + +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "Controlli Analogici\tSì\n" + +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "Input di Tastiera\tSì\n" + +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "Complessivamente\tNON FUNZIONANTE\n" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "File Già Esistente - Sovrascrivo?" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "Complessivamente\tProtezione Non Emulata\n" -#: 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" -msgstr "No" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "Complessivamente\tFunzionante\n" -#: 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" -msgstr "Si" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "Grafica\tNon implementata\n" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Nuovo Nome Immagine:" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "Grafica\tColori Errati\n" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Formato Immagine:" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "Grafica\tColori Non Perfetti\n" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Crea" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "Grafica\tNon Perfetta\n" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Inserisci anche l'estensione" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "Grafica\tOK\n" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Seleziona formato immagine" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "Suoni\tNessuno\n" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[slot vuoto]" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "Audio\tNon Implementato\n" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[crea]" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "Audio\tNon Perfetto\n" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[lista software]" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "Audio\tOK\n" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Selezione modalità di accesso" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "Controlli\tNon implementati\n" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Sola-Lettura" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "Controlli\tImperfetti\n" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Lettura-Scrittura" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "Tastiera\tNon implementata\n" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Leggi da questo file, scrivi su un altro" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "Tastiera\tImperfetta\n" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Leggi da questo file, scrivi su diff" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "Mouse\tNon implementato\n" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Non posso salvare in questa cartella" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "Mouse\tImperfetto\n" -#: 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 "" -"Nel software selezionato mancano una o più ROM o immagini CHD richiesti. " -"Selezionane un'altra." +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "Microfono\tNon implementato\n" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "protezione" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "Microfono\tImperfetto\n" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "tavolozza colore" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "Camera\tNon implementata\n" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "grafica" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "Camera\tImperfetta\n" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "audio" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "Disco\tNon implementato\n" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "controlli" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "Disco\tImperfetto\n" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "tastiera" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "Stampante\tNon implementata\n" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "mouse" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "Stampante\tImperfetta\n" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "microfono" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "LAN\tNon implementata\n" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "camera" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "LAN\tImperfetta\n" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "disco" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "WAN\tNon implementata\n" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "stampante" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "WAN\tImperfetta\n" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "LAN" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "Temporizzazione\tNon implementata\n" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "WAN" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "Temporizzazione\tImperfetta\n" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "temporizzazione" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +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/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -"Uno o più ROM/CHD per questa macchina non sono corretti. La macchina " -"potrebbe non funzionare correttamente.\n" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -"Ci sono problemi noti per questa macchina\n" -"\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "Uno o più ROM/CHD per questa macchina non è dumpato correttamente.\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "Funzionalità assolutamente non emulate: " +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" -msgstr "%s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: 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 ", %s" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "Funzionalità emulate non perfettamente: " +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "L'inversione dello schermo in modalità cocktail non è supportata.\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "Questa macchina richiede file di artwork extra\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\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" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -"Questa macchina non è mai stata completata. Potrebbe mostrare comportamenti " -"strani o elementi mancanti che non sono bug nell'emulazione.\n" -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -"Questa macchina non ha alcun componente audio, MAME non produrrà alcun suono " -"e questo è il comportamento atteso e non un bug.\n" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -"\n" -"QUESTA MACCHINA NON FUNZIONA. L'emulazione di questa macchina non è ancora " -"completa. Non c'è nulla che tu possa fare per risolvere questo problema " -"eccetto aspettare che gli sviluppatori migliorino l'emulazione.\n" -#: 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/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -"\n" -"Gli elementi di questa macchina non possono essere emulati poiché richiedono " -"interazione fisica o consistono di dispositivi meccanici. Non è possibile " -"sperimentare pienamente questa macchina.\n" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -"\n" -"\n" -"Ci sono Cloni funzionanti di questa macchina: %s" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -"\n" -"\n" -"Premi un tasto per proseguire" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"CPU:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -"\n" -"Audio:\n" -#: src/frontend/mame/ui/info.cpp:370 +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"\n" -"Video:\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"\n" -"Video:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Nessuno\n" +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d macchine (%5$d BIOS) )" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Vettoriale" +#: 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 "%1$s: %2$s - Cerca: %3$s_" -#: src/frontend/mame/ui/info.cpp:392 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +msgid "Search: %1$s_" +msgstr "Cerca: %1$s_" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Set di Rom:%1$-.100s" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format -msgid "Screen '%1$s'" -msgstr "Schermo '%1$s'" +msgid "System: %1$-.100s" +msgstr "Sistema: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Schermo" +#: 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 "" +"Nella macchina selezionata mancano uno o più file ROM o CHD richiesti. " +"Seleziona un'altra macchina.\n" +"\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Non supportato" +#: src/frontend/mame/ui/selgame.cpp:1249 src/frontend/mame/ui/selsoft.cpp:462 +msgid "Press any key to continue." +msgstr "Premi un tasto per continuare." -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Parzialmente supportato" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROM" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[vuoto]" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "Programma Multimediale" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Pseudo terminali" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "UI" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[fallito]" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Sample" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Interfaccia Utente" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DAT" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Altri Controlli" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INI" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" -msgstr "Azzera" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "Categoria INI" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Input (generali)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Icone" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Input (questa Macchina)" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Cheat" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Controlli Analogici" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Istantanee" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "Dip-Switch" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Cabinati" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Configurazione Macchina" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Volantini" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Info Crediti e Tempi di Utilizzo" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Titoli" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Informazioni Macchina" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Finali" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Informazioni Software" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCB" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Gestore File" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Pannelli di controllo" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Controllo Cassetta" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Puntatori" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "Selezione BIOS" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Disegni" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Slot" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Boss" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Lettore Codice a Barre" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Anteprima Disegni" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Dispositivi di Rete" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Seleziona" + +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "GameOver" + +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Come Fare" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Modalità Tastiera" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Logo" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Regolazione Cursori" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Punteggi" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Opzioni Video" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Contro" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Opzioni Puntamento" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Copertine" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Opzioni Plugin" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Configura Cartelle" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Visualizza DAT Aggiuntivi" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "Cartella Corrente %1$s" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Aggiungi ai Preferiti" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Cambia Cartella" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Rimuovi dai Preferiti" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Aggiungi Cartella" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Seleziona Nuova Macchina" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Rimuovi Cartella" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Ritorna alla Macchina" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Cambia Cartella %1$s - Cerca: %2$s_" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Esci" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Aggiungi Cartella %1$s - Cerca: %2$s_" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Torna al Menu Precedente" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Premi TAB per impostare" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Auto" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "Rimuovi Cartella %1$sr" #: src/frontend/mame/ui/miscmenu.cpp:43 msgid "Keyboard Mode:" @@ -1319,411 +1587,239 @@ msgstr " (bloccati)" #: src/frontend/mame/ui/miscmenu.cpp:503 msgid "Visible Delay" -msgstr "Ritardo Visibilità" - -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml salvato nella cartella UI." - -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Nome: Descrizione:\n" - -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt salvato nella cartella UI." - -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Esporta lista in formato XML (come -listxml)" - -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "Esporta lista in formato XML (come -listxml, ma escludendo i device)" - -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Esporta lista in formato TXT (come -listfull)" - -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" Configurazione salvata \n" -"\n" - -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" - -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Driver" - -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "Questa macchina non ha BIOS." - -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Salva configurazione per questo sistema" - -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Configura questo sistema:" - -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (predefinito)" - -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Plugin" - -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filtri" - -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Personalizza UI" - -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Configura Cartelle" - -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Opzioni Audio" - -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Input Generali" - -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Salva Configurazione" - -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Impostazioni" - -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Lista Selezione - Cerca: " - -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Doppio click o premi %1$s per selezionare" - -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" aggiunto ai preferiti." - -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" rimosso dai preferiti." - -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Configura Opzioni" - -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Configura Macchina" - -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "Set di rom\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "Anno\t%1$s\n" - -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "Produttore\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "Il Driver è un Clone di\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "Il Driver è un Parent\t\n" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "Controlli Analogici\tSì\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "Input di Tastiera\tSì\n" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "Complessivamente\tNON FUNZIONANTE\n" - -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "Complessivamente\tProtezione Non Emulata\n" - -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "Complessivamente\tFunzionante\n" - -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "Grafica\tNon implementata\n" +msgstr "Ritardo Visibilità" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "Grafica\tColori Errati\n" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml salvato nella cartella UI." -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "Grafica\tColori Non Perfetti\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Nome: Descrizione:\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "Grafica\tNon Perfetta\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt salvato nella cartella UI." -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "Grafica\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Esporta lista in formato XML (come -listxml)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "Suoni\tNessuno\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "Esporta lista in formato XML (come -listxml, ma escludendo i device)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "Audio\tNon Implementato\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Esporta lista in formato TXT (come -listfull)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "Audio\tNon Perfetto\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" Configurazione salvata \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "Audio\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Driver" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "Controlli\tNon implementati\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "Questa macchina non ha BIOS." -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "Controlli\tImperfetti\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Aggiungi ai Preferiti" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "Tastiera\tNon implementata\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Rimuovi dai Preferiti" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "Tastiera\tImperfetta\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Salva configurazione per questo sistema" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "Mouse\tNon implementato\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Configura questo sistema:" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "Mouse\tImperfetto\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (predefinito)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "Microfono\tNon implementato\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Non posso salvare in questa cartella" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "Microfono\tImperfetto\n" +#: 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 "" +"Nel software selezionato mancano una o più ROM o immagini CHD richiesti. " +"Selezionane un'altra." -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "Camera\tNon implementata\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Pseudo terminali" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "Camera\tImperfetta\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[fallito]" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "Disco\tNon implementato\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Input (generali)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "Disco\tImperfetto\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Input (questa Macchina)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "Stampante\tNon implementata\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Controlli Analogici" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "Stampante\tImperfetta\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "Dip-Switch" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "LAN\tNon implementata\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Configurazione Macchina" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "LAN\tImperfetta\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Info Crediti e Tempi di Utilizzo" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "WAN\tNon implementata\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Informazioni Macchina" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "WAN\tImperfetta\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Informazioni Software" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "Temporizzazione\tNon implementata\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Gestore File" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "Temporizzazione\tImperfetta\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Controllo Cassetta" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "Macchina Meccanica\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "Selezione BIOS" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "Richiede Artwork\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Slot" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "Richiede Artwork Cliccabile\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Lettore Codice a Barre" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "Supporta Modalità Cocktail\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Dispositivi di Rete" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "Il Driver è il BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Modalità Tastiera" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "Salvataggio Supportato\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Regolazione Cursori" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "Orientamento Schermo\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Opzioni Video" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Verticale" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Opzioni Puntamento" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Orizzontale" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Trucco" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "Richiede CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Opzioni Plugin" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "Esito Audit Rom\tOK\n" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Visualizza DAT Aggiuntivi" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "Esito Audit Rom\tBAD\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Seleziona Nuova Macchina" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "Esito Audit Sample\tNon Necessario\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Audio" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "Esito Audit Sample\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Frequenza di Campionamento" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "Esito Audit Sample\tBAD\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Usa Sample Aggiuntivi" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"Esito Audit Rom\tDisabilitato\n" -"Esito Audit Sample\tDisabilitato\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Opzioni Audio" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d macchine (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " COLORI" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - Cerca: %3$s_" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " PEN" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "Search: %1$s_" -msgstr "Cerca: %1$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "Verifico le ROMs per %1$u le macchine marcate come non disponibili?" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Set di Rom:%1$-.100s" +msgid "Audit ROMs for all %1$u machines?" +msgstr "Verifico le ROMs per tutte %1$u le macchine?" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "System: %1$-.100s" -msgstr "Sistema: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "(i risultati verranno salvati su %1$s)" -#: src/frontend/mame/ui/selgame.cpp:1240 +#: src/frontend/mame/ui/auditmenu.cpp:130 +#, c-format msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -"Nella macchina selezionata mancano uno o più file ROM o CHD richiesti. " -"Seleziona un'altra macchina.\n" -"\n" +"Verifica delle ROMs per la macchina %2$u di %3$u...\n" +"%1$s" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "Premi un tasto per continuare." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "Avvia Verifica" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Utilizzo Software" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Revisione: " #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1757,12 +1853,6 @@ msgstr "Selezione parte software:" msgid "BIOS selection:" msgstr "Selezione BIOS:" -#: 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" -msgstr "%1$s,%2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1798,49 +1888,6 @@ msgstr "Il Driver è un clone di: %-.100s" msgid "Driver is parent" msgstr "Il Driver è un parent" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Complessivamente: NON FUNZIONANTE" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Complessivamente: Protezione Non Emulata" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Complessivamente: Funzionante" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Grafica: Non implementata, " - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Grafica: Non Perfetta, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Grafica: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "Suoni: Nessuno" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Audio: Non Implementato" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Audio: Non Perfetto" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Audio: OK" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" @@ -1862,125 +1909,6 @@ msgstr "Utilizzo" msgid "General Info" msgstr "Informazioni Generali" -#: 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 "" -"Nel software selezionato mancano uno o più file richiesti. Seleziona " -"un'altra software.\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d pacchetti software )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Driver: \"%1$s\" lista software " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" -"Il gioco selezionato è mancante di una o più ROM richieste o immagini CHD. " -"Si prega di scegliere un gioco diverso.\n" -"\n" -"Premi qualsiasi tasto per continuare." - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Nessuna macchina trovata. Controlla il percorso specificato nel file %1$s." -"ini.\n" -"\n" -"Se questa è la prima volta che usi %2$s, si prega di consultare il file " -"config.txt nella cartella docs per le informazioni sulla configurazine %2$s." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Digita il nome o seleziona: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Digita il nome o seleziona: (casuale)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Driver:%1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Non Implementato" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Non Perfetto" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "OK" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Gfx: %s, Audio: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [interno]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Audio" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Frequenza di Campionamento" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Usa Sample Aggiuntivi" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "Carica Stato" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Seleziona la posizione da cui caricare" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "Salva Stato" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Seleziona la posizione in cui salvare" - #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" msgstr "Opzioni Varie" @@ -2065,10 +1993,6 @@ msgstr "Velocità di Aggiornamento" msgid "Rotation Options" msgstr "Opzioni di rotazione" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Rotazione" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "Ruota a destra" @@ -2251,100 +2175,55 @@ msgstr "HLSL" #: src/frontend/mame/ui/submenu.cpp:106 msgid "GLSL" -msgstr "GLSL" - -#: src/frontend/mame/ui/submenu.cpp:107 -msgid "Bilinear Filtering" -msgstr "Filtro Bilineare" - -#: src/frontend/mame/ui/submenu.cpp:108 -msgid "Bitmap Prescaling" -msgstr "Divisore Bitmap" - -#: src/frontend/mame/ui/submenu.cpp:109 -msgid "Window Mode" -msgstr "Modalità a Finestra" - -#: src/frontend/mame/ui/submenu.cpp:110 -msgid "Enforce Aspect Ratio" -msgstr "Forza Proporzioni Video" - -#: src/frontend/mame/ui/submenu.cpp:111 -msgid "Start Out Maximized" -msgstr "Avvia Massimizzato" - -#: src/frontend/mame/ui/submenu.cpp:112 -msgid "Synchronized Refresh" -msgstr "Aggiornamento Sincronizzato" - -#: src/frontend/mame/ui/submenu.cpp:113 -msgid "Wait Vertical Sync" -msgstr "Attendi la Sincronizzazione Verticale" - -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[gestore file]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Cambia Ordinamento Opzioni" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "Ordinamento Cambiato: Opzioni ordinate ora per %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "nome breve" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "descrizione" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "[lista compatibile]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "fermato" +msgstr "GLSL" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "in esecuzione" +#: src/frontend/mame/ui/submenu.cpp:107 +msgid "Bilinear Filtering" +msgstr "Filtro Bilineare" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(in esecuzione)" +#: src/frontend/mame/ui/submenu.cpp:108 +msgid "Bitmap Prescaling" +msgstr "Divisore Bitmap" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "registra" +#: src/frontend/mame/ui/submenu.cpp:109 +msgid "Window Mode" +msgstr "Modalità a Finestra" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(registra)" +#: src/frontend/mame/ui/submenu.cpp:110 +msgid "Enforce Aspect Ratio" +msgstr "Forza Proporzioni Video" -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Pausa/Stop" +#: src/frontend/mame/ui/submenu.cpp:111 +msgid "Start Out Maximized" +msgstr "Avvia Massimizzato" -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Gioca" +#: src/frontend/mame/ui/submenu.cpp:112 +msgid "Synchronized Refresh" +msgstr "Aggiornamento Sincronizzato" -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Registra" +#: src/frontend/mame/ui/submenu.cpp:113 +msgid "Wait Vertical Sync" +msgstr "Attendi la Sincronizzazione Verticale" -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Riavvolgi" +#: 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 "" +"Nel software selezionato mancano uno o più file richiesti. Seleziona " +"un'altra software.\n" +"\n" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Avanti Veloce" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d pacchetti software )" + +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Driver: \"%1$s\" lista software " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2570,211 +2449,403 @@ msgstr "**Errore nel salvataggio del file ui.ini**" msgid "**Error saving %s.ini**" msgstr "**Errore nel salvataggio del file %s.ini**" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "Non filtrato" +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filtri" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Personalizza UI" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Configura Cartelle" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Input Generali" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Salva Configurazione" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Impostazioni" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "Nessuno" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Comando" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Inizializza Gioco" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "Punteggi Migliori" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Storico" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "Info MAME" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "Info MESS" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Punteggio MAME" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Info di Sistema" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "Punteggio MARP" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" + +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "" + +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "" + +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "" + +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder 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 "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" -msgstr "Disponibile" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" -msgstr "Non disponibile" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "Funziona" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "Non Funziona" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "Meccanico" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "Non Meccanico" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "Categoria" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "Preferiti" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "Nessun BIOS" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" -msgstr "Genitori" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" -msgstr "Cloni" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "Produttore" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "Anno" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "Salvataggio Supportato" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "Salvataggio non Supportato" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "CHD Richiesto" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "Nessun CHD Richiesto" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "Schermata Verticale" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "Schermata Orizzontale" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "Filtro Personalizzato" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "Editore" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "Supportato" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "Parzialmente Supportato" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "Non supportato" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "Regione di Rilascio" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "Tipo Dispositivo" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "Lista Software" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" -msgstr "" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Seleziona filtro personalizzato:" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "Filtro %1$u" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Rimuovi ultimo filtro" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Aggiungi filtro" +#~ msgid "Mechanical Machine\t%1$s\n" +#~ msgstr "Macchina Meccanica\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "Seleziona categoria:" +#~ msgid "Requires Artwork\t%1$s\n" +#~ msgstr "Richiede Artwork\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" -msgstr "[nessun file INI di categoria]" +#~ msgid "Requires Clickable Artwork\t%1$s\n" +#~ msgstr "Richiede Artwork Cliccabile\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" -msgstr "[nessun gruppo nel file INI]" +#~ msgid "Support Cocktail\t%1$s\n" +#~ msgstr "Supporta Modalità Cocktail\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" -msgstr "Nessun file INI della categoria trovata" +#~ msgid "Driver is BIOS\t%1$s\n" +#~ msgstr "Il Driver è il BIOS\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "File" +#~ msgid "Support Save\t%1$s\n" +#~ msgstr "Salvataggio Supportato\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" -msgstr "Nessun gruppo trovato nel file di categoria" +#~ msgid "Screen Orientation\t%1$s\n" +#~ msgstr "Orientamento Schermo\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "Gruppo" +#~ msgid "Vertical" +#~ msgstr "Verticale" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" -msgstr "Cloni inclusi" +#~ msgid "Horizontal" +#~ msgstr "Orizzontale" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Schermo #%d" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "Richiede CHD\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Sfondi (Backdrops)" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "Esito Audit Rom\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Sovrapposizioni (Overlays)" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "Esito Audit Rom\tBAD\n" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Cornici (Bezels)" +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "Esito Audit Sample\tNon Necessario\n" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "Pannello Comandi (CPanels)" +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "Esito Audit Sample\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Vista" +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "Esito Audit Sample\tBAD\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Tagliata" +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "Esito Audit Rom\tDisabilitato\n" +#~ "Esito Audit Sample\tDisabilitato\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Completa" +#~ msgid "Unimplemented" +#~ msgstr "Non Implementato" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " COLORI" +#~ msgid "Imperfect" +#~ msgstr "Non Perfetto" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " PEN" +#~ msgid "OK" +#~ msgstr "OK" + +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "Gfx: %s, Audio: %s" #~ msgid "Audit in progress..." #~ msgstr "Audit in corso..." diff --git a/language/Japanese/strings.po b/language/Japanese/strings.po index 096830a13cf..7e6e4d143de 100644 --- a/language/Japanese/strings.po +++ b/language/Japanese/strings.po @@ -7,7 +7,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-23 01:39+0900\n" "Last-Translator: Automatically generated\n" "Language-Team: MAME Language Team\n" @@ -18,385 +18,293 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 1.6.11\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" -msgstr "" - -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "なし" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [内部]" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: 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" -msgstr "" +#: 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 "〔作成〕" -#: 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 "〔ソフトウェアリスト〕" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "アクセスモードの選択" -#: 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 "読み取り専用" -#: 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 "読み取り/書き込み" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "" +#: 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" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "このイメージから読み取り、差分(diff)に書き込む" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "チート" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "プロテクト" -#: 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" -msgstr "有効" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +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" -msgstr "無効" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "グラフィック" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr "" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "サウンド" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "コントロール" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "キーボード" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "マウス" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "マイクロフォン" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "カメラ" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "ディスク" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "プリンター" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "LAN" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "WAN" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" -msgstr "" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" +msgstr "タイミング" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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" msgstr "" +"このマシン用のROM/CHDが正しくありません。そのため正しく動作しない可能性があり" +"ます。\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:190 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +"There are known problems with this machine\n" +"\n" msgstr "" +"このマシンには以下のような問題点があります\n" +"\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" +"このマシン用のROM/CHDは全て正しく吸い出されていません。\n" +"\n" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "全くエミュレート出来ていない機能: " -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" -msgstr "" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" +msgstr "%s" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "" +#: 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 "、%s" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "不完全なエミュレート機能: " -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "カクテルモードでの画面反転表示はサポートされていません。\n" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" -msgstr "" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "このマシンは別途アートワークファイルが必要です。\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: 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 "" +"このマシンは未完成です。動作の不具合や不足した要素があってもエミュレーション" +"のバグではありません。\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"このマシンにはサウンドハードウェアがありません。音が出なくても正常な動作で" +"す。\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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 "" +"\n" +"このマシンは動作しません。エミュレーションは未完成です。開発者がエミュレー" +"ションを改良するのをお待ち下さい。\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: 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 "" +"\n" +"このマシンの一部の要素は、機械仕掛けのデバイスもしくは実際の動作が必要なため" +"エミュレートできません。このマシンを完全に体験することはできません。\n" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" msgstr "" +"\n" +"\n" +"このマシンの動作可能なクローンセット:%s" -#: 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "コマンドファイル" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Gameinitファイル" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "ハイスコア" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "ヒストリファイル" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:278 msgid "" "\n" "\n" -"--- DRIVER INFO ---\n" -"Driver: " +"Press any key to continue" msgstr "" +"\n" +"\n" +"進めるには、何かキーを押してください。" -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "MAMEinfoファイル" - -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "MARPスコア" - -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "MESSinfoファイル" - -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Mamescoreファイル" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"ドライバ:%4$s\n" +"\n" +"CPU:\n" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Sysinfoファイル" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/timer/init.lua:96 -msgid "Total time" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"サウンド:\n" -#: plugins/timer/init.lua:98 -msgid "Play Count" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" +"\n" +"表示:\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "なし\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "存在しないに分類された%1$uマシンのROMを検査しますか?" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "ベクター" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "全%1$uマシンのROMを検査しますか?" +msgid "%1$s: %2$s\n" +msgstr "%1$s:%2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "(結果は%1$sに保存されます)" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" -"マシン%2$u/%3$uのROMを検査中...\n" -"%1$s" +msgid "Screen '%1$s'" +msgstr "画面「%1$s」" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "検査を開始" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "画面" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "新しいバーコード:" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "対応していません" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "コードを入れる" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "部分的に対応" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "バーコードの長さが合いません!" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "〔空〕" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -412,13 +320,50 @@ msgstr "全チート再ロード完了" msgid "Autofire Settings" msgstr "連射設定" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "全てリセット" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "全て再読み込み" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "連射設定ステータス" -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "このマシンにはボタンがありません!" +#: 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: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: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: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 +msgid "No buttons found on this machine!" +msgstr "このマシンにはボタンがありません!" #: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 msgid "Autofire Delay" @@ -649,622 +594,945 @@ msgstr "黄" msgid "Violet" msgstr "紫" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "ソフトウェアの使い方" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "状態をロード" + +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "セーブ元を選択" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "状態をセーブ" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +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" +msgstr "巻き戻す" + +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "早送り" + +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "フィルタ無し" + +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "存在する" + +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "存在しない" + +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "動作可" + +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "動作不可" + +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "機械仕掛け" + +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "機械仕掛け以外" + +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "カテゴリ" + +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "お気に入り" + +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" + +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "BIOS以外" + +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "親セット" + +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "クローン" + +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "製造元" + +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "年度" + +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "セーブ対応" + +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "セーブ非対応" + +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "CHDが必要" + +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "CHDが不要" + +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "縦画面" + +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "横画面" + +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "カスタムフィルタ" + +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "発売元" + +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "対応" + +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "一部対応" + +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "非対応" + +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "リリース地域" + +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "デバイスタイプ" + +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "ソフトウェアリスト" + +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "〔フィルタを設定する〕" + +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "カスタムフィルタ選択:" + +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "フィルタ%1$u" + +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "最後のフィルタを削除" + +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "フィルタを追加" + +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "カテゴリを選択:" + +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "[カテゴリINIファイルがありません]" + +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "[INIファイルにグループが見つかりません]" + +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "カテゴリINIファイルがありません" + +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "ファイル" + +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "カテゴリファイルにグループが見つかりません" + +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "グループ" + +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "クローンを含める" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "はい" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +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." +msgstr "" +"選択したゲームに必要な1つ以上のROMまたはCHDが不足しています。別のゲームを選択" +"してください。\n" +"\n" +"進めるには、何かキーを押してください。" + +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"マシンが見つかりません。%1$s.iniファイルで指定したrompathを確認してくださ" +"い。\n" +"\n" +"もし %2$s の利用が初めてなら、%2$s の設定方法についてdocsフォルダのconfig.txt" +"ファイルをご覧ください。" + +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "オプションの設定" + +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "名前を入力もしくは選択: %1$s_" + +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "名前を入力もしくは選択: (ランダム)" + +#: 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$-.100s" +msgstr "%1$-.100s" + +#: 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 "%1$s、%2$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "ドライバ:%1$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "概略:動作不可" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "概略:プロテクトが未エミュレート" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "概略:動作可" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "グラフィック:未実装 " + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "グラフィック:不完全 " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "グラフィック:正常 " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "サウンド:なし" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "サウンド:未実装" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "サウンド:不完全" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "サウンド:正常" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "ユーザーインターフェイス" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "リビジョン:" +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "その他のコントロール" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROMファイル" +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "マシンに戻る" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "ソフトウェア メディア" +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "終了" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "UIファイル" +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "前のメニューに戻る" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "サンプルファイル" +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "自動" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DATファイル" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "【ファイルマネージャ】" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INIファイル" +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "項目の並び順の切り替え" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "カテゴリ INI" +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "並び順を切り替え: 一覧は現在 %s 順" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "アイコンファイル" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "ソフト" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "チートファイル" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "名前" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "スクリーンショット" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "【互換リスト】" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "筐体画像ファイル" +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "画面 #%d" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "フライヤー画像" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "回転" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "タイトル画像" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "背景画像" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "終了画像" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "オーバーレイ画像" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "基板画像" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "ベゼル画像" + +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "操作パネル画像" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 +#: 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/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "操作パネル画像" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "ビュー" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "照準画像ファイル" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "切り落とし" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "アートワークファイル" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "全体" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "ボス画像ファイル" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "ファイルが存在します-上書きしますか?" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "アートワークのプレビュー" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "新しいイメージ名:" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "選択" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "イメージ形式:" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "ゲームオーバー" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "作成" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "HOWTO" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "ファイルの拡張子を入力してください" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "ロゴ" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "イメージ形式の選択" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "スコア" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "新しいバーコード:" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "バーサス" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "コードを入れる" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "カバー" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "バーコードの長さが合いません!" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "フォルダ設定" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "選択リスト - 検索:" -#: src/frontend/mame/ui/dirmenu.cpp:167 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Current %1$s Folders" -msgstr "現在の%1$sフォルダ" +msgid "Double click or press %1$s to select" +msgstr "%1$sを押すかダブルクリックで選択してください" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "フォルダを変更" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." +msgstr "" +"「%s」を\n" +"お気に入りに追加しました。" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "フォルダを追加" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." +msgstr "" +"「%s」を\n" +"お気に入りから削除しました。" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "フォルダを削除" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "マシンの設定" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: 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 "Change %1$s Folder - Search: %2$s_" -msgstr "%1$sフォルダを変更 〜 検索:%2$s_" +msgid "Romset\t%1$-.100s\n" +msgstr "ROMセット\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:854 #, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "%1$sフォルダを追加 〜 検索:%2$s_" +msgid "Year\t%1$s\n" +msgstr "年度\t%1$s\n" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "TABキーを押して設定" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "製造元\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:513 +#: src/frontend/mame/ui/selgame.cpp:859 #, c-format -msgid "Remove %1$s Folder" -msgstr "%1$sフォルダを削除" +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "次のクローンのドライバ\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "親セットのドライバ\t\n" + +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "アナログコントロール\tはい\n" + +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "キーボード入力\tはい\n" + +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "概略\t動作不可\n" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "ファイルが存在します-上書きしますか?" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "概略\tプロテクトが未エミュレート\n" -#: 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" -msgstr "いいえ" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "概略\t動作可\n" -#: 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" -msgstr "はい" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "グラフィック\t未実装\n" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "新しいイメージ名:" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "グラフィック\t色の誤り\n" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "イメージ形式:" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "グラフィック\t色が不完全\n" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "作成" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "グラフィック\t不完全\n" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "ファイルの拡張子を入力してください" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "グラフィック\t正常\n" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "イメージ形式の選択" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "グラフィック\tなし\n" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "〔空のスロット〕" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "サウンド\t未実装\n" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "〔作成〕" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "サウンド\t不完全\n" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "〔ソフトウェアリスト〕" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "サウンド\t正常\n" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "アクセスモードの選択" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "コントロール\t未実装\n" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "読み取り専用" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "コントロール\t不完全\n" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "読み取り/書き込み" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "キーボード\t未実装\n" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "このイメージから読み取り、別のイメージに書き込む" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "キーボード\t不完全\n" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "このイメージから読み取り、差分(diff)に書き込む" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "マウス\t未実装\n" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "別のフォルダには保存できません" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "マウス\t不完全\n" -#: 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 "" -"選択したソフトウェアに必要な1つ以上のROMまたはCHDが不足しています。別の物を選" -"択してください。" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "マクロフォン\t未実装\n" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "プロテクト" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "マクロフォン\t不完全\n" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "色パレット" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "カメラ\t未実装\n" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "グラフィック" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "カメラ\t不完全\n" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "サウンド" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "ディスク\t未実装\n" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "コントロール" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "ディスク\t不完全\n" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "キーボード" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "プリンター\t未実装\n" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "マウス" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "プリンター\t不完全\n" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "マイクロフォン" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "LAN\t未実装\n" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "カメラ" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "LAN\t不完全\n" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "ディスク" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "WAN\t未実装\n" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "プリンター" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "WAN\t不完全\n" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "LAN" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "タイミング\t未実装\n" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "WAN" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "タイミング\t不完全\n" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "タイミング" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +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/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -"このマシン用のROM/CHDが正しくありません。そのため正しく動作しない可能性があり" -"ます。\n" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -"このマシンには以下のような問題点があります\n" -"\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -"このマシン用のROM/CHDは全て正しく吸い出されていません。\n" -"\n" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "全くエミュレート出来ていない機能: " +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" -msgstr "%s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: 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 "、%s" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "不完全なエミュレート機能: " +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "カクテルモードでの画面反転表示はサポートされていません。\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "このマシンは別途アートワークファイルが必要です。\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\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" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -"このマシンは未完成です。動作の不具合や不足した要素があってもエミュレーション" -"のバグではありません。\n" -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -"このマシンにはサウンドハードウェアがありません。音が出なくても正常な動作で" -"す。\n" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -"\n" -"このマシンは動作しません。エミュレーションは未完成です。開発者がエミュレー" -"ションを改良するのをお待ち下さい。\n" -#: 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/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -"\n" -"このマシンの一部の要素は、機械仕掛けのデバイスもしくは実際の動作が必要なため" -"エミュレートできません。このマシンを完全に体験することはできません。\n" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -"\n" -"\n" -"このマシンの動作可能なクローンセット:%s" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -"\n" -"\n" -"進めるには、何かキーを押してください。" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"ドライバ:%4$s\n" -"\n" -"CPU:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -"\n" -"サウンド:\n" -#: src/frontend/mame/ui/info.cpp:370 +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"\n" -"Video:\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"\n" -"表示:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "なし\n" +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d マシン (%5$d BIOS) )" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "ベクター" +#: 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 "%1$s:%2$s〜検索:%3$s_" -#: src/frontend/mame/ui/info.cpp:392 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s:%2$s\n" +msgid "Search: %1$s_" +msgstr "検索:%1$s_" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "ROMセット:%1$-.100s" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format -msgid "Screen '%1$s'" -msgstr "画面「%1$s」" +msgid "System: %1$-.100s" +msgstr "システム:%1$-.100s" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "画面" +#: 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 "" +"選択したマシンに必要な1つ以上のROMまたはCHDが不足しています。別のマシンを選択" +"してください。\n" +"\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "対応していません" +#: 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/info.cpp:528 -msgid "Partially supported" -msgstr "部分的に対応" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMファイル" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "〔空〕" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "ソフトウェア メディア" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "擬似ターミナル" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "UIファイル" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "【失敗】" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "サンプルファイル" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "ユーザーインターフェイス" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DATファイル" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "その他のコントロール" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INIファイル" -#: 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/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "カテゴリ INI" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "入力(共通)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "アイコンファイル" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "入力(現在のマシン)" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "チートファイル" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "アナログ操作" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "スクリーンショット" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "DIPスイッチ" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "筐体画像ファイル" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "マシン設定" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "フライヤー画像" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "ブックキーピング情報" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "タイトル画像" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "マシン情報" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "終了画像" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "イメージ情報" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "基板画像" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "ファイルマネージャ" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "操作パネル画像" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "テープ操作" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "照準画像ファイル" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "BIOS選択" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "アートワークファイル" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "スロットデバイス" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "ボス画像ファイル" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "バーコードリーダ" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "アートワークのプレビュー" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "ネットワークデバイス" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "選択" + +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "ゲームオーバー" + +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "HOWTO" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "キーボードモード" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "ロゴ" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "スライダ設定" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "スコア" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "表示設定" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "バーサス" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "照準設定" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "カバー" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "プラグイン設定" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "フォルダ設定" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "外部DATビュー" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "現在の%1$sフォルダ" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "お気に入りに追加" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "フォルダを変更" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "お気に入りから削除" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "フォルダを追加" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "新しいマシンを選択" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "フォルダを削除" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "マシンに戻る" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "%1$sフォルダを変更 〜 検索:%2$s_" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "終了" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "%1$sフォルダを追加 〜 検索:%2$s_" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "前のメニューに戻る" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "TABキーを押して設定" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "自動" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "%1$sフォルダを削除" #: src/frontend/mame/ui/miscmenu.cpp:43 msgid "Keyboard Mode:" @@ -1320,411 +1588,239 @@ msgstr "(ロック)" #: src/frontend/mame/ui/miscmenu.cpp:503 msgid "Visible Delay" -msgstr "表示する長さ" - -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xmlをuiフォルダーに保存しました。" - -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "ROMセット: 名前:\n" - -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txtをuiフォルダーに保存しました。" - -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "XML形式でリストを出力(-listxml同様)" - -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "XML形式でリストを出力(-listxml同様、デバイスを除く)" - -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "TXT形式でリストを出力(-listfull同様)" - -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" 設定を保存しました \n" -"\n" - -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" - -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "ドライバ" - -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "このマシンにはBIOSがありません。" - -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "マシン設定を保存する" - -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "マシン設定" - -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr "(デフォルト)" - -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "プラグイン" - -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "フィルタ" - -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "UIをカスタマイズする" - -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "フォルダ設定" - -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "サウンド設定" - -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "共通の入力設定" - -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "設定を保存する" - -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "設定" - -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "選択リスト - 検索:" - -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "%1$sを押すかダブルクリックで選択してください" - -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"「%s」を\n" -"お気に入りに追加しました。" - -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"「%s」を\n" -"お気に入りから削除しました。" - -#: 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:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "ROMセット\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "年度\t%1$s\n" - -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "製造元\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "次のクローンのドライバ\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "親セットのドライバ\t\n" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "アナログコントロール\tはい\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "キーボード入力\tはい\n" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "概略\t動作不可\n" - -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "概略\tプロテクトが未エミュレート\n" - -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "概略\t動作可\n" - -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "グラフィック\t未実装\n" +msgstr "表示する長さ" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "グラフィック\t色の誤り\n" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xmlをuiフォルダーに保存しました。" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "グラフィック\t色が不完全\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "ROMセット: 名前:\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "グラフィック\t不完全\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txtをuiフォルダーに保存しました。" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "グラフィック\t正常\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "XML形式でリストを出力(-listxml同様)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "グラフィック\tなし\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "XML形式でリストを出力(-listxml同様、デバイスを除く)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "サウンド\t未実装\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "TXT形式でリストを出力(-listfull同様)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "サウンド\t不完全\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" 設定を保存しました \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "サウンド\t正常\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "ドライバ" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "コントロール\t未実装\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "このマシンにはBIOSがありません。" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "コントロール\t不完全\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "お気に入りに追加" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "キーボード\t未実装\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "お気に入りから削除" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "キーボード\t不完全\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "マシン設定を保存する" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "マウス\t未実装\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "マシン設定" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "マウス\t不完全\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr "(デフォルト)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "マクロフォン\t未実装\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "別のフォルダには保存できません" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "マクロフォン\t不完全\n" +#: 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 "" +"選択したソフトウェアに必要な1つ以上のROMまたはCHDが不足しています。別の物を選" +"択してください。" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "カメラ\t未実装\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "擬似ターミナル" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "カメラ\t不完全\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "【失敗】" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "ディスク\t未実装\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "入力(共通)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "ディスク\t不完全\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "入力(現在のマシン)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "プリンター\t未実装\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "アナログ操作" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "プリンター\t不完全\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "DIPスイッチ" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "LAN\t未実装\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "マシン設定" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "LAN\t不完全\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "ブックキーピング情報" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "WAN\t未実装\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "マシン情報" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "WAN\t不完全\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "イメージ情報" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "タイミング\t未実装\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "ファイルマネージャ" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "タイミング\t不完全\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "テープ操作" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "機械仕掛けのマシン\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "BIOS選択" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "アートワークが必要\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "スロットデバイス" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "クリック可のアートワークが必要\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "バーコードリーダ" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "カクテルモード対応\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "ネットワークデバイス" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "BIOSドライバ\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "キーボードモード" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "セーブ対応\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "スライダ設定" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "画面の向き\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "表示設定" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "縦" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "照準設定" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "横" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "チート" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "CHDが必要\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "プラグイン設定" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "ROM検証結果\t正常\n" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "外部DATビュー" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "ROM検証結果\t異常\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "新しいマシンを選択" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "サンプル検証結果\t不要\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "サウンド" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "サンプル検証結果\t正常\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "サンプルレート" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "サンプル検証結果\t異常\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "外部サンプル使用" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"ROM検証結果\t無効\n" -"サンプル検証結果\t無効\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "サウンド設定" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d マシン (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " 色" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s:%2$s〜検索:%3$s_" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " ペン" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "Search: %1$s_" -msgstr "検索:%1$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "存在しないに分類された%1$uマシンのROMを検査しますか?" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Romset: %1$-.100s" -msgstr "ROMセット:%1$-.100s" +msgid "Audit ROMs for all %1$u machines?" +msgstr "全%1$uマシンのROMを検査しますか?" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "System: %1$-.100s" -msgstr "システム:%1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "(結果は%1$sに保存されます)" -#: src/frontend/mame/ui/selgame.cpp:1240 +#: src/frontend/mame/ui/auditmenu.cpp:130 +#, c-format msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -"選択したマシンに必要な1つ以上のROMまたはCHDが不足しています。別のマシンを選択" -"してください。\n" -"\n" +"マシン%2$u/%3$uのROMを検査中...\n" +"%1$s" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "進めるには、何かキーを押してください。" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "検査を開始" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "ソフトウェアの使い方" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "リビジョン:" #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1758,12 +1854,6 @@ msgstr "選択中のソフトウェアパーツ:" msgid "BIOS selection:" msgstr "BIOS選択:" -#: 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" -msgstr "%1$s、%2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1799,49 +1889,6 @@ msgstr "次のクローンのドライバ:%1$-.100s" msgid "Driver is parent" msgstr "親セットのドライバ" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "概略:動作不可" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "概略:プロテクトが未エミュレート" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "概略:動作可" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "グラフィック:未実装 " - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "グラフィック:不完全 " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "グラフィック:正常 " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "サウンド:なし" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "サウンド:未実装" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "サウンド:不完全" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "サウンド:正常" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" @@ -1863,125 +1910,6 @@ msgstr "使い方" msgid "General Info" msgstr "一般情報" -#: 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 "" -"選択したソフトウェアに必要な1つ以上のファイルが不足しています。別のソフトウェ" -"アを選択してください。\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d ソフトウェアパッケージ )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "ドライバ:「%1$s」 ソフトウェアリスト" - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" -"選択したゲームに必要な1つ以上のROMまたはCHDが不足しています。別のゲームを選択" -"してください。\n" -"\n" -"進めるには、何かキーを押してください。" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"マシンが見つかりません。%1$s.iniファイルで指定したrompathを確認してくださ" -"い。\n" -"\n" -"もし %2$s の利用が初めてなら、%2$s の設定方法についてdocsフォルダのconfig.txt" -"ファイルをご覧ください。" - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "名前を入力もしくは選択: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "名前を入力もしくは選択: (ランダム)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "ドライバ:%1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "未実装" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "不完全" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "正常" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "グラフィックス:%s サウンド:%s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [内部]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "サウンド" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "サンプルレート" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "外部サンプル使用" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "状態をロード" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "セーブ元を選択" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "状態をセーブ" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "セーブ先を選択" - #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" msgstr "その他の設定" @@ -2066,10 +1994,6 @@ msgstr "" msgid "Rotation Options" msgstr "回転設定" -#: 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 "右に回転" @@ -2252,100 +2176,55 @@ msgstr "HLSL" #: src/frontend/mame/ui/submenu.cpp:106 msgid "GLSL" -msgstr "GLSL" - -#: src/frontend/mame/ui/submenu.cpp:107 -msgid "Bilinear Filtering" -msgstr "バイリニアフィルタリング" - -#: src/frontend/mame/ui/submenu.cpp:108 -msgid "Bitmap Prescaling" -msgstr "ビットマッププレスケール" - -#: src/frontend/mame/ui/submenu.cpp:109 -msgid "Window Mode" -msgstr "ウィンドウモード" - -#: src/frontend/mame/ui/submenu.cpp:110 -msgid "Enforce Aspect Ratio" -msgstr "アスペクト比を維持する" - -#: src/frontend/mame/ui/submenu.cpp:111 -msgid "Start Out Maximized" -msgstr "開始時に最大化する" - -#: src/frontend/mame/ui/submenu.cpp:112 -msgid "Synchronized Refresh" -msgstr "リフレッシュを同期" - -#: src/frontend/mame/ui/submenu.cpp:113 -msgid "Wait Vertical Sync" -msgstr "V-Syncを待つ" - -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "【ファイルマネージャ】" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "項目の並び順の切り替え" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "並び順を切り替え: 一覧は現在 %s 順" - -#: 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 "停止" +msgstr "GLSL" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "再生中" +#: src/frontend/mame/ui/submenu.cpp:107 +msgid "Bilinear Filtering" +msgstr "バイリニアフィルタリング" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(再生中)" +#: src/frontend/mame/ui/submenu.cpp:108 +msgid "Bitmap Prescaling" +msgstr "ビットマッププレスケール" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "録音中" +#: src/frontend/mame/ui/submenu.cpp:109 +msgid "Window Mode" +msgstr "ウィンドウモード" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(録音中)" +#: src/frontend/mame/ui/submenu.cpp:110 +msgid "Enforce Aspect Ratio" +msgstr "アスペクト比を維持する" -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "一時停止/停止" +#: src/frontend/mame/ui/submenu.cpp:111 +msgid "Start Out Maximized" +msgstr "開始時に最大化する" -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "再生" +#: src/frontend/mame/ui/submenu.cpp:112 +msgid "Synchronized Refresh" +msgstr "リフレッシュを同期" -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "録音" +#: src/frontend/mame/ui/submenu.cpp:113 +msgid "Wait Vertical Sync" +msgstr "V-Syncを待つ" -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "巻き戻す" +#: 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 "" +"選択したソフトウェアに必要な1つ以上のファイルが不足しています。別のソフトウェ" +"アを選択してください。\n" +"\n" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "早送り" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d ソフトウェアパッケージ )" + +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "ドライバ:「%1$s」 ソフトウェアリスト" #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2570,211 +2449,403 @@ msgstr "*** ui.iniの保存エラー ***" msgid "**Error saving %s.ini**" msgstr "*** %s.iniの保存エラー ***" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "フィルタ無し" +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "フィルタ" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "UIをカスタマイズする" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "フォルダ設定" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "共通の入力設定" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "設定を保存する" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "なし" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "コマンドファイル" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Gameinitファイル" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "ハイスコア" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "ヒストリファイル" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "MAMEinfoファイル" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "MESSinfoファイル" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamescoreファイル" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Sysinfoファイル" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "MARPスコア" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" + +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "" + +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "" + +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "" + +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder 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 "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" -msgstr "存在する" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" -msgstr "存在しない" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "動作可" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "動作不可" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "機械仕掛け" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "機械仕掛け以外" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "カテゴリ" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "お気に入り" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "BIOS以外" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" -msgstr "親セット" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" -msgstr "クローン" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "製造元" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "年度" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "セーブ対応" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "セーブ非対応" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "CHDが必要" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "CHDが不要" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "縦画面" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "横画面" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "カスタムフィルタ" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "発売元" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "対応" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "一部対応" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "非対応" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "リリース地域" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "デバイスタイプ" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "ソフトウェアリスト" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" -msgstr "〔フィルタを設定する〕" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "カスタムフィルタ選択:" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "フィルタ%1$u" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "最後のフィルタを削除" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "フィルタを追加" +#~ msgid "Mechanical Machine\t%1$s\n" +#~ msgstr "機械仕掛けのマシン\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "カテゴリを選択:" +#~ msgid "Requires Artwork\t%1$s\n" +#~ msgstr "アートワークが必要\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" -msgstr "[カテゴリINIファイルがありません]" +#~ msgid "Requires Clickable Artwork\t%1$s\n" +#~ msgstr "クリック可のアートワークが必要\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" -msgstr "[INIファイルにグループが見つかりません]" +#~ msgid "Support Cocktail\t%1$s\n" +#~ msgstr "カクテルモード対応\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" -msgstr "カテゴリINIファイルがありません" +#~ msgid "Driver is BIOS\t%1$s\n" +#~ msgstr "BIOSドライバ\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "ファイル" +#~ msgid "Support Save\t%1$s\n" +#~ msgstr "セーブ対応\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" -msgstr "カテゴリファイルにグループが見つかりません" +#~ msgid "Screen Orientation\t%1$s\n" +#~ msgstr "画面の向き\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "グループ" +#~ msgid "Vertical" +#~ msgstr "縦" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" -msgstr "クローンを含める" +#~ msgid "Horizontal" +#~ msgstr "横" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "画面 #%d" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "CHDが必要\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "背景画像" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "ROM検証結果\t正常\n" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "オーバーレイ画像" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "ROM検証結果\t異常\n" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "ベゼル画像" +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "サンプル検証結果\t不要\n" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "操作パネル画像" +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "サンプル検証結果\t正常\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "ビュー" +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "サンプル検証結果\t異常\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "切り落とし" +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "ROM検証結果\t無効\n" +#~ "サンプル検証結果\t無効\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "全体" +#~ msgid "Unimplemented" +#~ msgstr "未実装" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " 色" +#~ msgid "Imperfect" +#~ msgstr "不完全" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " ペン" +#~ msgid "OK" +#~ msgstr "正常" + +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "グラフィックス:%s サウンド:%s" #~ msgid "Audit in progress..." #~ msgstr "検証中…" diff --git a/language/Korean/strings.po b/language/Korean/strings.po index a1386cf0cbe..5f6cf829ab6 100644 --- a/language/Korean/strings.po +++ b/language/Korean/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=1; plural=0;\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Latvian/strings.po b/language/Latvian/strings.po index be5d4f53e61..d7ddd831b98 100644 --- a/language/Latvian/strings.po +++ b/language/Latvian/strings.po @@ -7,7 +7,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 "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Lithuanian/strings.po b/language/Lithuanian/strings.po index 8c90831d5a9..21366656e62 100644 --- a/language/Lithuanian/strings.po +++ b/language/Lithuanian/strings.po @@ -7,7 +7,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 "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" "%100<10 || n%100>=20) ? 1 : 2);\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Macedonian/strings.po b/language/Macedonian/strings.po index b859240a4bb..61be3ea3ce1 100644 --- a/language/Macedonian/strings.po +++ b/language/Macedonian/strings.po @@ -7,7 +7,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" @@ -16,398 +16,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -642,1274 +558,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1996,10 +1929,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2212,69 +2141,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2451,253 +2332,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Norwegian/strings.po b/language/Norwegian/strings.po index 7133423c2f6..762a0750a56 100644 --- a/language/Norwegian/strings.po +++ b/language/Norwegian/strings.po @@ -7,7 +7,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" @@ -17,398 +17,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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -643,1274 +559,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1997,10 +1930,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2213,69 +2142,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2452,253 +2333,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Persian/strings.po b/language/Persian/strings.po index 92559350091..2a54cf88f30 100644 --- a/language/Persian/strings.po +++ b/language/Persian/strings.po @@ -7,7 +7,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" @@ -16,398 +16,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -642,1274 +558,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1996,10 +1929,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2212,69 +2141,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2451,253 +2332,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Polish/strings.po b/language/Polish/strings.po index 13c46ea378b..c2c7a2a5828 100644 --- a/language/Polish/strings.po +++ b/language/Polish/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" @@ -19,398 +19,314 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -645,1274 +561,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1999,10 +1932,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2215,69 +2144,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2454,253 +2335,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Portuguese/strings.po b/language/Portuguese/strings.po index 754ff45d919..62369453b18 100644 --- a/language/Portuguese/strings.po +++ b/language/Portuguese/strings.po @@ -7,7 +7,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" @@ -17,398 +17,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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -643,1274 +559,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1997,10 +1930,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2213,69 +2142,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2452,253 +2333,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Portuguese_Brazil/strings.po b/language/Portuguese_Brazil/strings.po index ed60e28897a..bb2b3867ba4 100644 --- a/language/Portuguese_Brazil/strings.po +++ b/language/Portuguese_Brazil/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: 2017-08-19 12:55+0100\n" "Last-Translator: Ashura-X\n" "Language-Team: MAME Language Team\n" @@ -18,451 +18,397 @@ 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" -msgstr "" - -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "Sem" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [interno]" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Reiniciar" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: 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 "[slot vazio]" -#: 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 "Ligado" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[criar]" -#: 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 "Desligado" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[lista de programa]" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Selecione o modo de acesso" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Reiniciar Tudo" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Somente-leitura" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Recarregar Tudo" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Somente-escrita" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Ler esta imagem, escrever para outra imagem" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Ler esta imagem, escrever para diff" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Truques" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "proteção" -#: 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" -msgstr "Ativado" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +msgstr "paleta de cor" -#: 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" -msgstr "Desativado" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "gráficos" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr "" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "som" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "controles" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "teclado" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "mouse" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "microfone" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "câmera" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "disco" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "impressora" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "REDE" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "WAN" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" -msgstr "" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" +msgstr "temporização" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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" msgstr "" +"Uma ou mais ROMs/CHDs para esta máquina estão incorretas. A máquina não irá " +"funcionar corretamente" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:190 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +"There are known problems with this machine\n" +"\n" msgstr "" +"Existem problemas conhecidos com esta máquina\n" +"\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:195 +msgid "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" +"Uma ou mais ROMs/CHDs para esta máquina não foram corretamente dumpadas.\n" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "Características completamente não emuladas: " -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" -msgstr "" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" +msgstr "%s" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "" +#: 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 ", %s" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "Características emuladas imperfeitamente: " -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Inversão de tela no modo coquetel não é suportada.\n" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" -msgstr "" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "Esta máquina requer arquivos de artwork externos.\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: 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 "" +"Esta máquina nunca foi completada. Ela poderá ter um comportamento estranho " +"or faltar elementos que não são bugs na emulação.\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"Esta máquina não tem hardware de som, MAME não irá produzir som algum, isto " +"já é esperado.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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 "" +"ESTA MÁQUINA NÃO FUNCIONA. A emulação para esta máquina não está completa. " +"Não há nada que você possa fazer para fixar isto exceto aguardar os " +"desenvolvedores improvisarem a emulação.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: 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 "" +"Elementos desta máquina não podem ser emulados pois necessitam de interação " +"física ou consistem em ser dispositivos mecânicos. Não é possível ter uma " +"experiência completa com esta máquina.\n" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" msgstr "" +"\n" +"\n" +"Existem clones funcionando com esta máquina: %s" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Pressione qualquer tecla para continuar" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Driver: %4$s\n" +"\n" +"CPU:\n" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"Som:\n" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" +"\n" +"Vídeo:\n" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Nada\n" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Vetorial" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" -msgstr "" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" +msgstr "Tela '%1$s'" -#: plugins/cheatfind/init.lua:568 -msgid "Value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Tela" -#: plugins/cheatfind/init.lua:572 -msgid "Any" -msgstr "" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Não suportado" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" -msgstr "" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Parcialmente suportado" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" -msgstr "" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[vazio]" -#: plugins/cheatfind/init.lua:606 -msgid "Match block" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:609 -msgid "All" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" +msgstr "Todos os truques recarregados" -#: plugins/cheatfind/init.lua:660 -#, lua-format -msgid "Test cheat at addr %08X" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" +msgstr "Configurações do Autodisparo" -#: plugins/cheatfind/init.lua:692 -msgid "Cheat engine not available" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Reiniciar Tudo" -#: plugins/cheatfind/init.lua:741 -msgid "Test" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Recarregar Tudo" -#: plugins/cheatfind/init.lua:741 -msgid "Write" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:273 +msgid "Autofire Status" +msgstr "Situação do Autodisparo" -#: plugins/cheatfind/init.lua:741 -msgid "Watch" -msgstr "" +#: 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 "Desativado" -#: plugins/cheatfind/init.lua:758 -msgid "Page" -msgstr "" +#: 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 "Ativado" -#: plugins/cheatfind/init.lua:776 -msgid "Clear Watches" -msgstr "" +#: 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 "Ligado" -#: plugins/cheatfind/init.lua:786 -msgid "Cheat Finder" -msgstr "" +#: 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 "Desligado" -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Command" +#: src/frontend/mame/ui/cheatopt.cpp:316 +msgid "No buttons found on this machine!" +msgstr "Nenhum botão encontrado nesta máquina!" -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Gameinit" +#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 +msgid "Autofire Delay" +msgstr "Atraso do Autodisparo" -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "Recordes" +#: src/frontend/mame/ui/custui.cpp:31 +msgid "Show All" +msgstr "Mostrar Tudo" -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "História" +#: src/frontend/mame/ui/custui.cpp:32 +msgid "Hide Filters" +msgstr "Esconder Filtros" -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -msgid "" -"\n" -"\n" -"--- DRIVER INFO ---\n" -"Driver: " -msgstr "" +#: src/frontend/mame/ui/custui.cpp:33 +msgid "Hide Info/Image" +msgstr "Esconder Info/Imagem" -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "MAMEinfo" +#: src/frontend/mame/ui/custui.cpp:34 +msgid "Hide Both" +msgstr "Esconder Ambos" -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "MARPScore" +#: src/frontend/mame/ui/custui.cpp:151 +msgid "Fonts" +msgstr "Fontes" -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "MESSinfo" +#: src/frontend/mame/ui/custui.cpp:152 +msgid "Colors" +msgstr "Cores" -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "MAMEscore" +#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 +msgid "Language" +msgstr "Linguagem" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Sysinfo" +#: src/frontend/mame/ui/custui.cpp:161 +msgid "Show side panels" +msgstr "Mostrar painéis laterais" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:173 +msgid "Custom UI Settings" +msgstr "Configurações Customizadas do UI" -#: plugins/timer/init.lua:96 -msgid "Total time" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:223 +msgid "default" +msgstr "padrão" -#: plugins/timer/init.lua:98 -msgid "Play Count" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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 "" - -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Novo código de barras" - -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Entrar com o código" - -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Tamanho do código de barras inválido" - -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format -msgid "" -"Cheat Comment:\n" -"%s" -msgstr "Comentário do Truque:\n" - -#: src/frontend/mame/ui/cheatopt.cpp:105 -msgid "All cheats reloaded" -msgstr "Todos os truques recarregados" - -#: src/frontend/mame/ui/cheatopt.cpp:136 -msgid "Autofire Settings" -msgstr "Configurações do Autodisparo" - -#: src/frontend/mame/ui/cheatopt.cpp:273 -msgid "Autofire Status" -msgstr "Situação do Autodisparo" - -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "Nenhum botão encontrado nesta máquina!" - -#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 -msgid "Autofire Delay" -msgstr "Atraso do Autodisparo" - -#: src/frontend/mame/ui/custui.cpp:31 -msgid "Show All" -msgstr "Mostrar Tudo" - -#: src/frontend/mame/ui/custui.cpp:32 -msgid "Hide Filters" -msgstr "Esconder Filtros" - -#: src/frontend/mame/ui/custui.cpp:33 -msgid "Hide Info/Image" -msgstr "Esconder Info/Imagem" - -#: src/frontend/mame/ui/custui.cpp:34 -msgid "Hide Both" -msgstr "Esconder Ambos" - -#: src/frontend/mame/ui/custui.cpp:151 -msgid "Fonts" -msgstr "Fontes" - -#: src/frontend/mame/ui/custui.cpp:152 -msgid "Colors" -msgstr "Cores" - -#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 -msgid "Language" -msgstr "Linguagem" - -#: src/frontend/mame/ui/custui.cpp:161 -msgid "Show side panels" -msgstr "Mostrar painéis laterais" - -#: src/frontend/mame/ui/custui.cpp:173 -msgid "Custom UI Settings" -msgstr "Configurações Customizadas do UI" - -#: src/frontend/mame/ui/custui.cpp:223 -msgid "default" -msgstr "padrão" - -#: src/frontend/mame/ui/custui.cpp:331 -msgid "UI Font" -msgstr "Fonte do UI" +#: src/frontend/mame/ui/custui.cpp:331 +msgid "UI Font" +msgstr "Fonte do UI" #: src/frontend/mame/ui/custui.cpp:336 msgid "Bold" @@ -645,621 +591,945 @@ msgstr "Amarelo" msgid "Violet" msgstr "Violeta" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Uso do Programa" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "Carregar Estado" + +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Selecione a posição para carregar de" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "Salvar Estado" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Selecione a posição para salvar em" + +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "parado" + +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "jogando" + +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(jogando)" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "gravando" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(gravando)" + +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Pausar/Parar" + +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Tocar" + +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Gravar" + +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Rebobinar" + +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Avanço Rápido" + +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "Não Filtrado" + +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "Disponível" + +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "Não Disponível" + +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "Funcionando" + +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "Não Funcionando" + +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "Mecânico" + +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "Não Mecânico" + +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "Categoria" + +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "Favoritos" + +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" + +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "Sem BIOS" + +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "Pai" + +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "Clones" + +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "Fabricante" + +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "Ano" + +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "Salvamento Suportado" + +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "Salvamento Não Suportado" + +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "Requer CHD" + +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "Não Requer CHD" + +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "Tela Vertical" + +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "Tela Horizontal" + +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "Filtro Customizado" + +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "Editor" + +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "Suportado" + +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "Parcialmente Suportado" + +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "Não Suportado" + +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "Região do Lançamento" + +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "Tipo de Dispositivo" + +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "Lista de Programas" + +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Selecionar filtros customizáveis:" + +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "Filtro %1$u" + +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Remover o último filtro" + +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Adicionar filtro" + +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "Selecione a categoria" + +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "[arquivos INI sem categoria]" + +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "[sem grupos no arquivo INI]" + +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "arquivos INI sem categoria encontrada" + +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "Arquivo" + +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "Nenhum grupo encontrado no arquivo de categoria" + +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "Grupo" + +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "Incluir clones" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Sim" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Não" + +#: 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." +msgstr "" +"O jogo selecionado necessita de uma ou mais ROM ou imagem CHD. Por favor " +"selecione um jogo diferente.\n" +"\n" +"Pressione qualquer tecla para continuar." + +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"Nenhuma máquina encontrada. Por favor cheque o caminho da rom especificado " +"no arquivo %1$s.ini .\n" +"\n" +"Se esta é a sua primeira vez usando %2$s, por favor veja o arquivo config." +"txt no diretório de documentos para informação em configurar o %2$s." + +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Opções de configuração" + +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Digite o nome ou selecione: %1$s_" + +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Digite o nome ou selecione: (aleatório)" + +#: 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$-.100s" +msgstr "%1$-.100s" + +#: 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 "%1$s, %2$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Driver: %1$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Geral: NÃO FUNCIONA" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Geral: Proteção Não Emulada" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Geral: Funcionando" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Gráficos: Não Implementado" + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Gráficos: Imperfeitos, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Gráficos: OK, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "Som: Sem" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Som: Não Implementado" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Som: Imperfeito" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Som: OK" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Interface do usuário" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Outros Controles" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Revisão: " +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Voltar à Máquina" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROMs" +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Sair" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "Mídia de Software" +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Voltar ao Menu Anterior" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "UI" +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Automático" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Amostras" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[gerenciador de arquivos]" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DATs" +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Alterar Ordem dos Itens" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INIs" +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "Ordem Alterada: Entradas agora ordenadas por %s" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "Categoria INIs" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "nome curto" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Ícones" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "descrição" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Truques" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[listas compatíveis]" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Snapshots" +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Tela #%d" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Gabinetes" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Rotação" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Flyers" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Backdrops" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Títulos" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Overlays" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Ends" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Bezels" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCBs" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "CPanels" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 msgid "Marquees" msgstr "Marquees" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Painéis de Controles" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Vista" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Mira" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Cortado" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Artworks" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Cheio" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Chefes" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Arquivo Já Existe - Sobrescrever?" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Amostra de Artworks" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Novo Nome da Imagem:" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Selecionado" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Formato da Imagem:" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "Fim do Jogo" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Criar" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Como" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Por favor entre também com uma extensão do arquivo" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Logos" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Selecione o formato da imagem" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Placares" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Novo código de barras" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Versus" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Entrar com o código" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Capas" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Tamanho do código de barras inválido" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Configurar Pastas" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Lista de Seleção - Busca: " -#: src/frontend/mame/ui/dirmenu.cpp:167 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Current %1$s Folders" -msgstr "Pastas %1$s Atuais" +msgid "Double click or press %1$s to select" +msgstr "Pressione %1$s ou clique duas vezes para selecionar" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Mudar Pasta" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." +msgstr "" +"%s\n" +" adicionado à lista de favoritos." -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Adicionar Pasta" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." +msgstr "" +"%s\n" +" removido da lista de favoritos." -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Remover Pasta" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Configurar Máquina" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Plugins" + +#: src/frontend/mame/ui/selgame.cpp:853 #, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Mudar %1$s Pasta - Busca: %2$s_" +msgid "Romset\t%1$-.100s\n" +msgstr "Romset\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:854 #, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Adicionar %1$s Pasta - Busca: %2$s_" +msgid "Year\t%1$s\n" +msgstr "Ano\t%1$s\n" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Pressione TAB para definir" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "Fabricante\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:513 +#: src/frontend/mame/ui/selgame.cpp:859 #, c-format -msgid "Remove %1$s Folder" -msgstr "Remover %1$s Pasta" +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "Driver é Clone de\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "Driver é Pai\t\n" + +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "Controles Analógicos\tSim\n" + +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "Entradas do Teclado\tSim\n" + +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "Overall\tNÃO FUNCIONANDO\n" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Arquivo Já Existe - Sobrescrever?" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "Overall\tProteção não Emulada\n" -#: 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" -msgstr "Não" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "Overall\tFuncionando\n" -#: 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" -msgstr "Sim" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "Gráficos\tNão Implementado\n" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Novo Nome da Imagem:" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Formato da Imagem:" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "Gráficos\tCores Imperfeitas\n" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Criar" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "Gráficos\tImperfeitos\n" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Por favor entre também com uma extensão do arquivo" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "Gráficos\tOK\n" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Selecione o formato da imagem" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "Som\tSem\n" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[slot vazio]" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "Som\tNão Implementado\n" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[criar]" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "Som\tImperfeitos\n" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[lista de programa]" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "Som\tOK\n" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Selecione o modo de acesso" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "Controles\tNão Implementados\n" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Somente-leitura" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "Controles\tImperfeitos\n" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Somente-escrita" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "Teclado\tNão Implementado\n" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Ler esta imagem, escrever para outra imagem" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "Teclado\tImperfeito\n" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Ler esta imagem, escrever para diff" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "Mouse\tNão Implementado\n" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Não pode salvar sobre o diretório" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "Mouse\tImperfeito\n" -#: 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 "" -"O programa selecionado não possui uma ou mais ROM necessárias ou imagens " -"CHD. Por favor selecione uma diferente" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "Microfone\tNão Implementado\n" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "proteção" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "Microfone\tImperfeito\n" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "paleta de cor" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "Câmera\tNão Implementado\n" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "gráficos" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "Câmera\tImperfeita\n" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "som" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "Disco\tNão Implementado\n" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "controles" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "Disco\tImperfeito\n" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "teclado" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "Impressora\tNão Implementada\n" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "mouse" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "Impressora\tImperfeita\n" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "microfone" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "LAN\tNão Implementada\n" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "câmera" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "LAN\tImperfeita\n" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "disco" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "WAN\tNão Implementada\n" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "impressora" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "WAN\tImperfeita\n" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "REDE" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "Temporazação\tNão Implementado\n" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "WAN" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "Temporazação\tImperfeita\n" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "temporização" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +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/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -"Uma ou mais ROMs/CHDs para esta máquina estão incorretas. A máquina não irá " -"funcionar corretamente" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -"Existem problemas conhecidos com esta máquina\n" -"\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -"Uma ou mais ROMs/CHDs para esta máquina não foram corretamente dumpadas.\n" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "Características completamente não emuladas: " +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" -msgstr "%s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: 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 ", %s" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "Características emuladas imperfeitamente: " +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "Inversão de tela no modo coquetel não é suportada.\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "Esta máquina requer arquivos de artwork externos.\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\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" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -"Esta máquina nunca foi completada. Ela poderá ter um comportamento estranho " -"or faltar elementos que não são bugs na emulação.\n" -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -"Esta máquina não tem hardware de som, MAME não irá produzir som algum, isto " -"já é esperado.\n" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -"ESTA MÁQUINA NÃO FUNCIONA. A emulação para esta máquina não está completa. " -"Não há nada que você possa fazer para fixar isto exceto aguardar os " -"desenvolvedores improvisarem a emulação.\n" -#: 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/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -"Elementos desta máquina não podem ser emulados pois necessitam de interação " -"física ou consistem em ser dispositivos mecânicos. Não é possível ter uma " -"experiência completa com esta máquina.\n" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -"\n" -"\n" -"Existem clones funcionando com esta máquina: %s" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -"\n" -"\n" -"Pressione qualquer tecla para continuar" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"CPU:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -"\n" -"Som:\n" -#: src/frontend/mame/ui/info.cpp:370 +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"\n" -"Video:\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"\n" -"Vídeo:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Nada\n" +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d máquinas (%5$d BIOS) )" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Vetorial" +#: 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 "%1$s: %2$s - Busca: %3$s_" -#: src/frontend/mame/ui/info.cpp:392 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +msgid "Search: %1$s_" +msgstr "Busca: %1$s_" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Romset: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format -msgid "Screen '%1$s'" -msgstr "Tela '%1$s'" +msgid "System: %1$-.100s" +msgstr "Sistema: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Tela" +#: 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 "" +"Está faltando uma ou mais ROMS ou imagens em CHD necessárias para a máquina " +"selecionada. Por favor selecione uma máquina diferente.\n" +"\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Não suportado" +#: src/frontend/mame/ui/selgame.cpp:1249 src/frontend/mame/ui/selsoft.cpp:462 +msgid "Press any key to continue." +msgstr "Pressione qualquer tecla para continuar" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Parcialmente suportado" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMs" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[vazio]" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "Mídia de Software" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Pseudo terminais" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "UI" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[falhou]" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Amostras" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Interface do usuário" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DATs" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Outros Controles" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INIs" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" -msgstr "Reiniciar" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "Categoria INIs" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Entrada (geral)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Ícones" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Entrada (esta máquina)" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Truques" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Controles Analógicos" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Snapshots" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "Chaves DIP" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Gabinetes" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Configuração da Máquina" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Flyers" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Info de Bookkeeping" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Títulos" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Informação da Máquina" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Ends" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Informação da Imagem" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCBs" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Gerenciador de Arquivos" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Painéis de Controles" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Controle da Fita" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Mira" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "Seleção de BIOS" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Artworks" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Dispositivos de Slot" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Chefes" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Leitor de código de barras" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Amostra de Artworks" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Dispositivos de rede" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Selecionado" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Modo Teclado" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "Fim do Jogo" + +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Como" + +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Logos" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Controles Deslizantes" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Placares" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Opções de Vídeo" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Versus" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Opções de Mira" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Capas" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Opções dos Plugins" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Configurar Pastas" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Visualização de DAT Externa" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "Pastas %1$s Atuais" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Adicionar aos Favoritos" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Mudar Pasta" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Remover dos Favoritos" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Adicionar Pasta" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Selecionar Nova Máquina" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Remover Pasta" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Voltar à Máquina" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Mudar %1$s Pasta - Busca: %2$s_" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Sair" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Adicionar %1$s Pasta - Busca: %2$s_" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Voltar ao Menu Anterior" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Pressione TAB para definir" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Automático" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "Remover %1$s Pasta" #: src/frontend/mame/ui/miscmenu.cpp:43 msgid "Keyboard Mode:" @@ -1311,416 +1581,242 @@ msgstr "Ficha %1$c: %2$d%3$s\n" #: src/frontend/mame/ui/miscmenu.cpp:256 msgid " (locked)" -msgstr "(travado)" - -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Atraso Visível" - -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%/.xml salvo no diretório ui." - -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Nome: Descrição:\n" - -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt salvo no diretório ui." - -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Exportar lista em formato XML (igual -listxml)" - -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "" -"Exportar lista em formato XML (igual -listxml, mas excluindo dispositivos)" - -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Exportar lista em formato TXT (igual -listfull)" - -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" Configuração salva \n" -"\n" - -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" - -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Driver" - -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "Esta máquina não possui BIOS" - -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Salvar Configuração da Máquina" - -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Configurar máquina:" - -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (padrão)" - -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Plugins" - -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filtro" - -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Customizar Interface" - -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Configurar Diretórios" - -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Opções de Som" - -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Entradas Gerais" - -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Salvar Configuração" - -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Configurações" - -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Lista de Seleção - Busca: " - -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Pressione %1$s ou clique duas vezes para selecionar" - -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" adicionado à lista de favoritos." - -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" removido da lista de favoritos." - -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Opções de configuração" - -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Configurar Máquina" - -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "Romset\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "Ano\t%1$s\n" - -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "Fabricante\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "Driver é Clone de\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "Driver é Pai\t\n" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "Controles Analógicos\tSim\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "Entradas do Teclado\tSim\n" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "Overall\tNÃO FUNCIONANDO\n" - -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "Overall\tProteção não Emulada\n" - -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "Overall\tFuncionando\n" - -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "Gráficos\tNão Implementado\n" +msgstr "(travado)" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Atraso Visível" + +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "Gráficos\tCores Imperfeitas\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Nome: Descrição:\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "Gráficos\tImperfeitos\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt salvo no diretório ui." -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "Gráficos\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Exportar lista em formato XML (igual -listxml)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "Som\tSem\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "" +"Exportar lista em formato XML (igual -listxml, mas excluindo dispositivos)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "Som\tNão Implementado\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Exportar lista em formato TXT (igual -listfull)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "Som\tImperfeitos\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" Configuração salva \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "Som\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Driver" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "Controles\tNão Implementados\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "Esta máquina não possui BIOS" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "Controles\tImperfeitos\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Adicionar aos Favoritos" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "Teclado\tNão Implementado\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Remover dos Favoritos" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "Teclado\tImperfeito\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Salvar Configuração da Máquina" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "Mouse\tNão Implementado\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Configurar máquina:" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "Mouse\tImperfeito\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (padrão)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "Microfone\tNão Implementado\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Não pode salvar sobre o diretório" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "Microfone\tImperfeito\n" +#: 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 "" +"O programa selecionado não possui uma ou mais ROM necessárias ou imagens " +"CHD. Por favor selecione uma diferente" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "Câmera\tNão Implementado\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Pseudo terminais" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "Câmera\tImperfeita\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[falhou]" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "Disco\tNão Implementado\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Entrada (geral)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "Disco\tImperfeito\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Entrada (esta máquina)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "Impressora\tNão Implementada\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Controles Analógicos" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "Impressora\tImperfeita\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "Chaves DIP" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "LAN\tNão Implementada\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Configuração da Máquina" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "LAN\tImperfeita\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Info de Bookkeeping" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "WAN\tNão Implementada\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Informação da Máquina" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "WAN\tImperfeita\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Informação da Imagem" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "Temporazação\tNão Implementado\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Gerenciador de Arquivos" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "Temporazação\tImperfeita\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Controle da Fita" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "Máquina Mecânica\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "Seleção de BIOS" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "Necessita de Artwork\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Dispositivos de Slot" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "Necessita de Artwork Clicável\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Leitor de código de barras" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "Suporte para Cocktail\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Dispositivos de rede" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "Driver é BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Modo Teclado" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "Suporte a Salvar\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Controles Deslizantes" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "Orientação da Tela\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Opções de Vídeo" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Vertical" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Opções de Mira" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Horizontal" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Truques" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "Necessita de CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Opções dos Plugins" + +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Visualização de DAT Externa" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "Auditoria de Roms\tOK\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Selecionar Nova Máquina" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "Auditoria de Roms \tRUIM\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Som" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "Auditoria de Amostras\tNenhuma Necessária\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Taxa de Amostragem" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "Auditoria de Amostras\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Usar Amostras Externas" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "Auditoria de Amostras\tRUIM\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Opções de Som" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"Auditoria de Roms\tDesligada\n" -"Auditoria de Amostras\tDesligada\n" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " CORES" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d máquinas (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " CANETAS" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - Busca: %3$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Search: %1$s_" -msgstr "Busca: %1$s_" +msgid "Audit ROMs for all %1$u machines?" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Romset: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "System: %1$-.100s" -msgstr "Sistema: %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1240 msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -"Está faltando uma ou mais ROMS ou imagens em CHD necessárias para a máquina " -"selecionada. Por favor selecione uma máquina diferente.\n" -"\n" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "Pressione qualquer tecla para continuar" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Uso do Programa" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Revisão: " #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1754,12 +1850,6 @@ msgstr "Seleção por parte de Programa" msgid "BIOS selection:" msgstr "Seleção de BIOS:" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1795,49 +1885,6 @@ msgstr "Driver é clone de: %1$-.100s" msgid "Driver is parent" msgstr "Driver é o principal" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Geral: NÃO FUNCIONA" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Geral: Proteção Não Emulada" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Geral: Funcionando" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Gráficos: Não Implementado" - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Gráficos: Imperfeitos, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Gráficos: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "Som: Sem" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Som: Não Implementado" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Som: Imperfeito" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Som: OK" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" @@ -1859,125 +1906,6 @@ msgstr "Uso" msgid "General Info" msgstr "Informações Gerais" -#: 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 "" -"O programa selecionado necessita ou requer um ou mais arquivos. Por favor " -"selecione um software diferente.\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d pacotes de programas )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Driver: \"%1$s\" lista de programas " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" -"O jogo selecionado necessita de uma ou mais ROM ou imagem CHD. Por favor " -"selecione um jogo diferente.\n" -"\n" -"Pressione qualquer tecla para continuar." - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Nenhuma máquina encontrada. Por favor cheque o caminho da rom especificado " -"no arquivo %1$s.ini .\n" -"\n" -"Se esta é a sua primeira vez usando %2$s, por favor veja o arquivo config." -"txt no diretório de documentos para informação em configurar o %2$s." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Digite o nome ou selecione: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Digite o nome ou selecione: (aleatório)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Driver: %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Não-implementado" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Imperfeito" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "OK" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Gfx: %s, Som: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [interno]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Som" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Taxa de Amostragem" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Usar Amostras Externas" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "Carregar Estado" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Selecione a posição para carregar de" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "Salvar Estado" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Selecione a posição para salvar em" - #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" msgstr "Opções Diversas" @@ -2062,10 +1990,6 @@ msgstr "Atualizar velocidade" msgid "Rotation Options" msgstr "Opções de Rotação" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Rotação" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "Rotacionar para direita" @@ -2254,94 +2178,49 @@ msgstr "GLSL" msgid "Bilinear Filtering" msgstr "Filtragem Bilinear" -#: src/frontend/mame/ui/submenu.cpp:108 -msgid "Bitmap Prescaling" -msgstr "Pré-escala de Bitmap" - -#: src/frontend/mame/ui/submenu.cpp:109 -msgid "Window Mode" -msgstr "Modo Janela" - -#: src/frontend/mame/ui/submenu.cpp:110 -msgid "Enforce Aspect Ratio" -msgstr "Forçar Razão de Aspecto" - -#: src/frontend/mame/ui/submenu.cpp:111 -msgid "Start Out Maximized" -msgstr "Iniciar Maximizado" - -#: src/frontend/mame/ui/submenu.cpp:112 -msgid "Synchronized Refresh" -msgstr "Atualização de Quadros Sincronizada" - -#: src/frontend/mame/ui/submenu.cpp:113 -msgid "Wait Vertical Sync" -msgstr "Aguardar Sincronismo Vertical" - -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[gerenciador de arquivos]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Alterar Ordem dos Itens" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "Ordem Alterada: Entradas agora ordenadas por %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "nome curto" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "descrição" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "[listas compatíveis]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "parado" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "jogando" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(jogando)" +#: src/frontend/mame/ui/submenu.cpp:108 +msgid "Bitmap Prescaling" +msgstr "Pré-escala de Bitmap" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "gravando" +#: src/frontend/mame/ui/submenu.cpp:109 +msgid "Window Mode" +msgstr "Modo Janela" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(gravando)" +#: src/frontend/mame/ui/submenu.cpp:110 +msgid "Enforce Aspect Ratio" +msgstr "Forçar Razão de Aspecto" -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Pausar/Parar" +#: src/frontend/mame/ui/submenu.cpp:111 +msgid "Start Out Maximized" +msgstr "Iniciar Maximizado" -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Tocar" +#: src/frontend/mame/ui/submenu.cpp:112 +msgid "Synchronized Refresh" +msgstr "Atualização de Quadros Sincronizada" -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Gravar" +#: src/frontend/mame/ui/submenu.cpp:113 +msgid "Wait Vertical Sync" +msgstr "Aguardar Sincronismo Vertical" -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Rebobinar" +#: 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 "" +"O programa selecionado necessita ou requer um ou mais arquivos. Por favor " +"selecione um software diferente.\n" +"\n" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Avanço Rápido" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d pacotes de programas )" + +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Driver: \"%1$s\" lista de programas " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2501,7 +2380,7 @@ msgstr "Y" #: src/frontend/mame/ui/ui.cpp:1504 #, c-format msgid "Crosshair Offset %1$s" -msgstr "Ajuste da Mira" +msgstr "" #: src/frontend/mame/ui/ui.cpp:1592 #, c-format @@ -2563,216 +2442,408 @@ msgstr "Ajuste da Mira Y %1$1.3f" msgid "**Error saving ui.ini**" msgstr "**Erro ao salvar ui.ini**" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" -msgstr "**Erro ao salvar %s.ini**" +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "**Erro ao salvar %s.ini**" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filtro" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Customizar Interface" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Configurar Diretórios" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Entradas Gerais" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Salvar Configuração" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Configurações" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "Sem" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Command" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Gameinit" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "Recordes" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "História" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "MAMEinfo" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "MESSinfo" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "MAMEscore" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Sysinfo" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "MARPScore" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" + +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "" + +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "" + +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "" + +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder 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 "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "Não Filtrado" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" -msgstr "Disponível" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" -msgstr "Não Disponível" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "Funcionando" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "Não Funcionando" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "Mecânico" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "Não Mecânico" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "Categoria" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "Favoritos" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "Sem BIOS" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" -msgstr "Pai" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" -msgstr "Clones" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "Fabricante" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "Ano" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "Salvamento Suportado" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "Salvamento Não Suportado" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "Requer CHD" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "Não Requer CHD" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "Tela Vertical" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "Tela Horizontal" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "Filtro Customizado" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "Editor" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "Suportado" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "Parcialmente Suportado" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "Não Suportado" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "Região do Lançamento" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "Tipo de Dispositivo" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "Lista de Programas" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" -msgstr "" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Selecionar filtros customizáveis:" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "Filtro %1$u" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Remover o último filtro" +#~ msgid "Mechanical Machine\t%1$s\n" +#~ msgstr "Máquina Mecânica\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Adicionar filtro" +#~ msgid "Requires Artwork\t%1$s\n" +#~ msgstr "Necessita de Artwork\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "Selecione a categoria" +#~ msgid "Requires Clickable Artwork\t%1$s\n" +#~ msgstr "Necessita de Artwork Clicável\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" -msgstr "[arquivos INI sem categoria]" +#~ msgid "Support Cocktail\t%1$s\n" +#~ msgstr "Suporte para Cocktail\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" -msgstr "[sem grupos no arquivo INI]" +#~ msgid "Driver is BIOS\t%1$s\n" +#~ msgstr "Driver é BIOS\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" -msgstr "arquivos INI sem categoria encontrada" +#~ msgid "Support Save\t%1$s\n" +#~ msgstr "Suporte a Salvar\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "Arquivo" +#~ msgid "Screen Orientation\t%1$s\n" +#~ msgstr "Orientação da Tela\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" -msgstr "Nenhum grupo encontrado no arquivo de categoria" +#~ msgid "Vertical" +#~ msgstr "Vertical" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "Grupo" +#~ msgid "Horizontal" +#~ msgstr "Horizontal" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" -msgstr "Incluir clones" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "Necessita de CHD\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Tela #%d" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "Auditoria de Roms\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Backdrops" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "Auditoria de Roms \tRUIM\n" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Overlays" +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "Auditoria de Amostras\tNenhuma Necessária\n" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Bezels" +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "Auditoria de Amostras\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "CPanels" +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "Auditoria de Amostras\tRUIM\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Vista" +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "Auditoria de Roms\tDesligada\n" +#~ "Auditoria de Amostras\tDesligada\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Cortado" +#~ msgid "Unimplemented" +#~ msgstr "Não-implementado" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Cheio" +#~ msgid "Imperfect" +#~ msgstr "Imperfeito" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " CORES" +#~ msgid "OK" +#~ msgstr "OK" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " CANETAS" +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "Gfx: %s, Som: %s" #~ msgid "Audit in progress..." #~ msgstr "Auditoria em progresso" diff --git a/language/Romanian/strings.po b/language/Romanian/strings.po index e5b1579d6c9..799583d9dad 100644 --- a/language/Romanian/strings.po +++ b/language/Romanian/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" @@ -19,398 +19,314 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -645,1274 +561,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1999,10 +1932,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2215,69 +2144,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2454,253 +2335,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Russian/strings.po b/language/Russian/strings.po index 30e6caeb479..18ab8311ca3 100644 --- a/language/Russian/strings.po +++ b/language/Russian/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: 2017-08-26 04:43+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: MAME Language Team\n" @@ -19,461 +19,403 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [внутренний]" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "Отсутствует" +#: 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:481 -msgid "Done" -msgstr "" +#: 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:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +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:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[список ПО]" -#: 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:525 +msgid "Select access mode" +msgstr "Выберите режим доступа" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Только чтение" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Сбросить все" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Чтение-запись" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Перезагрузить все" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Чтение из этого образа, запись в другой" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Чтение из этого образа, запись в diff" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" -msgstr "" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "защита" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Читы" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +msgstr "цветовая палитра" -#: 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" -msgstr "Включен" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +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" -msgstr "Выключен" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "звук" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr "" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "управление" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "клавиатура" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "мышь" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "микрофон" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "камера" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "диск" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "принтер" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "Локальная сеть" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "Удаленная сеть" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" +msgstr "скорость" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: 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" msgstr "" +"Один или несколько ROMов/CHD этой системы не верные. Эта система может " +"работать не правильно.\n" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"Имеются известные проблемы с этой системой\n" +"\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:195 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" -msgstr "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +msgstr "Один или несколько ROM/CHD этой системы не были нормально сдамплены.\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" -msgstr "" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "Полностью не эмулируются возможности: " -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: 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:449 -msgid "Data cleared and current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "Несовершенно эмулируемые возможности: " -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Переворот экрана в режиме коктейль-стола не поддерживается.\n" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "Эта система требует внешние графические файлы.\n" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" +#: 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 "" +"Разработка этой системы так и не была завершена. Может наблюдаться странное " +"поведение или отсутсвующие элементы. Это не является ошибками эмуляции.\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: 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 "" +"У этой системы нет звукового оборудования, в процессе эмуляции не будет " +"никаких звуков, так и должно быть.\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"\n" +"ЭТА СИСТЕМА НЕ РАБОТАЕТ. Эмуляция этой системы не завершена. Вы никак не " +"сможете исправить проблемы, лишь ждать когда разработчики улучшат эмуляцию.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" msgstr "" +"\n" +"\n" +"Известные работающие клоны этой системы: %s" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Нажмите любую клавишу для продолжения" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Драйвер: %4$s\n" +"\n" +"Процессор:\n" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "МГц" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "кГц" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"Звук:\n" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" +"\n" +"Видео:\n" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Нет\n" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" +msgstr "Экран '%1$s'" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Экран" -#: plugins/cheatfind/init.lua:568 -msgid "Value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Не поддерживается" -#: plugins/cheatfind/init.lua:572 -msgid "Any" -msgstr "" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Частично поддерживается" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" -msgstr "" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[пусто]" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" +"Коментарий чита:\n" +"%s" -#: plugins/cheatfind/init.lua:606 -msgid "Match block" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" +msgstr "Все читы перезагружены" -#: plugins/cheatfind/init.lua:609 -msgid "All" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" +msgstr "Настройка авто-огня" -#: plugins/cheatfind/init.lua:660 -#, lua-format -msgid "Test cheat at addr %08X" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Сбросить все" -#: plugins/cheatfind/init.lua:692 -msgid "Cheat engine not available" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Перезагрузить все" -#: plugins/cheatfind/init.lua:741 -msgid "Test" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:273 +msgid "Autofire Status" +msgstr "Состояние" -#: plugins/cheatfind/init.lua:741 -msgid "Write" -msgstr "" +#: 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 "Выключен" -#: plugins/cheatfind/init.lua:741 -msgid "Watch" -msgstr "" +#: 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 "Включен" -#: plugins/cheatfind/init.lua:758 -msgid "Page" -msgstr "" +#: 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 "Вкл" -#: plugins/cheatfind/init.lua:776 -msgid "Clear Watches" -msgstr "" +#: 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 "Выкл" -#: plugins/cheatfind/init.lua:786 -msgid "Cheat Finder" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:316 +msgid "No buttons found on this machine!" +msgstr "У этой системы нет кнопок огонь!" -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 +msgid "Autofire Delay" +msgstr "Частота" -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:31 +msgid "Show All" +msgstr "Показать все" -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:32 +msgid "Hide Filters" +msgstr "Скрыть фильтры" -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:33 +msgid "Hide Info/Image" +msgstr "Скрыть информацию / изображение" -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -msgid "" -"\n" -"\n" -"--- DRIVER INFO ---\n" -"Driver: " -msgstr "" +#: src/frontend/mame/ui/custui.cpp:34 +msgid "Hide Both" +msgstr "Скрыть оба" -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:151 +msgid "Fonts" +msgstr "Шрифты" -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:152 +msgid "Colors" +msgstr "Цвета" -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 +msgid "Language" +msgstr "Язык" -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:161 +msgid "Show side panels" +msgstr "Скрыть боковые панели" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:173 +msgid "Custom UI Settings" +msgstr "Пользовательские настройки интерфейса" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:223 +msgid "default" +msgstr "по-умолчанию" -#: plugins/timer/init.lua:96 -msgid "Total time" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:331 +msgid "UI Font" +msgstr "Шрифт интерфейса" -#: plugins/timer/init.lua:98 -msgid "Play Count" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:336 +msgid "Bold" +msgstr "Жирный" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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 "" - -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Новый штрихкод:" - -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Введите код" - -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Не верная длина штрих-кода!" - -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format -msgid "" -"Cheat Comment:\n" -"%s" -msgstr "" -"Коментарий чита:\n" -"%s" - -#: src/frontend/mame/ui/cheatopt.cpp:105 -msgid "All cheats reloaded" -msgstr "Все читы перезагружены" - -#: src/frontend/mame/ui/cheatopt.cpp:136 -msgid "Autofire Settings" -msgstr "Настройка авто-огня" - -#: src/frontend/mame/ui/cheatopt.cpp:273 -msgid "Autofire Status" -msgstr "Состояние" - -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "У этой системы нет кнопок огонь!" - -#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 -msgid "Autofire Delay" -msgstr "Частота" - -#: src/frontend/mame/ui/custui.cpp:31 -msgid "Show All" -msgstr "Показать все" - -#: src/frontend/mame/ui/custui.cpp:32 -msgid "Hide Filters" -msgstr "Скрыть фильтры" - -#: src/frontend/mame/ui/custui.cpp:33 -msgid "Hide Info/Image" -msgstr "Скрыть информацию / изображение" - -#: src/frontend/mame/ui/custui.cpp:34 -msgid "Hide Both" -msgstr "Скрыть оба" - -#: src/frontend/mame/ui/custui.cpp:151 -msgid "Fonts" -msgstr "Шрифты" - -#: src/frontend/mame/ui/custui.cpp:152 -msgid "Colors" -msgstr "Цвета" - -#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 -msgid "Language" -msgstr "Язык" - -#: src/frontend/mame/ui/custui.cpp:161 -msgid "Show side panels" -msgstr "Скрыть боковые панели" - -#: src/frontend/mame/ui/custui.cpp:173 -msgid "Custom UI Settings" -msgstr "Пользовательские настройки интерфейса" - -#: src/frontend/mame/ui/custui.cpp:223 -msgid "default" -msgstr "по-умолчанию" - -#: src/frontend/mame/ui/custui.cpp:331 -msgid "UI Font" -msgstr "Шрифт интерфейса" - -#: src/frontend/mame/ui/custui.cpp:336 -msgid "Bold" -msgstr "Жирный" - -#: src/frontend/mame/ui/custui.cpp:337 -msgid "Italic" -msgstr "Наклонный" +#: src/frontend/mame/ui/custui.cpp:337 +msgid "Italic" +msgstr "Наклонный" #: src/frontend/mame/ui/custui.cpp:342 msgid "Lines" @@ -647,1064 +589,1211 @@ msgstr "Желтый" msgid "Violet" msgstr "Фиолетовый" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Использование ПО" - -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Ревизия: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "Загрузить сохранение" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROMы" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Укажите слот загрузки" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "Записать сохранение" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "Интерфейс" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Укажите слот сохранения" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Инструменты" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "остновлено" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DAT-файлы" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "проигрывается" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INI-файлы" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(проигрывается)" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "записывается" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Иконки" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(записывается)" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Читы" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Пауза/Стоп" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Скриншоты" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Воспроизведение" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Кабинеты" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Запись" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Буклеты" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Перемотка" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Титулы" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Быстрая перемотка" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Концовки" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "Без фильтра" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "Платы" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "Имеющиеся" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 -msgid "Marquees" -msgstr "" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "Отсутсвующие" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Панели управления" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "Работают" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Прицелы" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "Не работают" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Элементы оформления" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "Механические" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Боссы" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "Не механические" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Предпросмотр оформления" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "Категории" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Выбор" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "Избранное" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "КонецИгры" - -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Обучение" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Логотипы" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "Не BIOS" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Таблицы рекордов" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Обложки" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "Производитель" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Установки папок" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "Год" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" -msgstr "Текущий %1$s Папок" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "Есть сохранения" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Изменить папку" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "Нет сохранений" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Добавить папку" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "Требуют CHD" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Удалить папку" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "Не требуют CHD" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Изменить папку %1$s - Поиск: %2$s_" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "Вертикальный экран" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Добавить папку %1$s - Поиск: %2$s_" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "Горизонтальный экран" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Нажмите TAB для выбора" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "Пользовательский фильтр" -#: src/frontend/mame/ui/dirmenu.cpp:513 +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "Издатель" + +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "Поддерживается" + +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "Частично поддерживается" + +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "Не поддерживается" + +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "Регион распространения" + +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "Тип устройства" + +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "Список ПО" + +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Выберите пользовательские фильтры:" + +#: src/frontend/mame/ui/utils.cpp:503 #, c-format -msgid "Remove %1$s Folder" -msgstr "Убрать папку %1$s" +msgid "Filter %1$u" +msgstr "Фиьтр %1$u" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Файл уже существует - Заменить?" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +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" -msgstr "Нет" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Добавить фильтр" + +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "Выберите категорию:" + +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "Файл" + +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +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 "Include clones" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 msgid "Yes" msgstr "Да" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Новый образ:" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Нет" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -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." +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Создать" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Введите также расширение файла" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Изменение настроек" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Выберите формат образа" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +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]" -msgstr "[пустой слот]" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[создать]" +#: 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$-.100s" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[список ПО]" +#: 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/filesel.cpp:525 -msgid "Select access mode" -msgstr "Выберите режим доступа" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Только чтение" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "В целом: НЕ РАБОТАЕТ" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Чтение-запись" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "В целом: Не эмулируется защита" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Чтение из этого образа, запись в другой" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "В целом: Работает" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Графика: Не эмулируется, " + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Графика: Не идеально, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Графика: OK, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "Звук: Отсутствует" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Звук: Не эмулируется" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Звук: Не идеально" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Звук: OK" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Интерфейс пользователя" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Дополнительное управление" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Возврат к эмуляции" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Выход" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Возврат в предыдущее меню" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Авто" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 +#, 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/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Экран #%d" + +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Поворот" + +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Задние фоны" + +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Чтение из этого образа, запись в diff" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" 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/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 +msgid "Marquees" msgstr "" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "защита" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Вид" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "цветовая палитра" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Урезанный" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "графика" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Полный" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "звук" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Файл уже существует - Заменить?" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "управление" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Новый образ:" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "клавиатура" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Формат образа:" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "мышь" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Создать" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "микрофон" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Введите также расширение файла" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "камера" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Выберите формат образа" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "диск" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Новый штрихкод:" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "принтер" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Введите код" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "Локальная сеть" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Не верная длина штрих-кода!" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "Удаленная сеть" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Список выбора - Поиск: " -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "скорость" +#: src/frontend/mame/ui/selector.cpp:124 +#, c-format +msgid "Double click or press %1$s to select" +msgstr "Кликние два раза или нажмите %1$s для выбора" -#: src/frontend/mame/ui/info.cpp:180 +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format msgid "" -"One or more ROMs/CHDs for this machine are incorrect. The machine may not " -"run correctly.\n" +"%s\n" +" added to favorites list." msgstr "" -"Один или несколько ROMов/CHD этой системы не верные. Эта система может " -"работать не правильно.\n" +"%s\n" +" добавлен в список избранного." -#: src/frontend/mame/ui/info.cpp:190 +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format msgid "" -"There are known problems with this machine\n" -"\n" +"%s\n" +" removed from favorites list." msgstr "" -"Имеются известные проблемы с этой системой\n" -"\n" +"%s\n" +" убран из списка избранного." -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "Один или несколько ROM/CHD этой системы не были нормально сдамплены.\n" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Настройки системы" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "Полностью не эмулируются возможности: " +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Плагины" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/selgame.cpp:853 #, c-format -msgid "%s" +msgid "Romset\t%1$-.100s\n" 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/selgame.cpp:854 #, 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 "Переворот экрана в режиме коктейль-стола не поддерживается.\n" - -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "Эта система требует внешние графические файлы.\n" - -#: 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 "" -"Разработка этой системы так и не была завершена. Может наблюдаться странное " -"поведение или отсутсвующие элементы. Это не является ошибками эмуляции.\n" - -#: 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 "" -"У этой системы нет звукового оборудования, в процессе эмуляции не будет " -"никаких звуков, так и должно быть.\n" - -#: 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 "" -"\n" -"ЭТА СИСТЕМА НЕ РАБОТАЕТ. Эмуляция этой системы не завершена. Вы никак не " -"сможете исправить проблемы, лишь ждать когда разработчики улучшат эмуляцию.\n" +msgid "Year\t%1$s\n" +msgstr "Год\t%1$s\n" -#: 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 "" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "Производитель\t%1$-.100s\n" -#: src/frontend/mame/ui/info.cpp:265 +#: src/frontend/mame/ui/selgame.cpp:859 #, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -"\n" -"\n" -"Известные работающие клоны этой системы: %s" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -"\n" -"\n" -"Нажмите любую клавишу для продолжения" -#: 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 "" -"%1$s\n" -"%2$s %3$s\n" -"Драйвер: %4$s\n" -"\n" -"Процессор:\n" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "Аналоговое управление\tДа\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "МГц" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "Ввод с клавиатуры\tДа\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "кГц" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "В целом\tНЕ РАБОТАЕТ\n" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" -msgstr "" -"\n" -"Звук:\n" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "В целом\tНе эмулируется защита\n" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" -msgstr "" -"\n" -"Видео:\n" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "В целом\tРаботает\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Нет\n" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "Графика\tНе эмуируется\n" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "Графика\tНе верные цвета\n" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "Графика\tНе точные цвета\n" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "Графика\tНе идеально\n" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "Экран '%1$s'" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "Графика\tOK\n" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Экран" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "Звук\tОтсутствует\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Не поддерживается" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "Звук\tНе эмулируется\n" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Частично поддерживается" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "Звук\tНе идеально\n" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[пусто]" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "Звук\tOK\n" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Псевдо-терминалы" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "Управление\tНе эмулируется\n" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[не удалось]" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "Управление\tНе идеально\n" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Интерфейс пользователя" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "Клавиатура\tНе эмулируется\n" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Дополнительное управление" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "Клавиатура\tНе идеально\n" -#: 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/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "Мышь\tНе эмулируется\n" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Управление (общее)" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "Мышь\tНе идеально\n" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Управление (эта система)" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "Микрофон\tНе эмулируется\n" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Аналоговое управление" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "Микрофон\tНе идеально\n" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "DIP-переключатели" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "Камера\tНе эмулируется\n" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Настройки системы" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "Камера\tНе идеально\n" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Статистика игры" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "Диск\tНе эмулируется\n" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Информация о системе" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "Диск\tНе идеально\n" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Информация о образах" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "Принтер\tНе эмулируется\n" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Файловый менеджер" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "Принтер\tНе идеально\n" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Управление лентой" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "Локальная сеть\tНе эмулируется\n" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "Выбор BIOS" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "Локальная сеть\tНе идеально\n" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Подключаемые устройства" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "Удаленная сеть\tНе эмулируется\n" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Сканер штрих-кодов" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "Удаленная сеть\tНе идеально\n" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Сетевые устройства" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "Скорость\tНе эмулируется\n" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Режим клавиатуры" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "Скорость\tНе идеально\n" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Настройки видео" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Настройки прицела" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Настройки плагинов" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Просмотр DAT-файлов" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Добавить в Избранное" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Удалить из Избранного" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Выбрать новую систему" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Возврат к эмуляции" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Выход" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Возврат в предыдущее меню" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Авто" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" -msgstr "Режим клавиатуры:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" -msgstr "Обычная" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" -msgstr "Эмулируется" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (закрыт)" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Видимый экран" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 +#: src/frontend/mame/ui/selgame.cpp:1171 #, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml сохранен в папку ui." - -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Имя: Описание:\n" +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d систем (%5$d BIOS) )" -#: src/frontend/mame/ui/miscmenu.cpp:638 +#: src/frontend/mame/ui/selgame.cpp:1187 src/frontend/mame/ui/selsoft.cpp:555 #, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt сохранен в папку ui." +msgid "%1$s: %2$s - Search: %3$s_" +msgstr "%1$s: %2$s - Поиск: %3$s_" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "" +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 +#, c-format +msgid "Search: %1$s_" +msgstr "Поиск: %1$s_" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:1206 +#, c-format +msgid "System: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"\n" -" Configuration saved \n" +"The selected machine is missing one or more required ROM or CHD images. " +"Please select a different machine.\n" "\n" msgstr "" -"\n" -" Настройки сохранены \n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: 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/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMы" + +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Драйвер" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "Интерфейс" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "У этой системы нет BIOS." +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Инструменты" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Сохранить настройки этой системы" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DAT-файлы" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INI-файлы" + +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (по-умолчанию)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Иконки" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Плагины" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Читы" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Фильтр" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Скриншоты" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Настройка интерфейса" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Кабинеты" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Настройки путей" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Буклеты" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Настройки звука" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Титулы" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Управление (общее)" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Концовки" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Сохранить настройки" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "Платы" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Настройки" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Панели управления" -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Список выбора - Поиск: " +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Прицелы" -#: src/frontend/mame/ui/selector.cpp:124 +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Элементы оформления" + +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Боссы" + +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Предпросмотр оформления" + +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Выбор" + +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "КонецИгры" + +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Обучение" + +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Логотипы" + +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Таблицы рекордов" + +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Обложки" + +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Установки папок" + +#: src/frontend/mame/ui/dirmenu.cpp:167 #, c-format -msgid "Double click or press %1$s to select" -msgstr "Кликние два раза или нажмите %1$s для выбора" +msgid "Current %1$s Folders" +msgstr "Текущий %1$s Папок" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Изменить папку" + +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Добавить папку" + +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Удалить папку" + +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" добавлен в список избранного." +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Изменить папку %1$s - Поиск: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" убран из списка избранного." +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Добавить папку %1$s - Поиск: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Изменение настроек" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Нажмите TAB для выбора" + +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "Убрать папку %1$s" + +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" +msgstr "Режим клавиатуры:" -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Настройки системы" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" +msgstr "Обычная" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" +msgstr "Эмулируется" -#: src/frontend/mame/ui/selgame.cpp:854 +#: src/frontend/mame/ui/miscmenu.cpp:236 #, c-format -msgid "Year\t%1$s\n" -msgstr "Год\t%1$s\n" +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 +#: src/frontend/mame/ui/miscmenu.cpp:238 #, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "Производитель\t%1$-.100s\n" +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 +#: src/frontend/mame/ui/miscmenu.cpp:242 #, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +msgid "" +"Tickets dispensed: %1$d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/miscmenu.cpp:253 +msgid "Coin %1$c: NA%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "Аналоговое управление\tДа\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "Ввод с клавиатуры\tДа\n" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "В целом\tНЕ РАБОТАЕТ\n" +#: src/frontend/mame/ui/miscmenu.cpp:253 +#, c-format +msgid "Coin %1$c: %2$d%3$s\n" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "В целом\tНе эмулируется защита\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (закрыт)" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "В целом\tРаботает\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Видимый экран" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "Графика\tНе эмуируется\n" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml сохранен в папку ui." -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "Графика\tНе верные цвета\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Имя: Описание:\n" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "Графика\tНе точные цвета\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt сохранен в папку ui." -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "Графика\tНе идеально\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "Графика\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "Звук\tОтсутствует\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "Звук\tНе эмулируется\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" Настройки сохранены \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "Звук\tНе идеально\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Драйвер" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "Звук\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "У этой системы нет BIOS." -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "Управление\tНе эмулируется\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Добавить в Избранное" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "Управление\tНе идеально\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Удалить из Избранного" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "Клавиатура\tНе эмулируется\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Сохранить настройки этой системы" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "Клавиатура\tНе идеально\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "Мышь\tНе эмулируется\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (по-умолчанию)" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "Мышь\tНе идеально\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "Микрофон\tНе эмулируется\n" +#: 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/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "Микрофон\tНе идеально\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Псевдо-терминалы" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "Камера\tНе эмулируется\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[не удалось]" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "Камера\tНе идеально\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Управление (общее)" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "Диск\tНе эмулируется\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Управление (эта система)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "Диск\tНе идеально\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Аналоговое управление" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "Принтер\tНе эмулируется\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "DIP-переключатели" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "Принтер\tНе идеально\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Настройки системы" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "Локальная сеть\tНе эмулируется\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Статистика игры" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "Локальная сеть\tНе идеально\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Информация о системе" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "Удаленная сеть\tНе эмулируется\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Информация о образах" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "Удаленная сеть\tНе идеально\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Файловый менеджер" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "Скорость\tНе эмулируется\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Управление лентой" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "Скорость\tНе идеально\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "Выбор BIOS" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Подключаемые устройства" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Сканер штрих-кодов" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Сетевые устройства" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Режим клавиатуры" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Настройки видео" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Настройки прицела" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Читы" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Настройки плагинов" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Просмотр DAT-файлов" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Выбрать новую систему" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Звук" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Частота звука" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Использовать внешние звуки" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Настройки звука" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " ЦВЕТА" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d систем (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - Поиск: %3$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Search: %1$s_" -msgstr "Поиск: %1$s_" +msgid "Audit ROMs for all %1$u machines?" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Romset: %1$-.100s" +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "System: %1$-.100s" +msgid "" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "Нажмите любую клавишу для продолжения." +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Использование ПО" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Ревизия: " #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1738,12 +1827,6 @@ msgstr "" msgid "BIOS selection:" msgstr "Выбор BIOS:" -#: 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" -msgstr "" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1775,180 +1858,30 @@ msgstr "" 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:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "В целом: НЕ РАБОТАЕТ" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "В целом: Не эмулируется защита" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "В целом: Работает" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Графика: Не эмулируется, " - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Графика: Не идеально, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Графика: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "Звук: Отсутствует" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Звук: Не эмулируется" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Звук: Не идеально" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Звук: OK" - -#: 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 "Изображения" - -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" -msgstr "Информация" - -#: src/frontend/mame/ui/selmenu.cpp:2454 -msgid "Usage" -msgstr "Использование" - -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" -msgstr "Общая информация" - -#: 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/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "" - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Не эмулируется" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Не идеально" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Графика: %s, Звук: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [внутренний]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Звук" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Частота звука" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" +msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Использовать внешние звуки" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" +msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "Загрузить сохранение" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" +msgstr "Изображения" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Укажите слот загрузки" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" +msgstr "Информация" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "Записать сохранение" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" +msgstr "Использование" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Укажите слот сохранения" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" +msgstr "Общая информация" #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" @@ -2034,10 +1967,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2250,71 +2179,23 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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" +msgid "%1$s %2$s ( %3$d / %4$d software packages )" 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]" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " 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" -msgstr "Перемотка" - -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Быстрая перемотка" - #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " msgstr "" @@ -2538,211 +2419,348 @@ msgstr "**Ошибка сохранения ui.ini**" msgid "**Error saving %s.ini**" msgstr "**Ошибка сохранения %s.ini**" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "Без фильтра" +#: 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" -msgstr "Имеющиеся" +#: 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" -msgstr "Отсутсвующие" +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Настройки путей" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "Работают" +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Управление (общее)" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Сохранить настройки" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "Отсутствует" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +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/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "Не работают" +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "Механические" +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "Не механические" +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "Категории" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "Избранное" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "Не BIOS" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "Производитель" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "Год" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "Есть сохранения" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "Нет сохранений" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "Требуют CHD" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "Не требуют CHD" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "Вертикальный экран" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "Горизонтальный экран" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "Пользовательский фильтр" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "Издатель" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "Поддерживается" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "Частично поддерживается" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "Не поддерживается" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "Регион распространения" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "Тип устройства" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "Список ПО" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Выберите пользовательские фильтры:" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "Фиьтр %1$u" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Удалить последний фильтр" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Добавить фильтр" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "Выберите категорию:" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "Файл" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "Группа" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Экран #%d" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Задние фоны" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Вид" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Урезанный" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Полный" +#~ msgid "Unimplemented" +#~ msgstr "Не эмулируется" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " ЦВЕТА" +#~ msgid "Imperfect" +#~ msgstr "Не идеально" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr "" +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "Графика: %s, Звук: %s" #~ msgid "Audit in progress..." #~ msgstr "Идет проверка..." diff --git a/language/Serbian/strings.po b/language/Serbian/strings.po index 8e41fbb70cc..0a8302fb526 100644 --- a/language/Serbian/strings.po +++ b/language/Serbian/strings.po @@ -7,7 +7,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-03-02 21:46+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: MAME Language Team\n" @@ -19,383 +19,289 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 1.8.7\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [interno]" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Resetuj" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "" +#: 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 "[prazan slot]" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[kreiraj]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[lista programa]" -#: 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 "Uključeno" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Odaberi mod pristupa" -#: 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 "Isključeno" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Samo čitanje" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Čitanje-pisanje" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Resetuji sve" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Čitaj ovaj fajl, piši u drugi" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Ponovo učitaj sve" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Čitaj ovaj fajl, piši razlike" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "zaštita" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Varanje" - -#: 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" -msgstr "Omogućeno" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "grafika" -#: 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" -msgstr "Onemogućeno" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "zvuk" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "tastatura" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "miš" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "mikrofon" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "kamera" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: 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" msgstr "" +"Jedan ili više ROM/CHD fajlova za ovu mašinu su neispravni. Mašina možda " +"neće ispravno raditi.\n" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"Postoje poznati problemi s ovom mašinom\n" +"\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:195 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" +"Jedan ili više ROM/CHD fajlova za ovu mašinu nisu ispravno napravljeni.\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: 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:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Obrtanje ekrana u \"koktel\" modu nije podržano.\n" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" +#: 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 "" +"Mašsina nije nikad završena. Može se javiti čudno ponašanje ili nedostatak " +"elemenata sto ne predstavlja problem s emulacijom.\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: 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 "" +"Mašina ne poseduje uređaj za zvuk, MAME neće puštati zvuk, ovo je očekivano " +"ponašanje.\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"\n" +"OVA MAŠINA NE RADI. Emulacija ove mašine još nije potpuna. Ne možete ništa " +"uraditi u vezi s tim, osim da sačekate programere da unaprede emulaciju.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" msgstr "" +"\n" +"\n" +"Postoji klonovi ove mašine koji rade: %s" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Pritsnite bilo koji taster za nastavak" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Drajver: %4$s\n" +"\n" +"CPU:\n" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Komanda" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Inicijalizacija" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Istorija" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:342 msgid "" "\n" -"\n" -"--- DRIVER INFO ---\n" -"Driver: " -msgstr "" - -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "МАМЕ - informacije" - -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "" - -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "МESS - informacije" - -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Mamescore" - -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Systemske informacije" - -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "" - -#: plugins/timer/init.lua:96 -msgid "Total time" +"Sound:\n" msgstr "" +"\n" +"Zvuk:\n" -#: plugins/timer/init.lua:98 -msgid "Play Count" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" +"\n" +"Video:\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Nijedan\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Vektor" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "" +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" +msgid "Screen '%1$s'" +msgstr "Ekran '%1$s'" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Ekran" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Novi barkod:" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Nije podržano" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Unesite barkod" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Delimično podržano" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Neodgovarajuća dužina barkoda!" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[prazno]" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -411,10 +317,47 @@ msgstr "Sva varanja ponovo učitana" msgid "Autofire Settings" msgstr "Podešavanja automatskog pucanja" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Resetuji sve" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Ponovo učitaj sve" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "Stanje automatskog pucanja" +#: 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 "Onemogućeno" + +#: 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 "Omogućeno" + +#: 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 "Uključeno" + +#: 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 "Isključeno" + #: src/frontend/mame/ui/cheatopt.cpp:316 msgid "No buttons found on this machine!" msgstr "Nema tastera na ovoj mašini!" @@ -648,1078 +591,1227 @@ msgstr "Žuta" msgid "Violet" msgstr "Ljubičasta" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Upotreba softvera" - -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Revizija" - -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROM-ovi" - -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "Korisnički interfejs" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Izaberite poziciju sa koje želite da učitate" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Semplovi" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DAT fajlovi" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Izaberite poziciju na koju želite da snimite" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INI fajlovi" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "stopirano" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "reprodukcija" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Ikone" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(reprodukcija)" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Varanja" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "snimanje" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Snimci ekrana" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(snimanje)" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Kabineti" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Pauza/Stop" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Letci" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Pusti" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Naslovni ekrani" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Snimi" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Ekrani završetka igre" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Premotaj" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCB (štampane pločice)" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Premotaj u napred" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 -msgid "Marquees" -msgstr "Posteri iznad kabineta" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Upravljački paneli" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Nišani" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Ilustracije" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "Radi" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Finalni protivnici" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "Ne radi" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Umanjeni prikaz ilustracija" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Izborni ekrani" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "Neuspešan kraj igre" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "Kategorija" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Uputstvo" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "Lista omiljenih" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Logoi" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Najbolji rezultata" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Versus ekrani" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Maske" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Podešavanje direktorijuma" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "Proizvođač" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" -msgstr "Trenutni %1$s direktorijum" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "Godina" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Promeni direktorijum" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Dodaj direktorijum" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Ukloni direktorijum" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Promeni %1$s direktorijum - Pretraga: %2$s_" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Dodaj %1$s direktorijum - Pretraga: %2$s_" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "Vertikalni ekran" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Pritisnite TAB da podesite" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "Horizontalni ekran" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" -msgstr "Ukloni %1$s direktorijum" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Fajl već postoji - prepiši?" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "Izdavač" -#: 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" -msgstr "Ne" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +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" -msgstr "Da" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Novo ime:" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Format zapisa:" +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Kreiraj" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "Tip uredjaja" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Molim unesite i ekstenziju" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "Lista programa" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Odaberi format" - -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[prazan slot]" - -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[kreiraj]" - -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[lista programa]" - -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Odaberi mod pristupa" - -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Samo čitanje" - -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Čitanje-pisanje" - -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Čitaj ovaj fajl, piši u drugi" - -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Čitaj ovaj fajl, piši razlike" - -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Nemoguće snimiti preko direktorijuma" - -#: 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:244 +msgid "" msgstr "" -"Odabranom programu nedostaje jedan ili više ROM ili CHD fajlova. Molim " -"odaberite drugi." -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "zaštita" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Izbor proizvoljnih filtera" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "grafika" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Ukloni poslednji filter" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "zvuk" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Dodaj filter" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "tastatura" - -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "miš" - -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "Fajl" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/info.cpp:180 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Da" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Ne" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"One or more ROMs/CHDs for this machine are incorrect. The machine may not " -"run correctly.\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 "" -"Jedan ili više ROM/CHD fajlova za ovu mašinu su neispravni. Mašina možda " -"neće ispravno raditi.\n" -#: src/frontend/mame/ui/info.cpp:190 +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format msgid "" -"There are known problems with this machine\n" +"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." msgstr "" -"Postoje poznati problemi s ovom mašinom\n" +"Nisu proanađene mašine. Molimo Vas, proverite putanju do ROM fajlova " +"definisanu u %1$s.ini fajlu\n" "\n" +"Ako je ovo Vaš prvi put da koristite %2$s, molimo Vas pogledajte config.txt " +"fajl u docs direktorijumu za informacije o podešavanju %2$s." -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "" -"Jedan ili više ROM/CHD fajlova za ovu mašinu nisu ispravno napravljeni.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Konfiguracija opcija" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Otkucajte ime ili izaberite: %1$s_" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Otkucajte ime ili izaberite: (nasumičan izbor)" + +#: src/frontend/mame/ui/simpleselgame.cpp:308 +#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 #, c-format -msgid "%s" -msgstr "" +msgid "%1$-.100s" +msgstr "%1$-.100s" -#: 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:311 +#: src/frontend/mame/ui/selmenu.cpp:570 src/frontend/mame/ui/selmenu.cpp:606 #, c-format -msgid ", %s" -msgstr "" +msgid "%1$s, %2$-.100s" +msgstr "%1$s, %2$-.100s" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Drajver: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "Obrtanje ekrana u \"koktel\" modu nije podržano.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Uopšteno: NE RADI" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Uopšteno: Zaštita nije emulirana" -#: 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 "" -"Mašsina nije nikad završena. Može se javiti čudno ponašanje ili nedostatak " -"elemenata sto ne predstavlja problem s emulacijom.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Uopšteno: radi" -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Grafika: nije implementirana, " + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Grafika: nesavršena, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Grafika: OK, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" msgstr "" -"Mašina ne poseduje uređaj za zvuk, MAME neće puštati zvuk, ovo je očekivano " -"ponašanje.\n" -#: src/frontend/mame/ui/info.cpp:241 +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Zvuk: nije implementiran" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Zvuk: nesavršen" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Zvuk: OK" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Korisnički interfejs" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Ostale kontrole" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Podešavanje kontrola (ova mašina)" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Izlaz" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Povratak u prethodni meni" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Automatski" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[upravljanje fajlovima]" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Promeni sortiranje" + +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "Promenjen redosled: sada je sortirano po %s" + +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "skraćeno ime" + +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "opis" + +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[kompatibilne liste]" + +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Ekran #%d" + +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Rotiraj" + +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Kulise (pozadine)" + +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Prekrivajuće ilustracije" + +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Ivice" + +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "Komandni paneli" + +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 +msgid "Marquees" +msgstr "Posteri iznad kabineta" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Prikaz" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Odsečeno" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Potpuno" + +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Fajl već postoji - prepiši?" + +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Novo ime:" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Format zapisa:" + +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Kreiraj" + +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Molim unesite i ekstenziju" + +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Odaberi format" + +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Novi barkod:" + +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Unesite barkod" + +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Neodgovarajuća dužina barkoda!" + +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Izborna lista - pretraga:" + +#: src/frontend/mame/ui/selector.cpp:124 +#, c-format +msgid "Double click or press %1$s to select" +msgstr "Dupli klik ili pritisnite %1$s za selektovanje" + +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format 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" +"%s\n" +" added to favorites list." msgstr "" -"\n" -"OVA MAŠINA NE RADI. Emulacija ove mašine još nije potpuna. Ne možete ništa " -"uraditi u vezi s tim, osim da sačekate programere da unaprede emulaciju.\n" +"%s\n" +" dodato u listu omiljenih" -#: src/frontend/mame/ui/info.cpp:243 +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format 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" +"%s\n" +" removed from favorites list." msgstr "" +"%s\n" +" izbrisano iz liste omiljenih." -#: src/frontend/mame/ui/info.cpp:265 +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Konfiguracija mašine" + +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Dodatci" + +#: src/frontend/mame/ui/selgame.cpp:853 #, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +msgid "Romset\t%1$-.100s\n" +msgstr "ROM skup\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" +msgstr "Godina\t%1$s\n" + +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "Proizvođač\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "Drajver je klon od\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "Drajver je predak\t\n" + +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -"\n" -"\n" -"Postoji klonovi ove mašine koji rade: %s" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -"\n" -"\n" -"Pritsnite bilo koji taster za nastavak" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "Uopšteno\tNE RADI\n" + +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "Uopšteno\tZaštita nije emulirana\n" + +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "Uopšteno\tradi\n" + +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "Grafika\tnije implementirana\n" + +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Drajver: %4$s\n" -"\n" -"CPU:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "Grafika\tnesavršene boje\n" + +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "Grafika\tnesavršena\n" + +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "Grafika\tOK\n" + +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "Zvuk\tnije implementiran\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "Zvuk\tnesavršen\n" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" -msgstr "" -"\n" -"Zvuk:\n" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "Zvuk\tOK\n" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -"\n" -"Video:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Nijedan\n" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Vektor" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "Tastatura\tnije implementirana\n" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "Tastatura\tnesavršena\n" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "Miš\tnije implementiran\n" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "Ekran '%1$s'" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "Miš\tnesavršen\n" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Ekran" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Nije podržano" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Delimično podržano" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[prazno]" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Pseudo terminali" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[neuspešno]" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Korisnički interfejs" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Ostale kontrole" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +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 "Resetuj" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Podešavanje kontrola (globalno)" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Podešavanje kontrola (ova mašina)" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Analogne kontrole" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "DIP prekidači" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Konfiguracija mašine" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Informacije o statistici mašine" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Informacije o mašini" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Informacije o programu" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Upravljanje fajlovima" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Kontrola trake" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "Izbor BIOS-a" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Slot uređaji" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Barkod čitač" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Mrežni uređaji" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Mod tastature" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Kontrole klizača" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Video opcije" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Opcije nišana" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "Orijentacija ekrana\tVertikalno\n" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Opcije dodataka" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" +msgstr "Orijentacija ekrana\tHorizontalno\n" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Prikaz spoljašnjeg DAT" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Dodaj u listu omiljenih" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Izbriši iz liste omiljenih" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Izaberi novu mašinu" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Podešavanje kontrola (ova mašina)" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Izlaz" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Povratak u prethodni meni" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Automatski" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" -msgstr "Mod tastature:" +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d mašine (%5$d BIOS) )" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" -msgstr "Prirodni" +#: 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 "%1$s: %2$s - Pretraga: %3$s_" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" -msgstr "Emulirani" +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 +#, c-format +msgid "Search: %1$s_" +msgstr "Pretraga: %1$s_" -#: src/frontend/mame/ui/miscmenu.cpp:236 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" -msgstr "" -"Vreme rada: %1$d:%2$02d:%3$02d\n" -"\n" +msgid "Romset: %1$-.100s" +msgstr "ROM skup: %1$-.100s" -#: src/frontend/mame/ui/miscmenu.cpp:238 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "Sistem: %1$-.100s" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"Uptime: %1$d:%2$02d\n" +"The selected machine is missing one or more required ROM or CHD images. " +"Please select a different machine.\n" "\n" msgstr "" -"Vreme rada: %1$d:%2$02d\n" +"Selektovanoj mašini nedostaje jedan ili više ROM ili CHD fajlova. Molim " +"izaberite drugu mašinu.\n" "\n" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:1249 src/frontend/mame/ui/selsoft.cpp:462 +msgid "Press any key to continue." +msgstr "Pritisnite bilo koji taster za nastavak." + +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROM-ovi" + +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -"Izdate karte: %1$d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" -msgstr "Žeton %1$c: NA%3$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "Korisnički interfejs" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" -msgstr "Žeton %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Semplovi" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (zaključano)" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DAT fajlovi" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Vidljivo kašnjenje" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INI fajlovi" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml sačuvan u ui direktorijum." +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Ime: Opis:\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Ikone" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt sačuvan u ui direktorijum." +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Varanja" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Eksportuj listu u XML formatu (kao -listxml)" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Snimci ekrana" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "Eksportuj listu u XML formatu (kao -listxml, ali bez uredjaja)" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Kabineti" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Eksportuj listu u TXT formatu (kao -listfull)" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Letci" -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" Konfiguracija sačuvana \n" -"\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Naslovni ekrani" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Ekrani završetka igre" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Drajver" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCB (štampane pločice)" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Upravljački paneli" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Sačuvaj konfiguraciju mašine" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Nišani" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Konfiguracija mašine:" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Ilustracije" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (uobičajeno)" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Finalni protivnici" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Dodatci" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Umanjeni prikaz ilustracija" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filter" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Izborni ekrani" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Prilagodi korisnički interfejs" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "Neuspešan kraj igre" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Konfiguracija direktorijuma" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Uputstvo" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Opcije za zvuk" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Logoi" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Globalne kontrole" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Najbolji rezultata" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Sačuvaj konfiguraciju" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Versus ekrani" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Podešavanja" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Maske" -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Izborna lista - pretraga:" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Podešavanje direktorijuma" -#: src/frontend/mame/ui/selector.cpp:124 +#: src/frontend/mame/ui/dirmenu.cpp:167 #, c-format -msgid "Double click or press %1$s to select" -msgstr "Dupli klik ili pritisnite %1$s za selektovanje" +msgid "Current %1$s Folders" +msgstr "Trenutni %1$s direktorijum" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" dodato u listu omiljenih" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Promeni direktorijum" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Dodaj direktorijum" + +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Ukloni direktorijum" + +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" izbrisano iz liste omiljenih." +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Promeni %1$s direktorijum - Pretraga: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Konfiguracija opcija" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Dodaj %1$s direktorijum - Pretraga: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Konfiguracija mašine" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Pritisnite TAB da podesite" -#: src/frontend/mame/ui/selgame.cpp:853 +#: src/frontend/mame/ui/dirmenu.cpp:513 #, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "ROM skup\t%1$-.100s\n" +msgid "Remove %1$s Folder" +msgstr "Ukloni %1$s direktorijum" + +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" +msgstr "Mod tastature:" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "Godina\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" +msgstr "Prirodni" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "Proizvođač\t%1$-.100s\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" +msgstr "Emulirani" -#: src/frontend/mame/ui/selgame.cpp:859 +#: src/frontend/mame/ui/miscmenu.cpp:236 #, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "Drajver je klon od\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "Drajver je predak\t\n" +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" +msgstr "" +"Vreme rada: %1$d:%2$02d:%3$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" msgstr "" +"Vreme rada: %1$d:%2$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" msgstr "" +"Izdate karte: %1$d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "Uopšteno\tNE RADI\n" +#: src/frontend/mame/ui/miscmenu.cpp:253 +msgid "Coin %1$c: NA%3$s\n" +msgstr "Žeton %1$c: NA%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "Uopšteno\tZaštita nije emulirana\n" +#: src/frontend/mame/ui/miscmenu.cpp:253 +#, c-format +msgid "Coin %1$c: %2$d%3$s\n" +msgstr "Žeton %1$c: %2$d%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "Uopšteno\tradi\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (zaključano)" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "Grafika\tnije implementirana\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Vidljivo kašnjenje" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml sačuvan u ui direktorijum." -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "Grafika\tnesavršene boje\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Ime: Opis:\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "Grafika\tnesavršena\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt sačuvan u ui direktorijum." -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "Grafika\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Eksportuj listu u XML formatu (kao -listxml)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "Eksportuj listu u XML formatu (kao -listxml, ali bez uredjaja)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "Zvuk\tnije implementiran\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Eksportuj listu u TXT formatu (kao -listfull)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "Zvuk\tnesavršen\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" Konfiguracija sačuvana \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "Zvuk\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Drajver" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Dodaj u listu omiljenih" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "Tastatura\tnije implementirana\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Izbriši iz liste omiljenih" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "Tastatura\tnesavršena\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Sačuvaj konfiguraciju mašine" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "Miš\tnije implementiran\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Konfiguracija mašine:" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "Miš\tnesavršen\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (uobičajeno)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Nemoguće snimiti preko direktorijuma" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: 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 "" +"Odabranom programu nedostaje jedan ili više ROM ili CHD fajlova. Molim " +"odaberite drugi." -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Pseudo terminali" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[neuspešno]" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Podešavanje kontrola (globalno)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Podešavanje kontrola (ova mašina)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Analogne kontrole" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "DIP prekidači" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Konfiguracija mašine" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Informacije o statistici mašine" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Informacije o mašini" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Informacije o programu" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Upravljanje fajlovima" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Kontrola trake" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "Mehanička mašina\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "Izbor BIOS-a" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "Zahteva ilustracije\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Slot uređaji" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "Zahteva klik ilustracije\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Barkod čitač" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "Podržava \"koktel\" mod\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Mrežni uređaji" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "Drajver je BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Mod tastature" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "Podržava snimanje stanja igre\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Kontrole klizača" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "Orijentacija ekrana\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Video opcije" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Vertikalno" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Opcije nišana" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Horizontalno" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Varanje" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "Zahteva CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Opcije dodataka" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "Provera ROM-ova\tOK\n" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Prikaz spoljašnjeg DAT" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "Provera ROM-ova\tNEUSPEŠNA\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Izaberi novu mašinu" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "Provera semplova\tnije neophodna\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Zvuk" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "Provera semplova\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Učestalost uzorkovanja" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "Provera semplova\tNEUSPEŠNA\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Koristi dodatne semplove" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"Provera ROM-ova\tonemogućena\n" -"Provera semplova\tonemogućena\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Opcije za zvuk" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d mašine (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " BOJE" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - Pretraga: %3$s_" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " OLOVKE" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "Search: %1$s_" -msgstr "Pretraga: %1$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Romset: %1$-.100s" -msgstr "ROM skup: %1$-.100s" +msgid "Audit ROMs for all %1$u machines?" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "System: %1$-.100s" -msgstr "Sistem: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 +#: src/frontend/mame/ui/auditmenu.cpp:130 +#, c-format msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -"Selektovanoj mašini nedostaje jedan ili više ROM ili CHD fajlova. Molim " -"izaberite drugu mašinu.\n" -"\n" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "Pritisnite bilo koji taster za nastavak." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Upotreba softvera" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Revizija" #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1753,12 +1845,6 @@ msgstr "Izbor dela softvera:" msgid "BIOS selection:" msgstr "Izbor BIOS-a:" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1794,184 +1880,26 @@ msgstr "Drajver je klon od: %1$-.100s" msgid "Driver is parent" msgstr "Drajver je osnovni" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Uopšteno: NE RADI" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Uopšteno: Zaštita nije emulirana" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Uopšteno: radi" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Grafika: nije implementirana, " - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Grafika: nesavršena, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Grafika: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Zvuk: nije implementiran" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Zvuk: nesavršen" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Zvuk: OK" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" msgstr "%1$s %2$s" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" -msgstr "Programi" - -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" -msgstr "Informacije" - -#: src/frontend/mame/ui/selmenu.cpp:2454 -msgid "Usage" -msgstr "Upotreba" - -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" -msgstr "Opšte informacije" - -#: 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 "" -"Selektovanom programu nedostaje jedan ili više fajlova. Molim selektujte " -"drugi program.\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d programskih paketa )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Drajver: \"%1$s\" lista programa " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Nisu proanađene mašine. Molimo Vas, proverite putanju do ROM fajlova " -"definisanu u %1$s.ini fajlu\n" -"\n" -"Ako je ovo Vaš prvi put da koristite %2$s, molimo Vas pogledajte config.txt " -"fajl u docs direktorijumu za informacije o podešavanju %2$s." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Otkucajte ime ili izaberite: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Otkucajte ime ili izaberite: (nasumičan izbor)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Drajver: %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Nije implementirano" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Nesavršeno" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "OK" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Grafika: %s, zvuk: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [interno]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Zvuk" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Učestalost uzorkovanja" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Koristi dodatne semplove" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" +msgstr "Programi" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Izaberite poziciju sa koje želite da učitate" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" +msgstr "Informacije" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" +msgstr "Upotreba" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Izaberite poziciju na koju želite da snimite" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" +msgstr "Opšte informacije" #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" @@ -2057,10 +1985,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Rotiraj" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "" @@ -2273,70 +2197,25 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[upravljanje fajlovima]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Promeni sortiranje" +#: 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 "" +"Selektovanom programu nedostaje jedan ili više fajlova. Molim selektujte " +"drugi program.\n" +"\n" -#: 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 "Promenjen redosled: sada je sortirano po %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "skraćeno ime" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "opis" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "[kompatibilne liste]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "stopirano" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "reprodukcija" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(reprodukcija)" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "snimanje" - -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(snimanje)" - -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Pauza/Stop" - -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Pusti" - -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Snimi" - -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Premotaj" +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d programskih paketa )" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Premotaj u napred" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Drajver: \"%1$s\" lista programa " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2547,225 +2426,396 @@ msgstr "Razmera nišana Y %1$1.3f" msgid "Crosshair Offset X %1$1.3f" msgstr "Pomeraj nišana X %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" -msgstr "Pomeraj nišana Y %1$1.3f" +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "Pomeraj nišana Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "**Greška prilikom snimanja ui.ini**" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "**Greška prlikom zapisivanja %s.ini**" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filter" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Prilagodi korisnički interfejs" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Konfiguracija direktorijuma" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Globalne kontrole" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Sačuvaj konfiguraciju" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Podešavanja" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Komanda" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Inicijalizacija" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Istorija" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "МАМЕ - informacije" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "МESS - informacije" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamescore" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Systemske informacije" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" -msgstr "**Greška prilikom snimanja ui.ini**" +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" -msgstr "**Greška prlikom zapisivanja %s.ini**" +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "Radi" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "Ne radi" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "Kategorija" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "Lista omiljenih" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "Proizvođač" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "Godina" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "Vertikalni ekran" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "Horizontalni ekran" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "Izdavač" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "Tip uredjaja" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "Lista programa" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Izbor proizvoljnih filtera" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Ukloni poslednji filter" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Dodaj filter" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "Fajl" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Ekran #%d" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Kulise (pozadine)" +#~ msgid "Mechanical Machine\t%1$s\n" +#~ msgstr "Mehanička mašina\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Prekrivajuće ilustracije" +#~ msgid "Requires Artwork\t%1$s\n" +#~ msgstr "Zahteva ilustracije\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Ivice" +#~ msgid "Requires Clickable Artwork\t%1$s\n" +#~ msgstr "Zahteva klik ilustracije\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "Komandni paneli" +#~ msgid "Support Cocktail\t%1$s\n" +#~ msgstr "Podržava \"koktel\" mod\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Prikaz" +#~ msgid "Driver is BIOS\t%1$s\n" +#~ msgstr "Drajver je BIOS\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Odsečeno" +#~ msgid "Support Save\t%1$s\n" +#~ msgstr "Podržava snimanje stanja igre\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Potpuno" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "Zahteva CHD\t%1$s\n" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " BOJE" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "Provera ROM-ova\tOK\n" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " OLOVKE" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "Provera ROM-ova\tNEUSPEŠNA\n" + +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "Provera semplova\tnije neophodna\n" + +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "Provera semplova\tOK\n" + +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "Provera semplova\tNEUSPEŠNA\n" + +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "Provera ROM-ova\tonemogućena\n" +#~ "Provera semplova\tonemogućena\n" #~ msgid "Audit in progress..." #~ msgstr "Provera u toku..." diff --git a/language/Serbian_Cyrillic/strings.po b/language/Serbian_Cyrillic/strings.po index 5edaa7daa6c..2b74fb5cca9 100644 --- a/language/Serbian_Cyrillic/strings.po +++ b/language/Serbian_Cyrillic/strings.po @@ -7,7 +7,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-23 12:43+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: MAME Language Team\n" @@ -19,383 +19,289 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 1.8.7\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [интерно]" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" -msgstr "" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "" +#: 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:481 -msgid "Done" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[креирај]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +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:525 +msgid "Select access mode" +msgstr "Одабери мод приступа" -#: 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:526 +msgid "Read-only" +msgstr "Само читање" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Читање-писање" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Ресетуји све" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Читај овај фајл, пиши у други" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Поново учитај све" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Читај овај фајл, пиши разлике" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "заштита" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Варање" - -#: 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" -msgstr "Омогућено" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +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" -msgstr "Онемогућено" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "звук" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "тастатура" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "миш" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "микрофон" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "камера" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: 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" msgstr "" +"Један или више ROM/CHD фаЈлова за ову машину су неисправни. Машина можда " +"неће исправно радити.\n" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"Постоје познати проблеми с овом машином\n" +"\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:195 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" +"Један или више ROM/CHD фајлова за ову машину нису исправно направљени.\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: 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:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Обртање екрана у \"коктел\" моду није подржано.\n" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "Машина захтева додатне илустрационе фајлове.\n" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" +#: 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 "" +"Машсина није никад завршена. Може се јавити чудно понашање или недостатак " +"елемената сто не представља проблем с емулацијом.\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: 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 "" +"Машина не поседује уређај за звук, МАМЕ неће пуштати звук, ово је очекивано " +"понашање.\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"\n" +"ОВА МАШИНА НЕ РАДИ. Емулација ове машине још није потпуна. Не можете ништа " +"урадити у вези с тим, осим да сачекате програмере да унапреде емулацију.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" msgstr "" +"\n" +"\n" +"Постоји клонови ове машине који раде: %s" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Притисните било који тастер за наставак" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Драjвeр: %4$s\n" +"\n" +"CPU:\n" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Команда" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Иницијализација" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Историја" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:342 msgid "" "\n" -"\n" -"--- DRIVER INFO ---\n" -"Driver: " -msgstr "" - -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "MAME - информације" - -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "" - -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "MESS - информације" - -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Mamescore" - -#: 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" +"Sound:\n" msgstr "" +"\n" +"Звук:\n" -#: plugins/timer/init.lua:98 -msgid "Play Count" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" +"\n" +"Видео:\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Ниједан\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Вектор" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "" +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" +msgid "Screen '%1$s'" +msgstr "Екран '%1$s'" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Екран" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Нови баркод:" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Није подржано" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Унесите баркод" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Делимично подржано" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Неодговарајућа дужина баркода!" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[празно]" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -411,10 +317,47 @@ msgstr "Сва варања поново учитана" msgid "Autofire Settings" msgstr "Подешавања аутоматског пуцања" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Ресетуји све" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Поново учитај све" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "Стање аутоматског пуцања" +#: 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: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: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: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 msgid "No buttons found on this machine!" msgstr "Нема тастера на овој машини!" @@ -648,1078 +591,1227 @@ msgstr "Жута" msgid "Violet" msgstr "Љубичаста" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Употреба софтвера" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Ревизија" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Изаберите позицију са које желите да учитате" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "РОМ-ови" - -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "Кориснички интерфејс" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Изаберите позицију на коју желите да снимите" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Семплови" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "стопирано" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DAT фајлови" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "репродукција" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INI фајлови" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(репродукција)" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "снимање" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Иконе" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(снимање)" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Варања" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Пауза/Стоп" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Снимци екрана" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Пусти" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Кабинети" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Сними" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Летци" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Премотај" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Насловни екрани" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Премотај у напред" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Екрани завршетка игре" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCB (штампане плочице)" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 -msgid "Marquees" -msgstr "Постери изнад кабинета" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Управљачки панели" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "Ради" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Нишани" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "Не ради" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Илустрације" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Финални противници" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Умањени приказ илустрација" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "Категорија" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Изборни екрани" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "Листа омиљених" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "Неуспешан крај игре" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Упутство" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Логои" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Најбољи резултати" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Версус екрани" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "Произвођач" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Маске" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "Година" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Подешавање директоријума" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" -msgstr "Тренутни %1$s директоријум" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Промени директоријум" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Додај директоријум" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Уклони директоријум" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "Вертикални екран" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Промени %1$s директоријум - Претрага: %2$s_" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "Хоризонтални екран" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Додај %1$s директоријум - Претрага: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Притисните TAB да подесите" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "Издавач" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" -msgstr "Уклони %1$s директоријум" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Фајл већ постоји - препиши?" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +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" -msgstr "Не" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +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" -msgstr "Да" +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Ново име:" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "Тип уређаја" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Формат записа:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "Листа програма" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Креирај" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Молим унесите и екстензију" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Избор произвољних филтера" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Одабери формат" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +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]" -msgstr "[празан слот]" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Уклони последњи филтер" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[креирај]" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Додај филтер" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[листа програма]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Одабери мод приступа" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Само читање" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Читање-писање" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Читај овај фајл, пиши у други" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "Фајл" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Читај овај фајл, пиши разлике" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Немогуће снимити преко директоријума" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +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:1047 +msgid "Include clones" msgstr "" -"Одабраном програму недостаје један или више ROM или CHD фајлова. Молим " -"одаберите други." -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "заштита" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Да" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "графика" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"Нису проанађене машине. Молимо Вас, проверите путању до ROM фајлова " +"дефинисану у %1$s.ini фајлу\n" +"\n" +"Ако је ово Ваш први пут да користите %2$s, молимо Вас погледајте config.txt " +"фајл у docs директоријуму за информације о подешавању %2$s." -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "звук" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Конфигурација опција" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Откуцајте име или изаберите: %1$s_" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "тастатура" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Откуцајте име или изаберите: (насумичан избор)" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "миш" +#: 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$-.100s" +msgstr "%1$-.100s" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "" +#: 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 "%1$s, %2$-.100s" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Драјвер: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Уопштено: НЕ РАДИ" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Уопштено: Заштита није емулирана" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Уопштено: ради" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Графика: није имплементирана, " -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +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" -msgstr "" -"Један или више ROM/CHD фаЈлова за ову машину су неисправни. Машина можда " -"неће исправно радити.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Графика: ОК, " -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" msgstr "" -"Постоје познати проблеми с овом машином\n" -"\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "" -"Један или више ROM/CHD фајлова за ову машину нису исправно направљени.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Звук: није имплементиран" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Звук: несавршен" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Звук: ОК" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Кориснички интерфејс" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Остале контроле" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Подешавање контрола (ова машина)" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Излаз" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Повратак у претходни мени" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Аутоматски" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[управљање фајловима]" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Промени сортирање" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" -msgstr "" +msgid "Switched Order: entries now ordered by %s" +msgstr "Промењен редослед: сада је сортирано по %s" -#: 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/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/videoopt.cpp:56 #, c-format -msgid ", %s" -msgstr "" +msgid "Screen #%d" +msgstr "Екран #%d" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Ротирај" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "Обртање екрана у \"коктел\" моду није подржано.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Кулисе (позадине)" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "Машина захтева додатне илустрационе фајлове.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +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 "" -"Машсина није никад завршена. Може се јавити чудно понашање или недостатак " -"елемената сто не представља проблем с емулацијом.\n" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +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 "" -"Машина не поседује уређај за звук, МАМЕ неће пуштати звук, ово је очекивано " -"понашање.\n" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "Командни панели" -#: 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 "" -"\n" -"ОВА МАШИНА НЕ РАДИ. Емулација ове машине још није потпуна. Не можете ништа " -"урадити у вези с тим, осим да сачекате програмере да унапреде емулацију.\n" +#: 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/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 "" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Приказ" -#: src/frontend/mame/ui/info.cpp:265 +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Одсечено" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Потпуно" + +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Фајл већ постоји - препиши?" + +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Ново име:" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Формат записа:" + +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Креирај" + +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Молим унесите и екстензију" + +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Одабери формат" + +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Нови баркод:" + +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Унесите баркод" + +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Неодговарајућа дужина баркода!" + +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Изборна листа - претрага:" + +#: src/frontend/mame/ui/selector.cpp:124 +#, c-format +msgid "Double click or press %1$s to select" +msgstr "Дупли клик или притисните %1$s за селектовање" + +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 #, c-format msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +"%s\n" +" added to favorites list." msgstr "" -"\n" -"\n" -"Постоји клонови ове машине који раде: %s" +"%s\n" +" додато у листу омиљених." -#: src/frontend/mame/ui/info.cpp:278 +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format msgid "" -"\n" -"\n" -"Press any key to continue" +"%s\n" +" removed from favorites list." msgstr "" -"\n" -"\n" -"Притисните било који тастер за наставак" +"%s\n" +" избрисано из листе омиљених." -#: src/frontend/mame/ui/info.cpp:293 +#: 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 "" -"%1$s\n" -"%2$s %3$s\n" -"Driver: %4$s\n" -"\n" -"CPU:\n" +msgid "Romset\t%1$-.100s\n" +msgstr "РОМ скуп\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" +msgstr "Година\t%1$s\n" + +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "Произвођач\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "Драјвер је клон од\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "Драјвер је предак\t\n" + +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Драjвeр: %4$s\n" -"\n" -"CPU:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "Уопштено\tНЕ РАДИ\n" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "Уопштено\tЗаштита није емулирана" + +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "Уопштено\tради\n" + +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "Графика\tније имплементирана\n" + +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -"\n" -"Звук:\n" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "Графика\tнесавршене боје\n" + +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "Графика\tнесавршена\n" + +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "Графика\tОК\n" + +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -"\n" -"Видео:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Ниједан\n" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "Звук\tније имплементиран\n" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Вектор" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "Звук\tнесавршен\n" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "Звук\tOK\n" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:438 -#, c-format -msgid "Screen '%1$s'" -msgstr "Екран '%1$s'" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Екран" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "Тастатура\tније имплементирана\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Није подржано" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "Тастатура\tнесавршена\n" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Делимично подржано" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "Миш\tније имплементиран\n" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[празно]" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "Миш\tнесавршен\n" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Псеудо терминали" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[неуспечно]" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Кориснички интерфејс" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Остале контроле" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +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/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Подешавање контрола (глобално)" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Подешавање контрола (ова машина)" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Аналогне контроле" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "DIP прекидачи" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Конфигурација машине" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Информације о књиговодству машине" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Информације о машини" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Информације о слици" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Управљање фајловима" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Контрола траке" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "Избор BIOS-а" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Слот уређаји" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Баркод читач" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Мрежни уређаји" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Мод тастатуре" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Контроле клизача" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Видео опције" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Опције нишана" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Опције додатака" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Приказ спољашњег DAT" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Додај у листу омиљених" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Избриши из листе омиљених" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" +msgstr "Оријентација екрана\tВертикално\n" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Изабери нову машину" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" +msgstr "Оријентација екрана\tХоризонтално\n" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Подешавање контрола (ова машина)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Излаз" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Повратак у претходни мени" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Аутоматски" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" -msgstr "Мод тастатуре:" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" -msgstr "Природни" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" -msgstr "Емулирани" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"Време рада: %1$d:%2$02d:%3$02d\n" -"\n" -#: src/frontend/mame/ui/miscmenu.cpp:238 +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d машине (%5$d BIOS) )" + +#: 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 "%1$s: %2$s - Претрага: %3$s_" + +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 +#, c-format +msgid "Search: %1$s_" +msgstr "Претрага: %1$s_" + +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" -msgstr "" -"Време рада: %1$d:%2$02d\n" -"\n" +msgid "Romset: %1$-.100s" +msgstr "ROM скуп: %1$-.100s" -#: src/frontend/mame/ui/miscmenu.cpp:242 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "Систем: %1$-.100s" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"Tickets dispensed: %1$d\n" +"The selected machine is missing one or more required ROM or CHD images. " +"Please select a different machine.\n" "\n" msgstr "" -"Издате карте: %1$d\n" +"Изабрана машина нестоаје један или више неопходних ROM или CHD фајлова.Молим " +"изаберите другу машину.\n" "\n" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" -msgstr "Жетон %1$c: NA%3$s\n" +#: 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/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" -msgstr "Жетон %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "РОМ-ови" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" -msgstr " (закључано)" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" -msgstr "Видљиво кашњење" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "Кориснички интерфејс" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml сачуван у ui директоријум." +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Семплови" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Име: Опис:\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DAT фајлови" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt сачуван у ui директоријум." +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INI фајлови" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Експортуј листу у XML формату (као -listxml)" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "Експортуј листу у XML формату (као -listxml, али без уређаја)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Иконе" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Експортуј листу у TXT формату (као -listfull)" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Варања" -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" Конфигурација сачувана \n" -"\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Снимци екрана" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Кабинети" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Драјвер" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Летци" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Насловни екрани" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Сачувај конфигурацију машине" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Екрани завршетка игре" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Конфигурација машине:" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCB (штампане плочице)" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (уобичајено)" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Управљачки панели" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Додатци" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Нишани" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Филтер" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Илустрације" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Прилагоди кориснички интерфејс" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Финални противници" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Конфигурација директоријума" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Умањени приказ илустрација" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Опције за звук" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Изборни екрани" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Глобалне контроле" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "Неуспешан крај игре" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Сачувај конфигурацију" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Упутство" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Подешавања" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Логои" -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Изборна листа - претрага:" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Најбољи резултати" -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Дупли клик или притисните %1$s за селектовање" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Версус екрани" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" додато у листу омиљених" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Маске" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Подешавање директоријума" + +#: src/frontend/mame/ui/dirmenu.cpp:167 #, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%с\n" -" избрисано из листе омиљених." +msgid "Current %1$s Folders" +msgstr "Тренутни %1$s директоријум" -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Конфигурација опција" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Промени директоријум" -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Конфигурација машине" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Додај директоријум" -#: src/frontend/mame/ui/selgame.cpp:853 +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Уклони директоријум" + +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "РОМ скуп\t%1$-.100s\n" +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Промени %1$s директоријум - Претрага: %2$s_" -#: src/frontend/mame/ui/selgame.cpp:854 +#: src/frontend/mame/ui/dirmenu.cpp:418 #, c-format -msgid "Year\t%1$s\n" -msgstr "Година\t%1$s\n" +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Додај %1$s директоријум - Претрага: %2$s_" + +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Притисните TAB да подесите" + +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "Уклони %1$s директоријум" + +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" +msgstr "Мод тастатуре:" + +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" +msgstr "Природни" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "Произвођач\t%1$-.100s\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" +msgstr "Емулирани" -#: src/frontend/mame/ui/selgame.cpp:859 +#: src/frontend/mame/ui/miscmenu.cpp:236 #, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "Драјвер је клон од\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "Драјвер је предак\t\n" +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" +msgstr "" +"Време рада: %1$d:%2$02d:%3$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" msgstr "" +"Време рада: %1$d:%2$02d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" msgstr "" +"Издате карте: %1$d\n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "Уопштено\tНЕ РАДИ\n" +#: src/frontend/mame/ui/miscmenu.cpp:253 +msgid "Coin %1$c: NA%3$s\n" +msgstr "Жетон %1$c: NA%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "Уопштено\tЗаштита није емулирана" +#: src/frontend/mame/ui/miscmenu.cpp:253 +#, c-format +msgid "Coin %1$c: %2$d%3$s\n" +msgstr "Жетон %1$c: %2$d%3$s\n" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "Уопштено\tради\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" +msgstr " (закључано)" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "Графика\tније имплементирана\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" +msgstr "Видљиво кашњење" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml сачуван у ui директоријум." -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "Графика\tнесавршене боје\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Име: Опис:\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "Графика\tнесавршена\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt сачуван у ui директоријум." -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "Графика\tОК\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Експортуј листу у XML формату (као -listxml)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "Експортуј листу у XML формату (као -listxml, али без уређаја)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "Звук\tније имплементиран\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Експортуј листу у TXT формату (као -listfull)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "Звук\tнесавршен\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" Конфигурација сачувана \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "Звук\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Драјвер" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Додај у листу омиљених" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "Тастатура\tније имплементирана\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Избриши из листе омиљених" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "Тастатура\tнесавршена\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Сачувај конфигурацију машине" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "Миш\tније имплементиран\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Конфигурација машине:" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "Миш\tнесавршен\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (уобичајено)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Немогуће снимити преко директоријума" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: 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 "" +"Одабраном програму недостаје један или више ROM или CHD фајлова. Молим " +"одаберите други." -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Псеудо терминали" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[неуспечно]" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Подешавање контрола (глобално)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Подешавање контрола (ова машина)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Аналогне контроле" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "DIP прекидачи" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Конфигурација машине" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Информације о књиговодству машине" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Информације о машини" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Информације о слици" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Управљање фајловима" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Контрола траке" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "Механичка машина\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "Избор BIOS-а" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "Захтева илустрације\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Слот уређаји" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "Захтева клик илустрације\t%1$s\n" +#: 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/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "Подржава \"коктел\" мод\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Мод тастатуре" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "Драјвер је BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Контроле клизача" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "Подржава снимање стања игре\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Видео опције" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "Оријентација екрана\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Опције нишана" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Вертикално" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Варање" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Хоризонтално" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Опције додатака" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "Захтева CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Приказ спољашњег DAT" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "Провера ROM-ова\tОК\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Изабери нову машину" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "Провера ROM-ова\tНЕУСПЕШНА\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Звук" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "Провера семплова\tније неопходна\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Учесталост узорковања" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "Провера семплова\tОК\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Користи додатне семплове" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "Провера семплова\tНЕУСПЕШНА\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Опције за звук" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"Провера РОМ-ова\tонемогућена\n" -"Провера семплова\tонемогућена\n" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " БОЈЕ" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d машине (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr "ОЛОВКЕ" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - Претрага: %3$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Search: %1$s_" -msgstr "Претрага: %1$s_" +msgid "Audit ROMs for all %1$u machines?" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Romset: %1$-.100s" -msgstr "ROM скуп: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "System: %1$-.100s" -msgstr "Систем: %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1240 msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -"Изабрана машина нестоаје један или више неопходних ROM или CHD фајлова.Молим " -"изаберите другу машину.\n" -"\n" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "Притисните било који тастер за наставак." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Употреба софтвера" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Ревизија" #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1753,12 +1845,6 @@ msgstr "Избор дела софтвера:" msgid "BIOS selection:" msgstr "Избор BIOS-а:" -#: 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" -msgstr "" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1794,184 +1880,26 @@ msgstr "Драјвер је клон од: %1$-.100s" msgid "Driver is parent" msgstr "Драјвер је основни" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Уопштено: НЕ РАДИ" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Уопштено: Заштита није емулирана" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Уопштено: ради" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Графика: није имплементирана, " - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Графика: несавршена, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Графика: ОК, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Звук: није имплементиран" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Звук: несавршен" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -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 "Програми" - -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" -msgstr "Информације" - -#: src/frontend/mame/ui/selmenu.cpp:2454 -msgid "Usage" -msgstr "Употреба" - -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" -msgstr "Опште информације" - -#: 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 "" -"Селектованом програму недостаје један или више фајлова. Молим изаберите " -"други програм.\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d програмских пакета )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Драjвeр: \"%1$s\" листа програма " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Нису проанађене машине. Молимо Вас, проверите путању до ROM фајлова " -"дефинисану у %1$s.ini фајлу\n" -"\n" -"Ако је ово Ваш први пут да користите %2$s, молимо Вас погледајте config.txt " -"фајл у docs директоријуму за информације о подешавању %2$s." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Откуцајте име или изаберите: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Откуцајте име или изаберите: (насумичан избор)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Драјвер: %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Није имплементирано" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Несавршено" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "ОК" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Графика: %s, звук: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [интерно]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Звук" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Учесталост узорковања" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Користи додатне семплове" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Изаберите позицију са које желите да учитате" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" +msgstr "Програми" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" +msgstr "Информације" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Изаберите позицију на коју желите да снимите" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" +msgstr "Употреба" + +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" +msgstr "Опште информације" #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" @@ -2057,10 +1985,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2273,70 +2197,25 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[управљање фајловима]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Промени сортирање" +#: 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 "" +"Селектованом програму недостаје један или више фајлова. Молим изаберите " +"други програм.\n" +"\n" -#: 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 "Промењен редослед: сада је сортирано по %s" - -#: 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" -msgstr "Премотај" +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d програмских пакета )" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Премотај у напред" +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Драjвeр: \"%1$s\" листа програма " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2547,225 +2426,396 @@ msgstr "Размера нишана Y %1$1.3f" msgid "Crosshair Offset X %1$1.3f" msgstr "Померај нишана X %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" -msgstr "Померај нишана Y %1$1.3f" +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "Померај нишана Y %1$1.3f" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "**Грешка приликом снимања ui.ini**" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "**Грешка прликом записивања %s.ini**" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Филтер" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Прилагоди кориснички интерфејс" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Конфигурација директоријума" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Глобалне контроле" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Сачувај конфигурацију" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Команда" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Иницијализација" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Историја" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "MAME - информације" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "MESS - информације" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamescore" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Системске информације" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" -msgstr "**Грешка приликом снимања ui.ini**" +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" -msgstr "**Грешка прликом записивања %s.ini**" +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "Ради" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "Не ради" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "Категорија" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "Листа омиљених" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "Произвођач" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "Година" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "Вертикални екран" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "Хоризонтални екран" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "Издавач" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "Тип уређаја" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "Листа програма" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Избор произвољних филтера" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Уклони последњи филтер" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Додај филтер" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "Фајл" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Екран #%d" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Кулисе (позадине)" +#~ msgid "Mechanical Machine\t%1$s\n" +#~ msgstr "Механичка машина\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Прекривајуће илустрације" +#~ msgid "Requires Artwork\t%1$s\n" +#~ msgstr "Захтева илустрације\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Ивице" +#~ msgid "Requires Clickable Artwork\t%1$s\n" +#~ msgstr "Захтева клик илустрације\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "Командни панели" +#~ msgid "Support Cocktail\t%1$s\n" +#~ msgstr "Подржава \"коктел\" мод\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Приказ" +#~ msgid "Driver is BIOS\t%1$s\n" +#~ msgstr "Драјвер је BIOS\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Одсечено" +#~ msgid "Support Save\t%1$s\n" +#~ msgstr "Подржава снимање стања игре\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Потпуно" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "Захтева CHD\t%1$s\n" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " БОЈЕ" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "Провера ROM-ова\tОК\n" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr "ОЛОВКЕ" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "Провера ROM-ова\tНЕУСПЕШНА\n" + +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "Провера семплова\tније неопходна\n" + +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "Провера семплова\tОК\n" + +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "Провера семплова\tНЕУСПЕШНА\n" + +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "Провера РОМ-ова\tонемогућена\n" +#~ "Провера семплова\tонемогућена\n" #~ msgid "Audit in progress..." #~ msgstr "Провера у току..." diff --git a/language/Slovak/strings.po b/language/Slovak/strings.po index 373fe7e13be..66ae39b687e 100644 --- a/language/Slovak/strings.po +++ b/language/Slovak/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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Slovenian/strings.po b/language/Slovenian/strings.po index bd6ea578a31..e1b561ad944 100644 --- a/language/Slovenian/strings.po +++ b/language/Slovenian/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" @@ -19,398 +19,314 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -645,1274 +561,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1999,10 +1932,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2215,69 +2144,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2454,253 +2335,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Spanish/strings.po b/language/Spanish/strings.po index afac6035ecc..4e5d63bf15e 100644 --- a/language/Spanish/strings.po +++ b/language/Spanish/strings.po @@ -10,7 +10,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-03-05 13:02+0100\n" "Last-Translator: aviloria\n" "Language-Team: Español; Castellano <>\n" @@ -21,455 +21,400 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Gtranslator 2.91.7\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" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [interno]" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "Ninguno" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Restablecer" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: 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 "[ranura vacía]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[crear]" -#: 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 "Sí" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[lista de software]" -#: 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 "No" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Elige el modo de acceso" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Sólo lectura" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Reiniciar todo" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Lectura y escritura" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Recargar todo" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Leer esta imagen, escribir en otra imagen" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Leer esta imagen, escribir en diferencial" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" -msgstr "" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "protección" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Truco" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +msgstr "paleta de color" -#: 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" -msgstr "Activado" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "gráficos" -#: 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" -msgstr "Desactivado" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "sonido" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr "" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "controles" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "teclado" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "ratón" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "micrófono" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "cámara" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "disco" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "impresora" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "Red local" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "Red global" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" +msgstr "cronometraje" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: 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" msgstr "" +"Uno o más ROMs/CHDs de esta máquina son incorrectos. La máquina podría no " +"funcionar correctamente.\n" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"Existen problemas conocidos con esta máquina\n" +"\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:195 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" -msgstr "" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +msgstr "Uno o más ROMs/CHDs de esta máquina no se han volcado correctamente.\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" -msgstr "" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "Características no emuladas: " -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" +msgstr "%s" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" -msgstr "" +#: 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 ", %s" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "Características emuladas parcialmente: " -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Voltear la pantalla en modo cóctel no está soportado.\n" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "Esta máquina requiere ficheros de arte externos.\n" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" +#: 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 "" +"Esta máquina nunca se terminó. Podría comportarse de forma extraña o mostrar " +"signos de mal funcionamiento que en ningún caso son defectos de emulación.\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: 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 "" +"Esta máquina no soporta sonido, por lo que MAME no reproducirá audio, este " +"es el comportamiento esperado.\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"\n" +"ESTA MÁQUINA NO FUNCIONA. La emulación para esta máquina no está todavía " +"completada. No hay nada que se pueda hacer para arreglar el problema salvo " +"esperar a que los desarrolladores mejoren la emulación.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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 "" +"\n" +"Algunos elementos de esta máquina no pueden ser emulados dado que requieren " +"interacción directa con dispositivos mecánicos. No es posible disfrutar de " +"una experiencia completa de esta máquina.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" msgstr "" +"\n" +"\n" +"Existen clones funcionales de esta máquina: %s" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" +"\n" +"\n" +"Pulsa cualquier tecla para continuar." -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Controlador: %4$s\n" +"\n" +"Procesador:\n" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"Sonido:\n" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" +"\n" +"Vídeo:\n" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "Ninguno\n" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Vector" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" +msgstr "Pantalla «%1$s»" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" -msgstr "" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Pantalla" -#: plugins/cheatfind/init.lua:568 -msgid "Value" -msgstr "" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "No está soportado" -#: plugins/cheatfind/init.lua:572 -msgid "Any" -msgstr "" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Soportado parcialmente" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" -msgstr "" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[vacío]" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" +"Comentario del truco:\n" +"%s" -#: plugins/cheatfind/init.lua:606 -msgid "Match block" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" +msgstr "Se han recargado todos los trucos" -#: plugins/cheatfind/init.lua:609 -msgid "All" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" +msgstr "Ajustes de disparo automático" -#: plugins/cheatfind/init.lua:660 -#, lua-format -msgid "Test cheat at addr %08X" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Reiniciar todo" -#: plugins/cheatfind/init.lua:692 -msgid "Cheat engine not available" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Recargar todo" -#: plugins/cheatfind/init.lua:741 -msgid "Test" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:273 +msgid "Autofire Status" +msgstr "Estado del disparo automático" -#: plugins/cheatfind/init.lua:741 -msgid "Write" -msgstr "" +#: 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 "Desactivado" -#: plugins/cheatfind/init.lua:741 -msgid "Watch" -msgstr "" +#: 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 "Activado" -#: plugins/cheatfind/init.lua:758 -msgid "Page" -msgstr "" +#: 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 "Sí" -#: plugins/cheatfind/init.lua:776 -msgid "Clear Watches" -msgstr "" +#: 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 "No" -#: plugins/cheatfind/init.lua:786 -msgid "Cheat Finder" -msgstr "" +#: src/frontend/mame/ui/cheatopt.cpp:316 +msgid "No buttons found on this machine!" +msgstr "No se han encontrado botones en esta máquina." -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Orden" +#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 +msgid "Autofire Delay" +msgstr "Retardo del disparo automático" -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Inicio de partida" +#: src/frontend/mame/ui/custui.cpp:31 +msgid "Show All" +msgstr "Mostrar todo" -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "Puntuaciones más altas" +#: src/frontend/mame/ui/custui.cpp:32 +msgid "Hide Filters" +msgstr "Ocultar filtros" -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Historial" +#: src/frontend/mame/ui/custui.cpp:33 +msgid "Hide Info/Image" +msgstr "Ocultar detalles/imagen" -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -msgid "" -"\n" -"\n" -"--- DRIVER INFO ---\n" -"Driver: " -msgstr "" +#: src/frontend/mame/ui/custui.cpp:34 +msgid "Hide Both" +msgstr "Ocultar ambos" -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "Información de MAME" +#: src/frontend/mame/ui/custui.cpp:151 +msgid "Fonts" +msgstr "Tipografía" -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "Puntuación MARP" +#: src/frontend/mame/ui/custui.cpp:152 +msgid "Colors" +msgstr "Colores" -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "Información de MESS" +#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 +msgid "Language" +msgstr "Idioma" -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Puntuación MAME" +#: src/frontend/mame/ui/custui.cpp:161 +msgid "Show side panels" +msgstr "Mostrar paneles laterales" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Información del sistema" +#: src/frontend/mame/ui/custui.cpp:173 +msgid "Custom UI Settings" +msgstr "Ajustes de interfaz" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "" +#: src/frontend/mame/ui/custui.cpp:223 +msgid "default" +msgstr "predeterminado" -#: plugins/timer/init.lua:96 -msgid "Total time" -msgstr "" - -#: plugins/timer/init.lua:98 -msgid "Play Count" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "¿Auditar ROMs para las %1$u máquinas marcadas como no-disponibles?" - -#: src/frontend/mame/ui/auditmenu.cpp:99 -#, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "¿Auditar ROMs para todas las %1$u máquinas?" - -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "(los resultados serán guardados en %1$s)" - -#: src/frontend/mame/ui/auditmenu.cpp:130 -#, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" -"Auditando ROMs para la máquina %2$u de %3$u...\n" -"%1$s" - -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "Comenzar auditoría" - -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Nuevo código de barras:" - -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Escribe el código" - -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "El tamaño del código de barras no es correcto." - -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format -msgid "" -"Cheat Comment:\n" -"%s" -msgstr "" -"Comentario del truco:\n" -"%s" - -#: src/frontend/mame/ui/cheatopt.cpp:105 -msgid "All cheats reloaded" -msgstr "Se han recargado todos los trucos" - -#: src/frontend/mame/ui/cheatopt.cpp:136 -msgid "Autofire Settings" -msgstr "Ajustes de disparo automático" - -#: src/frontend/mame/ui/cheatopt.cpp:273 -msgid "Autofire Status" -msgstr "Estado del disparo automático" - -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "No se han encontrado botones en esta máquina." - -#: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 -msgid "Autofire Delay" -msgstr "Retardo del disparo automático" - -#: src/frontend/mame/ui/custui.cpp:31 -msgid "Show All" -msgstr "Mostrar todo" - -#: src/frontend/mame/ui/custui.cpp:32 -msgid "Hide Filters" -msgstr "Ocultar filtros" - -#: src/frontend/mame/ui/custui.cpp:33 -msgid "Hide Info/Image" -msgstr "Ocultar detalles/imagen" - -#: src/frontend/mame/ui/custui.cpp:34 -msgid "Hide Both" -msgstr "Ocultar ambos" - -#: src/frontend/mame/ui/custui.cpp:151 -msgid "Fonts" -msgstr "Tipografía" - -#: src/frontend/mame/ui/custui.cpp:152 -msgid "Colors" -msgstr "Colores" - -#: src/frontend/mame/ui/custui.cpp:157 src/frontend/mame/ui/dirmenu.cpp:38 -msgid "Language" -msgstr "Idioma" - -#: src/frontend/mame/ui/custui.cpp:161 -msgid "Show side panels" -msgstr "Mostrar paneles laterales" - -#: src/frontend/mame/ui/custui.cpp:173 -msgid "Custom UI Settings" -msgstr "Ajustes de interfaz" - -#: src/frontend/mame/ui/custui.cpp:223 -msgid "default" -msgstr "predeterminado" - -#: src/frontend/mame/ui/custui.cpp:331 -msgid "UI Font" -msgstr "Tipografía de interfaz" +#: src/frontend/mame/ui/custui.cpp:331 +msgid "UI Font" +msgstr "Tipografía de interfaz" #: src/frontend/mame/ui/custui.cpp:336 msgid "Bold" @@ -652,622 +597,945 @@ msgstr "Amarillo" msgid "Violet" msgstr "Violeta" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Forma de uso" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "Cargar estado de la máquina" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Revisión: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Selecciona la posición desde la que cargar" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "Guardar estado de la máquina" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Selecciona la posición a la que guardar" + +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "detenido" + +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "en ejecución" + +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(en ejecución)" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "grabando" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(grabando)" + +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Pausar/Detener" + +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Reproducir" + +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Grabar" + +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Rebobinar" + +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Avance rápido" + +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "Sin filtrar" + +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "Disponible" + +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "No disponible" + +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "Funciona" + +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "No Funciona" + +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "Mecánica" + +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "No mecánica" + +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "Categoría" + +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "Favoritos" + +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" + +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "No BIOS" + +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "Padres" + +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "Clones" + +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "Fabricante" + +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "Año" + +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "Soporta guardado" + +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "No soporta guardado" + +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "Requiere CHD" + +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "No requiere CHD" + +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "Pantalla vertical" + +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "Pantalla horizontal" + +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "Filtro personalizado" + +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "Editor" + +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "Soportado" + +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "Parcialmente soportado" + +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "No soportado" + +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "Región de la versión" + +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "Tipo de dispositivo" + +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "Lista de software" + +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Seleccionar filtros personalizados:" + +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "Filtro %1$u" + +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Eliminar último filtro" + +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Añadir filtro" + +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "Selecciona categoria:" + +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "[Sin ficheros INI de categorías]" + +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "[No hay grupos en el fichero INI]" + +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "No se han encontrado ficheros INI de categorías" + +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "Fichero" + +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "No se han encontrado grupos en el fichero de categorías" + +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "Grupo" + +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "Incluir clones" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Sí" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "No" + +#: 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." +msgstr "" +"Al juego elegido le falta una o varias ROMs o imágenes CHD necesarias. Por " +"favor elige otro distinto.\n" +"Pulsa cualquier tecla para continuar." + +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"No se ha encontrado ninguna máquina. Comprueba el «rompath» en el archivo " +"%1$s.ini.\n" +"\n" +"Si es la primera vez que utilizas %2$s, por favor, échale un vistazo al " +"archivo «config.txt» de la carpeta «docs» para informarte sobre cómo " +"configurar %2$s." + +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Configurar opciones" + +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Escribe un nombre o elige: %1$s_" + +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Escribe un nombre o elige: (aleatorio)" + +#: 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$-.100s" +msgstr "%1$-.100s" + +#: 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 "%1$s, %2$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "Controlador: %1$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "En general: NO FUNCIONA" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "En general: Protección sin emular" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "En general: Funcionando" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Gráficos: No implementado, " + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Gráficos: Imperfectos," + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Gráficos: Aceptables, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "Sonido: No" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Sonido: No implementado" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Sonido: Imperfecto" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Sonido: Aceptable" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Interfaz de usuario" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Otros controles" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROMs" +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Volver a la máquina" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "Medios del Software" +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Salir" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "Interfaz" +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Volver al menú anterior" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Muestras" +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Automát." -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DATs" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[administrador de archivos]" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INIs" +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Reordenar listado" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "INIs de categorías" +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "Orden cambiado: las entradas ahora se ordenan por %s" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Iconos" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "nombre corto" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Trucos" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "descripción" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Capturas" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[listas compatibles]" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Cabinas arcade" +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "%dª pantalla" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Folletos" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Girar" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Títulos" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Fondos" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Finales" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Sobreimpresiones" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "Circuitos impresos" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Marcos" + +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "Paneles de control" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 msgid "Marquees" msgstr "Marquesinas" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Paneles de control" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Ver" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Dianas" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Recortado" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Arte" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Completo" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Jefes" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "El archivo ya existe ¿Quieres sobreescribirlo?" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Vista previa del arte" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Nuevo nombre de imagen:" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Elegir" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Formato de imagen:" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "Fin de partida" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Crear" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "Manual" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Por favor, introduzca también la extensión del fichero" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Logos" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Elige el formato de imagen" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Puntuaciones" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Nuevo código de barras:" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Versus" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Escribe el código" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Cubiertas" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "El tamaño del código de barras no es correcto." -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Ajustes de carpeta" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Lista de selección - Buscar: " -#: src/frontend/mame/ui/dirmenu.cpp:167 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Current %1$s Folders" -msgstr "Carpetas actuales %1$s" +msgid "Double click or press %1$s to select" +msgstr "Haz doble clic o pulsa %1$s para elegir" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Cambiar carpeta" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." +msgstr "" +"%s\n" +" añadido a la lista de favoritos." -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Añadir carpeta" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." +msgstr "" +"%s\n" +" eliminado de la lista de favoritos." -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Borrar carpeta" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Configurar máquina" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Plugins" + +#: src/frontend/mame/ui/selgame.cpp:853 #, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Cambiar carpeta %1$s - Buscar: %2$s_" +msgid "Romset\t%1$-.100s\n" +msgstr "Conjunto de roms\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:854 #, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Añadir carpeta %1$s - Buscar: %2$s_" +msgid "Year\t%1$s\n" +msgstr "Año\t%1$s\n" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Pulsa TAB para establecer" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "Fabricante\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:513 +#: src/frontend/mame/ui/selgame.cpp:859 #, c-format -msgid "Remove %1$s Folder" -msgstr "Borrar carpeta %1$s" +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "El controlador es un clon de\t%1$-.100s\n" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "El archivo ya existe ¿Quieres sobreescribirlo?" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "Es un controlador padre\t\n" + +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "Controles analógicos\tSi\n" + +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "Entradas de teclado\tSi\n" + +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "En General\tNO FUNCIONA\n" + +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "En General\tProtección no emulada\n" -#: 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" -msgstr "No" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "En General\tFunciona\n" -#: 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" -msgstr "Sí" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "Gráficos\tNo implementados\n" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Nuevo nombre de imagen:" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "Gráficos\tColores erróneos\n" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Formato de imagen:" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "Gráficos\tColores imperfectos\n" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Crear" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "Gráficos\tImperfectos\n" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Por favor, introduzca también la extensión del fichero" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "Gráficos\tAceptables" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Elige el formato de imagen" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "Sonido\tNo\n" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[ranura vacía]" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "Sonido\tNo implementado\n" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[crear]" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "Sonido\tImperfecto\n" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[lista de software]" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "Sonido\tAceptable\n" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Elige el modo de acceso" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "Controles\tNo implementados\n" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Sólo lectura" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "Controles\tImperfectos\n" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Lectura y escritura" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "Teclado\tNo implementado\n" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Leer esta imagen, escribir en otra imagen" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "Teclado\tImperfecto\n" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Leer esta imagen, escribir en diferencial" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "Ratón\tNo implementado\n" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "No se puede guardar en la carpeta" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "Ratón\tImperfecto\n" -#: 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 "" -"Al software elegido le falta una o varias ROMs o imágenes CHD necesarias. " -"Por favor elige otro distinto." +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "Micrófono\tNo implementado\n" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "protección" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "Micrófono\tImperfecto\n" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "paleta de color" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "Cámara\tNo implementada\n" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "gráficos" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "Cámara\tImperfecta\n" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "sonido" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "Disco\tNo implementado\n" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "controles" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "Disco\tImperfecto\n" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "teclado" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "Impresora\tNo implementada\n" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "ratón" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "Impresora\tImperfecta\n" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "micrófono" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "Red local\tNo implementada\n" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "cámara" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "Red local\tImperfecta" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "disco" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "Red global\tNo implementada\n" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "impresora" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "Red global\tImperfecta\n" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "Red local" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "Cronometraje\tNo implementado\n" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "Red global" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "Cronometraje\tImperfecto\n" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "cronometraje" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" +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/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -"Uno o más ROMs/CHDs de esta máquina son incorrectos. La máquina podría no " -"funcionar correctamente.\n" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -"Existen problemas conocidos con esta máquina\n" -"\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" -msgstr "Uno o más ROMs/CHDs de esta máquina no se han volcado correctamente.\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "Características no emuladas: " +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" -msgstr "%s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: 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 ", %s" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "Características emuladas parcialmente: " +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "Voltear la pantalla en modo cóctel no está soportado.\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "Esta máquina requiere ficheros de arte externos.\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\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" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -"Esta máquina nunca se terminó. Podría comportarse de forma extraña o mostrar " -"signos de mal funcionamiento que en ningún caso son defectos de emulación.\n" -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -"Esta máquina no soporta sonido, por lo que MAME no reproducirá audio, este " -"es el comportamiento esperado.\n" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -"\n" -"ESTA MÁQUINA NO FUNCIONA. La emulación para esta máquina no está todavía " -"completada. No hay nada que se pueda hacer para arreglar el problema salvo " -"esperar a que los desarrolladores mejoren la emulación.\n" -#: 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/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -"\n" -"Algunos elementos de esta máquina no pueden ser emulados dado que requieren " -"interacción directa con dispositivos mecánicos. No es posible disfrutar de " -"una experiencia completa de esta máquina.\n" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -"\n" -"\n" -"Existen clones funcionales de esta máquina: %s" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -"\n" -"\n" -"Pulsa cualquier tecla para continuar." -#: 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" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Controlador: %4$s\n" -"\n" -"Procesador:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -"\n" -"Sonido:\n" -#: src/frontend/mame/ui/info.cpp:370 +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"\n" -"Video:\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"\n" -"Vídeo:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "Ninguno\n" +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d máquinas (%5$d BIOS) )" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Vector" +#: 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 "%1$s: %2$s - Buscar: %3$s_" -#: src/frontend/mame/ui/info.cpp:392 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +msgid "Search: %1$s_" +msgstr "Buscar: %1$s_" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Conjunto de ROMs: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format -msgid "Screen '%1$s'" -msgstr "Pantalla «%1$s»" +msgid "System: %1$-.100s" +msgstr "Sistema: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Pantalla" +#: 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 "" +"Falta la máquina seleccionada o una o más de sus ROMs o imágenes CHD. Por " +"favor, elige otra máquina.\n" +"\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "No está soportado" +#: src/frontend/mame/ui/selgame.cpp:1249 src/frontend/mame/ui/selsoft.cpp:462 +msgid "Press any key to continue." +msgstr "Pulsa cualquier tecla para continuar." -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Soportado parcialmente" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMs" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[vacío]" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "Medios del Software" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Pseudo-terminales" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "Interfaz" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[falló]" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Muestras" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Interfaz de usuario" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DATs" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Otros controles" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INIs" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" -msgstr "Restablecer" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "INIs de categorías" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Entrada (general)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Iconos" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Entrada (esta máquina)" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Trucos" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Controles analógicos" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Capturas" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "Interruptores DIP" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Cabinas arcade" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Configuración de máquina" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Folletos" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Información contable" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Títulos" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Información de máquina" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Finales" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Información de imagen" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "Circuitos impresos" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Administrador de archivos" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Paneles de control" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Control de cinta" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Dianas" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "Selección de BIOS" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Arte" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Ranuras de monedas" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Jefes" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Lector de código de barras" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Vista previa del arte" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Dispositivos de red" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Elegir" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Modo del teclado" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "Fin de partida" + +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "Manual" + +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Logos" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Controles deslizantes" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Puntuaciones" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Opciones de vídeo" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Versus" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Opciones de diana" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Cubiertas" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Configuración del plugin" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Ajustes de carpeta" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Vista DAT externa" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "Carpetas actuales %1$s" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Añadir a favoritos" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Cambiar carpeta" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Borrar de favoritos" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Añadir carpeta" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Elegir máquina nueva" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Borrar carpeta" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Volver a la máquina" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Cambiar carpeta %1$s - Buscar: %2$s_" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Salir" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Añadir carpeta %1$s - Buscar: %2$s_" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Volver al menú anterior" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Pulsa TAB para establecer" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Automát." +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "Borrar carpeta %1$s" #: src/frontend/mame/ui/miscmenu.cpp:43 msgid "Keyboard Mode:" @@ -1325,411 +1593,239 @@ msgstr " (bloqueado)" msgid "Visible Delay" msgstr "Retardo visible" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml guardado en la carpeta «ui»." - -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Nombre: Descripción:\n" - -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt guardado en la carpeta «ui»." - -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Exportar lista en formato XML (igual que -listxml)" - -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "" -"Exportar lista en formato XML (igual que -listxml, pero excluyendo los " -"dispositivos)" - -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Exportar lista en formato TXT (igual que -listfull)" - -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" Se ha guardado la configuración \n" -"\n" - -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" - -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Controlador" - -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "Esta máquina no tiene BIOS." - -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Guardar ajustes de máquina" - -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Configurar máquina:" - -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (predeterminado)" - -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Plugins" - -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filtro" - -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Personalizar interfaz" - -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Configurar carpetas" - -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Opciones de sonido" - -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Entrada general" - -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Guardar configuración" - -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Ajustes" - -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Lista de selección - Buscar: " - -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Haz doble clic o pulsa %1$s para elegir" - -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" añadido a la lista de favoritos." - -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" eliminado de la lista de favoritos." - -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Configurar opciones" - -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Configurar máquina" - -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "Conjunto de roms\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "Año\t%1$s\n" - -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "Fabricante\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "El controlador es un clon de\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "Es un controlador padre\t\n" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "Controles analógicos\tSi\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "Entradas de teclado\tSi\n" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "En General\tNO FUNCIONA\n" - -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "En General\tProtección no emulada\n" - -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "En General\tFunciona\n" - -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "Gráficos\tNo implementados\n" - -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "Gráficos\tColores erróneos\n" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml guardado en la carpeta «ui»." -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "Gráficos\tColores imperfectos\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Nombre: Descripción:\n" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "Gráficos\tImperfectos\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt guardado en la carpeta «ui»." -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "Gráficos\tAceptables" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Exportar lista en formato XML (igual que -listxml)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "Sonido\tNo\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "" +"Exportar lista en formato XML (igual que -listxml, pero excluyendo los " +"dispositivos)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "Sonido\tNo implementado\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Exportar lista en formato TXT (igual que -listfull)" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "Sonido\tImperfecto\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" Se ha guardado la configuración \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "Sonido\tAceptable\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Controlador" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "Controles\tNo implementados\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "Esta máquina no tiene BIOS." -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "Controles\tImperfectos\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Añadir a favoritos" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "Teclado\tNo implementado\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Borrar de favoritos" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "Teclado\tImperfecto\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Guardar ajustes de máquina" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "Ratón\tNo implementado\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Configurar máquina:" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "Ratón\tImperfecto\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (predeterminado)" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "Micrófono\tNo implementado\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "No se puede guardar en la carpeta" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "Micrófono\tImperfecto\n" +#: 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 "" +"Al software elegido le falta una o varias ROMs o imágenes CHD necesarias. " +"Por favor elige otro distinto." -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "Cámara\tNo implementada\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Pseudo-terminales" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "Cámara\tImperfecta\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[falló]" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "Disco\tNo implementado\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Entrada (general)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "Disco\tImperfecto\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Entrada (esta máquina)" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "Impresora\tNo implementada\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Controles analógicos" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "Impresora\tImperfecta\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "Interruptores DIP" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "Red local\tNo implementada\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Configuración de máquina" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "Red local\tImperfecta" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Información contable" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "Red global\tNo implementada\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Información de máquina" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "Red global\tImperfecta\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Información de imagen" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "Cronometraje\tNo implementado\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Administrador de archivos" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "Cronometraje\tImperfecto\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Control de cinta" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "Máquina mecánica\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "Selección de BIOS" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "Requiere arte\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Ranuras de monedas" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "Requiere arte clicable\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Lector de código de barras" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "Soporta cóctel\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Dispositivos de red" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "El controlador es una BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Modo del teclado" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "Permite guardar\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Controles deslizantes" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "Orientación de pantalla\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Opciones de vídeo" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Vertical" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Opciones de diana" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Horizontal" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Truco" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "Requiere CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Configuración del plugin" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "Auditoría de ROMs\tCORRECTA\n" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Vista DAT externa" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "Auditoría de ROMs\tINCORRECTA\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Elegir máquina nueva" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "Auditoría de las muestras\tNo Necesaria\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Sonido" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "Auditoría de las muestras\tCORRECTA\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Tasa de muestreo" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "Auditoría de las muestras\tINCORRECTA\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Utilizar muestras externas" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"Auditoría de ROMs\tDeshabilitada\n" -"Auditoría de las muestras\tDeshabilitada\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Opciones de sonido" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d máquinas (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " COLORES" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - Buscar: %3$s_" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " PLUMAS" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "Search: %1$s_" -msgstr "Buscar: %1$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "¿Auditar ROMs para las %1$u máquinas marcadas como no-disponibles?" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Conjunto de ROMs: %1$-.100s" +msgid "Audit ROMs for all %1$u machines?" +msgstr "¿Auditar ROMs para todas las %1$u máquinas?" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "System: %1$-.100s" -msgstr "Sistema: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "(los resultados serán guardados en %1$s)" -#: src/frontend/mame/ui/selgame.cpp:1240 +#: src/frontend/mame/ui/auditmenu.cpp:130 +#, c-format msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -"Falta la máquina seleccionada o una o más de sus ROMs o imágenes CHD. Por " -"favor, elige otra máquina.\n" -"\n" +"Auditando ROMs para la máquina %2$u de %3$u...\n" +"%1$s" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "Pulsa cualquier tecla para continuar." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "Comenzar auditoría" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Forma de uso" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Revisión: " #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1763,12 +1859,6 @@ msgstr "Selección de partes de software:" msgid "BIOS selection:" msgstr "Selección de BIOS:" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1804,49 +1894,6 @@ msgstr "El controlador es un clon de: %1$-.100s" msgid "Driver is parent" msgstr "Es un controlador padre" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "En general: NO FUNCIONA" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "En general: Protección sin emular" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "En general: Funcionando" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Gráficos: No implementado, " - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Gráficos: Imperfectos," - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Gráficos: Aceptables, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "Sonido: No" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Sonido: No implementado" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Sonido: Imperfecto" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Sonido: Aceptable" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" @@ -1868,125 +1915,6 @@ msgstr "Utilización" msgid "General Info" msgstr "Información general" -#: 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 "" -"Al software elegido le falta uno o varios archivos necesarios. Por favor, " -"elige otro software.\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d paquetes de software )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Controlador: \"%1$s\" lista de software " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" -"Al juego elegido le falta una o varias ROMs o imágenes CHD necesarias. Por " -"favor elige otro distinto.\n" -"Pulsa cualquier tecla para continuar." - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"No se ha encontrado ninguna máquina. Comprueba el «rompath» en el archivo " -"%1$s.ini.\n" -"\n" -"Si es la primera vez que utilizas %2$s, por favor, échale un vistazo al " -"archivo «config.txt» de la carpeta «docs» para informarte sobre cómo " -"configurar %2$s." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Escribe un nombre o elige: %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Escribe un nombre o elige: (aleatorio)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Controlador: %1$-.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "No implementado" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Imperfecto" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "Aceptable" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Gráficos: %s, Sonido: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [interno]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Sonido" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Tasa de muestreo" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Utilizar muestras externas" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "Cargar estado de la máquina" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Selecciona la posición desde la que cargar" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "Guardar estado de la máquina" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Selecciona la posición a la que guardar" - #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" msgstr "Otras opciones" @@ -2071,10 +1999,6 @@ msgstr "Velocidad de refresco" msgid "Rotation Options" msgstr "Opciones de rotación" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Girar" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "Rotar a la derecha" @@ -2261,96 +2185,51 @@ msgstr "GLSL" #: src/frontend/mame/ui/submenu.cpp:107 msgid "Bilinear Filtering" -msgstr "Filtrado bilineal" - -#: src/frontend/mame/ui/submenu.cpp:108 -msgid "Bitmap Prescaling" -msgstr "Preescalado de texturas" - -#: src/frontend/mame/ui/submenu.cpp:109 -msgid "Window Mode" -msgstr "Modo de ventana" - -#: src/frontend/mame/ui/submenu.cpp:110 -msgid "Enforce Aspect Ratio" -msgstr "Bloquear forma de pantalla" - -#: src/frontend/mame/ui/submenu.cpp:111 -msgid "Start Out Maximized" -msgstr "Comenzar maximizada" - -#: src/frontend/mame/ui/submenu.cpp:112 -msgid "Synchronized Refresh" -msgstr "Actualización síncrona" - -#: src/frontend/mame/ui/submenu.cpp:113 -msgid "Wait Vertical Sync" -msgstr "Esperar a la sincronización vertical" - -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[administrador de archivos]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Reordenar listado" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "Orden cambiado: las entradas ahora se ordenan por %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "nombre corto" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "descripción" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "[listas compatibles]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "detenido" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "en ejecución" +msgstr "Filtrado bilineal" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(en ejecución)" +#: src/frontend/mame/ui/submenu.cpp:108 +msgid "Bitmap Prescaling" +msgstr "Preescalado de texturas" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "grabando" +#: src/frontend/mame/ui/submenu.cpp:109 +msgid "Window Mode" +msgstr "Modo de ventana" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(grabando)" +#: src/frontend/mame/ui/submenu.cpp:110 +msgid "Enforce Aspect Ratio" +msgstr "Bloquear forma de pantalla" -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Pausar/Detener" +#: src/frontend/mame/ui/submenu.cpp:111 +msgid "Start Out Maximized" +msgstr "Comenzar maximizada" -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Reproducir" +#: src/frontend/mame/ui/submenu.cpp:112 +msgid "Synchronized Refresh" +msgstr "Actualización síncrona" -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Grabar" +#: src/frontend/mame/ui/submenu.cpp:113 +msgid "Wait Vertical Sync" +msgstr "Esperar a la sincronización vertical" -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Rebobinar" +#: 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 "" +"Al software elegido le falta uno o varios archivos necesarios. Por favor, " +"elige otro software.\n" +"\n" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Avance rápido" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d paquetes de software )" + +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Controlador: \"%1$s\" lista de software " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2572,216 +2451,408 @@ msgstr "Posición vertical de diana %1$1.3f" msgid "**Error saving ui.ini**" msgstr "**Error al guardar «ui.ini»**" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" -msgstr "Error al guardar «%s.ini»**" +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "Error al guardar «%s.ini»**" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filtro" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Personalizar interfaz" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Configurar carpetas" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Entrada general" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Guardar configuración" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Ajustes" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "Ninguno" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Orden" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Inicio de partida" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "Puntuaciones más altas" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Historial" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "Información de MAME" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "Información de MESS" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Puntuación MAME" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Información del sistema" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "Puntuación MARP" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" + +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "" + +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "" + +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "" + +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder 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 "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "Sin filtrar" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" -msgstr "Disponible" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" -msgstr "No disponible" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "Funciona" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "No Funciona" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "Mecánica" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "No mecánica" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "Categoría" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "Favoritos" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "No BIOS" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" -msgstr "Padres" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" -msgstr "Clones" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "Fabricante" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "Año" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "Soporta guardado" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "No soporta guardado" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "Requiere CHD" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "No requiere CHD" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "Pantalla vertical" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "Pantalla horizontal" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "Filtro personalizado" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "Editor" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "Soportado" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "Parcialmente soportado" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "No soportado" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "Región de la versión" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "Tipo de dispositivo" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "Lista de software" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" -msgstr "" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Seleccionar filtros personalizados:" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "Filtro %1$u" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Eliminar último filtro" +#~ msgid "Mechanical Machine\t%1$s\n" +#~ msgstr "Máquina mecánica\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Añadir filtro" +#~ msgid "Requires Artwork\t%1$s\n" +#~ msgstr "Requiere arte\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "Selecciona categoria:" +#~ msgid "Requires Clickable Artwork\t%1$s\n" +#~ msgstr "Requiere arte clicable\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" -msgstr "[Sin ficheros INI de categorías]" +#~ msgid "Support Cocktail\t%1$s\n" +#~ msgstr "Soporta cóctel\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" -msgstr "[No hay grupos en el fichero INI]" +#~ msgid "Driver is BIOS\t%1$s\n" +#~ msgstr "El controlador es una BIOS\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" -msgstr "No se han encontrado ficheros INI de categorías" +#~ msgid "Support Save\t%1$s\n" +#~ msgstr "Permite guardar\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "Fichero" +#~ msgid "Screen Orientation\t%1$s\n" +#~ msgstr "Orientación de pantalla\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" -msgstr "No se han encontrado grupos en el fichero de categorías" +#~ msgid "Vertical" +#~ msgstr "Vertical" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "Grupo" +#~ msgid "Horizontal" +#~ msgstr "Horizontal" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" -msgstr "Incluir clones" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "Requiere CHD\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "%dª pantalla" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "Auditoría de ROMs\tCORRECTA\n" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Fondos" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "Auditoría de ROMs\tINCORRECTA\n" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Sobreimpresiones" +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "Auditoría de las muestras\tNo Necesaria\n" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Marcos" +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "Auditoría de las muestras\tCORRECTA\n" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "Paneles de control" +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "Auditoría de las muestras\tINCORRECTA\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Ver" +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "Auditoría de ROMs\tDeshabilitada\n" +#~ "Auditoría de las muestras\tDeshabilitada\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Recortado" +#~ msgid "Unimplemented" +#~ msgstr "No implementado" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Completo" +#~ msgid "Imperfect" +#~ msgstr "Imperfecto" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " COLORES" +#~ msgid "OK" +#~ msgstr "Aceptable" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " PLUMAS" +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "Gráficos: %s, Sonido: %s" #~ msgid "Audit in progress..." #~ msgstr "Auditando..." diff --git a/language/Spanish_Mexico/strings.po b/language/Spanish_Mexico/strings.po index 84a9056c5b4..3388da0c961 100644 --- a/language/Spanish_Mexico/strings.po +++ b/language/Spanish_Mexico/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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Swedish/strings.po b/language/Swedish/strings.po index 4871146ac55..9db0cfd27a9 100644 --- a/language/Swedish/strings.po +++ b/language/Swedish/strings.po @@ -7,7 +7,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" @@ -17,385 +17,296 @@ 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" -msgstr "" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" +msgstr "%s [intern]" -#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" -msgstr "Ingen" +#: src/frontend/mame/ui/slotopt.cpp:203 src/frontend/mame/ui/inputmap.cpp:625 +#: src/frontend/mame/ui/miscmenu.cpp:96 +msgid "Reset" +msgstr "Återställ" -#: plugins/cheat/init.lua:481 -msgid "Done" -msgstr "" +#: 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 "[tom plats]" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[skapa]" -#: 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 "På" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[mjukvarulista]" -#: 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 "Av" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" +msgstr "Välj accesstyp" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Enbart läsa" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "Återställ Alla" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Läsa och skriva" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" -msgstr "Ladda Om Alla" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" +msgstr "Läs denna skivavbildning, skriv kopia till en annan" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" +msgstr "Läs denna skivavbildning, skriv skillnader till en annan" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" -msgstr "" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" +msgstr "skyddsmekanism" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Fusk" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +msgstr "färgpalett" -#: 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" -msgstr "Aktiverad" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" +msgstr "grafik" -#: 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" -msgstr "Inaktiverad" +#: src/frontend/mame/ui/info.cpp:33 +msgid "sound" +msgstr "ljud" -#: plugins/cheat/init.lua:776 -msgid " added" -msgstr "" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" +msgstr "kontroller" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" -msgstr "" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" +msgstr "tangentbord" -#: plugins/cheatfind/init.lua:347 -msgid "Default" -msgstr "" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" +msgstr "mus" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" -msgstr "" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" +msgstr "mikrofon" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" -msgstr "" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" +msgstr "kamera" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " -msgstr "" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" +msgstr "disk" -#: plugins/cheatfind/init.lua:362 -msgid "Player" -msgstr "" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" +msgstr "skrivare" -#: plugins/cheatfind/init.lua:367 -msgid "Type" -msgstr "" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" +msgstr "LAN" -#: plugins/cheatfind/init.lua:373 -msgid "Save" -msgstr "" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" +msgstr "WAN" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " -msgstr "" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" +msgstr "timing" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: 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" msgstr "" +"En eller flera ROMs/CHDs för denna maskin är felaktiga. Maskinen kan uppvisa " +"fel vid körning.\n" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" +"Det finns kända problem med denna maskin\n" +"\n" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:195 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" +"En eller flera ROMs/CHDs för denna maskin har inte blivit avbildade " +"korrekt.\n" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" -msgstr "" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " +msgstr "Helt oemulerade funktioner: " -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" -msgstr "" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" +msgstr "%s" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" -msgstr "" +#: 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 ", %s" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " +msgstr "Bristfälligt emulerade funtioner: " -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" -msgstr "" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" +msgstr "Skärm flippning i cocktail läge stöds ej.\n" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" -msgstr "" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" +msgstr "Denna maskin kräver extra filer med grafisk layout.\n" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" +#: 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 "" +"Emulering av den här maskinen fullbordades aldrig. Den kan därför uppträda " +"konstigt eller sakna delar som därför inte är felprogrammering i " +"emuleringen.\n" -#: plugins/cheatfind/init.lua:506 -msgid " total matches found" +#: 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 "" +"Den här maskinen har ingen ljudhårdvara, MAME producerar därför inget ljud " +"och detta är korrekt beteende.\n" -#: plugins/cheatfind/init.lua:513 -msgid "Compare" +#: 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 "" +"\n" +"DENNA MASKIN FUNGERAR EJ. Emuleringen för denna masin är ännu ej komplett. " +"Det finns inget du kan göra för att fixa detta problem, förutom att vänta på " +"att utvecklarna förbättrar emuleringen.\n" -#: plugins/cheatfind/init.lua:516 -msgid "Left operand" +#: 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 "" +"\n" +"Delar av denna maskin kan inte emuleras då de kräver fysisk interaktion " +"eller består av mekaniska delar. Det är därför inte möjligt att fullt ut " +"uppleva denna maskin.\n" -#: plugins/cheatfind/init.lua:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:265 +#, c-format +msgid "" +"\n" +"\n" +"There are working clones of this machine: %s" msgstr "" +"\n" +"\n" +"Det finns fungerande varianter av denna maskin: %s" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" -msgstr "" - -#: 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "Kommando" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "Spelstart" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "Ranking" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "Historia" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +#: src/frontend/mame/ui/info.cpp:278 msgid "" "\n" "\n" -"--- DRIVER INFO ---\n" -"Driver: " +"Press any key to continue" msgstr "" +"\n" +"\n" +"Tryck på valfri tangent för att fortsätta" -#: plugins/data/data_mameinfo.lua:20 -msgid "MAMEinfo" -msgstr "MAMEinfo" - -#: plugins/data/data_marp.lua:129 -msgid "MARPScore" -msgstr "MARPScore" - -#: plugins/data/data_messinfo.lua:21 -msgid "MESSinfo" -msgstr "MESSinfo" - -#: plugins/data/data_story.lua:22 -msgid "Mamescore" -msgstr "Mamescore" +#: 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 "" +"%1$s\n" +"%2$s %3$s\n" +"Emulering: %4$s\n" +"\n" +"CPU:\n" -#: plugins/data/data_sysinfo.lua:15 -msgid "Sysinfo" -msgstr "Systeminfo" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" +msgstr "MHz" -#: plugins/timer/init.lua:94 -msgid "Current time" -msgstr "" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" +msgstr "kHz" -#: plugins/timer/init.lua:96 -msgid "Total time" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" +"\n" +"Ljud:\n" -#: plugins/timer/init.lua:98 -msgid "Play Count" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" +"\n" +"Video:\n" -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" +msgstr "None\n" -#: src/frontend/mame/ui/auditmenu.cpp:96 -#, c-format -msgid "Audit ROMs for %1$u machines marked unavailable?" -msgstr "Granskning av ROMs för %1$u maskiner markerade som ej tillgängliga?" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" +msgstr "Vektor" -#: src/frontend/mame/ui/auditmenu.cpp:99 +#: src/frontend/mame/ui/info.cpp:392 #, c-format -msgid "Audit ROMs for all %1$u machines?" -msgstr "Granskning av ROMs för alla %1$u maskiner?" +msgid "%1$s: %2$s\n" +msgstr "%1$s: %2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:104 -#, c-format -msgid "(results will be saved to %1$s)" -msgstr "(resultat kommer att sparas som %1$s)" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" +msgstr "%2$s\n" -#: src/frontend/mame/ui/auditmenu.cpp:130 +#: src/frontend/mame/ui/info.cpp:438 #, c-format -msgid "" -"Auditing ROMs for machine %2$u of %3$u...\n" -"%1$s" -msgstr "" -"Granskning av ROMs för maskin %2$u av %3$u...\n" -"%1$s" +msgid "Screen '%1$s'" +msgstr "Skärm '%1$s'" -#: src/frontend/mame/ui/auditmenu.cpp:142 -msgid "Start Audit" -msgstr "Starta Granskning" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" +msgstr "Skärm" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" -msgstr "Ny streckkod" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" +msgstr "Stöds Ej" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" -msgstr "Ange kod" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" +msgstr "Stöds Delvis" -#: src/frontend/mame/ui/barcode.cpp:119 -msgid "Barcode length invalid!" -msgstr "Streckkodens längd är felaktig!" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" +msgstr "[tom]" -#: src/frontend/mame/ui/cheatopt.cpp:92 -#, c-format +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format msgid "" "Cheat Comment:\n" "%s" @@ -411,14 +322,51 @@ msgstr "Alla fusk uppdaterade" msgid "Autofire Settings" msgstr "Autofire Inställningar" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" +msgstr "Återställ Alla" + +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" +msgstr "Ladda Om Alla" + #: src/frontend/mame/ui/cheatopt.cpp:273 msgid "Autofire Status" msgstr "Autofire Status" -#: src/frontend/mame/ui/cheatopt.cpp:316 -msgid "No buttons found on this machine!" -msgstr "Inga knappar funna för denna maskin!" - +#: 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 "Inaktiverad" + +#: 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 "Aktiverad" + +#: 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 "På" + +#: 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 "Av" + +#: src/frontend/mame/ui/cheatopt.cpp:316 +msgid "No buttons found on this machine!" +msgstr "Inga knappar funna för denna maskin!" + #: src/frontend/mame/ui/cheatopt.cpp:327 src/frontend/mame/ui/cheatopt.cpp:331 msgid "Autofire Delay" msgstr "Autofire Fördröjning" @@ -647,625 +595,944 @@ msgstr "Gul" msgid "Violet" msgstr "Lila" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" -msgstr "Mjukvaruanvändning" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" +msgstr "Ladda läge" + +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" +msgstr "Välj position att ladda från" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "Spara läge" + +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" +msgstr "Välj position att spara till" + +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" +msgstr "stoppad" + +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" +msgstr "spelar upp" + +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" +msgstr "(spelar upp)" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" +msgstr "spelar in" + +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" +msgstr "(spelar in)" + +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" +msgstr "Paus/Stopp" + +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" +msgstr "Spela" + +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" +msgstr "Spela in" + +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" +msgstr "Spola tillbaka" + +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" +msgstr "Snabbspola framåt" + +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" +msgstr "Ofiltrerat" + +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" +msgstr "Tillgängliga" + +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" +msgstr "Ej tillgängliga" + +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" +msgstr "Fungerar" + +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" +msgstr "Fungerar ej" + +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" +msgstr "Mekaniska" + +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" +msgstr "Ej Mekaniska" + +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" +msgstr "Kategori" + +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" +msgstr "Favoriter" + +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" +msgstr "BIOS" + +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" +msgstr "Ej BIOS" + +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" +msgstr "Har Kloner" + +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" +msgstr "Är Kloner" + +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" +msgstr "Tillverkare" + +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" +msgstr "År" + +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" +msgstr "Spara Stödda" + +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" +msgstr "Spara Ej Stödda" + +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" +msgstr "CHD avbildning krävs" + +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" +msgstr "Ingen CHD avbildning krävs" + +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" +msgstr "Vertikal skärm" + +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" +msgstr "Horisontell skärm" + +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" +msgstr "Eget filter" + +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" +msgstr "Utgivare" + +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" +msgstr "Stödd" + +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" +msgstr "Partiellt Stöd" + +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" +msgstr "Ej Stödda" + +#: src/frontend/mame/ui/utils.cpp:91 +msgid "Release Region" +msgstr "Utgivningsområde" + +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" +msgstr "Typ av apparat" + +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" +msgstr "Mjukvarulista" + +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" +msgstr "Välj eget filter" + +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" +msgstr "Filter %1$u" + +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" +msgstr "Ta bort senaste filtret" + +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" +msgstr "Lägg till filter" + +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" +msgstr "Välj kategori:" + +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" +msgstr "[ingen kategori INI filer]" + +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" +msgstr "[inga grupper i INI fil]" + +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" +msgstr "Inga kategorier INI filer funna" + +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" +msgstr "Fil" + +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" +msgstr "Inga grupper funna i kategorifil" + +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" +msgstr "Grupp" + +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" +msgstr "Inkludera kloner" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "Ja" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "Nej" + +#: 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." +msgstr "" +"Det valda spelet saknar en eller flera ROM eller CHS avbildningar. Välj ett " +"annat spel.\n" +"\n" +"Tryck på valfri tangent för att fortsätta." + +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." +msgstr "" +"Inga maskiner funna. Kontrollera sökvägar till ROMar i %1$s.ini filen.\n" +"\n" +"Om det här är första gången du använder %2$s, läs config.txt filen i docs " +"katalogen för information hur man konfigurerar %2$s." + +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" +msgstr "Konfigurationsalternativ" + +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" +msgstr "Knappa in namn eller välj; %1$s_" + +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" +msgstr "Knappa in namn eller välj: (slumpmässig)" + +#: 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$-.100s" +msgstr "%1$-.100s" + +#: 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 "%1$s, %2$-.100s" + +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" +msgstr "Status: FUNGERAR EJ" + +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Status: Oemulerad skyddsmekanism" + +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" +msgstr "Status: Fungerar" + +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Grafik: Ej implementerad, " + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Grafik: Bristfällig, " + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Grafik: OK, " + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "Ljud: Inget" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Ljud: Ej implementerat" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Ljud: Bristfälligt" + +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" +msgstr "Ljud: OK" + +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" +msgstr "Användergränssnitt" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "Andra kontroller" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "Revision: " +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Tillbaka till Emuleringen" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" -msgstr "ROMs" +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Hoppa ur" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -msgstr "Mjukvaru Media" +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Tillbaka till Föregående Meny" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" -msgstr "UI" +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Automatisk" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" -msgstr "Samples" +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "[filhanterare]" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" -msgstr "DATs" +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "Byt Sortering" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" -msgstr "INIs" +#: src/frontend/mame/ui/swlist.cpp:259 +#, c-format +msgid "Switched Order: entries now ordered by %s" +msgstr "Bytt Sortering: poster sorteras på %s" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" -msgstr "Kategori INIs" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "shortname" +msgstr "kortnamn" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" -msgstr "Ikoner" +#: src/frontend/mame/ui/swlist.cpp:259 +msgid "description" +msgstr "beskrivning" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" -msgstr "Fusk" +#: src/frontend/mame/ui/swlist.cpp:389 +msgid "[compatible lists]" +msgstr "[kompatibla listor]" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" -msgstr "Skärmklipp" +#: src/frontend/mame/ui/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "Skärm #%d" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" -msgstr "Kabinett" +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "Rotera" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" -msgstr "Flygblad" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "Bakgrunder" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" -msgstr "Titlar" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "Överlägg" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" -msgstr "Slutar" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "Infattningar" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" -msgstr "PCBs" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "CPaneler" -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64 -#: src/frontend/mame/ui/videoopt.cpp:224 +#: src/frontend/mame/ui/videoopt.cpp:224 src/frontend/mame/ui/dirmenu.cpp:51 +#: src/frontend/mame/ui/selmenu.cpp:64 msgid "Marquees" msgstr "Draperier" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" -msgstr "Kontrollpaneler" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "View" +msgstr "Vy" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" -msgstr "Hårkors" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "Beskärd" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" -msgstr "Grafisk Layout" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "Full" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" -msgstr "Bossar" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "Fil Finns Redan - Skriv Över?" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" -msgstr "Förhandsvisning Grafisk Layout" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "Nytt Namn på Avbildning:" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" -msgstr "Välj" +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +msgstr "Avbildningsformat:" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" -msgstr "GameOver" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" +msgstr "Skapa" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" -msgstr "HowTo" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" +msgstr "Skriv in en filändelse också" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" -msgstr "Logotyper" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "Välj avbildningsformat" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" -msgstr "Poäng" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" +msgstr "Ny streckkod" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" -msgstr "Mot" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" +msgstr "Ange kod" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" -msgstr "Omslagsbilder" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" +msgstr "Streckkodens längd är felaktig!" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" -msgstr "Katalogkonfiguration" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "Urvalslista - Sök: " -#: src/frontend/mame/ui/dirmenu.cpp:167 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Current %1$s Folders" -msgstr "Nuvarande %1$s Kataloger" +msgid "Double click or press %1$s to select" +msgstr "Dubbelklicka eller tryck %1$s för att välja" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" -msgstr "Ändra Katalog" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." +msgstr "" +"%s\n" +" tillagd i favoritlistan." -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" -msgstr "Lägg Till Katalog" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." +msgstr "" +"%s\n" +" borttagen från favoritlistan." -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" -msgstr "Tabort Katalog" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" +msgstr "Maskinkonfiguration" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" +msgstr "Tillägg" + +#: src/frontend/mame/ui/selgame.cpp:853 #, c-format -msgid "Change %1$s Folder - Search: %2$s_" -msgstr "Ändra %1$s Katalog - Sök: %2$s_" +msgid "Romset\t%1$-.100s\n" +msgstr "Romdistribution\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:418 +#: src/frontend/mame/ui/selgame.cpp:854 #, c-format -msgid "Add %1$s Folder - Search: %2$s_" -msgstr "Lägg till %1$s Katalog - Sök: %2$s_" +msgid "Year\t%1$s\n" +msgstr "År\t%1$s\n" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" -msgstr "Tryck TAB för att välja" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "Tillverkare\t%1$-.100s\n" -#: src/frontend/mame/ui/dirmenu.cpp:513 +#: src/frontend/mame/ui/selgame.cpp:859 #, c-format -msgid "Remove %1$s Folder" -msgstr "Tabort %1$s Katalog" +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "Drivrutinen är klon av\t%1$-.100s\n" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "Drivrutinen är oberoende\t\n" + +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "Analoga kontroller\tJa\n" + +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "Tangentbord\tJa\n" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" -msgstr "Fil Finns Redan - Skriv Över?" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "Status\tFUNGERAR EJ\n" -#: 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" -msgstr "Nej" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "Status\tOemulerad skyddsmekanism\n" -#: 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" -msgstr "Ja" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "Status\tFungerar\n" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" -msgstr "Nytt Namn på Avbildning:" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "Grafik\tEj implementerad\n" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" -msgstr "Avbildningsformat:" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "Grafik\tFel Färger\n" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" -msgstr "Skapa" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "Grafik\tBristfälliga färger\n" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" -msgstr "Skriv in en filändelse också" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "Grafik\tBristfällig\n" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" -msgstr "Välj avbildningsformat" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "Grafik\tOK\n" -#: src/frontend/mame/ui/filesel.cpp:257 src/frontend/mame/ui/slotopt.cpp:220 -#: src/frontend/mame/ui/swlist.cpp:83 -msgid "[empty slot]" -msgstr "[tom plats]" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "Ljud\tInget\n" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" -msgstr "[skapa]" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "Ljud\tEj implementerat\n" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" -msgstr "[mjukvarulista]" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "Ljud\tBristfälligt\n" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" -msgstr "Välj accesstyp" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "Ljud\tOK\n" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" -msgstr "Enbart läsa" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "Kontroller\tEj implementerad\n" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" -msgstr "Läsa och skriva" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "Kontroller\tBristfällig\n" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" -msgstr "Läs denna skivavbildning, skriv kopia till en annan" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "Tangentbord\tEj implementerat\n" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" -msgstr "Läs denna skivavbildning, skriv skillnader till en annan" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "Tangentbord\tBristfälligt\n" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" -msgstr "Kan inte spara på katalog" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "Mus\tEj implementerad\n" -#: 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 "" -"Den markerade mjukvaran saknar en eller flera nödvändiga ROM eller CHD " -"avbildningar. Välj en annan." +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "Mus\tBristfällig\n" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" -msgstr "skyddsmekanism" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "Mikrofon\tEj implememterad\n" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" -msgstr "färgpalett" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "Mikrofon\tBristfällig\n" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" -msgstr "grafik" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "Kamera\tEj implementerad\n" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" -msgstr "ljud" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "Kamera\tBristfällig\n" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" -msgstr "kontroller" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "Disk\tEj implementerad\n" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" -msgstr "tangentbord" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "Disk\tBristfällig\n" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" -msgstr "mus" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "Printer\tEj implementerad\n" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" -msgstr "mikrofon" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "Printer\tBristfällig\n" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" -msgstr "kamera" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "LAN\tEj implementerad\n" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" -msgstr "disk" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "LAN\tBristfällig\n" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" -msgstr "skrivare" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "WAN\tEj implementerad\n" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" -msgstr "LAN" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "WAN\tBristfälligt\n" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" -msgstr "WAN" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "Timing\tEj implementerad\n" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" -msgstr "timing" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "Timing\tBristfällig\n" -#: 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/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -"En eller flera ROMs/CHDs för denna maskin är felaktiga. Maskinen kan uppvisa " -"fel vid körning.\n" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -"Det finns kända problem med denna maskin\n" -"\n" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -"En eller flera ROMs/CHDs för denna maskin har inte blivit avbildade " -"korrekt.\n" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " -msgstr "Helt oemulerade funktioner: " +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 -#, c-format -msgid "%s" -msgstr "%s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" +msgstr "" -#: 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 ", %s" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " -msgstr "Bristfälligt emulerade funtioner: " +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" -msgstr "Skärm flippning i cocktail läge stöds ej.\n" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" -msgstr "Denna maskin kräver extra filer med grafisk layout.\n" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\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" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -"Emulering av den här maskinen fullbordades aldrig. Den kan därför uppträda " -"konstigt eller sakna delar som därför inte är felprogrammering i " -"emuleringen.\n" -#: src/frontend/mame/ui/info.cpp:237 -msgid "" -"This machine has no sound hardware, MAME will produce no sounds, this is " -"expected behaviour.\n" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -"Den här maskinen har ingen ljudhårdvara, MAME producerar därför inget ljud " -"och detta är korrekt beteende.\n" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -"\n" -"DENNA MASKIN FUNGERAR EJ. Emuleringen för denna masin är ännu ej komplett. " -"Det finns inget du kan göra för att fixa detta problem, förutom att vänta på " -"att utvecklarna förbättrar emuleringen.\n" -#: 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/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -"\n" -"Delar av denna maskin kan inte emuleras då de kräver fysisk interaktion " -"eller består av mekaniska delar. Det är därför inte möjligt att fullt ut " -"uppleva denna maskin.\n" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -"\n" -"\n" -"Det finns fungerande varianter av denna maskin: %s" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -"\n" -"\n" -"Tryck på valfri tangent för att fortsätta" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -"%1$s\n" -"%2$s %3$s\n" -"Emulering: %4$s\n" -"\n" -"CPU:\n" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" -msgstr "MHz" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" -msgstr "kHz" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" +msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -"\n" -"Ljud:\n" -#: src/frontend/mame/ui/info.cpp:370 +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:987 msgid "" -"\n" -"Video:\n" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -"\n" -"Video:\n" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" -msgstr "None\n" +#: src/frontend/mame/ui/selgame.cpp:1171 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgstr "%1$s %2$s ( %3$d / %4$d maskiner (%5$d BIOS) )" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" -msgstr "Vektor" +#: 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 "%1$s: %2$s - Sök: %3$s_" -#: src/frontend/mame/ui/info.cpp:392 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "%1$s: %2$s\n" -msgstr "%1$s: %2$s\n" +msgid "Search: %1$s_" +msgstr "Sök: %1$s_" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" -msgstr "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" +msgstr "Romdistribution: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format -msgid "Screen '%1$s'" -msgstr "Skärm '%1$s'" +msgid "System: %1$-.100s" +msgstr "System: %1$-.100s" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" -msgstr "Skärm" +#: 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 "" +"Den valda maskinen saknar en eller flera obligtoriska ROM eller CHD " +"avbildningar. Välj en annan maskin.\n" +"\n" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" -msgstr "Stöds Ej" +#: src/frontend/mame/ui/selgame.cpp:1249 src/frontend/mame/ui/selsoft.cpp:462 +msgid "Press any key to continue." +msgstr "Tryck på valfri tangent för att fortsätta." -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" -msgstr "Stöds Delvis" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMs" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" -msgstr "[tom]" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" +msgstr "Mjukvaru Media" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" -msgstr "Låtsasterminaler" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" +msgstr "UI" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" -msgstr "[misslyckad]" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" +msgstr "Samples" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" -msgstr "Användergränssnitt" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DATs" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" -msgstr "Andra kontroller" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INIs" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" -msgstr "Återställ" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" +msgstr "Kategori INIs" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Input (generell)" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" +msgstr "Ikoner" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Input (denna Maskin)" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" +msgstr "Fusk" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" -msgstr "Analog Kontroller" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" +msgstr "Skärmklipp" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" -msgstr "Dip Switchar" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" +msgstr "Kabinett" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Maskin Konfiguration" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" +msgstr "Flygblad" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" -msgstr "Bokföringsstatus" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "Titlar" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Maskininformation" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" +msgstr "Slutar" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "Avbildningsinformation" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" +msgstr "PCBs" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Filhanterare" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "Kontrollpaneler" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" -msgstr "Bandkontroll" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "Hårkors" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "BIOS val" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "Grafisk Layout" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" -msgstr "Slitsenheter" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" +msgstr "Bossar" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" -msgstr "Streckkodsläsare" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "Förhandsvisning Grafisk Layout" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" -msgstr "Nätverksenheter" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" +msgstr "Välj" + +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" +msgstr "GameOver" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Tangenbordsläge" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" +msgstr "HowTo" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" -msgstr "Reglage Kontroller" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "Logotyper" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" -msgstr "Videoalternativ" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" +msgstr "Poäng" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" -msgstr "Hårkorsalternativ" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "Mot" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" -msgstr "Pluginalternativ" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" +msgstr "Omslagsbilder" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" -msgstr "Extern DAT vy" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" +msgstr "Katalogkonfiguration" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" -msgstr "Lägg Till Favoriter" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" +msgstr "Nuvarande %1$s Kataloger" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" -msgstr "Tabort Från Favoriter" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "Ändra Katalog" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Välj Ny Maskin" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "Lägg Till Katalog" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Tillbaka till Emuleringen" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "Tabort Katalog" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Hoppa ur" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "Ändra %1$s Katalog - Sök: %2$s_" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Tillbaka till Föregående Meny" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "Lägg till %1$s Katalog - Sök: %2$s_" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Automatisk" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "Tryck TAB för att välja" + +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "Tabort %1$s Katalog" #: src/frontend/mame/ui/miscmenu.cpp:43 msgid "Keyboard Mode:" @@ -1321,411 +1588,239 @@ msgstr " (låst)" #: src/frontend/mame/ui/miscmenu.cpp:503 msgid "Visible Delay" -msgstr "Synlig Fördröjning" - -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." -msgstr "%s.xml sparad i ui katalog." - -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" -msgstr "Namn: Beskrivning:\n" - -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." -msgstr "%s.txt sparad i ui katalog." - -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" -msgstr "Exportlista i XML format (som -listxml)" - -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" -msgstr "Exportlista i XML format (som -listxml, men utan enheter)" - -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" -msgstr "Exportera lista i TXT format (som -listfull)" - -#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 -msgid "" -"\n" -" Configuration saved \n" -"\n" -msgstr "" -"\n" -" Konfiguration sparad \n" -"\n" - -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "BIOS" - -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" -msgstr "Drivrutin" - -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." -msgstr "Den här maskinen saknar BIOS." - -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" -msgstr "Spara maskinkonfiguration" - -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" -msgstr "Konfigurera maskin:" - -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" -msgstr " (standard)" - -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "Tillägg" - -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "Filter" - -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "Skräddarsy UI" - -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "Konfigurera Kataloger" - -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "Ljudalternativ" - -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "Generell Indata" - -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "Spara Konfiguration" - -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "Inställningar" - -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "Urvalslista - Sök: " - -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "Dubbelklicka eller tryck %1$s för att välja" - -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." -msgstr "" -"%s\n" -" tillagd i favoritlistan." - -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format -msgid "" -"%s\n" -" removed from favorites list." -msgstr "" -"%s\n" -" borttagen från favoritlistan." - -#: src/frontend/mame/ui/selgame.cpp:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" -msgstr "Konfigurationsalternativ" - -#: src/frontend/mame/ui/selgame.cpp:441 -msgid "Configure Machine" -msgstr "Maskinkonfiguration" - -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "Romdistribution\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "År\t%1$s\n" - -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "Tillverkare\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "Drivrutinen är klon av\t%1$-.100s\n" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "Drivrutinen är oberoende\t\n" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "Analoga kontroller\tJa\n" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "Tangentbord\tJa\n" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "Status\tFUNGERAR EJ\n" - -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "Status\tOemulerad skyddsmekanism\n" - -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "Status\tFungerar\n" +msgstr "Synlig Fördröjning" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "Grafik\tEj implementerad\n" +#: src/frontend/mame/ui/miscmenu.cpp:601 +#, c-format +msgid "%s.xml saved under ui folder." +msgstr "%s.xml sparad i ui katalog." -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "Grafik\tFel Färger\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" +msgstr "Namn: Beskrivning:\n" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "Grafik\tBristfälliga färger\n" +#: src/frontend/mame/ui/miscmenu.cpp:638 +#, c-format +msgid "%s.txt saved under ui folder." +msgstr "%s.txt sparad i ui katalog." -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "Grafik\tBristfällig\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" +msgstr "Exportlista i XML format (som -listxml)" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "Grafik\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" +msgstr "Exportlista i XML format (som -listxml, men utan enheter)" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "Ljud\tInget\n" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" +msgstr "Exportera lista i TXT format (som -listfull)" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "Ljud\tEj implementerat\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" +msgstr "" +"\n" +" Konfiguration sparad \n" +"\n" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "Ljud\tBristfälligt\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" +msgstr "Drivrutin" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "Ljud\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." +msgstr "Den här maskinen saknar BIOS." -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "Kontroller\tEj implementerad\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" +msgstr "Lägg Till Favoriter" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "Kontroller\tBristfällig\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" +msgstr "Tabort Från Favoriter" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "Tangentbord\tEj implementerat\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" +msgstr "Spara maskinkonfiguration" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "Tangentbord\tBristfälligt\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" +msgstr "Konfigurera maskin:" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "Mus\tEj implementerad\n" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" +msgstr " (standard)" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" -msgstr "Mus\tBristfällig\n" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" +msgstr "Kan inte spara på katalog" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" -msgstr "Mikrofon\tEj implememterad\n" +#: 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 "" +"Den markerade mjukvaran saknar en eller flera nödvändiga ROM eller CHD " +"avbildningar. Välj en annan." -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" -msgstr "Mikrofon\tBristfällig\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" +msgstr "Låtsasterminaler" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "Kamera\tEj implementerad\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" +msgstr "[misslyckad]" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "Kamera\tBristfällig\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Input (generell)" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" -msgstr "Disk\tEj implementerad\n" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Input (denna Maskin)" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" -msgstr "Disk\tBristfällig\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" +msgstr "Analog Kontroller" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "Printer\tEj implementerad\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" +msgstr "Dip Switchar" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" -msgstr "Printer\tBristfällig\n" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Maskin Konfiguration" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "LAN\tEj implementerad\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" +msgstr "Bokföringsstatus" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "LAN\tBristfällig\n" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Maskininformation" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "WAN\tEj implementerad\n" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "Avbildningsinformation" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" -msgstr "WAN\tBristfälligt\n" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Filhanterare" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "Timing\tEj implementerad\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" +msgstr "Bandkontroll" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" -msgstr "Timing\tBristfällig\n" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "BIOS val" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" -msgstr "Mekanisk Maskin\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" +msgstr "Slitsenheter" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" -msgstr "Kräver Grafisk Layout" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" +msgstr "Streckkodsläsare" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "Kräver Klickbar Grafisk layout\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" +msgstr "Nätverksenheter" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" -msgstr "Stödjer Cocktail\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Tangenbordsläge" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -msgstr "Drivrutinen är BIOS\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" +msgstr "Reglage Kontroller" -#: src/frontend/mame/ui/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" -msgstr "Stödjer Spara\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" +msgstr "Videoalternativ" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "Skärm Orientering\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" +msgstr "Hårkorsalternativ" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" -msgstr "Vertikal" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Fusk" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" -msgstr "Horisontal" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" +msgstr "Pluginalternativ" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "Kräver CHD\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" +msgstr "Extern DAT vy" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "Granskning Av Romdistribution\tOK\n" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Välj Ny Maskin" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" -msgstr "Granskning Av Romdistribution\tFEL\n" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Ljud" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" -msgstr "Granskning av Prover\tBehövs Ej\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" +msgstr "Samplingshastighet" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" -msgstr "Granskning av Prover\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" +msgstr "Använd Externa Samplingar" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "Granskning av Prover\tFEL\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" +msgstr "Ljudalternativ" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" -msgstr "" -"Granskning Av Romdistribution\tDeaktiverat\n" -"Granskning av Prover\tDeaktiverat\n" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr " FÄRGER" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" -msgstr "%1$s %2$s ( %3$d / %4$d maskiner (%5$d BIOS) )" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" +msgstr " PENNOR" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" -msgstr "%1$s: %2$s - Sök: %3$s_" +msgid "Audit ROMs for %1$u machines marked unavailable?" +msgstr "Granskning av ROMs för %1$u maskiner markerade som ej tillgängliga?" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "Search: %1$s_" -msgstr "Sök: %1$s_" +msgid "Audit ROMs for all %1$u machines?" +msgstr "Granskning av ROMs för alla %1$u maskiner?" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Romset: %1$-.100s" -msgstr "Romdistribution: %1$-.100s" +msgid "(results will be saved to %1$s)" +msgstr "(resultat kommer att sparas som %1$s)" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "System: %1$-.100s" -msgstr "System: %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1240 msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -"Den valda maskinen saknar en eller flera obligtoriska ROM eller CHD " -"avbildningar. Välj en annan maskin.\n" -"\n" +"Granskning av ROMs för maskin %2$u av %3$u...\n" +"%1$s" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." -msgstr "Tryck på valfri tangent för att fortsätta." +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "Starta Granskning" + +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Mjukvaruanvändning" + +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " +msgstr "Revision: " #: src/frontend/mame/ui/selmenu.cpp:51 msgid "Control Panels" @@ -1759,12 +1854,6 @@ msgstr "Val av mjukvarudel:" msgid "BIOS selection:" msgstr "BIOS val:" -#: 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" -msgstr "%1$s, %2$-.100s" - #: src/frontend/mame/ui/selmenu.cpp:574 #, c-format msgid "Software is clone of: %1$-.100s" @@ -1800,49 +1889,6 @@ msgstr "Drivrutinen är klon av: %1$-.100s" msgid "Driver is parent" msgstr "Drivrutinen har kloner" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Status: FUNGERAR EJ" - -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" -msgstr "Status: Oemulerad skyddsmekanism" - -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Status: Fungerar" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Grafik: Ej implementerad, " - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Grafik: Bristfällig, " - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Grafik: OK, " - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "Ljud: Inget" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Ljud: Ej implementerat" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Ljud: Bristfälligt" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Ljud: OK" - #: src/frontend/mame/ui/selmenu.cpp:650 #, c-format msgid "%1$s %2$s" @@ -1864,124 +1910,6 @@ msgstr "Användning" msgid "General Info" msgstr "Generell Information" -#: 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 "" -"Den valda mjukvaran saknar en eller flera nödvändiga filer. Välj en annan " -"mjukvara.\n" -"\n" - -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "%1$s %2$s ( %3$d / %4$d mjukvarupaket )" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "Drivrutin: \"%1$s\" mjukvarulista " - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -msgstr "%1$-.100s" - -#: 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." -msgstr "" -"Det valda spelet saknar en eller flera ROM eller CHS avbildningar. Välj ett " -"annat spel.\n" -"\n" -"Tryck på valfri tangent för att fortsätta." - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -msgstr "" -"Inga maskiner funna. Kontrollera sökvägar till ROMar i %1$s.ini filen.\n" -"\n" -"Om det här är första gången du använder %2$s, läs config.txt filen i docs " -"katalogen för information hur man konfigurerar %2$s." - -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" -msgstr "Knappa in namn eller välj; %1$s_" - -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" -msgstr "Knappa in namn eller välj: (slumpmässig)" - -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" -msgstr "Drivrutin: %1$_.100s" - -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Ej implementerad" - -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Bristfällig" - -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "OK" - -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" -msgstr "Gfx: %s, Ljud: %s" - -#: src/frontend/mame/ui/slotopt.cpp:192 -#, c-format -msgid "%s [internal]" -msgstr "%s [intern]" - -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Ljud" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" -msgstr "Samplingshastighet" - -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" -msgstr "Använd Externa Samplingar" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "Ladda läge" - -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Välj position att ladda från" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "Spara läge" - -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Välj position att spara till" - #: src/frontend/mame/ui/submenu.cpp:22 msgid "Miscellaneous Options" msgstr "Diverse Alternativ" @@ -2066,10 +1994,6 @@ msgstr "Uppdateringshastighet" msgid "Rotation Options" msgstr "Rotationsalternativ" -#: src/frontend/mame/ui/submenu.cpp:48 src/frontend/mame/ui/videoopt.cpp:204 -msgid "Rotate" -msgstr "Rotera" - #: src/frontend/mame/ui/submenu.cpp:49 msgid "Rotate right" msgstr "Rotera höger" @@ -2256,96 +2180,51 @@ msgstr "GLSL" #: src/frontend/mame/ui/submenu.cpp:107 msgid "Bilinear Filtering" -msgstr "Bilinjär Filtrering" - -#: src/frontend/mame/ui/submenu.cpp:108 -msgid "Bitmap Prescaling" -msgstr "Bitmap Prescaling" - -#: src/frontend/mame/ui/submenu.cpp:109 -msgid "Window Mode" -msgstr "Fönster läge" - -#: src/frontend/mame/ui/submenu.cpp:110 -msgid "Enforce Aspect Ratio" -msgstr "Tvinga bildförhållande" - -#: src/frontend/mame/ui/submenu.cpp:111 -msgid "Start Out Maximized" -msgstr "Starta Maximerad" - -#: src/frontend/mame/ui/submenu.cpp:112 -msgid "Synchronized Refresh" -msgstr "Synkroniserad Uppdatering" - -#: src/frontend/mame/ui/submenu.cpp:113 -msgid "Wait Vertical Sync" -msgstr "Vänta på Vertikal Synkronisering" - -#: src/frontend/mame/ui/swlist.cpp:88 -msgid "[file manager]" -msgstr "[filhanterare]" - -#: src/frontend/mame/ui/swlist.cpp:228 -msgid "Switch Item Ordering" -msgstr "Byt Sortering" - -#: src/frontend/mame/ui/swlist.cpp:259 -#, c-format -msgid "Switched Order: entries now ordered by %s" -msgstr "Bytt Sortering: poster sorteras på %s" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "shortname" -msgstr "kortnamn" - -#: src/frontend/mame/ui/swlist.cpp:259 -msgid "description" -msgstr "beskrivning" - -#: src/frontend/mame/ui/swlist.cpp:389 -msgid "[compatible lists]" -msgstr "[kompatibla listor]" - -#: src/frontend/mame/ui/tapectrl.cpp:85 -msgid "stopped" -msgstr "stoppad" - -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "playing" -msgstr "spelar upp" +msgstr "Bilinjär Filtrering" -#: src/frontend/mame/ui/tapectrl.cpp:87 -msgid "(playing)" -msgstr "(spelar upp)" +#: src/frontend/mame/ui/submenu.cpp:108 +msgid "Bitmap Prescaling" +msgstr "Bitmap Prescaling" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "recording" -msgstr "spelar in" +#: src/frontend/mame/ui/submenu.cpp:109 +msgid "Window Mode" +msgstr "Fönster läge" -#: src/frontend/mame/ui/tapectrl.cpp:88 -msgid "(recording)" -msgstr "(spelar in)" +#: src/frontend/mame/ui/submenu.cpp:110 +msgid "Enforce Aspect Ratio" +msgstr "Tvinga bildförhållande" -#: src/frontend/mame/ui/tapectrl.cpp:95 -msgid "Pause/Stop" -msgstr "Paus/Stopp" +#: src/frontend/mame/ui/submenu.cpp:111 +msgid "Start Out Maximized" +msgstr "Starta Maximerad" -#: src/frontend/mame/ui/tapectrl.cpp:98 -msgid "Play" -msgstr "Spela" +#: src/frontend/mame/ui/submenu.cpp:112 +msgid "Synchronized Refresh" +msgstr "Synkroniserad Uppdatering" -#: src/frontend/mame/ui/tapectrl.cpp:101 -msgid "Record" -msgstr "Spela in" +#: src/frontend/mame/ui/submenu.cpp:113 +msgid "Wait Vertical Sync" +msgstr "Vänta på Vertikal Synkronisering" -#: src/frontend/mame/ui/tapectrl.cpp:104 -msgid "Rewind" -msgstr "Spola tillbaka" +#: 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 "" +"Den valda mjukvaran saknar en eller flera nödvändiga filer. Välj en annan " +"mjukvara.\n" +"\n" -#: src/frontend/mame/ui/tapectrl.cpp:107 -msgid "Fast Forward" -msgstr "Snabbspola framåt" +#: src/frontend/mame/ui/selsoft.cpp:549 +#, c-format +msgid "%1$s %2$s ( %3$d / %4$d software packages )" +msgstr "%1$s %2$s ( %3$d / %4$d mjukvarupaket )" + +#: src/frontend/mame/ui/selsoft.cpp:550 +#, c-format +msgid "Driver: \"%1$s\" software list " +msgstr "Drivrutin: \"%1$s\" mjukvarulista " #: src/frontend/mame/ui/ui.cpp:337 msgid "This driver requires images to be loaded in the following device(s): " @@ -2566,216 +2445,408 @@ msgstr "Hårkors Offset Y %1$1.3f" msgid "**Error saving ui.ini**" msgstr "**Fel uppstod när ui.ini sparades**" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" -msgstr "**Fel uppstod när %s.ini sparades**" +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "**Fel uppstod när %s.ini sparades**" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "Filter" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "Skräddarsy UI" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "Konfigurera Kataloger" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "Generell Indata" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "Spara Konfiguration" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +msgstr "Inställningar" + +#: 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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "Ingen" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Kommando" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" +msgstr "Spelstart" + +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" +msgstr "Ranking" + +#: plugins/data/data_history.lua:15 +msgid "History" +msgstr "Historia" + +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " +msgstr "" + +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" +msgstr "MAMEinfo" + +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" +msgstr "MESSinfo" + +#: plugins/data/data_story.lua:22 +msgid "Mamescore" +msgstr "Mamescore" + +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" +msgstr "Systeminfo" + +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" +msgstr "MARPScore" + +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Default" +msgstr "" + +#: plugins/cheatfind/init.lua:347 +msgid "Custom" +msgstr "" + +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" +msgstr "" + +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" +msgstr "" + +#: plugins/cheatfind/init.lua:362 +msgid "Player" +msgstr "" + +#: plugins/cheatfind/init.lua:367 +msgid "Type" +msgstr "" + +#: plugins/cheatfind/init.lua:373 +msgid "Save" +msgstr "" + +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" +msgstr "" + +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder 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 "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" -msgstr "Ofiltrerat" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" -msgstr "Tillgängliga" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" -msgstr "Ej tillgängliga" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" -msgstr "Fungerar" +#: plugins/cheatfind/init.lua:519 +msgid "Current" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" -msgstr "Fungerar ej" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" -msgstr "Mekaniska" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" -msgstr "Ej Mekaniska" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" -msgstr "Kategori" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" -msgstr "Favoriter" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" -msgstr "Ej BIOS" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" -msgstr "Har Kloner" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" -msgstr "Är Kloner" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" -msgstr "Tillverkare" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" -msgstr "År" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" -msgstr "Spara Stödda" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" -msgstr "Spara Ej Stödda" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" -msgstr "CHD avbildning krävs" +#: plugins/cheatfind/init.lua:568 +msgid "Value" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" -msgstr "Ingen CHD avbildning krävs" +#: plugins/cheatfind/init.lua:572 +msgid "Any" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" -msgstr "Vertikal skärm" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" -msgstr "Horisontell skärm" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" -msgstr "Eget filter" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" -msgstr "Utgivare" +#: plugins/cheatfind/init.lua:609 +msgid "All" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" -msgstr "Stödd" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" -msgstr "Partiellt Stöd" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" -msgstr "Ej Stödda" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " +msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" -msgstr "Utgivningsområde" +#: plugins/cheatfind/init.lua:741 +msgid "Test" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" -msgstr "Typ av apparat" +#: plugins/cheatfind/init.lua:741 +msgid "Write" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" -msgstr "Mjukvarulista" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" -msgstr "" +#: plugins/cheatfind/init.lua:758 +msgid "Page" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" -msgstr "Välj eget filter" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" -msgstr "Filter %1$u" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" +msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" -msgstr "Ta bort senaste filtret" +#~ msgid "Mechanical Machine\t%1$s\n" +#~ msgstr "Mekanisk Maskin\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" -msgstr "Lägg till filter" +#~ msgid "Requires Artwork\t%1$s\n" +#~ msgstr "Kräver Grafisk Layout" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" -msgstr "Välj kategori:" +#~ msgid "Requires Clickable Artwork\t%1$s\n" +#~ msgstr "Kräver Klickbar Grafisk layout\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" -msgstr "[ingen kategori INI filer]" +#~ msgid "Support Cocktail\t%1$s\n" +#~ msgstr "Stödjer Cocktail\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" -msgstr "[inga grupper i INI fil]" +#~ msgid "Driver is BIOS\t%1$s\n" +#~ msgstr "Drivrutinen är BIOS\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" -msgstr "Inga kategorier INI filer funna" +#~ msgid "Support Save\t%1$s\n" +#~ msgstr "Stödjer Spara\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" -msgstr "Fil" +#~ msgid "Screen Orientation\t%1$s\n" +#~ msgstr "Skärm Orientering\t%1$s\n" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" -msgstr "Inga grupper funna i kategorifil" +#~ msgid "Vertical" +#~ msgstr "Vertikal" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" -msgstr "Grupp" +#~ msgid "Horizontal" +#~ msgstr "Horisontal" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" -msgstr "Inkludera kloner" +#~ msgid "Requires CHD\t%1$s\n" +#~ msgstr "Kräver CHD\t%1$s\n" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" -msgstr "Skärm #%d" +#~ msgid "Roms Audit Pass\tOK\n" +#~ msgstr "Granskning Av Romdistribution\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" -msgstr "Bakgrunder" +#~ msgid "Roms Audit Pass\tBAD\n" +#~ msgstr "Granskning Av Romdistribution\tFEL\n" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" -msgstr "Överlägg" +#~ msgid "Samples Audit Pass\tNone Needed\n" +#~ msgstr "Granskning av Prover\tBehövs Ej\n" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" -msgstr "Infattningar" +#~ msgid "Samples Audit Pass\tOK\n" +#~ msgstr "Granskning av Prover\tOK\n" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" -msgstr "CPaneler" +#~ msgid "Samples Audit Pass\tBAD\n" +#~ msgstr "Granskning av Prover\tFEL\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" -msgstr "Vy" +#~ msgid "" +#~ "Roms Audit Pass\tDisabled\n" +#~ "Samples Audit Pass\tDisabled\n" +#~ msgstr "" +#~ "Granskning Av Romdistribution\tDeaktiverat\n" +#~ "Granskning av Prover\tDeaktiverat\n" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" -msgstr "Beskärd" +#~ msgid "Unimplemented" +#~ msgstr "Ej implementerad" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" -msgstr "Full" +#~ msgid "Imperfect" +#~ msgstr "Bristfällig" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr " FÄRGER" +#~ msgid "OK" +#~ msgstr "OK" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr " PENNOR" +#~ msgid "Gfx: %s, Sound: %s" +#~ msgstr "Gfx: %s, Ljud: %s" #~ msgid "Main filter" #~ msgstr "Huvudfilter" diff --git a/language/Thai/strings.po b/language/Thai/strings.po index 60dc7bdd35a..245baaa2401 100644 --- a/language/Thai/strings.po +++ b/language/Thai/strings.po @@ -7,7 +7,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" @@ -16,398 +16,314 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -642,1274 +558,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1996,10 +1929,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2212,69 +2141,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2451,253 +2332,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" 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" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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: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:220 src/frontend/mame/ui/filesel.cpp:257 +#: src/frontend/mame/ui/swlist.cpp:83 +msgid "[empty slot]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" +msgstr "[oluştur]" -#: 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:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" +msgstr "[yazılım listesi]" -#: 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:525 +msgid "Select access mode" +msgstr "Erişim tipini seçin" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" +msgstr "Salt-okunur" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" -msgstr "" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" +msgstr "Salt-yazılır" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" -msgstr "Hile" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" +msgstr "" -#: 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:32 +msgid "graphics" 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:33 +msgid "sound" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:34 +msgid "controls" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:412 +#: src/frontend/mame/ui/info.cpp:195 msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: 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:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left operand" +#: 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:519 -msgid "Current" +#: 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:524 -msgid "Operator" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:531 -msgid "Left less than right, value is difference" +#: 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:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" 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: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 "" - -#: 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,589 +560,929 @@ 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/state.cpp:388 +msgid "Load State" +msgstr "Durumu yükle" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " -msgstr "" +#: 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:35 -msgid "ROMs" -msgstr "ROMlar" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" +msgstr "Durumu kaydet" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" -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:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" 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:88 +msgid "recording" 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:95 +msgid "Pause/Stop" 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:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %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:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No 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:76 +msgid "Vertical Screen" 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:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" 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:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially 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:90 +msgid "Unsupported" 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:91 +msgid "Release Region" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" 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:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/info.cpp:30 -msgid "protection" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/utils.cpp:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/info.cpp:36 -msgid "mouse" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" msgstr "" -#: src/frontend/mame/ui/info.cpp:180 +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"One or more ROMs/CHDs for this machine are incorrect. The machine may not " -"run correctly.\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:190 +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format msgid "" -"There are known problems with this machine\n" +"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." msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\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:200 -msgid "Completely unemulated features: " +#: 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/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/simpleselgame.cpp:308 +#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 #, c-format -msgid "%s" +msgid "%1$-.100s" 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:311 +#: src/frontend/mame/ui/selmenu.cpp:570 src/frontend/mame/ui/selmenu.cpp:606 #, c-format -msgid ", %s" +msgid "%1$s, %2$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: 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/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" +msgstr "Genel olarak: Uygulanmamış Koruma" + +#: 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/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " +msgstr "Grafik: Uygulanmamış" + +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " +msgstr "Grafik: Kusurlu" + +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " +msgstr "Grafik: Tamam" + +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" +msgstr "Ses: Yok" + +#: src/frontend/mame/ui/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" +msgstr "Ses: Uygulanmamış" + +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" +msgstr "Ses: Kusurlu" + +#: 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" +msgstr "" + +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "Makineye Dön" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "Çıkış" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "Önceki Menüye Dön" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "Oto" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 +#, 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/videoopt.cpp:56 +#, c-format +msgid "Screen #%d" +msgstr "" + +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" +msgstr "" + +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" +msgstr "" + +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" +msgstr "" + +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" +msgstr "" + +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" +msgstr "" + +#: 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/videoopt.cpp:228 +msgid "View" +msgstr "" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" +msgstr "" + +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" +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" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" +msgstr "" + +#: 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!" +msgstr "" + +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " +msgstr "" + +#: src/frontend/mame/ui/selector.cpp:124 +#, c-format +msgid "Double click or press %1$s to select" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." +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" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:945 +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 +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 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\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" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\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" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" msgstr "" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: 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" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1171 #, c-format -msgid "Screen '%1$s'" +msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" msgstr "" -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +#: 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/info.cpp:525 -msgid "Not supported" +#: 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/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:1199 +#, c-format +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:1206 +#, c-format +msgid "System: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: 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/info_pty.cpp:39 -msgid "[failed]" +#: 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/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" +msgstr "ROMlar" + +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" -msgstr "Girdi (genel)" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" +msgstr "DATlar" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" -msgstr "Girdi (bu Makine)" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" +msgstr "INIler" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: 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/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" -msgstr "Makine Yapılandırması" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: 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" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" -msgstr "Makine Bilgisi" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" -msgstr "İmaj Bilgisi" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" -msgstr "Dosya Yöneticisi" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" -msgstr "BIOS Seçimi" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" -msgstr "Klavye Modu" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" 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/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" 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/dirmenu.cpp:179 +msgid "Change Folder" +msgstr "" -#: 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/dirmenu.cpp:179 +msgid "Add Folder" +msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" -msgstr "Yeni Makine Seçin" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" -msgstr "Makineye Dön" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" -msgstr "Çıkış" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" -msgstr "Önceki Menüye Dön" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" +msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" -msgstr "Oto" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" +msgstr "" #: src/frontend/mame/ui/miscmenu.cpp:43 msgid "Keyboard Mode:" @@ -1311,10 +1567,6 @@ msgid "" "\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" -msgstr "" - #: src/frontend/mame/ui/miscmenu.cpp:763 msgid "Driver" msgstr "Sürücü" @@ -1323,6 +1575,14 @@ msgstr "Sürücü" msgid "This machine has no BIOS." msgstr "" +#: 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 "" @@ -1335,339 +1595,168 @@ msgstr "" msgid " (default)" msgstr " (varsayılan)" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" -msgstr "" - -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" -msgstr "" - -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" -msgstr "" - -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" -msgstr "" - -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" -msgstr "" - -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" -msgstr "" - -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" -msgstr "" - -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" -msgstr "" - -#: src/frontend/mame/ui/selector.cpp:116 -msgid "Selection List - Search: " -msgstr "" - -#: src/frontend/mame/ui/selector.cpp:124 -#, c-format -msgid "Double click or press %1$s to select" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 -#, c-format -msgid "" -"%s\n" -" added to favorites list." +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 -#, c-format +#: src/frontend/mame/ui/imgcntrl.cpp:149 msgid "" -"%s\n" -" 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:853 -#, c-format -msgid "Romset\t%1$-.100s\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" -msgstr "" - -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +"The software selected is missing one or more required ROM or CHD images. " +"Please select a different one." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" +msgstr "Girdi (genel)" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" +msgstr "Girdi (bu Makine)" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" +msgstr "Makine Yapılandırması" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" +msgstr "Makine Bilgisi" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" +msgstr "İmaj Bilgisi" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" +msgstr "Dosya Yöneticisi" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:102 +msgid "BIOS Selection" +msgstr "BIOS Seçimi" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 -#, c-format -msgid "Mechanical Machine\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" +msgstr "Klavye Modu" -#: src/frontend/mame/ui/selgame.cpp:948 -#, c-format -msgid "Support Cocktail\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" -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/selgame.cpp:950 -#, c-format -msgid "Support Save\t%1$s\n" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" +msgstr "Hile" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" -msgstr "" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" +msgstr "Yeni Makine Seçin" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" -msgstr "" +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" +msgstr "Ses" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" -msgstr "" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" +msgstr "RENKLER" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 +#: src/frontend/mame/ui/auditmenu.cpp:96 #, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s: %2$s - Search: %3$s_" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 +#: src/frontend/mame/ui/auditmenu.cpp:104 #, c-format -msgid "Search: %1$s_" -msgstr "" +msgid "(results will be saved to %1$s)" +msgstr "(sonuçlar %1$s 'a kaydedilecek)" -#: src/frontend/mame/ui/selgame.cpp:1196 +#: src/frontend/mame/ui/auditmenu.cpp:130 #, c-format -msgid "Romset: %1$-.100s" +msgid "" +"Auditing ROMs for machine %2$u of %3$u...\n" +"%1$s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" -msgstr "" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" +msgstr "Denetlemeyi Başlat" -#: src/frontend/mame/ui/selgame.cpp:1240 -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/datmenu.cpp:80 +msgid "Software Usage" +msgstr "Yazılım Kullanımı" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" #: src/frontend/mame/ui/selmenu.cpp:51 @@ -1698,221 +1787,65 @@ msgstr "" 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:570 src/frontend/mame/ui/selmenu.cpp:606 -#: src/frontend/mame/ui/simpleselgame.cpp:311 -#, c-format -msgid "%1$s, %2$-.100s" -msgstr "" - -#: 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:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" -msgstr "Genel olarak: ÇALIŞMIYOR" - -#: 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/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" -msgstr "Genel olarak: Çalışıyor" - -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " -msgstr "Grafik: Uygulanmamış" - -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " -msgstr "Grafik: Kusurlu" - -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " -msgstr "Grafik: Tamam" - -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" -msgstr "Ses: Yok" - -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" -msgstr "Ses: Uygulanmamış" - -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" -msgstr "Ses: Kusurlu" - -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" -msgstr "Ses: Tamam" - -#: 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/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/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" -msgstr "" - -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " -msgstr "" - -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" -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." -msgstr "" - -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." -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/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "BIOS seçimi:" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:574 +#, c-format +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 -#, c-format -msgid "Driver: %1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" -msgstr "Uygulanmamış" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" +msgstr "Destekleniyor: Hayır" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" -msgstr "Kusurlu" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" +msgstr "Destekleniyor: Kısmen" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" -msgstr "Tamam" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" +msgstr "Destekleniyor: Evet" -#: src/frontend/mame/ui/simpleselgame.cpp:355 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "Gfx: %s, Sound: %s" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:612 #, c-format -msgid "%s [internal]" +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" -msgstr "Ses" - -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" -msgstr "Durumu yükle" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" +msgstr "Görüntüler" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" -msgstr "Yüklenecek konumu seçin" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" +msgstr "Bilgiler" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" -msgstr "Durumu kaydet" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" +msgstr "Kullanım" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" -msgstr "Kaydedilecek konumu seçin" +#: 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 @@ -2467,243 +2348,380 @@ msgstr "" msgid "%1$.3f" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "Hiçbiri" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" +msgstr "Komut" + +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: 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/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" -msgstr "RENKLER" +#~ msgid "Unimplemented" +#~ msgstr "Uygulanmamış" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" -msgstr "" +#~ msgid "Imperfect" +#~ msgstr "Kusurlu" + +#~ msgid "OK" +#~ msgstr "Tamam" diff --git a/language/Ukrainian/strings.po b/language/Ukrainian/strings.po index b8c5d107c8b..e823be4cc7d 100644 --- a/language/Ukrainian/strings.po +++ b/language/Ukrainian/strings.po @@ -7,7 +7,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 "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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,1274 +560,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1998,10 +1931,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2214,69 +2143,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2453,253 +2334,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/language/Vietnamese/strings.po b/language/Vietnamese/strings.po index 2e2d444aa4b..58464df5a54 100644 --- a/language/Vietnamese/strings.po +++ b/language/Vietnamese/strings.po @@ -7,7 +7,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" @@ -17,398 +17,314 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: plugins/cheat/init.lua:458 -msgid "Select cheat to set hotkey" +#: src/frontend/mame/ui/slotopt.cpp:192 +#, c-format +msgid "%s [internal]" msgstr "" -#: plugins/cheat/init.lua:464 -msgid "Press button for hotkey or wait to clear" +#: 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:476 src/frontend/mame/ui/simpleselgame.cpp:347 -msgid "None" +#: 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:481 -msgid "Done" +#: src/frontend/mame/ui/filesel.cpp:261 +msgid "[create]" msgstr "" -#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 -msgid "Set" +#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 +msgid "[software list]" 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" +#: src/frontend/mame/ui/filesel.cpp:525 +msgid "Select access mode" msgstr "" -#: 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" +#: src/frontend/mame/ui/filesel.cpp:526 +msgid "Read-only" msgstr "" -#: plugins/cheat/init.lua:528 -msgid "Set hotkeys" +#: src/frontend/mame/ui/filesel.cpp:528 +msgid "Read-write" msgstr "" -#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157 -msgid "Reset All" +#: src/frontend/mame/ui/filesel.cpp:529 +msgid "Read this image, write to another image" msgstr "" -#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160 -msgid "Reload All" +#: src/frontend/mame/ui/filesel.cpp:530 +msgid "Read this image, write to diff" msgstr "" -#: plugins/cheat/init.lua:601 -msgid "Cheat Comment:\n" +#: src/frontend/mame/ui/info.cpp:30 +msgid "protection" msgstr "" -#: plugins/cheat/init.lua:668 plugins/cheat/init.lua:671 -#: plugins/cheat/init.lua:729 -msgid "Activated" +#: src/frontend/mame/ui/info.cpp:31 +msgid "color palette" msgstr "" -#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132 -msgid "Cheat" +#: src/frontend/mame/ui/info.cpp:32 +msgid "graphics" msgstr "" -#: 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:33 +msgid "sound" 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:34 +msgid "controls" msgstr "" -#: plugins/cheat/init.lua:776 -msgid " added" +#: src/frontend/mame/ui/info.cpp:35 +msgid "keyboard" msgstr "" -#: plugins/cheatfind/init.lua:344 -msgid "Save Cheat" +#: src/frontend/mame/ui/info.cpp:36 +msgid "mouse" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Default" +#: src/frontend/mame/ui/info.cpp:37 +msgid "microphone" msgstr "" -#: plugins/cheatfind/init.lua:347 -msgid "Custom" +#: src/frontend/mame/ui/info.cpp:38 +msgid "camera" msgstr "" -#: plugins/cheatfind/init.lua:348 -msgid "Cheat Name" +#: src/frontend/mame/ui/info.cpp:39 +msgid "disk" msgstr "" -#: plugins/cheatfind/init.lua:354 plugins/cheatfind/init.lua:718 -msgid "Default name is " +#: src/frontend/mame/ui/info.cpp:40 +msgid "printer" msgstr "" -#: plugins/cheatfind/init.lua:362 -msgid "Player" +#: src/frontend/mame/ui/info.cpp:41 +msgid "LAN" msgstr "" -#: plugins/cheatfind/init.lua:367 -msgid "Type" +#: src/frontend/mame/ui/info.cpp:42 +msgid "WAN" msgstr "" -#: plugins/cheatfind/init.lua:373 -msgid "Save" +#: src/frontend/mame/ui/info.cpp:43 +msgid "timing" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid "Cheat written to " +#: 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" msgstr "" -#: plugins/cheatfind/init.lua:399 -msgid " and added to cheat.simple" +#: src/frontend/mame/ui/info.cpp:190 +msgid "" +"There are known problems with this machine\n" +"\n" msgstr "" -#: plugins/cheatfind/init.lua:407 -msgid "Cheat added to cheat.simple" +#: 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:412 -msgid "" -"Unable to write file\n" -"Check cheatpath dir exists" +#: src/frontend/mame/ui/info.cpp:200 +msgid "Completely unemulated features: " msgstr "" -#: plugins/cheatfind/init.lua:421 -msgid "Cancel" +#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#, c-format +msgid "%s" msgstr "" -#: plugins/cheatfind/init.lua:426 -msgid "CPU or RAM" +#: 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:430 -msgid "Changes to this only take effect when \"Start new search\" is selected" +#: src/frontend/mame/ui/info.cpp:216 +msgid "Imperfectly emulated features: " msgstr "" -#: plugins/cheatfind/init.lua:449 -msgid "Data cleared and current state saved" +#: src/frontend/mame/ui/info.cpp:231 +msgid "Screen flipping in cocktail mode is not supported.\n" msgstr "" -#: plugins/cheatfind/init.lua:457 -msgid "Start new search" +#: src/frontend/mame/ui/info.cpp:233 +msgid "This machine requires external artwork files.\n" msgstr "" -#: plugins/cheatfind/init.lua:467 -msgid "Current state saved" +#: 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:474 -msgid "Save current -- #" +#: 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:506 -msgid " total matches found" +#: 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:513 -msgid "Compare" +#: 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:516 -msgid "Left 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:519 -msgid "Current" +#: src/frontend/mame/ui/info.cpp:278 +msgid "" +"\n" +"\n" +"Press any key to continue" msgstr "" -#: plugins/cheatfind/init.lua:524 -msgid "Operator" +#: 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:531 -msgid "Left less than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "MHz" msgstr "" -#: plugins/cheatfind/init.lua:533 -msgid "Left greater than right, value is difference" +#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 +msgid "kHz" msgstr "" -#: plugins/cheatfind/init.lua:535 -msgid "Left equal to right" +#: src/frontend/mame/ui/info.cpp:342 +msgid "" +"\n" +"Sound:\n" msgstr "" -#: plugins/cheatfind/init.lua:537 -msgid "Left not equal to right, value is difference" +#: src/frontend/mame/ui/info.cpp:370 +msgid "" +"\n" +"Video:\n" msgstr "" -#: plugins/cheatfind/init.lua:539 -msgid "Left equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:374 +msgid "None\n" msgstr "" -#: plugins/cheatfind/init.lua:541 -msgid "Left not equal to right with bitmask" +#: src/frontend/mame/ui/info.cpp:381 +msgid "Vector" msgstr "" -#: plugins/cheatfind/init.lua:543 -msgid "Left less than value" +#: src/frontend/mame/ui/info.cpp:392 +#, c-format +msgid "%1$s: %2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:545 -msgid "Left greater than value" +#: src/frontend/mame/ui/info.cpp:392 +msgid "%2$s\n" msgstr "" -#: plugins/cheatfind/init.lua:547 -msgid "Left equal to value" +#: src/frontend/mame/ui/info.cpp:438 +#, c-format +msgid "Screen '%1$s'" msgstr "" -#: plugins/cheatfind/init.lua:549 -msgid "Left not equal to value" +#: src/frontend/mame/ui/info.cpp:440 +msgid "Screen" msgstr "" -#: plugins/cheatfind/init.lua:560 -msgid "Right operand" +#: src/frontend/mame/ui/info.cpp:525 +msgid "Not supported" msgstr "" -#: plugins/cheatfind/init.lua:568 -msgid "Value" +#: src/frontend/mame/ui/info.cpp:528 +msgid "Partially supported" msgstr "" -#: plugins/cheatfind/init.lua:572 -msgid "Any" +#: src/frontend/mame/ui/info.cpp:536 +msgid "[empty]" msgstr "" -#: plugins/cheatfind/init.lua:578 -msgid "Data Format" +#: src/frontend/mame/ui/cheatopt.cpp:92 plugins/cheat/init.lua:601 +#, c-format, lua-format +msgid "" +"Cheat Comment:\n" +"%s" msgstr "" -#: plugins/cheatfind/init.lua:602 -msgid "Undo last search -- #" +#: src/frontend/mame/ui/cheatopt.cpp:105 +msgid "All cheats reloaded" 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: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 "" - -#: plugins/data/data_command.lua:19 -msgid "Command" -msgstr "" - -#: plugins/data/data_gameinit.lua:16 -msgid "Gameinit" -msgstr "" - -#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 -msgid "High Scores" -msgstr "" - -#: plugins/data/data_history.lua:15 -msgid "History" -msgstr "" - -#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 -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" -msgstr "" - -#: plugins/timer/init.lua:106 -msgid "Timer" -msgstr "" - -#: 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 "" - -#: 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" +#: src/frontend/mame/ui/cheatopt.cpp:136 +msgid "Autofire Settings" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:74 -msgid "New Barcode:" +#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529 +msgid "Reset All" msgstr "" -#: src/frontend/mame/ui/barcode.cpp:78 -msgid "Enter Code" +#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530 +msgid "Reload All" msgstr "" -#: 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 @@ -643,1274 +559,1291 @@ msgstr "" msgid "Violet" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:80 -msgid "Software Usage" +#: src/frontend/mame/ui/state.cpp:388 +msgid "Load State" msgstr "" -#: src/frontend/mame/ui/datmenu.cpp:362 -msgid "Revision: " +#: src/frontend/mame/ui/state.cpp:388 +msgid "Select position to load from" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:35 -msgid "ROMs" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Save State" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:36 -msgid "Software Media" +#: src/frontend/mame/ui/state.cpp:412 +msgid "Select position to save to" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:37 -msgid "UI" +#: src/frontend/mame/ui/tapectrl.cpp:85 +msgid "stopped" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "Samples" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "playing" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 -msgid "DATs" +#: src/frontend/mame/ui/tapectrl.cpp:87 +msgid "(playing)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "recording" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "Category INIs" +#: src/frontend/mame/ui/tapectrl.cpp:88 +msgid "(recording)" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:43 -msgid "Icons" +#: src/frontend/mame/ui/tapectrl.cpp:95 +msgid "Pause/Stop" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 -msgid "Cheats" +#: src/frontend/mame/ui/tapectrl.cpp:98 +msgid "Play" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 -msgid "Snapshots" +#: src/frontend/mame/ui/tapectrl.cpp:101 +msgid "Record" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 -msgid "Cabinets" +#: src/frontend/mame/ui/tapectrl.cpp:104 +msgid "Rewind" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 -msgid "Flyers" +#: src/frontend/mame/ui/tapectrl.cpp:107 +msgid "Fast Forward" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 -msgid "Titles" +#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 +msgid "Unfiltered" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 -msgid "Ends" +#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 +msgid "Available" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 -msgid "PCBs" +#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 +msgid "Unavailable" 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/utils.cpp:60 +msgid "Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:52 -msgid "Controls Panels" +#: src/frontend/mame/ui/utils.cpp:61 +msgid "Not Working" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:53 -msgid "Crosshairs" +#: src/frontend/mame/ui/utils.cpp:62 +msgid "Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Artworks" +#: src/frontend/mame/ui/utils.cpp:63 +msgid "Not Mechanical" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 -msgid "Bosses" +#: src/frontend/mame/ui/utils.cpp:64 +msgid "Category" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks Preview" +#: src/frontend/mame/ui/utils.cpp:65 +msgid "Favorites" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 -msgid "Select" +#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759 +msgid "BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "GameOver" +#: src/frontend/mame/ui/utils.cpp:67 +msgid "Not BIOS" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 -msgid "HowTo" +#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 +msgid "Parents" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 -msgid "Logos" +#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 +msgid "Clones" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 -msgid "Scores" +#: src/frontend/mame/ui/utils.cpp:70 +msgid "Manufacturer" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 -msgid "Versus" +#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 +msgid "Year" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 -msgid "Covers" +#: src/frontend/mame/ui/utils.cpp:72 +msgid "Save Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:116 -msgid "Folders Setup" +#: src/frontend/mame/ui/utils.cpp:73 +msgid "Save Unsupported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:167 -#, c-format -msgid "Current %1$s Folders" +#: src/frontend/mame/ui/utils.cpp:74 +msgid "CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Change Folder" +#: src/frontend/mame/ui/utils.cpp:75 +msgid "No CHD Required" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:179 -msgid "Add Folder" +#: src/frontend/mame/ui/utils.cpp:76 +msgid "Vertical Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:182 -msgid "Remove Folder" +#: src/frontend/mame/ui/utils.cpp:77 +msgid "Horizontal Screen" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Change %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 +msgid "Custom Filter" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:418 -#, c-format -msgid "Add %1$s Folder - Search: %2$s_" +#: src/frontend/mame/ui/utils.cpp:87 +msgid "Publisher" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:429 -msgid "Press TAB to set" +#: src/frontend/mame/ui/utils.cpp:88 +msgid "Supported" msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:513 -#, c-format -msgid "Remove %1$s Folder" +#: src/frontend/mame/ui/utils.cpp:89 +msgid "Partially Supported" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:79 -msgid "File Already Exists - Override?" +#: src/frontend/mame/ui/utils.cpp:90 +msgid "Unsupported" 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:91 +msgid "Release Region" 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:92 +msgid "Device Type" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:171 -msgid "New Image Name:" +#: src/frontend/mame/ui/utils.cpp:93 +msgid "Software List" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:177 -msgid "Image Format:" +#: src/frontend/mame/ui/utils.cpp:244 +msgid "" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:183 -msgid "Create" +#: src/frontend/mame/ui/utils.cpp:352 +msgid "Select custom filters:" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:214 -msgid "Please enter a file extension too" +#: src/frontend/mame/ui/utils.cpp:503 +#, c-format +msgid "Filter %1$u" msgstr "" -#: src/frontend/mame/ui/filecreate.cpp:266 -msgid "Select image format" +#: src/frontend/mame/ui/utils.cpp:518 +msgid "Remove last filter" 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:520 +msgid "Add filter" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:261 -msgid "[create]" +#: src/frontend/mame/ui/utils.cpp:959 +msgid "Select category:" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:265 src/frontend/mame/ui/swlist.cpp:94 -msgid "[software list]" +#: src/frontend/mame/ui/utils.cpp:990 +msgid "[no category INI files]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:525 -msgid "Select access mode" +#: src/frontend/mame/ui/utils.cpp:998 +msgid "[no groups in INI file]" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:526 -msgid "Read-only" +#: src/frontend/mame/ui/utils.cpp:1032 +msgid "No category INI files found" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:528 -msgid "Read-write" +#: src/frontend/mame/ui/utils.cpp:1037 +msgid "File" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:529 -msgid "Read this image, write to another image" +#: src/frontend/mame/ui/utils.cpp:1041 +msgid "No groups found in category file" msgstr "" -#: src/frontend/mame/ui/filesel.cpp:530 -msgid "Read this image, write to diff" +#: src/frontend/mame/ui/utils.cpp:1046 +msgid "Group" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:116 -msgid "Cannot save over directory" +#: src/frontend/mame/ui/utils.cpp:1047 +msgid "Include clones" msgstr "" -#: src/frontend/mame/ui/imgcntrl.cpp:149 +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82 +msgid "Yes" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81 +msgid "No" +msgstr "" + +#: src/frontend/mame/ui/simpleselgame.cpp:149 msgid "" -"The software selected is missing one or more required ROM or CHD images. " -"Please select a different one." +"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:30 -msgid "protection" +#: src/frontend/mame/ui/simpleselgame.cpp:241 +#, c-format +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." msgstr "" -#: src/frontend/mame/ui/info.cpp:31 -msgid "color palette" +#: src/frontend/mame/ui/simpleselgame.cpp:271 +#: src/frontend/mame/ui/selgame.cpp:440 +msgid "Configure Options" msgstr "" -#: src/frontend/mame/ui/info.cpp:32 -msgid "graphics" +#: src/frontend/mame/ui/simpleselgame.cpp:292 +#, c-format +msgid "Type name or select: %1$s_" msgstr "" -#: src/frontend/mame/ui/info.cpp:33 -msgid "sound" +#: src/frontend/mame/ui/simpleselgame.cpp:294 +msgid "Type name or select: (random)" msgstr "" -#: src/frontend/mame/ui/info.cpp:34 -msgid "controls" +#: 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$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:35 -msgid "keyboard" +#: 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:36 -msgid "mouse" +#: src/frontend/mame/ui/simpleselgame.cpp:314 +#, c-format +msgid "Driver: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/info.cpp:37 -msgid "microphone" +#: src/frontend/mame/ui/simpleselgame.cpp:330 +#: src/frontend/mame/ui/selmenu.cpp:619 +msgid "Overall: NOT WORKING" msgstr "" -#: src/frontend/mame/ui/info.cpp:38 -msgid "camera" +#: src/frontend/mame/ui/simpleselgame.cpp:332 +#: src/frontend/mame/ui/selmenu.cpp:621 +msgid "Overall: Unemulated Protection" msgstr "" -#: src/frontend/mame/ui/info.cpp:39 -msgid "disk" +#: src/frontend/mame/ui/simpleselgame.cpp:334 +#: src/frontend/mame/ui/selmenu.cpp:623 +msgid "Overall: Working" msgstr "" -#: src/frontend/mame/ui/info.cpp:40 -msgid "printer" +#: src/frontend/mame/ui/simpleselgame.cpp:338 +#: src/frontend/mame/ui/selmenu.cpp:627 +msgid "Graphics: Unimplemented, " msgstr "" -#: src/frontend/mame/ui/info.cpp:41 -msgid "LAN" +#: src/frontend/mame/ui/simpleselgame.cpp:340 +#: src/frontend/mame/ui/selmenu.cpp:629 +msgid "Graphics: Imperfect, " msgstr "" -#: src/frontend/mame/ui/info.cpp:42 -msgid "WAN" +#: src/frontend/mame/ui/simpleselgame.cpp:342 +#: src/frontend/mame/ui/selmenu.cpp:631 +msgid "Graphics: OK, " msgstr "" -#: src/frontend/mame/ui/info.cpp:43 -msgid "timing" +#: src/frontend/mame/ui/simpleselgame.cpp:345 +#: src/frontend/mame/ui/selmenu.cpp:634 +msgid "Sound: None" 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/simpleselgame.cpp:347 +#: src/frontend/mame/ui/selmenu.cpp:636 +msgid "Sound: Unimplemented" msgstr "" -#: src/frontend/mame/ui/info.cpp:190 -msgid "" -"There are known problems with this machine\n" -"\n" +#: src/frontend/mame/ui/simpleselgame.cpp:349 +#: src/frontend/mame/ui/selmenu.cpp:638 +msgid "Sound: Imperfect" msgstr "" -#: src/frontend/mame/ui/info.cpp:195 -msgid "" -"One or more ROMs/CHDs for this machine have not been correctly dumped.\n" +#: src/frontend/mame/ui/simpleselgame.cpp:351 +#: src/frontend/mame/ui/selmenu.cpp:640 +msgid "Sound: OK" msgstr "" -#: src/frontend/mame/ui/info.cpp:200 -msgid "Completely unemulated features: " +#: src/frontend/mame/ui/inputmap.cpp:53 +msgid "User Interface" msgstr "" -#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222 +#: src/frontend/mame/ui/inputmap.cpp:59 +msgid "Other Controls" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:294 +msgid "Return to Machine" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 +msgid "Exit" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 +msgid "Return to Previous Menu" +msgstr "" + +#: src/frontend/mame/ui/menu.cpp:742 +msgid "Auto" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:88 +msgid "[file manager]" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:228 +msgid "Switch Item Ordering" +msgstr "" + +#: src/frontend/mame/ui/swlist.cpp:259 #, c-format -msgid "%s" +msgid "Switched Order: entries now ordered by %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/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/videoopt.cpp:56 #, c-format -msgid ", %s" +msgid "Screen #%d" msgstr "" -#: src/frontend/mame/ui/info.cpp:216 -msgid "Imperfectly emulated features: " +#: src/frontend/mame/ui/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48 +msgid "Rotate" msgstr "" -#: src/frontend/mame/ui/info.cpp:231 -msgid "Screen flipping in cocktail mode is not supported.\n" +#: src/frontend/mame/ui/videoopt.cpp:208 +msgid "Backdrops" msgstr "" -#: src/frontend/mame/ui/info.cpp:233 -msgid "This machine requires external artwork files.\n" +#: src/frontend/mame/ui/videoopt.cpp:212 +msgid "Overlays" 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" +#: src/frontend/mame/ui/videoopt.cpp:216 +msgid "Bezels" 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" +#: src/frontend/mame/ui/videoopt.cpp:220 +msgid "CPanels" msgstr "" -#: 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" +#: 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/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/videoopt.cpp:228 +msgid "View" msgstr "" -#: src/frontend/mame/ui/info.cpp:265 -#, c-format -msgid "" -"\n" -"\n" -"There are working clones of this machine: %s" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Cropped" msgstr "" -#: src/frontend/mame/ui/info.cpp:278 -msgid "" -"\n" -"\n" -"Press any key to continue" +#: src/frontend/mame/ui/videoopt.cpp:228 +msgid "Full" msgstr "" -#: 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" +#: src/frontend/mame/ui/filecreate.cpp:79 +msgid "File Already Exists - Override?" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "MHz" +#: src/frontend/mame/ui/filecreate.cpp:171 +msgid "New Image Name:" +msgstr "" + +#: src/frontend/mame/ui/filecreate.cpp:177 +msgid "Image Format:" msgstr "" -#: src/frontend/mame/ui/info.cpp:328 src/frontend/mame/ui/info.cpp:366 -msgid "kHz" +#: src/frontend/mame/ui/filecreate.cpp:183 +msgid "Create" msgstr "" -#: src/frontend/mame/ui/info.cpp:342 -msgid "" -"\n" -"Sound:\n" +#: src/frontend/mame/ui/filecreate.cpp:214 +msgid "Please enter a file extension too" msgstr "" -#: src/frontend/mame/ui/info.cpp:370 -msgid "" -"\n" -"Video:\n" +#: src/frontend/mame/ui/filecreate.cpp:266 +msgid "Select image format" msgstr "" -#: src/frontend/mame/ui/info.cpp:374 -msgid "None\n" +#: src/frontend/mame/ui/barcode.cpp:74 +msgid "New Barcode:" msgstr "" -#: src/frontend/mame/ui/info.cpp:381 -msgid "Vector" +#: src/frontend/mame/ui/barcode.cpp:78 +msgid "Enter Code" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -#, c-format -msgid "%1$s: %2$s\n" +#: src/frontend/mame/ui/barcode.cpp:119 +msgid "Barcode length invalid!" msgstr "" -#: src/frontend/mame/ui/info.cpp:392 -msgid "%2$s\n" +#: src/frontend/mame/ui/selector.cpp:116 +msgid "Selection List - Search: " msgstr "" -#: src/frontend/mame/ui/info.cpp:438 +#: src/frontend/mame/ui/selector.cpp:124 #, c-format -msgid "Screen '%1$s'" -msgstr "" - -#: src/frontend/mame/ui/info.cpp:440 -msgid "Screen" +msgid "Double click or press %1$s to select" msgstr "" -#: src/frontend/mame/ui/info.cpp:525 -msgid "Not supported" +#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#, c-format +msgid "" +"%s\n" +" added to favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:528 -msgid "Partially supported" +#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 +#: src/frontend/mame/ui/selsoft.cpp:216 +#, c-format +msgid "" +"%s\n" +" removed from favorites list." msgstr "" -#: src/frontend/mame/ui/info.cpp:536 -msgid "[empty]" +#: src/frontend/mame/ui/selgame.cpp:441 +msgid "Configure Machine" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 -msgid "Pseudo terminals" +#: src/frontend/mame/ui/selgame.cpp:445 src/frontend/mame/ui/miscmenu.cpp:908 +msgid "Plugins" msgstr "" -#: src/frontend/mame/ui/info_pty.cpp:39 -msgid "[failed]" +#: src/frontend/mame/ui/selgame.cpp:853 +#, c-format +msgid "Romset\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:53 -msgid "User Interface" +#: src/frontend/mame/ui/selgame.cpp:854 +#, c-format +msgid "Year\t%1$s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:59 -msgid "Other Controls" +#: src/frontend/mame/ui/selgame.cpp:855 +#, c-format +msgid "Manufacturer\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:625 src/frontend/mame/ui/miscmenu.cpp:96 -#: src/frontend/mame/ui/slotopt.cpp:203 -msgid "Reset" +#: src/frontend/mame/ui/selgame.cpp:859 +#, c-format +msgid "Driver is Clone of\t%1$-.100s\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:60 -msgid "Input (general)" +#: src/frontend/mame/ui/selgame.cpp:861 +msgid "Driver is Parent\t\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:62 -msgid "Input (this Machine)" +#: src/frontend/mame/ui/selgame.cpp:864 +msgid "Analog Controls\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:66 -msgid "Analog Controls" +#: src/frontend/mame/ui/selgame.cpp:866 +msgid "Keyboard Inputs\tYes\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:68 -msgid "Dip Switches" +#: src/frontend/mame/ui/selgame.cpp:869 +msgid "Overall\tNOT WORKING\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:71 -msgid "Machine Configuration" +#: src/frontend/mame/ui/selgame.cpp:871 +msgid "Overall\tUnemulated Protection\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:75 -msgid "Bookkeeping Info" +#: src/frontend/mame/ui/selgame.cpp:873 +msgid "Overall\tWorking\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:78 -msgid "Machine Information" +#: src/frontend/mame/ui/selgame.cpp:876 +msgid "Graphics\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:85 -msgid "Image Information" +#: src/frontend/mame/ui/selgame.cpp:878 +msgid "Graphics\tWrong Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:88 -msgid "File Manager" +#: src/frontend/mame/ui/selgame.cpp:880 +msgid "Graphics\tImperfect Colors\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:96 -msgid "Tape Control" +#: src/frontend/mame/ui/selgame.cpp:882 +msgid "Graphics\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:102 -msgid "BIOS Selection" +#: src/frontend/mame/ui/selgame.cpp:884 +msgid "Graphics\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:106 -msgid "Slot Devices" +#: src/frontend/mame/ui/selgame.cpp:887 +msgid "Sound\tNone\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:110 -msgid "Barcode Reader" +#: src/frontend/mame/ui/selgame.cpp:889 +msgid "Sound\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:114 -msgid "Network Devices" +#: src/frontend/mame/ui/selgame.cpp:891 +msgid "Sound\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:118 -msgid "Keyboard Mode" +#: src/frontend/mame/ui/selgame.cpp:893 +msgid "Sound\tOK\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:121 -msgid "Slider Controls" +#: src/frontend/mame/ui/selgame.cpp:896 +msgid "Controls\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 -msgid "Video Options" +#: src/frontend/mame/ui/selgame.cpp:898 +msgid "Controls\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:128 -msgid "Crosshair Options" +#: src/frontend/mame/ui/selgame.cpp:901 +msgid "Keyboard\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:135 -msgid "Plugin Options" +#: src/frontend/mame/ui/selgame.cpp:903 +msgid "Keyboard\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:139 -msgid "External DAT View" +#: src/frontend/mame/ui/selgame.cpp:906 +msgid "Mouse\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:145 src/frontend/mame/ui/miscmenu.cpp:775 -msgid "Add To Favorites" +#: src/frontend/mame/ui/selgame.cpp:908 +msgid "Mouse\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777 -msgid "Remove From Favorites" +#: src/frontend/mame/ui/selgame.cpp:911 +msgid "Microphone\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/mainmenu.cpp:154 -msgid "Select New Machine" +#: src/frontend/mame/ui/selgame.cpp:913 +msgid "Microphone\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:294 -msgid "Return to Machine" +#: src/frontend/mame/ui/selgame.cpp:916 +msgid "Camera\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:299 src/frontend/mame/ui/menu.cpp:301 -msgid "Exit" +#: src/frontend/mame/ui/selgame.cpp:918 +msgid "Camera\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:306 src/frontend/mame/ui/menu.cpp:308 -msgid "Return to Previous Menu" +#: src/frontend/mame/ui/selgame.cpp:921 +msgid "Disk\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/menu.cpp:742 -msgid "Auto" +#: src/frontend/mame/ui/selgame.cpp:923 +msgid "Disk\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Keyboard Mode:" +#: src/frontend/mame/ui/selgame.cpp:926 +msgid "Printer\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Natural" +#: src/frontend/mame/ui/selgame.cpp:928 +msgid "Printer\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:43 -msgid "Emulated" +#: src/frontend/mame/ui/selgame.cpp:931 +msgid "LAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:236 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d:%3$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:933 +msgid "LAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:238 -#, c-format -msgid "" -"Uptime: %1$d:%2$02d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:936 +msgid "WAN\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:242 -#, c-format -msgid "" -"Tickets dispensed: %1$d\n" -"\n" +#: src/frontend/mame/ui/selgame.cpp:938 +msgid "WAN\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -msgid "Coin %1$c: NA%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:941 +msgid "Timing\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:253 -#, c-format -msgid "Coin %1$c: %2$d%3$s\n" +#: src/frontend/mame/ui/selgame.cpp:943 +msgid "Timing\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:256 -msgid " (locked)" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:503 -msgid "Visible Delay" +#: src/frontend/mame/ui/selgame.cpp:945 +msgid "Mechanical Machine\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:601 -#, c-format -msgid "%s.xml saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:627 -msgid "Name: Description:\n" +#: src/frontend/mame/ui/selgame.cpp:946 +msgid "Requires Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:638 -#, c-format -msgid "%s.txt saved under ui folder." +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:655 -msgid "Export list in XML format (like -listxml)" +#: src/frontend/mame/ui/selgame.cpp:947 +msgid "Requires Clickable Artwork\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:656 -msgid "Export list in XML format (like -listxml, but exclude devices)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:657 -msgid "Export list in TXT format (like -listfull)" +#: src/frontend/mame/ui/selgame.cpp:948 +msgid "Support Cocktail\tNo\n" 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/selgame.cpp:949 +msgid "Driver is BIOS\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66 -msgid "BIOS" +#: src/frontend/mame/ui/selgame.cpp:949 +msgid "Driver is BIOS\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:763 -msgid "Driver" +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:766 -msgid "This machine has no BIOS." +#: src/frontend/mame/ui/selgame.cpp:950 +msgid "Support Save\tNo\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:780 -msgid "Save machine configuration" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tVertical\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:791 -msgid "Configure machine:" +#: src/frontend/mame/ui/selgame.cpp:951 +msgid "Screen Orientation\tHorizontal\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 -msgid " (default)" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tYes\n" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445 -msgid "Plugins" +#: src/frontend/mame/ui/selgame.cpp:961 +msgid "Requires CHD\tNo\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:193 -msgid "Filter" +#: src/frontend/mame/ui/selgame.cpp:974 +msgid "ROM Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:206 -msgid "Customize UI" +#: src/frontend/mame/ui/selgame.cpp:976 +msgid "ROM Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:207 -msgid "Configure Directories" +#: src/frontend/mame/ui/selgame.cpp:979 +msgid "Samples Audit Result\tNone Needed\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149 -msgid "Sound Options" +#: src/frontend/mame/ui/selgame.cpp:981 +msgid "Samples Audit Result\tOK\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:213 -msgid "General Inputs" +#: src/frontend/mame/ui/selgame.cpp:983 +msgid "Samples Audit Result\tBAD\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:216 -msgid "Save Configuration" +#: src/frontend/mame/ui/selgame.cpp:987 +msgid "" +"ROM Audit Disabled\t\n" +"Samples Audit Disabled\t\n" msgstr "" -#: src/frontend/mame/ui/optsmenu.cpp:228 -msgid "Settings" +#: 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/selector.cpp:116 -msgid "Selection List - Search: " +#: 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/selector.cpp:124 +#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557 #, c-format -msgid "Double click or press %1$s to select" +msgid "Search: %1$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:313 src/frontend/mame/ui/selsoft.cpp:211 +#: src/frontend/mame/ui/selgame.cpp:1199 #, c-format -msgid "" -"%s\n" -" added to favorites list." +msgid "Romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:318 src/frontend/mame/ui/selgame.cpp:324 -#: src/frontend/mame/ui/selsoft.cpp:216 +#: src/frontend/mame/ui/selgame.cpp:1206 #, c-format +msgid "System: %1$-.100s" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:1243 msgid "" -"%s\n" -" removed from favorites list." +"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:440 -#: src/frontend/mame/ui/simpleselgame.cpp:271 -msgid "Configure Options" +#: 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/selgame.cpp:441 -msgid "Configure Machine" +#: src/frontend/mame/ui/dirmenu.cpp:35 +msgid "ROMs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:853 -#, c-format -msgid "Romset\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:36 +msgid "Software Media" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:854 -#, c-format -msgid "Year\t%1$s\n" +#: src/frontend/mame/ui/dirmenu.cpp:37 +msgid "UI" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:855 -#, c-format -msgid "Manufacturer\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:39 +msgid "Samples" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:859 -#, c-format -msgid "Driver is Clone of\t%1$-.100s\n" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgid "DATs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:861 -msgid "Driver is Parent\t\n" +#: src/frontend/mame/ui/dirmenu.cpp:41 +msgid "INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:864 -msgid "Analog Controls\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:42 +msgid "Category INIs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:866 -msgid "Keyboard Inputs\tYes\n" +#: src/frontend/mame/ui/dirmenu.cpp:43 +msgid "Icons" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:869 -msgid "Overall\tNOT WORKING\n" +#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25 +msgid "Cheats" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:871 -msgid "Overall\tUnemulated Protection\n" +#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49 +msgid "Snapshots" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:873 -msgid "Overall\tWorking\n" +#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50 +msgid "Cabinets" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:876 -msgid "Graphics\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53 +msgid "Flyers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:878 -msgid "Graphics\tWrong Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54 +msgid "Titles" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:880 -msgid "Graphics\tImperfect Colors\n" +#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55 +msgid "Ends" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:882 -msgid "Graphics\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52 +msgid "PCBs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:884 -msgid "Graphics\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgid "Controls Panels" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:887 -msgid "Sound\tNone\n" +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgid "Crosshairs" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:889 -msgid "Sound\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgid "Artworks" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:891 -msgid "Sound\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57 +msgid "Bosses" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:893 -msgid "Sound\tOK\n" +#: src/frontend/mame/ui/dirmenu.cpp:56 +msgid "Artworks Preview" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:896 -msgid "Controls\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63 +msgid "Select" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:898 -msgid "Controls\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgid "GameOver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:901 -msgid "Keyboard\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61 +msgid "HowTo" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:903 -msgid "Keyboard\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58 +msgid "Logos" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:906 -msgid "Mouse\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62 +msgid "Scores" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:908 -msgid "Mouse\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59 +msgid "Versus" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:911 -msgid "Microphone\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65 +msgid "Covers" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:913 -msgid "Microphone\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:116 +msgid "Folders Setup" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:916 -msgid "Camera\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:167 +#, c-format +msgid "Current %1$s Folders" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:918 -msgid "Camera\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Change Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:921 -msgid "Disk\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:179 +msgid "Add Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:923 -msgid "Disk\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:182 +msgid "Remove Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:926 -msgid "Printer\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Change %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:928 -msgid "Printer\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:418 +#, c-format +msgid "Add %1$s Folder - Search: %2$s_" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:931 -msgid "LAN\tUnimplemented\n" +#: src/frontend/mame/ui/dirmenu.cpp:429 +msgid "Press TAB to set" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:933 -msgid "LAN\tImperfect\n" +#: src/frontend/mame/ui/dirmenu.cpp:513 +#, c-format +msgid "Remove %1$s Folder" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:936 -msgid "WAN\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Keyboard Mode:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:938 -msgid "WAN\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Natural" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:941 -msgid "Timing\tUnimplemented\n" +#: src/frontend/mame/ui/miscmenu.cpp:43 +msgid "Emulated" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:943 -msgid "Timing\tImperfect\n" +#: src/frontend/mame/ui/miscmenu.cpp:236 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d:%3$02d\n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:945 +#: src/frontend/mame/ui/miscmenu.cpp:238 +#, c-format +msgid "" +"Uptime: %1$d:%2$02d\n" +"\n" +msgstr "" + +#: src/frontend/mame/ui/miscmenu.cpp:242 +#, c-format +msgid "" +"Tickets dispensed: %1$d\n" +"\n" +msgstr "" + +#: 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 "Mechanical Machine\t%1$s\n" +msgid "Coin %1$c: %2$d%3$s\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:946 -#, c-format -msgid "Requires Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:256 +msgid " (locked)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:947 -#, c-format -msgid "Requires Clickable Artwork\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:503 +msgid "Visible Delay" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:948 +#: src/frontend/mame/ui/miscmenu.cpp:601 #, c-format -msgid "Support Cocktail\t%1$s\n" +msgid "%s.xml saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:949 -#, c-format -msgid "Driver is BIOS\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:627 +msgid "Name: Description:\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:950 +#: src/frontend/mame/ui/miscmenu.cpp:638 #, c-format -msgid "Support Save\t%1$s\n" +msgid "%s.txt saved under ui folder." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -#, c-format -msgid "Screen Orientation\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:655 +msgid "Export list in XML format (like -listxml)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Vertical" +#: src/frontend/mame/ui/miscmenu.cpp:656 +msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:951 -msgid "Horizontal" +#: src/frontend/mame/ui/miscmenu.cpp:657 +msgid "Export list in TXT format (like -listfull)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:960 -#, c-format -msgid "Requires CHD\t%1$s\n" +#: src/frontend/mame/ui/miscmenu.cpp:709 src/frontend/mame/ui/ui.cpp:2217 +msgid "" +"\n" +" Configuration saved \n" +"\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:973 -msgid "Roms Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:763 +msgid "Driver" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:975 -msgid "Roms Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:766 +msgid "This machine has no BIOS." msgstr "" -#: src/frontend/mame/ui/selgame.cpp:978 -msgid "Samples Audit Pass\tNone Needed\n" +#: src/frontend/mame/ui/miscmenu.cpp:775 src/frontend/mame/ui/mainmenu.cpp:145 +msgid "Add To Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:980 -msgid "Samples Audit Pass\tOK\n" +#: src/frontend/mame/ui/miscmenu.cpp:777 src/frontend/mame/ui/mainmenu.cpp:147 +msgid "Remove From Favorites" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:982 -msgid "Samples Audit Pass\tBAD\n" +#: src/frontend/mame/ui/miscmenu.cpp:780 +msgid "Save machine configuration" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:985 -msgid "" -"Roms Audit Pass\tDisabled\n" -"Samples Audit Pass\tDisabled\n" +#: src/frontend/mame/ui/miscmenu.cpp:791 +msgid "Configure machine:" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1168 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" +#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386 +msgid " (default)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555 -#, c-format -msgid "%1$s: %2$s - Search: %3$s_" +#: src/frontend/mame/ui/imgcntrl.cpp:116 +msgid "Cannot save over directory" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557 -#, c-format -msgid "Search: %1$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/selgame.cpp:1196 -#, c-format -msgid "Romset: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99 +msgid "Pseudo terminals" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1203 -#, c-format -msgid "System: %1$-.100s" +#: src/frontend/mame/ui/info_pty.cpp:39 +msgid "[failed]" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1240 -msgid "" -"The selected machine is missing one or more required ROM or CHD images. " -"Please select a different machine.\n" -"\n" +#: src/frontend/mame/ui/mainmenu.cpp:60 +msgid "Input (general)" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462 -msgid "Press any key to continue." +#: src/frontend/mame/ui/mainmenu.cpp:62 +msgid "Input (this Machine)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:51 -msgid "Control Panels" +#: src/frontend/mame/ui/mainmenu.cpp:66 +msgid "Analog Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:56 -msgid "Artwork Preview" +#: src/frontend/mame/ui/mainmenu.cpp:68 +msgid "Dip Switches" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:60 -msgid "Game Over" +#: src/frontend/mame/ui/mainmenu.cpp:71 +msgid "Machine Configuration" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:69 -msgid "Add or remove favorites" +#: src/frontend/mame/ui/mainmenu.cpp:75 +msgid "Bookkeeping Info" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:70 -msgid "Export displayed list to file" +#: src/frontend/mame/ui/mainmenu.cpp:78 +msgid "Machine Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:71 -msgid "Show DATs view" +#: src/frontend/mame/ui/mainmenu.cpp:85 +msgid "Image Information" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:237 -msgid "Software part selection:" +#: src/frontend/mame/ui/mainmenu.cpp:88 +msgid "File Manager" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:343 -msgid "BIOS selection:" +#: src/frontend/mame/ui/mainmenu.cpp:96 +msgid "Tape Control" msgstr "" -#: 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/mainmenu.cpp:102 +msgid "BIOS Selection" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:574 -#, c-format -msgid "Software is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:106 +msgid "Slot Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:576 -msgid "Software is parent" +#: src/frontend/mame/ui/mainmenu.cpp:110 +msgid "Barcode Reader" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:581 -msgid "Supported: No" +#: src/frontend/mame/ui/mainmenu.cpp:114 +msgid "Network Devices" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:586 -msgid "Supported: Partial" +#: src/frontend/mame/ui/mainmenu.cpp:118 +msgid "Keyboard Mode" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:591 -msgid "Supported: Yes" +#: src/frontend/mame/ui/mainmenu.cpp:121 +msgid "Slider Controls" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:596 -#, c-format -msgid "romset: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:124 src/frontend/mame/ui/submenu.cpp:99 +msgid "Video Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:612 -#, c-format -msgid "Driver is clone of: %1$-.100s" +#: src/frontend/mame/ui/mainmenu.cpp:128 +msgid "Crosshair Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:614 -msgid "Driver is parent" +#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683 +msgid "Cheat" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:619 -#: src/frontend/mame/ui/simpleselgame.cpp:330 -msgid "Overall: NOT WORKING" +#: src/frontend/mame/ui/mainmenu.cpp:135 +msgid "Plugin Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:621 -#: src/frontend/mame/ui/simpleselgame.cpp:332 -msgid "Overall: Unemulated Protection" +#: src/frontend/mame/ui/mainmenu.cpp:139 +msgid "External DAT View" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:623 -#: src/frontend/mame/ui/simpleselgame.cpp:334 -msgid "Overall: Working" +#: src/frontend/mame/ui/mainmenu.cpp:154 +msgid "Select New Machine" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:627 -msgid "Graphics: Unimplemented, " +#: src/frontend/mame/ui/sndmenu.cpp:135 +msgid "Sound" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:629 -msgid "Graphics: Imperfect, " +#: src/frontend/mame/ui/sndmenu.cpp:136 +msgid "Sample Rate" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:631 -msgid "Graphics: OK, " +#: src/frontend/mame/ui/sndmenu.cpp:137 +msgid "Use External Samples" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:634 -msgid "Sound: None" +#: src/frontend/mame/ui/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210 +msgid "Sound Options" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:636 -msgid "Sound: Unimplemented" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " COLORS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:638 -msgid "Sound: Imperfect" +#: src/frontend/mame/ui/viewgfx.cpp:406 +msgid " PENS" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:640 -msgid "Sound: OK" +#: src/frontend/mame/ui/auditmenu.cpp:96 +#, c-format +msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:650 +#: src/frontend/mame/ui/auditmenu.cpp:99 #, c-format -msgid "%1$s %2$s" +msgid "Audit ROMs for all %1$u machines?" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1975 -msgid "Images" +#: src/frontend/mame/ui/auditmenu.cpp:104 +#, c-format +msgid "(results will be saved to %1$s)" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:1976 -msgid "Infos" +#: 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/selmenu.cpp:2454 -msgid "Usage" +#: src/frontend/mame/ui/auditmenu.cpp:142 +msgid "Start Audit" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2489 -msgid "General Info" +#: src/frontend/mame/ui/datmenu.cpp:80 +msgid "Software Usage" msgstr "" -#: 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" +#: src/frontend/mame/ui/datmenu.cpp:362 +msgid "Revision: " msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:549 -#, c-format -msgid "%1$s %2$s ( %3$d / %4$d software packages )" +#: src/frontend/mame/ui/selmenu.cpp:51 +msgid "Control Panels" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:550 -#, c-format -msgid "Driver: \"%1$s\" software list " +#: src/frontend/mame/ui/selmenu.cpp:56 +msgid "Artwork Preview" msgstr "" -#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571 -#: src/frontend/mame/ui/simpleselgame.cpp:308 -#, c-format -msgid "%1$-.100s" +#: src/frontend/mame/ui/selmenu.cpp:60 +msgid "Game Over" 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/selmenu.cpp:69 +msgid "Add or remove favorites" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:241 -#, c-format -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." +#: src/frontend/mame/ui/selmenu.cpp:70 +msgid "Export displayed list to file" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:292 -#, c-format -msgid "Type name or select: %1$s_" +#: src/frontend/mame/ui/selmenu.cpp:71 +msgid "Show DATs view" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:294 -msgid "Type name or select: (random)" +#: src/frontend/mame/ui/selmenu.cpp:237 +msgid "Software part selection:" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:314 +#: src/frontend/mame/ui/selmenu.cpp:343 +msgid "BIOS selection:" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:574 #, c-format -msgid "Driver: %1$-.100s" +msgid "Software is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/simpleselgame.cpp:349 -msgid "Unimplemented" +#: src/frontend/mame/ui/selmenu.cpp:576 +msgid "Software is parent" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/simpleselgame.cpp:351 -msgid "Imperfect" +#: src/frontend/mame/ui/selmenu.cpp:581 +msgid "Supported: No" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:343 -#: src/frontend/mame/ui/simpleselgame.cpp:353 -msgid "OK" +#: src/frontend/mame/ui/selmenu.cpp:586 +msgid "Supported: Partial" msgstr "" -#: src/frontend/mame/ui/simpleselgame.cpp:355 -#, c-format -msgid "Gfx: %s, Sound: %s" +#: src/frontend/mame/ui/selmenu.cpp:591 +msgid "Supported: Yes" msgstr "" -#: src/frontend/mame/ui/slotopt.cpp:192 +#: src/frontend/mame/ui/selmenu.cpp:596 #, c-format -msgid "%s [internal]" +msgid "romset: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:135 -msgid "Sound" +#: src/frontend/mame/ui/selmenu.cpp:612 +#, c-format +msgid "Driver is clone of: %1$-.100s" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:136 -msgid "Sample Rate" +#: src/frontend/mame/ui/selmenu.cpp:614 +msgid "Driver is parent" msgstr "" -#: src/frontend/mame/ui/sndmenu.cpp:137 -msgid "Use External Samples" +#: src/frontend/mame/ui/selmenu.cpp:650 +#, c-format +msgid "%1$s %2$s" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Load State" +#: src/frontend/mame/ui/selmenu.cpp:1975 +msgid "Images" msgstr "" -#: src/frontend/mame/ui/state.cpp:388 -msgid "Select position to load from" +#: src/frontend/mame/ui/selmenu.cpp:1976 +msgid "Infos" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Save State" +#: src/frontend/mame/ui/selmenu.cpp:2454 +msgid "Usage" msgstr "" -#: src/frontend/mame/ui/state.cpp:412 -msgid "Select position to save to" +#: src/frontend/mame/ui/selmenu.cpp:2489 +msgid "General Info" msgstr "" #: src/frontend/mame/ui/submenu.cpp:22 @@ -1997,10 +1930,6 @@ msgstr "" msgid "Rotation Options" msgstr "" -#: 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 "" @@ -2213,69 +2142,21 @@ msgstr "" msgid "Wait Vertical Sync" msgstr "" -#: 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 @@ -2452,253 +2333,381 @@ msgstr "" msgid "%1$.3ffps" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 -#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 -#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 -#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 -#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 -#: src/frontend/mame/ui/ui.cpp:1917 -#, c-format -msgid "%1$.3f" +#: src/frontend/mame/ui/ui.cpp:1698 src/frontend/mame/ui/ui.cpp:1720 +#: src/frontend/mame/ui/ui.cpp:1741 src/frontend/mame/ui/ui.cpp:1763 +#: src/frontend/mame/ui/ui.cpp:1785 src/frontend/mame/ui/ui.cpp:1807 +#: src/frontend/mame/ui/ui.cpp:1829 src/frontend/mame/ui/ui.cpp:1851 +#: src/frontend/mame/ui/ui.cpp:1873 src/frontend/mame/ui/ui.cpp:1895 +#: src/frontend/mame/ui/ui.cpp:1917 +#, c-format +msgid "%1$.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 +#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 +#, c-format +msgid "%1$1.2f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:1995 +#, c-format +msgid "Crosshair Scale Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset X %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2014 +#, c-format +msgid "Crosshair Offset Y %1$1.3f" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2157 +msgid "**Error saving ui.ini**" +msgstr "" + +#: src/frontend/mame/ui/ui.cpp:2213 +#, c-format +msgid "**Error saving %s.ini**" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:193 +msgid "Filter" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:206 +msgid "Customize UI" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:207 +msgid "Configure Directories" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:213 +msgid "General Inputs" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:216 +msgid "Save Configuration" +msgstr "" + +#: src/frontend/mame/ui/optsmenu.cpp:228 +msgid "Settings" +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" +msgstr "" + +#: plugins/timer/init.lua:106 +msgid "Timer" +msgstr "" + +#: 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" +msgstr "" + +#: plugins/cheat/init.lua:476 +msgid "None" +msgstr "" + +#: plugins/cheat/init.lua:481 +msgid "Done" +msgstr "" + +#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509 +msgid "Set" +msgstr "" + +#: plugins/cheat/init.lua:528 +msgid "Set hotkeys" +msgstr "" + +#: plugins/cheat/init.lua:668 +#, lua-format +msgid "Activated: %s = %s" +msgstr "" + +#: plugins/cheat/init.lua:671 plugins/cheat/init.lua:729 +#, lua-format +msgid "Activated: %s" +msgstr "" + +#: plugins/cheat/init.lua:733 +#, lua-format +msgid "Enabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:738 +#, lua-format +msgid "Disabled: %s" +msgstr "" + +#: plugins/cheat/init.lua:776 +#, lua-format +msgid "%s added" +msgstr "" + +#: plugins/data/data_command.lua:19 +msgid "Command" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1932 src/frontend/mame/ui/ui.cpp:1947 -#: src/frontend/mame/ui/ui.cpp:1962 src/frontend/mame/ui/ui.cpp:1977 -#, c-format -msgid "%1$1.2f" +#: plugins/data/data_gameinit.lua:16 +msgid "Gameinit" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale X %1$1.3f" +#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818 +msgid "High Scores" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1995 -#, c-format -msgid "Crosshair Scale Y %1$1.3f" +#: plugins/data/data_history.lua:15 +msgid "History" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset X %1$1.3f" +#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19 +msgid "" +"\n" +"\n" +"--- DRIVER INFO ---\n" +"Driver: " msgstr "" -#: src/frontend/mame/ui/ui.cpp:2014 -#, c-format -msgid "Crosshair Offset Y %1$1.3f" +#: plugins/data/data_mameinfo.lua:20 +msgid "MAMEinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2157 -msgid "**Error saving ui.ini**" +#: plugins/data/data_messinfo.lua:21 +msgid "MESSinfo" msgstr "" -#: src/frontend/mame/ui/ui.cpp:2213 -#, c-format -msgid "**Error saving %s.ini**" +#: plugins/data/data_story.lua:22 +msgid "Mamescore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81 -msgid "Unfiltered" +#: plugins/data/data_sysinfo.lua:15 +msgid "Sysinfo" msgstr "" -#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82 -msgid "Available" +#: plugins/data/data_marp.lua:129 +msgid "MARPScore" msgstr "" -#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83 -msgid "Unavailable" +#: plugins/cheatfind/init.lua:344 +msgid "Save Cheat" msgstr "" -#: src/frontend/mame/ui/utils.cpp:60 -msgid "Working" +#: plugins/cheatfind/init.lua:347 +msgid "Default" msgstr "" -#: src/frontend/mame/ui/utils.cpp:61 -msgid "Not Working" +#: plugins/cheatfind/init.lua:347 +msgid "Custom" msgstr "" -#: src/frontend/mame/ui/utils.cpp:62 -msgid "Mechanical" +#: plugins/cheatfind/init.lua:348 +msgid "Cheat Name" msgstr "" -#: src/frontend/mame/ui/utils.cpp:63 -msgid "Not Mechanical" +#: plugins/cheatfind/init.lua:354 +#, lua-format +msgid "Default name is %s" msgstr "" -#: src/frontend/mame/ui/utils.cpp:64 -msgid "Category" +#: plugins/cheatfind/init.lua:362 +msgid "Player" msgstr "" -#: src/frontend/mame/ui/utils.cpp:65 -msgid "Favorites" +#: plugins/cheatfind/init.lua:367 +msgid "Type" msgstr "" -#: src/frontend/mame/ui/utils.cpp:67 -msgid "Not BIOS" +#: plugins/cheatfind/init.lua:373 +msgid "Save" msgstr "" -#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84 -msgid "Parents" +#: plugins/cheatfind/init.lua:399 +#, lua-format +msgid "Cheat written to %s and added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85 -msgid "Clones" +#: plugins/cheatfind/init.lua:407 +msgid "Cheat added to cheat.simple" msgstr "" -#: src/frontend/mame/ui/utils.cpp:70 -msgid "Manufacturer" +#: plugins/cheatfind/init.lua:412 +msgid "" +"Unable to write file\n" +"Ensure that cheatpath folder exists" msgstr "" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86 -msgid "Year" +#: plugins/cheatfind/init.lua:421 +msgid "Cancel" msgstr "" -#: src/frontend/mame/ui/utils.cpp:72 -msgid "Save Supported" +#: plugins/cheatfind/init.lua:426 +msgid "CPU or RAM" msgstr "" -#: src/frontend/mame/ui/utils.cpp:73 -msgid "Save Unsupported" +#: plugins/cheatfind/init.lua:430 +msgid "Changes to this only take effect when \"Start new search\" is selected" msgstr "" -#: src/frontend/mame/ui/utils.cpp:74 -msgid "CHD Required" +#: plugins/cheatfind/init.lua:449 +msgid "Data cleared and current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:75 -msgid "No CHD Required" +#: plugins/cheatfind/init.lua:457 +msgid "Start new search" msgstr "" -#: src/frontend/mame/ui/utils.cpp:76 -msgid "Vertical Screen" +#: plugins/cheatfind/init.lua:467 +msgid "Current state saved" msgstr "" -#: src/frontend/mame/ui/utils.cpp:77 -msgid "Horizontal Screen" +#: plugins/cheatfind/init.lua:474 +msgid "Save current -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94 -msgid "Custom Filter" +#: plugins/cheatfind/init.lua:506 +msgid " total matches found" msgstr "" -#: src/frontend/mame/ui/utils.cpp:87 -msgid "Publisher" +#: plugins/cheatfind/init.lua:513 +msgid "Compare" msgstr "" -#: src/frontend/mame/ui/utils.cpp:88 -msgid "Supported" +#: plugins/cheatfind/init.lua:516 +msgid "Left operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:89 -msgid "Partially Supported" +#: plugins/cheatfind/init.lua:519 +msgid "Current" msgstr "" -#: src/frontend/mame/ui/utils.cpp:90 -msgid "Unsupported" +#: plugins/cheatfind/init.lua:524 +msgid "Operator" msgstr "" -#: src/frontend/mame/ui/utils.cpp:91 -msgid "Release Region" +#: plugins/cheatfind/init.lua:531 +msgid "Left less than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:92 -msgid "Device Type" +#: plugins/cheatfind/init.lua:533 +msgid "Left greater than right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:93 -msgid "Software List" +#: plugins/cheatfind/init.lua:535 +msgid "Left equal to right" msgstr "" -#: src/frontend/mame/ui/utils.cpp:244 -msgid "" +#: plugins/cheatfind/init.lua:537 +msgid "Left not equal to right, value is difference" msgstr "" -#: src/frontend/mame/ui/utils.cpp:352 -msgid "Select custom filters:" +#: plugins/cheatfind/init.lua:539 +msgid "Left equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:503 -#, c-format -msgid "Filter %1$u" +#: plugins/cheatfind/init.lua:541 +msgid "Left not equal to right with bitmask" msgstr "" -#: src/frontend/mame/ui/utils.cpp:518 -msgid "Remove last filter" +#: plugins/cheatfind/init.lua:543 +msgid "Left less than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:520 -msgid "Add filter" +#: plugins/cheatfind/init.lua:545 +msgid "Left greater than value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:959 -msgid "Select category:" +#: plugins/cheatfind/init.lua:547 +msgid "Left equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:990 -msgid "[no category INI files]" +#: plugins/cheatfind/init.lua:549 +msgid "Left not equal to value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:998 -msgid "[no groups in INI file]" +#: plugins/cheatfind/init.lua:560 +msgid "Right operand" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1032 -msgid "No category INI files found" +#: plugins/cheatfind/init.lua:568 +msgid "Value" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1037 -msgid "File" +#: plugins/cheatfind/init.lua:572 +msgid "Any" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1041 -msgid "No groups found in category file" +#: plugins/cheatfind/init.lua:578 +msgid "Data Format" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1046 -msgid "Group" +#: plugins/cheatfind/init.lua:602 +msgid "Undo last search -- #" msgstr "" -#: src/frontend/mame/ui/utils.cpp:1047 -msgid "Include clones" +#: plugins/cheatfind/init.lua:606 +msgid "Match block" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:56 -#, c-format -msgid "Screen #%d" +#: plugins/cheatfind/init.lua:609 +msgid "All" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:208 -msgid "Backdrops" +#: plugins/cheatfind/init.lua:660 +#, lua-format +msgid "Test cheat at addr %08X" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:212 -msgid "Overlays" +#: plugins/cheatfind/init.lua:692 +msgid "Cheat engine not available" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:216 -msgid "Bezels" +#: plugins/cheatfind/init.lua:718 +msgid "Default name is " msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:220 -msgid "CPanels" +#: plugins/cheatfind/init.lua:741 +msgid "Test" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "View" +#: plugins/cheatfind/init.lua:741 +msgid "Write" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Cropped" +#: plugins/cheatfind/init.lua:741 +msgid "Watch" msgstr "" -#: src/frontend/mame/ui/videoopt.cpp:228 -msgid "Full" +#: plugins/cheatfind/init.lua:758 +msgid "Page" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " COLORS" +#: plugins/cheatfind/init.lua:776 +msgid "Clear Watches" msgstr "" -#: src/frontend/mame/ui/viewgfx.cpp:406 -msgid " PENS" +#: plugins/cheatfind/init.lua:786 +msgid "Cheat Finder" msgstr "" diff --git a/makefile b/makefile index 7b156207702..cb15cb3f511 100644 --- a/makefile +++ b/makefile @@ -971,9 +971,10 @@ PROJECTDIR := $(BUILDDIR)/projects/$(OSD)/$(FULLTARGET) PROJECTDIR_SDL := $(BUILDDIR)/projects/sdl/$(FULLTARGET) PROJECTDIR_WIN := $(BUILDDIR)/projects/windows/$(FULLTARGET) -.PHONY: all clean regenie generate +.PHONY: all clean regenie generate FORCE all: $(GENIE) $(TARGETOS)$(ARCHITECTURE) regenie: +FORCE: #------------------------------------------------- # gmake-mingw64-gcc @@ -1710,9 +1711,11 @@ shaders: bgfx-tools .PHONY: translation -translation: +$(GENDIR)/mame.pot: FORCE $(SILENT) echo Generating mame.pot - $(SILENT) find src plugins -iname "*.cpp" -print0 -o -iname "*.lua" -print0 | xargs -0 xgettext --from-code=UTF-8 -k_ -k__ -j -o mame.pot - $(SILENT) find language -iname "*.po" -print0 | xargs -0 -n 1 -I %% msgmerge -U -N %% mame.pot - $(SILENT) find language -iname "*.po" -print0 | xargs -0 -n 1 -I %% msgattrib --clear-fuzzy --empty %% -o %% + $(SILENT) find src -iname "*.cpp" -print0 | xargs -0 xgettext --from-code=UTF-8 -k_ -k__ -o $@ + $(SILENT) find plugins -iname "*.lua" -print0 | xargs -0 xgettext --from-code=UTF-8 -k_ -k__ -j -o $@ +translation: $(GENDIR)/mame.pot + $(SILENT) find language -name "*.po" -print0 | xargs -0 -n 1 -I %% msgmerge -U -N %% $< + $(SILENT) find language -name "*.po" -print0 | xargs -0 -n 1 -I %% msgattrib --clear-fuzzy --empty %% -o %% diff --git a/plugins/cheat/init.lua b/plugins/cheat/init.lua index 29d9a214815..d6e1c68b9d3 100644 --- a/plugins/cheat/init.lua +++ b/plugins/cheat/init.lua @@ -650,7 +650,7 @@ function cheat.startplugin() end if event == "up" or event == "down" or event == "comment" then if cheat.comment then - manager:machine():popmessage(_("Cheat Comment:\n") .. cheat.comment) + manager:machine():popmessage(string.format(_("Cheat Comment:\n%s"), cheat.comment)) end elseif event == "left" then if cheat.parameter then @@ -717,10 +717,10 @@ function cheat.startplugin() else subtext = cheat.parameter.value end - manager:machine():popmessage(_("Activated") .. ": " .. cheat.desc .. " = " .. subtext) + manager:machine():popmessage(string.format(_("Activated: %s = %s"), cheat.desc, subtext)) elseif not cheat.parameter and cheat.script.on then cheat.script.on() - manager:machine():popmessage(_("Activated") .. ": " .. cheat.desc) + manager:machine():popmessage(string.format(_("Activated: %s"), cheat.desc)) end end end @@ -778,16 +778,16 @@ function cheat.startplugin() if not run_if(cheat, cheat.script.change) then run_if(cheat, cheat.script.on) end - manager:machine():popmessage(_("Activated") .. ": " .. cheat.desc) + manager:machine():popmessage(string.format(_("Activated: %s"), cheat.desc)) elseif not cheat.enabled then cheat.enabled = true run_if(cheat, cheat.script.on) - manager:machine():popmessage(_("Enabled") .. ": " .. cheat.desc) + manager:machine():popmessage(string.format(_("Enabled: %s"), cheat.desc)) else cheat.enabled = false run_if(cheat, cheat.script.off) bwpclr(cheat) - manager:machine():popmessage(_("Disabled") .. ": " .. cheat.desc) + manager:machine():popmessage(string.format(_("Disabled: %s"), cheat.desc)) end end cheat.hotkeys.pressed = true @@ -846,7 +846,7 @@ function cheat.startplugin() function ce.inject(newcheat) cheats[#cheats + 1] = newcheat parse_cheat(newcheat) - manager:machine():popmessage(newcheat.desc .. _(" added")) + manager:machine():popmessage(string.format(_("%s added"), newcheat.desc)) end function ce.get(index) diff --git a/plugins/cheatfind/init.lua b/plugins/cheatfind/init.lua index 5fae49df7ea..10d14744616 100644 --- a/plugins/cheatfind/init.lua +++ b/plugins/cheatfind/init.lua @@ -351,7 +351,7 @@ function cheatfind.startplugin() local r name, r = incdec(event, name, 1, #c) if (event == "select" or event == "comment") and name == 1 then - manager:machine():popmessage(_("Default name is ") .. cheat_save.name) + manager:machine():popmessage(string.format(_("Default name is %s"), cheat_save.name)) end return r end @@ -396,7 +396,7 @@ function cheatfind.startplugin() file = io.open(cheat_save.path .. "/cheat.simple", "a") file:write(string.format(cheat_save.simple, desc)) file:close() - manager:machine():popmessage(_("Cheat written to ") .. cheat_save.filename .. _(" and added to cheat.simple")) + manager:machine():popmessage(string.format(_("Cheat written to %s and added to cheat.simple"), cheat_save.filename)) end written = true elseif not devtable[devcur].space.shortname then @@ -409,7 +409,7 @@ function cheatfind.startplugin() end end if not written then - manager:machine():popmessage(_("Unable to write file\nCheck cheatpath dir exists")) + manager:machine():popmessage(_("Unable to write file\nEnsure that cheatpath folder exists")) end cheat_save = nil return true diff --git a/src/frontend/mame/ui/selgame.cpp b/src/frontend/mame/ui/selgame.cpp index 774fde789a9..be6f43ab317 100644 --- a/src/frontend/mame/ui/selgame.cpp +++ b/src/frontend/mame/ui/selgame.cpp @@ -942,22 +942,23 @@ void menu_select_game::general_info(const game_driver *driver, std::string &buff else if (flags.imperfect_features() & device_t::feature::TIMING) str << _("Timing\tImperfect\n"); - util::stream_format(str, _("Mechanical Machine\t%1$s\n"), ((flags.machine_flags() & machine_flags::MECHANICAL) ? _("Yes") : _("No"))); - util::stream_format(str, _("Requires Artwork\t%1$s\n"), ((flags.machine_flags() & machine_flags::REQUIRES_ARTWORK) ? _("Yes") : _("No"))); - util::stream_format(str, _("Requires Clickable Artwork\t%1$s\n"), ((flags.machine_flags() & machine_flags::CLICKABLE_ARTWORK) ? _("Yes") : _("No"))); - util::stream_format(str, _("Support Cocktail\t%1$s\n"), ((flags.machine_flags() & machine_flags::NO_COCKTAIL) ? _("Yes") : _("No"))); - util::stream_format(str, _("Driver is BIOS\t%1$s\n"), ((flags.machine_flags() & machine_flags::IS_BIOS_ROOT) ? _("Yes") : _("No"))); - util::stream_format(str, _("Support Save\t%1$s\n"), ((flags.machine_flags() & machine_flags::SUPPORTS_SAVE) ? _("Yes") : _("No"))); - util::stream_format(str, _("Screen Orientation\t%1$s\n"), ((flags.machine_flags() & ORIENTATION_SWAP_XY) ? _("Vertical") : _("Horizontal"))); + str << (flags.machine_flags() & machine_flags::MECHANICAL) ? _("Mechanical Machine\tYes\n") : _("Mechanical Machine\tNo\n"); + str << (flags.machine_flags() & machine_flags::REQUIRES_ARTWORK) ? _("Requires Artwork\tYes\n") : _("Requires Artwork\tNo\n"); + str << (flags.machine_flags() & machine_flags::CLICKABLE_ARTWORK) ? _("Requires Clickable Artwork\tYes\n") : _("Requires Clickable Artwork\tNo\n"); + str << (flags.machine_flags() & machine_flags::NO_COCKTAIL) ? _("Support Cocktail\tYes\n") : _("Support Cocktail\tNo\n"); + str << (flags.machine_flags() & machine_flags::IS_BIOS_ROOT) ? _("Driver is BIOS\tYes\n") : _("Driver is BIOS\tNo\n"); + str << (flags.machine_flags() & machine_flags::SUPPORTS_SAVE) ? _("Support Save\tYes\n") : _("Support Save\tNo\n"); + str << (flags.machine_flags() & ORIENTATION_SWAP_XY) ? _("Screen Orientation\tVertical\n") : _("Screen Orientation\tHorizontal\n"); bool found = false; - auto entries = rom_build_entries(driver->rom); - for (const rom_entry &rom : entries) - if (ROMENTRY_ISREGION(&rom) && ROMREGION_ISDISKDATA(&rom)) + for (romload::region const ®ion : romload::entries(driver->rom).get_regions()) + { + if (region.is_diskdata()) { found = true; break; } - util::stream_format(str, _("Requires CHD\t%1$s\n"), found ? _("Yes") : _("No")); + } + str << found ? _("Requires CHD\tYes\n") : _("Requires CHD\tNo\n"); // audit the game first to see if we're going to work if (ui().options().info_audit()) @@ -970,19 +971,21 @@ void menu_select_game::general_info(const game_driver *driver, std::string &buff // if everything looks good, schedule the new driver if (summary == media_auditor::CORRECT || summary == media_auditor::BEST_AVAILABLE || summary == media_auditor::NONE_NEEDED) - str << _("Roms Audit Pass\tOK\n"); + str << _("ROM Audit Result\tOK\n"); else - str << _("Roms Audit Pass\tBAD\n"); + str << _("ROM Audit Result\tBAD\n"); if (summary_samples == media_auditor::NONE_NEEDED) - str << _("Samples Audit Pass\tNone Needed\n"); + str << _("Samples Audit Result\tNone Needed\n"); else if (summary_samples == media_auditor::CORRECT || summary_samples == media_auditor::BEST_AVAILABLE) - str << _("Samples Audit Pass\tOK\n"); + str << _("Samples Audit Result\tOK\n"); else - str << _("Samples Audit Pass\tBAD\n"); + str << _("Samples Audit Result\tBAD\n"); } else - str << _("Roms Audit Pass\tDisabled\nSamples Audit Pass\tDisabled\n"); + { + str << _("ROM Audit Disabled\t\nSamples Audit Disabled\t\n"); + } buffer = str.str(); } diff --git a/src/frontend/mame/ui/simpleselgame.cpp b/src/frontend/mame/ui/simpleselgame.cpp index 05dab30466d..f81b161dac1 100644 --- a/src/frontend/mame/ui/simpleselgame.cpp +++ b/src/frontend/mame/ui/simpleselgame.cpp @@ -334,25 +334,21 @@ void simple_menu_select_game::custom_render(void *selectedref, float top, float tempbuf[3] = _("Overall: Working"); // next line is graphics, sound status - const char *gfxstat; if (m_cached_unemulated & device_t::feature::GRAPHICS) - gfxstat = _("Unimplemented"); + tempbuf[4] = _("Graphics: Unimplemented, "); else if ((m_cached_unemulated | m_cached_imperfect) & (device_t::feature::GRAPHICS | device_t::feature::PALETTE)) - gfxstat = _("Imperfect"); + tempbuf[4] = _("Graphics: Imperfect, "); else - gfxstat = _("OK"); + tempbuf[4] = _("Graphics: OK, "); - const char *soundstat; if (m_cached_flags & machine_flags::NO_SOUND_HW) - soundstat = _("None"); + tempbuf[4].append(_("Sound: None")); else if (m_cached_unemulated & device_t::feature::SOUND) - soundstat = _("Unimplemented"); + tempbuf[4].append(_("Sound: Unimplemented")); else if (m_cached_imperfect & device_t::feature::SOUND) - soundstat = _("Imperfect"); + tempbuf[4].append(_("Sound: Imperfect")); else - soundstat = _("OK"); - - tempbuf[4] = string_format(_("Gfx: %s, Sound: %s"), gfxstat, soundstat); + tempbuf[4].append(_("Sound: OK")); } else { -- cgit v1.2.3