summaryrefslogtreecommitdiffstatshomepage
path: root/language/Spanish
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2017-10-03 10:40:50 +1100
committer Vas Crabb <vas@vastheman.com>2017-10-03 10:49:30 +1100
commit2851d7d6cdfa06d67a060fe91c7b4dcc1acf86ab (patch)
treede742e948d18c0f20ef724e196777a8dcfa40553 /language/Spanish
parent633c37236e3adb9673f79cc62401bbdeb773d78d (diff)
(nw) Improve localisation:
* Change makefile rules to treat mame.pot as a target so rules can depend on it * Put mame.pot inside the build directory so it will get cleaned * Couldn't get xgettext to scrape lua and C++ in the same command and still remove stale strings * Use larger strings and format specifiers to fix some localisation issues - Issue with "None" lacking context in Russian and Turkish translations - Issue with "Not implemented" changing depending on the noun in Serbian - Issues with lua plugins not allowing for languages with different grammar/punctuation Strings that need to be translated after this change - most of these are existing text that's been made into larger chunks or reworded slightly: "Mechanical Machine\tYes\n" "Mechanical Machine\tNo\n" "Requires Artwork\tYes\n" "Requires Artwork\tNo\n" "Requires Clickable Artwork\tYes\n" "Requires Clickable Artwork\tNo\n" "Support Cocktail\tYes\n" "Support Cocktail\tNo\n" "Driver is BIOS\tYes\n" "Driver is BIOS\tNo\n" "Support Save\tYes\n" "Support Save\tNo\n" "Screen Orientation\tVertical\n" "Screen Orientation\tHorizontal\n" "Requires CHD\tYes\n" "Requires CHD\tNo\n" "ROM Audit Result\tOK\n" "ROM Audit Result\tBAD\n" "Samples Audit Result\tNone Needed\n" "Samples Audit Result\tOK\n" "Samples Audit Result\tBAD\n" "ROM Audit Disabled\t\n" "Samples Audit Disabled\t\n" "Activated: %s = %s" "Activated: %s" "Enabled: %s" "Disabled: %s" "%s added" "Default name is %s" "Cheat written to %s and added to cheat.simple" "Unable to write file\n" "Ensure that cheatpath folder exists"
Diffstat (limited to 'language/Spanish')
-rw-r--r--language/Spanish/strings.po2853
1 files changed, 1462 insertions, 1391 deletions
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,385 +21,293 @@ 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 ""
-
-#: plugins/cheat/init.lua:476 src/frontend/mame/ui/simpleselgame.cpp:347
-msgid "None"
-msgstr "Ninguno"
-
-#: plugins/cheat/init.lua:481
-msgid "Done"
-msgstr ""
+#: src/frontend/mame/ui/slotopt.cpp:192
+#, c-format
+msgid "%s [internal]"
+msgstr "%s [interno]"
-#: 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 "Restablecer"
-#: 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/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: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:261
+msgid "[create]"
+msgstr "[crear]"
-#: 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 "[lista de software]"
-#: plugins/cheat/init.lua:529 src/frontend/mame/ui/cheatopt.cpp:157
-msgid "Reset All"
-msgstr "Reiniciar todo"
+#: src/frontend/mame/ui/filesel.cpp:525
+msgid "Select access mode"
+msgstr "Elige el modo de acceso"
-#: plugins/cheat/init.lua:530 src/frontend/mame/ui/cheatopt.cpp:160
-msgid "Reload All"
-msgstr "Recargar todo"
+#: src/frontend/mame/ui/filesel.cpp:526
+msgid "Read-only"
+msgstr "Sólo lectura"
-#: plugins/cheat/init.lua:601
-msgid "Cheat Comment:\n"
-msgstr ""
+#: src/frontend/mame/ui/filesel.cpp:528
+msgid "Read-write"
+msgstr "Lectura y escritura"
-#: 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 "Leer esta imagen, escribir en otra imagen"
-#: plugins/cheat/init.lua:683 src/frontend/mame/ui/mainmenu.cpp:132
-msgid "Cheat"
-msgstr "Truco"
+#: 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: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:30
+msgid "protection"
+msgstr "protección"
-#: 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:31
+msgid "color palette"
+msgstr "paleta de color"
-#: plugins/cheat/init.lua:776
-msgid " added"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:32
+msgid "graphics"
+msgstr "gráficos"
-#: plugins/cheatfind/init.lua:344
-msgid "Save Cheat"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:33
+msgid "sound"
+msgstr "sonido"
-#: plugins/cheatfind/init.lua:347
-msgid "Default"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:34
+msgid "controls"
+msgstr "controles"
-#: plugins/cheatfind/init.lua:347
-msgid "Custom"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:35
+msgid "keyboard"
+msgstr "teclado"
-#: plugins/cheatfind/init.lua:348
-msgid "Cheat Name"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:36
+msgid "mouse"
+msgstr "ratón"
-#: 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 "micrófono"
-#: plugins/cheatfind/init.lua:362
-msgid "Player"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:38
+msgid "camera"
+msgstr "cámara"
-#: plugins/cheatfind/init.lua:367
-msgid "Type"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:39
+msgid "disk"
+msgstr "disco"
-#: plugins/cheatfind/init.lua:373
-msgid "Save"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:40
+msgid "printer"
+msgstr "impresora"
-#: plugins/cheatfind/init.lua:399
-msgid "Cheat written to "
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:41
+msgid "LAN"
+msgstr "Red local"
-#: plugins/cheatfind/init.lua:399
-msgid " and added to cheat.simple"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:42
+msgid "WAN"
+msgstr "Red global"
-#: plugins/cheatfind/init.lua:407
-msgid "Cheat added to cheat.simple"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:43
+msgid "timing"
+msgstr "cronometraje"
-#: plugins/cheatfind/init.lua:412
+#: src/frontend/mame/ui/info.cpp:180
msgid ""
-"Unable to write file\n"
-"Check cheatpath dir exists"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:421
-msgid "Cancel"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:426
-msgid "CPU or RAM"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:430
-msgid "Changes to this only take effect when \"Start new search\" is selected"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:449
-msgid "Data cleared and current state saved"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:457
-msgid "Start new search"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:467
-msgid "Current state saved"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:474
-msgid "Save current -- #"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:506
-msgid " total matches found"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:513
-msgid "Compare"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:516
-msgid "Left operand"
-msgstr ""
-
-#: plugins/cheatfind/init.lua:519
-msgid "Current"
-msgstr ""
-
-#: 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"
+"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:572
-msgid "Any"
+#: 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:578
-msgid "Data Format"
-msgstr ""
+#: 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"
-#: plugins/cheatfind/init.lua:602
-msgid "Undo last search -- #"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:200
+msgid "Completely unemulated features: "
+msgstr "Características no emuladas: "
-#: plugins/cheatfind/init.lua:606
-msgid "Match block"
-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:609
-msgid "All"
-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:660
-#, lua-format
-msgid "Test cheat at addr %08X"
-msgstr ""
+#: src/frontend/mame/ui/info.cpp:216
+msgid "Imperfectly emulated features: "
+msgstr "Características emuladas parcialmente: "
-#: plugins/cheatfind/init.lua:692
-msgid "Cheat engine not available"
-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:741
-msgid "Test"
-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:741
-msgid "Write"
+#: 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:741
-msgid "Watch"
+#: 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:758
-msgid "Page"
+#: 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:776
-msgid "Clear Watches"
+#: 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:786
-msgid "Cheat Finder"
+#: 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/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
+#: src/frontend/mame/ui/info.cpp:278
msgid ""
"\n"
"\n"
-"--- DRIVER INFO ---\n"
-"Driver: "
+"Press any key to continue"
msgstr ""
+"\n"
+"\n"
+"Pulsa cualquier tecla para continuar."
-#: plugins/data/data_mameinfo.lua:20
-msgid "MAMEinfo"
-msgstr "Información de MAME"
-
-#: plugins/data/data_marp.lua:129
-msgid "MARPScore"
-msgstr "Puntuación MARP"
-
-#: 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"
+#: 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/data/data_sysinfo.lua:15
-msgid "Sysinfo"
-msgstr "Información del sistema"
+#: 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"
+"Sonido:\n"
-#: plugins/timer/init.lua:98
-msgid "Play Count"
+#: src/frontend/mame/ui/info.cpp:370
+msgid ""
+"\n"
+"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 "Ninguno\n"
-#: 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/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 "¿Auditar ROMs para todas las %1$u máquinas?"
+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 "(los resultados serán guardados en %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 ""
-"Auditando ROMs para la máquina %2$u de %3$u...\n"
-"%1$s"
+msgid "Screen '%1$s'"
+msgstr "Pantalla «%1$s»"
-#: src/frontend/mame/ui/auditmenu.cpp:142
-msgid "Start Audit"
-msgstr "Comenzar auditoría"
+#: src/frontend/mame/ui/info.cpp:440
+msgid "Screen"
+msgstr "Pantalla"
-#: src/frontend/mame/ui/barcode.cpp:74
-msgid "New Barcode:"
-msgstr "Nuevo código de barras:"
+#: src/frontend/mame/ui/info.cpp:525
+msgid "Not supported"
+msgstr "No está soportado"
-#: src/frontend/mame/ui/barcode.cpp:78
-msgid "Enter Code"
-msgstr "Escribe el código"
+#: src/frontend/mame/ui/info.cpp:528
+msgid "Partially supported"
+msgstr "Soportado parcialmente"
-#: 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/info.cpp:536
+msgid "[empty]"
+msgstr "[vacío]"
-#: 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"
@@ -415,10 +323,47 @@ msgstr "Se han recargado todos los trucos"
msgid "Autofire Settings"
msgstr "Ajustes de disparo automático"
+#: src/frontend/mame/ui/cheatopt.cpp:157 plugins/cheat/init.lua:529
+msgid "Reset All"
+msgstr "Reiniciar todo"
+
+#: src/frontend/mame/ui/cheatopt.cpp:160 plugins/cheat/init.lua:530
+msgid "Reload All"
+msgstr "Recargar todo"
+
#: src/frontend/mame/ui/cheatopt.cpp:273
msgid "Autofire Status"
msgstr "Estado del disparo automático"
+#: 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"
+
+#: 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"
+
+#: 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í"
+
+#: 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"
+
#: src/frontend/mame/ui/cheatopt.cpp:316
msgid "No buttons found on this machine!"
msgstr "No se han encontrado botones en esta máquina."
@@ -652,501 +597,345 @@ msgstr "Amarillo"
msgid "Violet"
msgstr "Violeta"
-#: 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/dirmenu.cpp:35
-msgid "ROMs"
-msgstr "ROMs"
-
-#: src/frontend/mame/ui/dirmenu.cpp:36
-msgid "Software Media"
-msgstr "Medios del Software"
-
-#: src/frontend/mame/ui/dirmenu.cpp:37
-msgid "UI"
-msgstr "Interfaz"
-
-#: src/frontend/mame/ui/dirmenu.cpp:39
-msgid "Samples"
-msgstr "Muestras"
-
-#: 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 "INIs de categorías"
-
-#: src/frontend/mame/ui/dirmenu.cpp:43
-msgid "Icons"
-msgstr "Iconos"
-
-#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25
-msgid "Cheats"
-msgstr "Trucos"
-
-#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49
-msgid "Snapshots"
-msgstr "Capturas"
-
-#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50
-msgid "Cabinets"
-msgstr "Cabinas arcade"
-
-#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53
-msgid "Flyers"
-msgstr "Folletos"
-
-#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54
-msgid "Titles"
-msgstr "Títulos"
+#: src/frontend/mame/ui/state.cpp:388
+msgid "Load State"
+msgstr "Cargar estado de la máquina"
-#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55
-msgid "Ends"
-msgstr "Finales"
+#: 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/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52
-msgid "PCBs"
-msgstr "Circuitos impresos"
+#: src/frontend/mame/ui/state.cpp:412
+msgid "Save State"
+msgstr "Guardar estado de la máquina"
-#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:64
-#: src/frontend/mame/ui/videoopt.cpp:224
-msgid "Marquees"
-msgstr "Marquesinas"
+#: 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/dirmenu.cpp:52
-msgid "Controls Panels"
-msgstr "Paneles de control"
+#: src/frontend/mame/ui/tapectrl.cpp:85
+msgid "stopped"
+msgstr "detenido"
-#: src/frontend/mame/ui/dirmenu.cpp:53
-msgid "Crosshairs"
-msgstr "Dianas"
+#: src/frontend/mame/ui/tapectrl.cpp:87
+msgid "playing"
+msgstr "en ejecución"
-#: src/frontend/mame/ui/dirmenu.cpp:54
-msgid "Artworks"
-msgstr "Arte"
+#: src/frontend/mame/ui/tapectrl.cpp:87
+msgid "(playing)"
+msgstr "(en ejecución)"
-#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57
-msgid "Bosses"
-msgstr "Jefes"
+#: src/frontend/mame/ui/tapectrl.cpp:88
+msgid "recording"
+msgstr "grabando"
-#: src/frontend/mame/ui/dirmenu.cpp:56
-msgid "Artworks Preview"
-msgstr "Vista previa del arte"
+#: src/frontend/mame/ui/tapectrl.cpp:88
+msgid "(recording)"
+msgstr "(grabando)"
-#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63
-msgid "Select"
-msgstr "Elegir"
+#: src/frontend/mame/ui/tapectrl.cpp:95
+msgid "Pause/Stop"
+msgstr "Pausar/Detener"
-#: src/frontend/mame/ui/dirmenu.cpp:58
-msgid "GameOver"
-msgstr "Fin de partida"
+#: src/frontend/mame/ui/tapectrl.cpp:98
+msgid "Play"
+msgstr "Reproducir"
-#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:61
-msgid "HowTo"
-msgstr "Manual"
+#: src/frontend/mame/ui/tapectrl.cpp:101
+msgid "Record"
+msgstr "Grabar"
-#: src/frontend/mame/ui/dirmenu.cpp:60 src/frontend/mame/ui/selmenu.cpp:58
-msgid "Logos"
-msgstr "Logos"
+#: src/frontend/mame/ui/tapectrl.cpp:104
+msgid "Rewind"
+msgstr "Rebobinar"
-#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62
-msgid "Scores"
-msgstr "Puntuaciones"
+#: src/frontend/mame/ui/tapectrl.cpp:107
+msgid "Fast Forward"
+msgstr "Avance rápido"
-#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:59
-msgid "Versus"
-msgstr "Versus"
+#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81
+msgid "Unfiltered"
+msgstr "Sin filtrar"
-#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:65
-msgid "Covers"
-msgstr "Cubiertas"
+#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82
+msgid "Available"
+msgstr "Disponible"
-#: src/frontend/mame/ui/dirmenu.cpp:116
-msgid "Folders Setup"
-msgstr "Ajustes de carpeta"
+#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83
+msgid "Unavailable"
+msgstr "No disponible"
-#: src/frontend/mame/ui/dirmenu.cpp:167
-#, c-format
-msgid "Current %1$s Folders"
-msgstr "Carpetas actuales %1$s"
+#: src/frontend/mame/ui/utils.cpp:60
+msgid "Working"
+msgstr "Funciona"
-#: src/frontend/mame/ui/dirmenu.cpp:179
-msgid "Change Folder"
-msgstr "Cambiar carpeta"
+#: src/frontend/mame/ui/utils.cpp:61
+msgid "Not Working"
+msgstr "No Funciona"
-#: src/frontend/mame/ui/dirmenu.cpp:179
-msgid "Add Folder"
-msgstr "Añadir carpeta"
+#: src/frontend/mame/ui/utils.cpp:62
+msgid "Mechanical"
+msgstr "Mecánica"
-#: src/frontend/mame/ui/dirmenu.cpp:182
-msgid "Remove Folder"
-msgstr "Borrar carpeta"
+#: src/frontend/mame/ui/utils.cpp:63
+msgid "Not Mechanical"
+msgstr "No mecánica"
-#: 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/utils.cpp:64
+msgid "Category"
+msgstr "Categoría"
-#: 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/utils.cpp:65
+msgid "Favorites"
+msgstr "Favoritos"
-#: src/frontend/mame/ui/dirmenu.cpp:429
-msgid "Press TAB to set"
-msgstr "Pulsa TAB para establecer"
+#: src/frontend/mame/ui/utils.cpp:66 src/frontend/mame/ui/miscmenu.cpp:759
+msgid "BIOS"
+msgstr "BIOS"
-#: src/frontend/mame/ui/dirmenu.cpp:513
-#, c-format
-msgid "Remove %1$s Folder"
-msgstr "Borrar carpeta %1$s"
+#: src/frontend/mame/ui/utils.cpp:67
+msgid "Not BIOS"
+msgstr "No BIOS"
-#: src/frontend/mame/ui/filecreate.cpp:79
-msgid "File Already Exists - Override?"
-msgstr "El archivo ya existe ¿Quieres sobreescribirlo?"
+#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84
+msgid "Parents"
+msgstr "Padres"
-#: 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:69 src/frontend/mame/ui/utils.cpp:85
+msgid "Clones"
+msgstr "Clones"
-#: 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:70
+msgid "Manufacturer"
+msgstr "Fabricante"
-#: src/frontend/mame/ui/filecreate.cpp:171
-msgid "New Image Name:"
-msgstr "Nuevo nombre de imagen:"
+#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86
+msgid "Year"
+msgstr "Año"
-#: src/frontend/mame/ui/filecreate.cpp:177
-msgid "Image Format:"
-msgstr "Formato de imagen:"
+#: src/frontend/mame/ui/utils.cpp:72
+msgid "Save Supported"
+msgstr "Soporta guardado"
-#: src/frontend/mame/ui/filecreate.cpp:183
-msgid "Create"
-msgstr "Crear"
+#: src/frontend/mame/ui/utils.cpp:73
+msgid "Save Unsupported"
+msgstr "No soporta guardado"
-#: 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/utils.cpp:74
+msgid "CHD Required"
+msgstr "Requiere CHD"
-#: src/frontend/mame/ui/filecreate.cpp:266
-msgid "Select image format"
-msgstr "Elige el formato de imagen"
+#: src/frontend/mame/ui/utils.cpp:75
+msgid "No CHD Required"
+msgstr "No requiere CHD"
-#: 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/utils.cpp:76
+msgid "Vertical Screen"
+msgstr "Pantalla vertical"
-#: src/frontend/mame/ui/filesel.cpp:261
-msgid "[create]"
-msgstr "[crear]"
+#: src/frontend/mame/ui/utils.cpp:77
+msgid "Horizontal Screen"
+msgstr "Pantalla horizontal"
-#: 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/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94
+msgid "Custom Filter"
+msgstr "Filtro personalizado"
-#: src/frontend/mame/ui/filesel.cpp:525
-msgid "Select access mode"
-msgstr "Elige el modo de acceso"
+#: src/frontend/mame/ui/utils.cpp:87
+msgid "Publisher"
+msgstr "Editor"
-#: src/frontend/mame/ui/filesel.cpp:526
-msgid "Read-only"
-msgstr "Sólo lectura"
+#: src/frontend/mame/ui/utils.cpp:88
+msgid "Supported"
+msgstr "Soportado"
-#: src/frontend/mame/ui/filesel.cpp:528
-msgid "Read-write"
-msgstr "Lectura y escritura"
+#: src/frontend/mame/ui/utils.cpp:89
+msgid "Partially Supported"
+msgstr "Parcialmente soportado"
-#: 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/utils.cpp:90
+msgid "Unsupported"
+msgstr "No soportado"
-#: 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/utils.cpp:91
+msgid "Release Region"
+msgstr "Región de la versió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/utils.cpp:92
+msgid "Device Type"
+msgstr "Tipo de dispositivo"
-#: 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/utils.cpp:93
+msgid "Software List"
+msgstr "Lista de software"
-#: src/frontend/mame/ui/info.cpp:30
-msgid "protection"
-msgstr "protección"
+#: src/frontend/mame/ui/utils.cpp:244
+msgid "<set up filters>"
+msgstr "<configurar filtros>"
-#: src/frontend/mame/ui/info.cpp:31
-msgid "color palette"
-msgstr "paleta de color"
+#: src/frontend/mame/ui/utils.cpp:352
+msgid "Select custom filters:"
+msgstr "Seleccionar filtros personalizados:"
-#: src/frontend/mame/ui/info.cpp:32
-msgid "graphics"
-msgstr "gráficos"
+#: src/frontend/mame/ui/utils.cpp:503
+#, c-format
+msgid "Filter %1$u"
+msgstr "Filtro %1$u"
-#: src/frontend/mame/ui/info.cpp:33
-msgid "sound"
-msgstr "sonido"
+#: src/frontend/mame/ui/utils.cpp:518
+msgid "Remove last filter"
+msgstr "Eliminar último filtro"
-#: src/frontend/mame/ui/info.cpp:34
-msgid "controls"
-msgstr "controles"
+#: src/frontend/mame/ui/utils.cpp:520
+msgid "Add filter"
+msgstr "Añadir filtro"
-#: src/frontend/mame/ui/info.cpp:35
-msgid "keyboard"
-msgstr "teclado"
+#: src/frontend/mame/ui/utils.cpp:959
+msgid "Select category:"
+msgstr "Selecciona categoria:"
-#: src/frontend/mame/ui/info.cpp:36
-msgid "mouse"
-msgstr "ratón"
+#: src/frontend/mame/ui/utils.cpp:990
+msgid "[no category INI files]"
+msgstr "[Sin ficheros INI de categorías]"
-#: src/frontend/mame/ui/info.cpp:37
-msgid "microphone"
-msgstr "micrófono"
+#: 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/info.cpp:38
-msgid "camera"
-msgstr "cámara"
+#: 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/info.cpp:39
-msgid "disk"
-msgstr "disco"
+#: src/frontend/mame/ui/utils.cpp:1037
+msgid "File"
+msgstr "Fichero"
-#: src/frontend/mame/ui/info.cpp:40
-msgid "printer"
-msgstr "impresora"
+#: 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/info.cpp:41
-msgid "LAN"
-msgstr "Red local"
+#: src/frontend/mame/ui/utils.cpp:1046
+msgid "Group"
+msgstr "Grupo"
-#: src/frontend/mame/ui/info.cpp:42
-msgid "WAN"
-msgstr "Red global"
+#: src/frontend/mame/ui/utils.cpp:1047
+msgid "Include clones"
+msgstr "Incluir clones"
-#: src/frontend/mame/ui/info.cpp:43
-msgid "timing"
-msgstr "cronometraje"
+#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:82
+msgid "Yes"
+msgstr "Sí"
-#: 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"
+#: src/frontend/mame/ui/utils.cpp:1047 src/frontend/mame/ui/filecreate.cpp:81
+msgid "No"
+msgstr "No"
-#: src/frontend/mame/ui/info.cpp:190
+#: src/frontend/mame/ui/simpleselgame.cpp:149
msgid ""
-"There are known problems with this machine\n"
+"The selected game is missing one or more required ROM or CHD images. Please "
+"select a different game.\n"
"\n"
+"Press any key to continue."
msgstr ""
-"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/info.cpp:200
-msgid "Completely unemulated features: "
-msgstr "Características no emuladas: "
-
-#: src/frontend/mame/ui/info.cpp:206 src/frontend/mame/ui/info.cpp:222
-#, c-format
-msgid "%s"
-msgstr "%s"
+"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/info.cpp:206 src/frontend/mame/ui/info.cpp:222
-#: src/frontend/mame/ui/info.cpp:267
+#: src/frontend/mame/ui/simpleselgame.cpp:241
#, c-format
-msgid ", %s"
-msgstr ", %s"
-
-#: src/frontend/mame/ui/info.cpp:216
-msgid "Imperfectly emulated features: "
-msgstr "Características emuladas parcialmente: "
-
-#: 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/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/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"
-
-#: 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"
-
-#: src/frontend/mame/ui/info.cpp:241
msgid ""
+"No machines found. Please check the rompath specified in the %1$s.ini file.\n"
"\n"
-"THIS MACHINE DOESN'T WORK. The emulation for this machine is not yet "
-"complete. There is nothing you can do to fix this problem except wait for "
-"the developers to improve the emulation.\n"
+"If this is your first time using %2$s, please see the config.txt file in the "
+"docs directory for information on configuring %2$s."
msgstr ""
+"No se ha encontrado ninguna máquina. Comprueba el «rompath» en el archivo "
+"%1$s.ini.\n"
"\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"
+"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/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"
+#: src/frontend/mame/ui/simpleselgame.cpp:271
+#: src/frontend/mame/ui/selgame.cpp:440
+msgid "Configure Options"
+msgstr "Configurar opciones"
-#: src/frontend/mame/ui/info.cpp:265
+#: src/frontend/mame/ui/simpleselgame.cpp:292
#, c-format
-msgid ""
-"\n"
-"\n"
-"There are working clones of this machine: %s"
-msgstr ""
-"\n"
-"\n"
-"Existen clones funcionales de esta máquina: %s"
+msgid "Type name or select: %1$s_"
+msgstr "Escribe un nombre o elige: %1$s_"
-#: src/frontend/mame/ui/info.cpp:278
-msgid ""
-"\n"
-"\n"
-"Press any key to continue"
-msgstr ""
-"\n"
-"\n"
-"Pulsa cualquier tecla para continuar."
+#: src/frontend/mame/ui/simpleselgame.cpp:294
+msgid "Type name or select: (random)"
+msgstr "Escribe un nombre o elige: (aleatorio)"
-#: src/frontend/mame/ui/info.cpp:293
+#: src/frontend/mame/ui/simpleselgame.cpp:308
+#: src/frontend/mame/ui/selsoft.cpp:564 src/frontend/mame/ui/selsoft.cpp:571
#, c-format
-msgid ""
-"%1$s\n"
-"%2$s %3$s\n"
-"Driver: %4$s\n"
-"\n"
-"CPU:\n"
-msgstr ""
-"%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/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"
-msgstr ""
-"\n"
-"Sonido:\n"
+msgid "%1$-.100s"
+msgstr "%1$-.100s"
-#: src/frontend/mame/ui/info.cpp:370
-msgid ""
-"\n"
-"Video:\n"
-msgstr ""
-"\n"
-"Vídeo:\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 "%1$s, %2$-.100s"
-#: src/frontend/mame/ui/info.cpp:374
-msgid "None\n"
-msgstr "Ninguno\n"
+#: src/frontend/mame/ui/simpleselgame.cpp:314
+#, c-format
+msgid "Driver: %1$-.100s"
+msgstr "Controlador: %1$-.100s"
-#: src/frontend/mame/ui/info.cpp:381
-msgid "Vector"
-msgstr "Vector"
+#: 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/info.cpp:392
-#, c-format
-msgid "%1$s: %2$s\n"
-msgstr "%1$s: %2$s\n"
+#: 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/info.cpp:392
-msgid "%2$s\n"
-msgstr "%2$s\n"
+#: 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/info.cpp:438
-#, c-format
-msgid "Screen '%1$s'"
-msgstr "Pantalla «%1$s»"
+#: 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/info.cpp:440
-msgid "Screen"
-msgstr "Pantalla"
+#: 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/info.cpp:525
-msgid "Not supported"
-msgstr "No está soportado"
+#: 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/info.cpp:528
-msgid "Partially supported"
-msgstr "Soportado parcialmente"
+#: src/frontend/mame/ui/simpleselgame.cpp:345
+#: src/frontend/mame/ui/selmenu.cpp:634
+msgid "Sound: None"
+msgstr "Sonido: No"
-#: src/frontend/mame/ui/info.cpp:536
-msgid "[empty]"
-msgstr "[vacío]"
+#: 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/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99
-msgid "Pseudo terminals"
-msgstr "Pseudo-terminales"
+#: src/frontend/mame/ui/simpleselgame.cpp:349
+#: src/frontend/mame/ui/selmenu.cpp:638
+msgid "Sound: Imperfect"
+msgstr "Sonido: Imperfecto"
-#: src/frontend/mame/ui/info_pty.cpp:39
-msgid "[failed]"
-msgstr "[falló]"
+#: 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"
@@ -1156,103 +945,6 @@ msgstr "Interfaz de usuario"
msgid "Other Controls"
msgstr "Otros controles"
-#: 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/mainmenu.cpp:60
-msgid "Input (general)"
-msgstr "Entrada (general)"
-
-#: src/frontend/mame/ui/mainmenu.cpp:62
-msgid "Input (this Machine)"
-msgstr "Entrada (esta máquina)"
-
-#: src/frontend/mame/ui/mainmenu.cpp:66
-msgid "Analog Controls"
-msgstr "Controles analógicos"
-
-#: src/frontend/mame/ui/mainmenu.cpp:68
-msgid "Dip Switches"
-msgstr "Interruptores DIP"
-
-#: src/frontend/mame/ui/mainmenu.cpp:71
-msgid "Machine Configuration"
-msgstr "Configuración de máquina"
-
-#: src/frontend/mame/ui/mainmenu.cpp:75
-msgid "Bookkeeping Info"
-msgstr "Información contable"
-
-#: src/frontend/mame/ui/mainmenu.cpp:78
-msgid "Machine Information"
-msgstr "Información de máquina"
-
-#: src/frontend/mame/ui/mainmenu.cpp:85
-msgid "Image Information"
-msgstr "Información de imagen"
-
-#: src/frontend/mame/ui/mainmenu.cpp:88
-msgid "File Manager"
-msgstr "Administrador de archivos"
-
-#: 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 "Selección de BIOS"
-
-#: src/frontend/mame/ui/mainmenu.cpp:106
-msgid "Slot Devices"
-msgstr "Ranuras de monedas"
-
-#: src/frontend/mame/ui/mainmenu.cpp:110
-msgid "Barcode Reader"
-msgstr "Lector de código de barras"
-
-#: src/frontend/mame/ui/mainmenu.cpp:114
-msgid "Network Devices"
-msgstr "Dispositivos de red"
-
-#: src/frontend/mame/ui/mainmenu.cpp:118
-msgid "Keyboard Mode"
-msgstr "Modo del teclado"
-
-#: src/frontend/mame/ui/mainmenu.cpp:121
-msgid "Slider Controls"
-msgstr "Controles deslizantes"
-
-#: 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/mainmenu.cpp:128
-msgid "Crosshair Options"
-msgstr "Opciones de diana"
-
-#: src/frontend/mame/ui/mainmenu.cpp:135
-msgid "Plugin Options"
-msgstr "Configuración del plugin"
-
-#: src/frontend/mame/ui/mainmenu.cpp:139
-msgid "External DAT View"
-msgstr "Vista DAT externa"
-
-#: 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/mainmenu.cpp:147 src/frontend/mame/ui/miscmenu.cpp:777
-msgid "Remove From Favorites"
-msgstr "Borrar de favoritos"
-
-#: src/frontend/mame/ui/mainmenu.cpp:154
-msgid "Select New Machine"
-msgstr "Elegir máquina nueva"
-
#: src/frontend/mame/ui/menu.cpp:294
msgid "Return to Machine"
msgstr "Volver a la máquina"
@@ -1269,155 +961,108 @@ msgstr "Volver al menú anterior"
msgid "Auto"
msgstr "Automát."
-#: src/frontend/mame/ui/miscmenu.cpp:43
-msgid "Keyboard Mode:"
-msgstr "Modo del teclado:"
-
-#: src/frontend/mame/ui/miscmenu.cpp:43
-msgid "Natural"
-msgstr "Natural"
-
-#: src/frontend/mame/ui/miscmenu.cpp:43
-msgid "Emulated"
-msgstr "Emulado"
-
-#: src/frontend/mame/ui/miscmenu.cpp:236
-#, c-format
-msgid ""
-"Uptime: %1$d:%2$02d:%3$02d\n"
-"\n"
-msgstr ""
-"Tiempo encendido: %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"
-msgstr ""
-"Tiempo encendido: %1$d:%2$02d\n"
-"\n"
-
-#: src/frontend/mame/ui/miscmenu.cpp:242
-#, c-format
-msgid ""
-"Tickets dispensed: %1$d\n"
-"\n"
-msgstr ""
-"Boletos emitidos: %1$d\n"
-"\n"
+#: src/frontend/mame/ui/swlist.cpp:88
+msgid "[file manager]"
+msgstr "[administrador de archivos]"
-#: 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/swlist.cpp:228
+msgid "Switch Item Ordering"
+msgstr "Reordenar listado"
-#: src/frontend/mame/ui/miscmenu.cpp:253
+#: src/frontend/mame/ui/swlist.cpp:259
#, c-format
-msgid "Coin %1$c: %2$d%3$s\n"
-msgstr "Moneda %1$c: %2$d%3$s\n"
-
-#: src/frontend/mame/ui/miscmenu.cpp:256
-msgid " (locked)"
-msgstr " (bloqueado)"
+msgid "Switched Order: entries now ordered by %s"
+msgstr "Orden cambiado: las entradas ahora se ordenan por %s"
-#: src/frontend/mame/ui/miscmenu.cpp:503
-msgid "Visible Delay"
-msgstr "Retardo visible"
+#: src/frontend/mame/ui/swlist.cpp:259
+msgid "shortname"
+msgstr "nombre corto"
-#: 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/swlist.cpp:259
+msgid "description"
+msgstr "descripción"
-#: src/frontend/mame/ui/miscmenu.cpp:627
-msgid "Name: Description:\n"
-msgstr "Nombre: Descripción:\n"
+#: src/frontend/mame/ui/swlist.cpp:389
+msgid "[compatible lists]"
+msgstr "[listas compatibles]"
-#: src/frontend/mame/ui/miscmenu.cpp:638
+#: src/frontend/mame/ui/videoopt.cpp:56
#, c-format
-msgid "%s.txt saved under ui folder."
-msgstr "%s.txt guardado en la carpeta «ui»."
+msgid "Screen #%d"
+msgstr "%dª pantalla"
-#: 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/videoopt.cpp:204 src/frontend/mame/ui/submenu.cpp:48
+msgid "Rotate"
+msgstr "Girar"
-#: 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/videoopt.cpp:208
+msgid "Backdrops"
+msgstr "Fondos"
-#: 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/videoopt.cpp:212
+msgid "Overlays"
+msgstr "Sobreimpresiones"
-#: 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/videoopt.cpp:216
+msgid "Bezels"
+msgstr "Marcos"
-#: src/frontend/mame/ui/miscmenu.cpp:759 src/frontend/mame/ui/utils.cpp:66
-msgid "BIOS"
-msgstr "BIOS"
+#: src/frontend/mame/ui/videoopt.cpp:220
+msgid "CPanels"
+msgstr "Paneles de control"
-#: src/frontend/mame/ui/miscmenu.cpp:763
-msgid "Driver"
-msgstr "Controlador"
+#: 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/miscmenu.cpp:766
-msgid "This machine has no BIOS."
-msgstr "Esta máquina no tiene BIOS."
+#: src/frontend/mame/ui/videoopt.cpp:228
+msgid "View"
+msgstr "Ver"
-#: src/frontend/mame/ui/miscmenu.cpp:780
-msgid "Save machine configuration"
-msgstr "Guardar ajustes de máquina"
+#: src/frontend/mame/ui/videoopt.cpp:228
+msgid "Cropped"
+msgstr "Recortado"
-#: src/frontend/mame/ui/miscmenu.cpp:791
-msgid "Configure machine:"
-msgstr "Configurar máquina:"
+#: src/frontend/mame/ui/videoopt.cpp:228
+msgid "Full"
+msgstr "Completo"
-#: src/frontend/mame/ui/miscmenu.cpp:825 src/frontend/mame/ui/selmenu.cpp:2386
-msgid " (default)"
-msgstr " (predeterminado)"
+#: src/frontend/mame/ui/filecreate.cpp:79
+msgid "File Already Exists - Override?"
+msgstr "El archivo ya existe ¿Quieres sobreescribirlo?"
-#: src/frontend/mame/ui/miscmenu.cpp:908 src/frontend/mame/ui/selgame.cpp:445
-msgid "Plugins"
-msgstr "Plugins"
+#: src/frontend/mame/ui/filecreate.cpp:171
+msgid "New Image Name:"
+msgstr "Nuevo nombre de imagen:"
-#: src/frontend/mame/ui/optsmenu.cpp:193
-msgid "Filter"
-msgstr "Filtro"
+#: src/frontend/mame/ui/filecreate.cpp:177
+msgid "Image Format:"
+msgstr "Formato de imagen:"
-#: src/frontend/mame/ui/optsmenu.cpp:206
-msgid "Customize UI"
-msgstr "Personalizar interfaz"
+#: src/frontend/mame/ui/filecreate.cpp:183
+msgid "Create"
+msgstr "Crear"
-#: src/frontend/mame/ui/optsmenu.cpp:207
-msgid "Configure Directories"
-msgstr "Configurar carpetas"
+#: 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/optsmenu.cpp:210 src/frontend/mame/ui/sndmenu.cpp:149
-msgid "Sound Options"
-msgstr "Opciones de sonido"
+#: src/frontend/mame/ui/filecreate.cpp:266
+msgid "Select image format"
+msgstr "Elige el formato de imagen"
-#: src/frontend/mame/ui/optsmenu.cpp:213
-msgid "General Inputs"
-msgstr "Entrada general"
+#: src/frontend/mame/ui/barcode.cpp:74
+msgid "New Barcode:"
+msgstr "Nuevo código de barras:"
-#: src/frontend/mame/ui/optsmenu.cpp:216
-msgid "Save Configuration"
-msgstr "Guardar configuración"
+#: src/frontend/mame/ui/barcode.cpp:78
+msgid "Enter Code"
+msgstr "Escribe el código"
-#: src/frontend/mame/ui/optsmenu.cpp:228
-msgid "Settings"
-msgstr "Ajustes"
+#: 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/selector.cpp:116
msgid "Selection List - Search: "
@@ -1447,15 +1092,14 @@ 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:445 src/frontend/mame/ui/miscmenu.cpp:908
+msgid "Plugins"
+msgstr "Plugins"
+
#: src/frontend/mame/ui/selgame.cpp:853
#, c-format
msgid "Romset\t%1$-.100s\n"
@@ -1617,107 +1261,121 @@ msgid "Timing\tImperfect\n"
msgstr "Cronometraje\tImperfecto\n"
#: 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"
+msgid "Mechanical Machine\tYes\n"
+msgstr ""
+
+#: src/frontend/mame/ui/selgame.cpp:945
+msgid "Mechanical Machine\tNo\n"
+msgstr ""
#: src/frontend/mame/ui/selgame.cpp:946
-#, c-format
-msgid "Requires Artwork\t%1$s\n"
-msgstr "Requiere arte\t%1$s\n"
+msgid "Requires Artwork\tYes\n"
+msgstr ""
+
+#: src/frontend/mame/ui/selgame.cpp:946
+msgid "Requires Artwork\tNo\n"
+msgstr ""
#: src/frontend/mame/ui/selgame.cpp:947
-#, c-format
-msgid "Requires Clickable Artwork\t%1$s\n"
-msgstr "Requiere arte clicable\t%1$s\n"
+msgid "Requires Clickable Artwork\tYes\n"
+msgstr ""
+
+#: src/frontend/mame/ui/selgame.cpp:947
+msgid "Requires Clickable Artwork\tNo\n"
+msgstr ""
#: src/frontend/mame/ui/selgame.cpp:948
-#, c-format
-msgid "Support Cocktail\t%1$s\n"
-msgstr "Soporta cóctel\t%1$s\n"
+msgid "Support Cocktail\tYes\n"
+msgstr ""
+
+#: src/frontend/mame/ui/selgame.cpp:948
+msgid "Support Cocktail\tNo\n"
+msgstr ""
#: src/frontend/mame/ui/selgame.cpp:949
-#, c-format
-msgid "Driver is BIOS\t%1$s\n"
-msgstr "El controlador es una BIOS\t%1$s\n"
+msgid "Driver is BIOS\tYes\n"
+msgstr ""
+
+#: src/frontend/mame/ui/selgame.cpp:949
+msgid "Driver is BIOS\tNo\n"
+msgstr ""
#: src/frontend/mame/ui/selgame.cpp:950
-#, c-format
-msgid "Support Save\t%1$s\n"
-msgstr "Permite guardar\t%1$s\n"
+msgid "Support Save\tYes\n"
+msgstr ""
-#: src/frontend/mame/ui/selgame.cpp:951
-#, c-format
-msgid "Screen Orientation\t%1$s\n"
-msgstr "Orientación de pantalla\t%1$s\n"
+#: src/frontend/mame/ui/selgame.cpp:950
+msgid "Support Save\tNo\n"
+msgstr ""
#: src/frontend/mame/ui/selgame.cpp:951
-msgid "Vertical"
-msgstr "Vertical"
+msgid "Screen Orientation\tVertical\n"
+msgstr ""
#: src/frontend/mame/ui/selgame.cpp:951
-msgid "Horizontal"
-msgstr "Horizontal"
+msgid "Screen Orientation\tHorizontal\n"
+msgstr ""
-#: 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/selgame.cpp:961
+msgid "Requires CHD\tYes\n"
+msgstr ""
+
+#: src/frontend/mame/ui/selgame.cpp:961
+msgid "Requires CHD\tNo\n"
+msgstr ""
-#: src/frontend/mame/ui/selgame.cpp:973
-msgid "Roms Audit Pass\tOK\n"
-msgstr "Auditoría de ROMs\tCORRECTA\n"
+#: src/frontend/mame/ui/selgame.cpp:974
+msgid "ROM Audit Result\tOK\n"
+msgstr ""
-#: src/frontend/mame/ui/selgame.cpp:975
-msgid "Roms Audit Pass\tBAD\n"
-msgstr "Auditoría de ROMs\tINCORRECTA\n"
+#: src/frontend/mame/ui/selgame.cpp:976
+msgid "ROM Audit Result\tBAD\n"
+msgstr ""
-#: src/frontend/mame/ui/selgame.cpp:978
-msgid "Samples Audit Pass\tNone Needed\n"
-msgstr "Auditoría de las muestras\tNo Necesaria\n"
+#: src/frontend/mame/ui/selgame.cpp:979
+msgid "Samples Audit Result\tNone Needed\n"
+msgstr ""
-#: src/frontend/mame/ui/selgame.cpp:980
-msgid "Samples Audit Pass\tOK\n"
-msgstr "Auditoría de las muestras\tCORRECTA\n"
+#: src/frontend/mame/ui/selgame.cpp:981
+msgid "Samples Audit Result\tOK\n"
+msgstr ""
-#: src/frontend/mame/ui/selgame.cpp:982
-msgid "Samples Audit Pass\tBAD\n"
-msgstr "Auditoría de las muestras\tINCORRECTA\n"
+#: src/frontend/mame/ui/selgame.cpp:983
+msgid "Samples Audit Result\tBAD\n"
+msgstr ""
-#: src/frontend/mame/ui/selgame.cpp:985
+#: src/frontend/mame/ui/selgame.cpp:987
msgid ""
-"Roms Audit Pass\tDisabled\n"
-"Samples Audit Pass\tDisabled\n"
+"ROM Audit Disabled\t\n"
+"Samples Audit Disabled\t\n"
msgstr ""
-"Auditoría de ROMs\tDeshabilitada\n"
-"Auditoría de las muestras\tDeshabilitada\n"
-#: src/frontend/mame/ui/selgame.cpp:1168
+#: src/frontend/mame/ui/selgame.cpp:1171
#, c-format
msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )"
msgstr "%1$s %2$s ( %3$d / %4$d máquinas (%5$d BIOS) )"
-#: src/frontend/mame/ui/selgame.cpp:1184 src/frontend/mame/ui/selsoft.cpp:555
+#: src/frontend/mame/ui/selgame.cpp:1187 src/frontend/mame/ui/selsoft.cpp:555
#, c-format
msgid "%1$s: %2$s - Search: %3$s_"
msgstr "%1$s: %2$s - Buscar: %3$s_"
-#: src/frontend/mame/ui/selgame.cpp:1186 src/frontend/mame/ui/selsoft.cpp:557
+#: src/frontend/mame/ui/selgame.cpp:1189 src/frontend/mame/ui/selsoft.cpp:557
#, c-format
msgid "Search: %1$s_"
msgstr "Buscar: %1$s_"
-#: src/frontend/mame/ui/selgame.cpp:1196
+#: src/frontend/mame/ui/selgame.cpp:1199
#, c-format
msgid "Romset: %1$-.100s"
msgstr "Conjunto de ROMs: %1$-.100s"
-#: src/frontend/mame/ui/selgame.cpp:1203
+#: src/frontend/mame/ui/selgame.cpp:1206
#, c-format
msgid "System: %1$-.100s"
msgstr "Sistema: %1$-.100s"
-#: src/frontend/mame/ui/selgame.cpp:1240
+#: src/frontend/mame/ui/selgame.cpp:1243
msgid ""
"The selected machine is missing one or more required ROM or CHD images. "
"Please select a different machine.\n"
@@ -1727,10 +1385,448 @@ msgstr ""
"favor, elige otra máquina.\n"
"\n"
-#: src/frontend/mame/ui/selgame.cpp:1246 src/frontend/mame/ui/selsoft.cpp:462
+#: src/frontend/mame/ui/selgame.cpp:1249 src/frontend/mame/ui/selsoft.cpp:462
msgid "Press any key to continue."
msgstr "Pulsa cualquier tecla para continuar."
+#: src/frontend/mame/ui/dirmenu.cpp:35
+msgid "ROMs"
+msgstr "ROMs"
+
+#: src/frontend/mame/ui/dirmenu.cpp:36
+msgid "Software Media"
+msgstr "Medios del Software"
+
+#: src/frontend/mame/ui/dirmenu.cpp:37
+msgid "UI"
+msgstr "Interfaz"
+
+#: src/frontend/mame/ui/dirmenu.cpp:39
+msgid "Samples"
+msgstr "Muestras"
+
+#: 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 "INIs de categorías"
+
+#: src/frontend/mame/ui/dirmenu.cpp:43
+msgid "Icons"
+msgstr "Iconos"
+
+#: src/frontend/mame/ui/dirmenu.cpp:44 src/frontend/mame/ui/submenu.cpp:25
+msgid "Cheats"
+msgstr "Trucos"
+
+#: src/frontend/mame/ui/dirmenu.cpp:45 src/frontend/mame/ui/selmenu.cpp:49
+msgid "Snapshots"
+msgstr "Capturas"
+
+#: src/frontend/mame/ui/dirmenu.cpp:46 src/frontend/mame/ui/selmenu.cpp:50
+msgid "Cabinets"
+msgstr "Cabinas arcade"
+
+#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:53
+msgid "Flyers"
+msgstr "Folletos"
+
+#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:54
+msgid "Titles"
+msgstr "Títulos"
+
+#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:55
+msgid "Ends"
+msgstr "Finales"
+
+#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:52
+msgid "PCBs"
+msgstr "Circuitos impresos"
+
+#: src/frontend/mame/ui/dirmenu.cpp:52
+msgid "Controls Panels"
+msgstr "Paneles de control"
+
+#: src/frontend/mame/ui/dirmenu.cpp:53
+msgid "Crosshairs"
+msgstr "Dianas"
+
+#: src/frontend/mame/ui/dirmenu.cpp:54
+msgid "Artworks"
+msgstr "Arte"
+
+#: src/frontend/mame/ui/dirmenu.cpp:55 src/frontend/mame/ui/selmenu.cpp:57
+msgid "Bosses"
+msgstr "Jefes"
+
+#: src/frontend/mame/ui/dirmenu.cpp:56
+msgid "Artworks Preview"
+msgstr "Vista previa del arte"
+
+#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:63
+msgid "Select"
+msgstr "Elegir"
+
+#: 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/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:62
+msgid "Scores"
+msgstr "Puntuaciones"
+
+#: 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 "Cubiertas"
+
+#: src/frontend/mame/ui/dirmenu.cpp:116
+msgid "Folders Setup"
+msgstr "Ajustes de carpeta"
+
+#: src/frontend/mame/ui/dirmenu.cpp:167
+#, c-format
+msgid "Current %1$s Folders"
+msgstr "Carpetas actuales %1$s"
+
+#: src/frontend/mame/ui/dirmenu.cpp:179
+msgid "Change Folder"
+msgstr "Cambiar carpeta"
+
+#: src/frontend/mame/ui/dirmenu.cpp:179
+msgid "Add Folder"
+msgstr "Añadir carpeta"
+
+#: src/frontend/mame/ui/dirmenu.cpp:182
+msgid "Remove Folder"
+msgstr "Borrar carpeta"
+
+#: 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/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/dirmenu.cpp:429
+msgid "Press TAB to set"
+msgstr "Pulsa TAB para establecer"
+
+#: 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:"
+msgstr "Modo del teclado:"
+
+#: src/frontend/mame/ui/miscmenu.cpp:43
+msgid "Natural"
+msgstr "Natural"
+
+#: src/frontend/mame/ui/miscmenu.cpp:43
+msgid "Emulated"
+msgstr "Emulado"
+
+#: src/frontend/mame/ui/miscmenu.cpp:236
+#, c-format
+msgid ""
+"Uptime: %1$d:%2$02d:%3$02d\n"
+"\n"
+msgstr ""
+"Tiempo encendido: %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"
+msgstr ""
+"Tiempo encendido: %1$d:%2$02d\n"
+"\n"
+
+#: src/frontend/mame/ui/miscmenu.cpp:242
+#, c-format
+msgid ""
+"Tickets dispensed: %1$d\n"
+"\n"
+msgstr ""
+"Boletos emitidos: %1$d\n"
+"\n"
+
+#: 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/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/miscmenu.cpp:256
+msgid " (locked)"
+msgstr " (bloqueado)"
+
+#: src/frontend/mame/ui/miscmenu.cpp:503
+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: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:775 src/frontend/mame/ui/mainmenu.cpp:145
+msgid "Add To Favorites"
+msgstr "Añadir a favoritos"
+
+#: 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/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/imgcntrl.cpp:116
+msgid "Cannot save over directory"
+msgstr "No se puede guardar en la carpeta"
+
+#: 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/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:99
+msgid "Pseudo terminals"
+msgstr "Pseudo-terminales"
+
+#: src/frontend/mame/ui/info_pty.cpp:39
+msgid "[failed]"
+msgstr "[falló]"
+
+#: src/frontend/mame/ui/mainmenu.cpp:60
+msgid "Input (general)"
+msgstr "Entrada (general)"
+
+#: src/frontend/mame/ui/mainmenu.cpp:62
+msgid "Input (this Machine)"
+msgstr "Entrada (esta máquina)"
+
+#: src/frontend/mame/ui/mainmenu.cpp:66
+msgid "Analog Controls"
+msgstr "Controles analógicos"
+
+#: src/frontend/mame/ui/mainmenu.cpp:68
+msgid "Dip Switches"
+msgstr "Interruptores DIP"
+
+#: src/frontend/mame/ui/mainmenu.cpp:71
+msgid "Machine Configuration"
+msgstr "Configuración de máquina"
+
+#: src/frontend/mame/ui/mainmenu.cpp:75
+msgid "Bookkeeping Info"
+msgstr "Información contable"
+
+#: src/frontend/mame/ui/mainmenu.cpp:78
+msgid "Machine Information"
+msgstr "Información de máquina"
+
+#: src/frontend/mame/ui/mainmenu.cpp:85
+msgid "Image Information"
+msgstr "Información de imagen"
+
+#: src/frontend/mame/ui/mainmenu.cpp:88
+msgid "File Manager"
+msgstr "Administrador de archivos"
+
+#: 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 "Selección de BIOS"
+
+#: src/frontend/mame/ui/mainmenu.cpp:106
+msgid "Slot Devices"
+msgstr "Ranuras de monedas"
+
+#: src/frontend/mame/ui/mainmenu.cpp:110
+msgid "Barcode Reader"
+msgstr "Lector de código de barras"
+
+#: src/frontend/mame/ui/mainmenu.cpp:114
+msgid "Network Devices"
+msgstr "Dispositivos de red"
+
+#: src/frontend/mame/ui/mainmenu.cpp:118
+msgid "Keyboard Mode"
+msgstr "Modo del teclado"
+
+#: src/frontend/mame/ui/mainmenu.cpp:121
+msgid "Slider Controls"
+msgstr "Controles deslizantes"
+
+#: 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/mainmenu.cpp:128
+msgid "Crosshair Options"
+msgstr "Opciones de diana"
+
+#: src/frontend/mame/ui/mainmenu.cpp:132 plugins/cheat/init.lua:683
+msgid "Cheat"
+msgstr "Truco"
+
+#: src/frontend/mame/ui/mainmenu.cpp:135
+msgid "Plugin Options"
+msgstr "Configuración del plugin"
+
+#: src/frontend/mame/ui/mainmenu.cpp:139
+msgid "External DAT View"
+msgstr "Vista DAT externa"
+
+#: src/frontend/mame/ui/mainmenu.cpp:154
+msgid "Select New Machine"
+msgstr "Elegir máquina nueva"
+
+#: 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/sndmenu.cpp:149 src/frontend/mame/ui/optsmenu.cpp:210
+msgid "Sound Options"
+msgstr "Opciones de sonido"
+
+#: src/frontend/mame/ui/viewgfx.cpp:406
+msgid " COLORS"
+msgstr " COLORES"
+
+#: src/frontend/mame/ui/viewgfx.cpp:406
+msgid " PENS"
+msgstr " PLUMAS"
+
+#: 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/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"
msgstr "Paneles de control"
@@ -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"
@@ -2287,70 +2211,25 @@ msgstr "Actualización síncrona"
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/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/swlist.cpp:259
+#: src/frontend/mame/ui/selsoft.cpp:549
#, 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"
-
-#: 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"
+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/tapectrl.cpp:107
-msgid "Fast Forward"
-msgstr "Avance rápido"
+#: 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): "
@@ -2577,211 +2456,403 @@ msgstr "**Error al guardar «ui.ini»**"
msgid "**Error saving %s.ini**"
msgstr "Error al guardar «%s.ini»**"
-#: src/frontend/mame/ui/utils.cpp:57 src/frontend/mame/ui/utils.cpp:81
-msgid "Unfiltered"
-msgstr "Sin filtrar"
+#: src/frontend/mame/ui/optsmenu.cpp:193
+msgid "Filter"
+msgstr "Filtro"
-#: src/frontend/mame/ui/utils.cpp:58 src/frontend/mame/ui/utils.cpp:82
-msgid "Available"
-msgstr "Disponible"
+#: src/frontend/mame/ui/optsmenu.cpp:206
+msgid "Customize UI"
+msgstr "Personalizar interfaz"
-#: src/frontend/mame/ui/utils.cpp:59 src/frontend/mame/ui/utils.cpp:83
-msgid "Unavailable"
-msgstr "No disponible"
+#: src/frontend/mame/ui/optsmenu.cpp:207
+msgid "Configure Directories"
+msgstr "Configurar carpetas"
-#: src/frontend/mame/ui/utils.cpp:60
-msgid "Working"
-msgstr "Funciona"
+#: src/frontend/mame/ui/optsmenu.cpp:213
+msgid "General Inputs"
+msgstr "Entrada general"
-#: src/frontend/mame/ui/utils.cpp:61
-msgid "Not Working"
-msgstr "No Funciona"
+#: src/frontend/mame/ui/optsmenu.cpp:216
+msgid "Save Configuration"
+msgstr "Guardar configuración"
-#: src/frontend/mame/ui/utils.cpp:62
-msgid "Mechanical"
-msgstr "Mecánica"
+#: src/frontend/mame/ui/optsmenu.cpp:228
+msgid "Settings"
+msgstr "Ajustes"
-#: src/frontend/mame/ui/utils.cpp:63
-msgid "Not Mechanical"
-msgstr "No mecánica"
+#: plugins/timer/init.lua:94
+msgid "Current time"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:64
-msgid "Category"
-msgstr "Categoría"
+#: plugins/timer/init.lua:96
+msgid "Total time"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:65
-msgid "Favorites"
-msgstr "Favoritos"
+#: plugins/timer/init.lua:98
+msgid "Play Count"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:67
-msgid "Not BIOS"
-msgstr "No BIOS"
+#: plugins/timer/init.lua:106
+msgid "Timer"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:68 src/frontend/mame/ui/utils.cpp:84
-msgid "Parents"
-msgstr "Padres"
+#: plugins/cheat/init.lua:458
+msgid "Select cheat to set hotkey"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:69 src/frontend/mame/ui/utils.cpp:85
-msgid "Clones"
-msgstr "Clones"
+#: plugins/cheat/init.lua:464
+msgid "Press button for hotkey or wait to clear"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:70
-msgid "Manufacturer"
-msgstr "Fabricante"
+#: plugins/cheat/init.lua:476
+msgid "None"
+msgstr "Ninguno"
-#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/utils.cpp:86
-msgid "Year"
-msgstr "Año"
+#: plugins/cheat/init.lua:481
+msgid "Done"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:72
-msgid "Save Supported"
-msgstr "Soporta guardado"
+#: plugins/cheat/init.lua:495 plugins/cheat/init.lua:509
+msgid "Set"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:73
-msgid "Save Unsupported"
-msgstr "No soporta guardado"
+#: plugins/cheat/init.lua:528
+msgid "Set hotkeys"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:74
-msgid "CHD Required"
-msgstr "Requiere CHD"
+#: plugins/cheat/init.lua:668
+#, lua-format
+msgid "Activated: %s = %s"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:75
-msgid "No CHD Required"
-msgstr "No requiere CHD"
+#: 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 "Pantalla vertical"
+#: plugins/cheat/init.lua:733
+#, lua-format
+msgid "Enabled: %s"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:77
-msgid "Horizontal Screen"
-msgstr "Pantalla horizontal"
+#: plugins/cheat/init.lua:738
+#, lua-format
+msgid "Disabled: %s"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:78 src/frontend/mame/ui/utils.cpp:94
-msgid "Custom Filter"
-msgstr "Filtro personalizado"
+#: plugins/cheat/init.lua:776
+#, lua-format
+msgid "%s added"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:87
-msgid "Publisher"
-msgstr "Editor"
+#: plugins/data/data_command.lua:19
+msgid "Command"
+msgstr "Orden"
-#: src/frontend/mame/ui/utils.cpp:88
-msgid "Supported"
-msgstr "Soportado"
+#: plugins/data/data_gameinit.lua:16
+msgid "Gameinit"
+msgstr "Inicio de partida"
-#: src/frontend/mame/ui/utils.cpp:89
-msgid "Partially Supported"
-msgstr "Parcialmente soportado"
+#: plugins/data/data_hiscore.lua:770 plugins/data/data_hiscore.lua:818
+msgid "High Scores"
+msgstr "Puntuaciones más altas"
-#: src/frontend/mame/ui/utils.cpp:90
-msgid "Unsupported"
-msgstr "No soportado"
+#: plugins/data/data_history.lua:15
+msgid "History"
+msgstr "Historial"
-#: src/frontend/mame/ui/utils.cpp:91
-msgid "Release Region"
-msgstr "Región de la versión"
+#: plugins/data/data_mameinfo.lua:18 plugins/data/data_messinfo.lua:19
+msgid ""
+"\n"
+"\n"
+"--- DRIVER INFO ---\n"
+"Driver: "
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:92
-msgid "Device Type"
-msgstr "Tipo de dispositivo"
+#: plugins/data/data_mameinfo.lua:20
+msgid "MAMEinfo"
+msgstr "Información de MAME"
-#: src/frontend/mame/ui/utils.cpp:93
-msgid "Software List"
-msgstr "Lista de software"
+#: plugins/data/data_messinfo.lua:21
+msgid "MESSinfo"
+msgstr "Información de MESS"
-#: src/frontend/mame/ui/utils.cpp:244
-msgid "<set up filters>"
-msgstr "<configurar filtros>"
+#: plugins/data/data_story.lua:22
+msgid "Mamescore"
+msgstr "Puntuación MAME"
-#: src/frontend/mame/ui/utils.cpp:352
-msgid "Select custom filters:"
-msgstr "Seleccionar filtros personalizados:"
+#: plugins/data/data_sysinfo.lua:15
+msgid "Sysinfo"
+msgstr "Información del sistema"
-#: src/frontend/mame/ui/utils.cpp:503
-#, c-format
-msgid "Filter %1$u"
-msgstr "Filtro %1$u"
+#: plugins/data/data_marp.lua:129
+msgid "MARPScore"
+msgstr "Puntuación MARP"
-#: src/frontend/mame/ui/utils.cpp:518
-msgid "Remove last filter"
-msgstr "Eliminar último filtro"
+#: plugins/cheatfind/init.lua:344
+msgid "Save Cheat"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:520
-msgid "Add filter"
-msgstr "Añadir filtro"
+#: plugins/cheatfind/init.lua:347
+msgid "Default"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:959
-msgid "Select category:"
-msgstr "Selecciona categoria:"
+#: plugins/cheatfind/init.lua:347
+msgid "Custom"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:990
-msgid "[no category INI files]"
-msgstr "[Sin ficheros INI de categorías]"
+#: plugins/cheatfind/init.lua:348
+msgid "Cheat Name"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:998
-msgid "[no groups in INI file]"
-msgstr "[No hay grupos en el fichero INI]"
+#: plugins/cheatfind/init.lua:354
+#, lua-format
+msgid "Default name is %s"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:1032
-msgid "No category INI files found"
-msgstr "No se han encontrado ficheros INI de categorías"
+#: plugins/cheatfind/init.lua:362
+msgid "Player"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:1037
-msgid "File"
-msgstr "Fichero"
+#: plugins/cheatfind/init.lua:367
+msgid "Type"
+msgstr ""
-#: 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"
+#: plugins/cheatfind/init.lua:373
+msgid "Save"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:1046
-msgid "Group"
-msgstr "Grupo"
+#: plugins/cheatfind/init.lua:399
+#, lua-format
+msgid "Cheat written to %s and added to cheat.simple"
+msgstr ""
-#: src/frontend/mame/ui/utils.cpp:1047
-msgid "Include clones"
-msgstr "Incluir clones"
+#: plugins/cheatfind/init.lua:407
+msgid "Cheat added to cheat.simple"
+msgstr ""
-#: src/frontend/mame/ui/videoopt.cpp:56
-#, c-format
-msgid "Screen #%d"
-msgstr "%dª pantalla"
+#: plugins/cheatfind/init.lua:412
+msgid ""
+"Unable to write file\n"
+"Ensure that cheatpath folder exists"
+msgstr ""
-#: src/frontend/mame/ui/videoopt.cpp:208
-msgid "Backdrops"
-msgstr "Fondos"
+#: plugins/cheatfind/init.lua:421
+msgid "Cancel"
+msgstr ""
-#: src/frontend/mame/ui/videoopt.cpp:212
-msgid "Overlays"
-msgstr "Sobreimpresiones"
+#: plugins/cheatfind/init.lua:426
+msgid "CPU or RAM"
+msgstr ""
-#: src/frontend/mame/ui/videoopt.cpp:216
-msgid "Bezels"
-msgstr "Marcos"
+#: plugins/cheatfind/init.lua:430
+msgid "Changes to this only take effect when \"Start new search\" is selected"
+msgstr ""
-#: src/frontend/mame/ui/videoopt.cpp:220
-msgid "CPanels"
-msgstr "Paneles de control"
+#: plugins/cheatfind/init.lua:449
+msgid "Data cleared and current state saved"
+msgstr ""
-#: src/frontend/mame/ui/videoopt.cpp:228
-msgid "View"
-msgstr "Ver"
+#: plugins/cheatfind/init.lua:457
+msgid "Start new search"
+msgstr ""
-#: src/frontend/mame/ui/videoopt.cpp:228
-msgid "Cropped"
-msgstr "Recortado"
+#: plugins/cheatfind/init.lua:467
+msgid "Current state saved"
+msgstr ""
-#: src/frontend/mame/ui/videoopt.cpp:228
-msgid "Full"
-msgstr "Completo"
+#: plugins/cheatfind/init.lua:474
+msgid "Save current -- #"
+msgstr ""
-#: src/frontend/mame/ui/viewgfx.cpp:406
-msgid " COLORS"
-msgstr " COLORES"
+#: plugins/cheatfind/init.lua:506
+msgid " total matches found"
+msgstr ""
-#: src/frontend/mame/ui/viewgfx.cpp:406
-msgid " PENS"
-msgstr " PLUMAS"
+#: plugins/cheatfind/init.lua:513
+msgid "Compare"
+msgstr ""
+
+#: plugins/cheatfind/init.lua:516
+msgid "Left operand"
+msgstr ""
+
+#: plugins/cheatfind/init.lua:519
+msgid "Current"
+msgstr ""
+
+#: 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:718
+msgid "Default name is "
+msgstr ""
+
+#: plugins/cheatfind/init.lua:741
+msgid "Test"
+msgstr ""
+
+#: plugins/cheatfind/init.lua:741
+msgid "Write"
+msgstr ""
+
+#: plugins/cheatfind/init.lua:741
+msgid "Watch"
+msgstr ""
+
+#: plugins/cheatfind/init.lua:758
+msgid "Page"
+msgstr ""
+
+#: plugins/cheatfind/init.lua:776
+msgid "Clear Watches"
+msgstr ""
+
+#: plugins/cheatfind/init.lua:786
+msgid "Cheat Finder"
+msgstr ""
+
+#~ msgid "Mechanical Machine\t%1$s\n"
+#~ msgstr "Máquina mecánica\t%1$s\n"
+
+#~ msgid "Requires Artwork\t%1$s\n"
+#~ msgstr "Requiere arte\t%1$s\n"
+
+#~ msgid "Requires Clickable Artwork\t%1$s\n"
+#~ msgstr "Requiere arte clicable\t%1$s\n"
+
+#~ msgid "Support Cocktail\t%1$s\n"
+#~ msgstr "Soporta cóctel\t%1$s\n"
+
+#~ msgid "Driver is BIOS\t%1$s\n"
+#~ msgstr "El controlador es una BIOS\t%1$s\n"
+
+#~ msgid "Support Save\t%1$s\n"
+#~ msgstr "Permite guardar\t%1$s\n"
+
+#~ msgid "Screen Orientation\t%1$s\n"
+#~ msgstr "Orientación de pantalla\t%1$s\n"
+
+#~ msgid "Vertical"
+#~ msgstr "Vertical"
+
+#~ msgid "Horizontal"
+#~ msgstr "Horizontal"
+
+#~ msgid "Requires CHD\t%1$s\n"
+#~ msgstr "Requiere CHD\t%1$s\n"
+
+#~ msgid "Roms Audit Pass\tOK\n"
+#~ msgstr "Auditoría de ROMs\tCORRECTA\n"
+
+#~ msgid "Roms Audit Pass\tBAD\n"
+#~ msgstr "Auditoría de ROMs\tINCORRECTA\n"
+
+#~ msgid "Samples Audit Pass\tNone Needed\n"
+#~ msgstr "Auditoría de las muestras\tNo Necesaria\n"
+
+#~ msgid "Samples Audit Pass\tOK\n"
+#~ msgstr "Auditoría de las muestras\tCORRECTA\n"
+
+#~ msgid "Samples Audit Pass\tBAD\n"
+#~ msgstr "Auditoría de las muestras\tINCORRECTA\n"
+
+#~ 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"
+
+#~ msgid "Unimplemented"
+#~ msgstr "No implementado"
+
+#~ msgid "Imperfect"
+#~ msgstr "Imperfecto"
+
+#~ msgid "OK"
+#~ msgstr "Aceptable"
+
+#~ msgid "Gfx: %s, Sound: %s"
+#~ msgstr "Gráficos: %s, Sonido: %s"
#~ msgid "Audit in progress..."
#~ msgstr "Auditando..."