2018-06-17 18:30:34 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Cemu\n"
|
2019-12-31 09:27:00 +01:00
|
|
|
"POT-Creation-Date: 2019-12-28 01:44+0100\n"
|
|
|
|
"PO-Revision-Date: 2019-12-30 20:24-0500\n"
|
2019-05-16 07:15:20 +02:00
|
|
|
"Last-Translator: Amaro Martínez <xoas@airmail.cc>\n"
|
2018-06-17 18:30:34 +02:00
|
|
|
"Language-Team: \n"
|
2019-05-16 07:15:20 +02:00
|
|
|
"Language: es\n"
|
2018-06-17 18:30:34 +02:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2019-12-26 09:51:57 +01:00
|
|
|
"X-Generator: Poedit 2.2.4\n"
|
2019-05-16 07:15:20 +02:00
|
|
|
"X-Poedit-Basepath: ../../../coffee4u\n"
|
2018-06-17 18:30:34 +02:00
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
2019-05-16 07:15:20 +02:00
|
|
|
"X-Poedit-Flags-xgettext: --keyword=_\n"
|
|
|
|
|
2019-12-31 09:27:00 +01:00
|
|
|
#: bootGame.cpp
|
|
|
|
msgid ""
|
|
|
|
"Cemu detected DLC installed at multiple different locations.\n"
|
|
|
|
"Do you want to remove the DLC installed at outdated locations?"
|
|
|
|
msgstr ""
|
|
|
|
"Cemu detectó DLC instalados en múltiples ubicaciones distintas.\n"
|
|
|
|
"¿Desea eliminar el DLC instalado en ubicaciones obsoletas?"
|
|
|
|
|
|
|
|
#: bootGame.cpp GameUpdateWindow.cpp GeneralSettings2.cpp
|
|
|
|
msgid "Warning"
|
|
|
|
msgstr "Advertencia"
|
|
|
|
|
|
|
|
#: bootGame.cpp DumpCtrl.cpp GeneralSettings2.cpp gpu7ShaderCache.cpp
|
|
|
|
#: helpers.cpp InputSettings.cpp MainWindow.cpp toolMemorySearcher.cpp
|
|
|
|
#: VulkanCanvas.cpp wxCreateAccountDialog.cpp
|
|
|
|
msgid "Error"
|
|
|
|
msgstr "Error"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: bootGame.cpp
|
|
|
|
msgid ""
|
|
|
|
"Cemu detected a DLC installed at a wrong or outdated location:\n"
|
|
|
|
"{}\n"
|
|
|
|
"\n"
|
|
|
|
"Do you want to move it to the correct location:\n"
|
|
|
|
"{}"
|
|
|
|
msgstr ""
|
|
|
|
"Cemu detectó un DLC instalado en una ubicación incorrecta u obsoleta:\n"
|
|
|
|
"{}\n"
|
|
|
|
"\n"
|
|
|
|
"Desea moverlo a la ubicación correcta:\n"
|
|
|
|
"{}"
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "On"
|
|
|
|
msgstr "Activo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: BreakpointWindow.cpp debugPPCThreadsWindow.cpp ModuleWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Address"
|
|
|
|
msgstr "Dirección"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: BreakpointWindow.cpp textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Type"
|
|
|
|
msgstr "Tipo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: BreakpointWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Comment"
|
|
|
|
msgstr "Comentario"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: BreakpointWindow.cpp DisasmCtrl.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Enter a new comment."
|
|
|
|
msgstr "Escribir un nuevo comentario."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: BreakpointWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Set comment for breakpoint at address %08x"
|
|
|
|
msgstr ""
|
|
|
|
"Establecer comentario para el punto de interrupción en la dirección %08x"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: BreakpointWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Create memory breakpoint (read)"
|
|
|
|
msgstr "Crear punto de interrupción de memoria (lectura)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: BreakpointWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Create memory breakpoint (write)"
|
|
|
|
msgstr "Crear punto de interrupción de memoria (escritura)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: BreakpointWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Enter a memory address"
|
|
|
|
msgstr "Introduzca una dirección de memoria"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: BreakpointWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Memory breakpoint"
|
|
|
|
msgstr "Punto de interrupción de memoria"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuApp.cpp
|
|
|
|
msgid ""
|
|
|
|
"Your mlc01 folder seems to be missing.\n"
|
|
|
|
"\n"
|
|
|
|
"This is where Cemu stores save files, game updates and other Wii U files.\n"
|
|
|
|
"\n"
|
|
|
|
"The expected path is:\n"
|
|
|
|
"{}\n"
|
|
|
|
"\n"
|
|
|
|
"Do you want to create the folder at the expected path?"
|
|
|
|
msgstr ""
|
|
|
|
"Parece que su carpeta de mlc01 ha desaparecido.\n"
|
|
|
|
"\n"
|
|
|
|
"Cemu almacena archivos de guardado, actualizaciones de juegos y otros "
|
|
|
|
"archivos de Wii U en esa carpeta.\n"
|
|
|
|
"\n"
|
|
|
|
"La ruta esperada es:\n"
|
|
|
|
"{}\n"
|
|
|
|
"\n"
|
|
|
|
"¿Desea crear la carpeta en la ruta esperada?"
|
|
|
|
|
|
|
|
#: CemuApp.cpp
|
|
|
|
msgid "Yes"
|
|
|
|
msgstr "Sí"
|
|
|
|
|
|
|
|
#: CemuApp.cpp
|
|
|
|
msgid "No"
|
|
|
|
msgstr "No"
|
|
|
|
|
|
|
|
#: CemuApp.cpp
|
|
|
|
msgid "Select a custom path"
|
|
|
|
msgstr "Seleccione una ruta personalizada"
|
|
|
|
|
|
|
|
#: CemuApp.cpp
|
|
|
|
msgid ""
|
|
|
|
"Couldn't create a required mlc01 subfolder or file!\n"
|
|
|
|
"\n"
|
|
|
|
"Error: {0}\n"
|
|
|
|
"Target path:\n"
|
|
|
|
"{1}"
|
|
|
|
msgstr ""
|
|
|
|
"¡No se puede crear una subcarpeta o un archivo necesario dentro de la "
|
|
|
|
"carpeta mlc01!\n"
|
|
|
|
"\n"
|
|
|
|
"Error: {0}\n"
|
|
|
|
"Ruta de destino:\n"
|
|
|
|
"{1}"
|
|
|
|
|
|
|
|
#: CemuApp.cpp
|
|
|
|
msgid ""
|
|
|
|
"Couldn't create a required cemu directory or file!\n"
|
|
|
|
"\n"
|
|
|
|
"Error: {0}"
|
|
|
|
msgstr ""
|
|
|
|
"¡No se puede crear una carpeta o un archivo necesario para el funcionamiento "
|
|
|
|
"de Cemu!\n"
|
|
|
|
"\n"
|
|
|
|
"Error: {0}"
|
|
|
|
|
|
|
|
#: CemuApp.cpp
|
|
|
|
msgid "Select a mlc directory"
|
|
|
|
msgstr "Seleccione un directorio MLC"
|
|
|
|
|
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Update"
|
|
|
|
msgstr "Actualizar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp DownloadGraphicPacksWindow.cpp GameUpdateWindow.cpp
|
|
|
|
#: wxCreateAccountDialog.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Cancel"
|
|
|
|
msgstr "Cancelar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Changelog"
|
|
|
|
msgstr "Registro de cambios"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Exit"
|
|
|
|
msgstr "Salir"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "No update available!"
|
|
|
|
msgstr "¡No hay actualizaciones disponibles!"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Update available!"
|
|
|
|
msgstr "¡Actualización disponible!"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Extracting update..."
|
|
|
|
msgstr "Extrayendo actualización..."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Couldn't download the update!"
|
|
|
|
msgstr "¡No se ha podido descargar la actualización!"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Applying update..."
|
|
|
|
msgstr "Aplicando actualización..."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Extracting failed!"
|
|
|
|
msgstr "¡Error de extracción!"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp MainWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Success"
|
|
|
|
msgstr "Éxito"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Restart"
|
|
|
|
msgstr "Reiniciar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: CemuUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Downloading update..."
|
|
|
|
msgstr "Descargando actualización..."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "GoTo (CTRL + G)"
|
|
|
|
msgstr "Ir a (CTRL + G)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Toggle Breakpoint (F9)"
|
|
|
|
msgstr "Activar/desactivar punto de interrupción (F9)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Break (F5)"
|
|
|
|
msgstr "Interrumpir (F5)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Step Into (F11)"
|
|
|
|
msgstr "Paso a paso por instrucciones (F11)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Step Over (F10)"
|
|
|
|
msgstr "Paso a paso por procedimientos (F10)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Run (F5)"
|
|
|
|
msgstr "Ejecutar (F5)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "E&xit"
|
|
|
|
msgstr "&Salir"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp MainWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&File"
|
|
|
|
msgstr "&Archivo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Pin to main window"
|
|
|
|
msgstr "A&nclar a la ventana principal"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp MainWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Options"
|
|
|
|
msgstr "&Opciones"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Registers"
|
|
|
|
msgstr "&Registros"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Memory Dump"
|
|
|
|
msgstr "&Volcado de memoria"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Breakpoints"
|
|
|
|
msgstr "&Puntos de interrupción"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Module&list"
|
|
|
|
msgstr "Module&list"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DebuggerWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Window"
|
|
|
|
msgstr "&Ventana"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "PPC threads"
|
|
|
|
msgstr "Subprocesos del PPC"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Entry"
|
|
|
|
msgstr "Entrada"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Stack"
|
|
|
|
msgstr "Pila"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "PC"
|
|
|
|
msgstr "PC"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "LR"
|
|
|
|
msgstr "LR"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "State"
|
|
|
|
msgstr "Estado"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Affinity"
|
|
|
|
msgstr "Afinidad"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Priority"
|
|
|
|
msgstr "Prioridad"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "SliceStart"
|
|
|
|
msgstr "SliceStart"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "SumWakeTime"
|
|
|
|
msgstr "SumWakeTime"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "ThreadName"
|
|
|
|
msgstr "Nombre del subproceso"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "GPR"
|
|
|
|
msgstr "GPR"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp textureRelationWindow.cpp
|
|
|
|
msgid "Refresh"
|
|
|
|
msgstr "Actualizar"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Auto refresh"
|
|
|
|
msgstr "Actualizar automáticamente"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Boost priority (-5)"
|
|
|
|
msgstr "Aumentar la prioridad (-5)"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Boost priority (-1)"
|
|
|
|
msgstr "Aumentar la prioridad (-1)"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Decrease priority (+5)"
|
|
|
|
msgstr "Disminuir la prioridad (+5)"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Decrease priority (+1)"
|
|
|
|
msgstr "Disminuir la prioridad (+1)"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Resume"
|
|
|
|
msgstr "Reanudar"
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp
|
|
|
|
msgid "Suspend"
|
|
|
|
msgstr "Suspender"
|
|
|
|
|
|
|
|
#: DisasmCtrl.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Enter a new instruction."
|
|
|
|
msgstr "Escribir una nueva instrucción."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DisasmCtrl.cpp DumpCtrl.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Enter a target address."
|
|
|
|
msgstr "Escribir una dirección de destino."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DisasmCtrl.cpp DumpCtrl.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "GoTo address"
|
|
|
|
msgstr "Ir a dirección"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DownloadGraphicPacksWindow.cpp GraphicPacksWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Graphic packs"
|
|
|
|
msgstr "Paquetes gráficos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DownloadGraphicPacksWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Graphic packs cannot be updated while a game is running."
|
|
|
|
msgstr ""
|
|
|
|
"Los paquetes gráficos no se pueden actualizar mientras se ejecuta un juego."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DownloadGraphicPacksWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Failed to connect to server"
|
|
|
|
msgstr "Error al conectar con el servidor"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DownloadGraphicPacksWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "No updates available."
|
|
|
|
msgstr "No hay actualizaciones disponibles."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DownloadGraphicPacksWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Updated graphic packs are available. Do you want to download and install "
|
|
|
|
"them?"
|
|
|
|
msgstr ""
|
|
|
|
"Hay paquetes gráficos actualizados disponibles. ¿Desea descargarlos e "
|
|
|
|
"instalarlos?"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DownloadGraphicPacksWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Checking version..."
|
|
|
|
msgstr "Comprobando versión..."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DownloadGraphicPacksWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Downloading graphic packs..."
|
|
|
|
msgstr "Descargando paquetes gráficos..."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DownloadGraphicPacksWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Extracting..."
|
|
|
|
msgstr "Extrayendo..."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: DumpCtrl.cpp RegisterCtrl.cpp RegisterWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Enter a new value."
|
|
|
|
msgstr "Escribir un nuevo valor."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Edit game profile"
|
|
|
|
msgstr "Editar perfil de juego"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "General"
|
|
|
|
msgstr "General"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Load shared libraries"
|
|
|
|
msgstr "Cargar bibliotecas compartidas"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"EXPERT OPTION\n"
|
|
|
|
"This option will load libraries from the cafeLibs directory"
|
|
|
|
msgstr ""
|
|
|
|
"OPCIÓN PARA EXPERTOS\n"
|
|
|
|
"Esta opción cargará las bibliotecas del directorio cafeLibs"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Launch with gamepad view"
|
|
|
|
msgstr "Iniciar con vista del GamePad"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid ""
|
|
|
|
"Games will be launched with gamepad view toggled as default. The view can be "
|
|
|
|
"toggled with CTRL + TAB"
|
|
|
|
msgstr ""
|
|
|
|
"Los juegos se iniciarán con la vista del GamePad activada por defecto. La "
|
|
|
|
"vista se puede alternar con CTRL + TAB"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "CPU"
|
|
|
|
msgstr "CPU"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Mode"
|
|
|
|
msgstr "Modo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Singlecore-Interpreter"
|
|
|
|
msgstr "Intérprete de núcleo único"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Singlecore-Recompiler"
|
|
|
|
msgstr "Recompilador de núcleo único"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Dualcore-Recompiler"
|
|
|
|
msgstr "Recompilador de doble núcleo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Triplecore-Recompiler"
|
|
|
|
msgstr "Recompilador de triple núcleo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Set the CPU emulation mode"
|
|
|
|
msgstr "Establecer el modo de emulación de CPU"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Thread quantum"
|
|
|
|
msgstr "Quántum de ejecución de subprocesos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"EXPERT OPTION\n"
|
|
|
|
"Set the maximum thread slice runtime (in virtual cycles)"
|
|
|
|
msgstr ""
|
|
|
|
"OPCIÓN PARA EXPERTOS\n"
|
|
|
|
"Establecer el tiempo de ejecución máximo del sector de subprocesos (en "
|
|
|
|
"ciclos virtuales)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "cycles"
|
|
|
|
msgstr "ciclos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Extended texture readback"
|
|
|
|
msgstr "Read back de textura extendido"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Improves emulation accuracy of CPU to GPU memory access at the cost of "
|
|
|
|
"performance. Required for some games."
|
|
|
|
msgstr ""
|
|
|
|
"Mejora la precisión de emulación del acceso de memoria de CPU a GPU a costa "
|
|
|
|
"del rendimiento. Requerido para algunos juegos."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Precompiled shaders"
|
|
|
|
msgstr "Sombreadores precompilados"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "auto"
|
|
|
|
msgstr "automático"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "enable"
|
|
|
|
msgstr "habilitar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "disable"
|
|
|
|
msgstr "deshabilitar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Precompiled shaders can speed up the load time on the shader loading "
|
|
|
|
"screen.\n"
|
|
|
|
"Auto will enable it for AMD/Intel but disable it for NVIDIA GPUs as a "
|
|
|
|
"workaround for a driver bug.\n"
|
|
|
|
"\n"
|
|
|
|
"Recommended: Auto"
|
|
|
|
msgstr ""
|
|
|
|
"Los sombreadores precompilados pueden acelerar el tiempo de carga en la "
|
|
|
|
"pantalla de carga de sombreadores.\n"
|
|
|
|
"Automático lo habilitará para AMD/Intel, pero lo deshabilitará para las GPU "
|
|
|
|
"de NVIDIA como solución para un error de controlador.\n"
|
|
|
|
"\n"
|
|
|
|
"Recomendado: automático"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Shader mul accuracy"
|
|
|
|
msgstr "Multiplicación precisa en sombreadores"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "false"
|
|
|
|
msgstr "falso"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "true"
|
|
|
|
msgstr "verdadero"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "minimal"
|
|
|
|
msgstr "mínimo"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"EXPERT OPTION\n"
|
|
|
|
"Controls the accuracy of floating point multiplication in shaders.\n"
|
|
|
|
"\n"
|
|
|
|
"Recommended: true"
|
|
|
|
msgstr ""
|
|
|
|
"OPCIÓN PARA EXPERTOS\n"
|
|
|
|
"Controla la precisión de la multiplicación de puntos flotantes en "
|
|
|
|
"sombreadores.\n"
|
|
|
|
"\n"
|
|
|
|
"Recomendado: verdadero"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "GPU buffer cache accuracy"
|
|
|
|
msgstr "Precisión de caché del búfer de la GPU"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "high"
|
|
|
|
msgstr "alto"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "medium"
|
|
|
|
msgstr "medio"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "low"
|
|
|
|
msgstr "bajo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Lower value results in higher performance, but may cause graphical issues"
|
|
|
|
msgstr ""
|
|
|
|
"Un valor más bajo da como resultado un mayor rendimiento, pero puede causar "
|
|
|
|
"problemas gráficos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Graphic"
|
|
|
|
msgstr "Gráfico"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Controller"
|
|
|
|
msgstr "Mando"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameProfileWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Forces a given controller profile"
|
|
|
|
msgstr "Fuerza un determinado perfil de mando"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Can't open the file."
|
|
|
|
msgstr "No se puede abrir el archivo."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Invalid \"meta.xml\" file."
|
|
|
|
msgstr "Archivo \"meta.xml\" no válido."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Can't find the \"title_id\" in the given \"meta.xml\" file."
|
|
|
|
msgstr "No se encontró \"title_id\" en el archivo \"meta.xml\"."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Can't find the \"title_version\" in the given \"meta.xml\" file."
|
|
|
|
msgstr "No se encontró \"title_version\" en el archivo \"meta.xml\"."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Can't find the \"product_code\" in the given \"meta.xml\" file."
|
|
|
|
msgstr "No se encontró \"product_code\" en el archivo \"meta.xml\"."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "The given \"meta.xml\" file is no update or DLC."
|
|
|
|
msgstr "El archivo \"meta.xml\" no contiene ninguna actualización o DLC."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Can't find the \"longname_en\" in the given \"meta.xml\" file."
|
|
|
|
msgstr "No se encontró \"longname_en\" en el archivo \"meta.xml\"."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Invalid folder structure"
|
|
|
|
msgstr "Estructura de carpeta no válida"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid ""
|
|
|
|
"It seems that the selected update is already installed, do you want to "
|
|
|
|
"reinstall it?"
|
|
|
|
msgstr ""
|
|
|
|
"Parece que la actualización seleccionada ya está instalada, ¿desea volver a "
|
|
|
|
"instalarla?"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid ""
|
|
|
|
"It seems that a newer update is already installed, do you still want to "
|
|
|
|
"install the older version?"
|
|
|
|
msgstr ""
|
|
|
|
"Parece que una nueva actualización ya está instalada, ¿aún así desea "
|
|
|
|
"instalar la versión anterior?"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid ""
|
|
|
|
"Not enough space available.\n"
|
|
|
|
"Required: {0} MB\n"
|
|
|
|
"Available: {1} MB"
|
|
|
|
msgstr ""
|
|
|
|
"No hay suficiente espacio disponible.\n"
|
|
|
|
"Necesario: {0} MB\n"
|
|
|
|
"Disponible: {1} MB"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Installing DLC ..."
|
|
|
|
msgstr "Instalando DLC..."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Installing update ..."
|
|
|
|
msgstr "Instalando actualización..."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Current file:"
|
|
|
|
msgstr "Archivo actual:"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid ""
|
|
|
|
"Do you really want to cancel the update process?\n"
|
|
|
|
"\n"
|
|
|
|
"Canceling the process will delete the applied update."
|
|
|
|
msgstr ""
|
|
|
|
"¿Realmente desea cancelar el proceso de actualización?\n"
|
|
|
|
"\n"
|
|
|
|
"La cancelación del proceso eliminará la actualización aplicada."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GameUpdateWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Info"
|
|
|
|
msgstr "Información"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "General settings"
|
|
|
|
msgstr "Configuración general"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Interface"
|
|
|
|
msgstr "Interfaz"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Language"
|
|
|
|
msgstr "Idioma"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Default"
|
|
|
|
msgstr "Por defecto"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "English"
|
|
|
|
msgstr "Inglés"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Changes the interface language of Cemu\n"
|
|
|
|
"Available languages are stored in the translation directory\n"
|
2019-12-31 09:27:00 +01:00
|
|
|
"A restart will be required after changing the language"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr ""
|
|
|
|
"Cambia el idioma de la interfaz de Cemu\n"
|
|
|
|
"Los idiomas disponibles se almacenan en el directorio de traducción\n"
|
|
|
|
"Se requerirá un reinicio después de cambiar el idioma"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Remember main window position"
|
|
|
|
msgstr "Recordar la posición de la ventana principal"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Restores the last known window position and size when starting Cemu"
|
|
|
|
msgstr ""
|
|
|
|
"Restaura la última posición y tamaño conocido de la ventana al iniciar Cemu"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Remember pad window position"
|
|
|
|
msgstr "Recordar la posición de la ventana del pad"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Restores the last known pad window position and size when opening it"
|
|
|
|
msgstr ""
|
|
|
|
"Restaura la última posición y tamaño conocido de la ventana del pad al "
|
|
|
|
"abrirla"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Discord Presence"
|
|
|
|
msgstr "Rich Presence de Discord"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Enables the Discord Rich Presence feature\n"
|
|
|
|
"You will also need to enable it in the Discord settings itself!"
|
|
|
|
msgstr ""
|
|
|
|
"Habilita la función Rich Presence de Discord\n"
|
|
|
|
"¡También tendrá que habilitarlo en la propia configuración de Discord!"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Fullscreen menu bar"
|
|
|
|
msgstr "Barra de menú de pantalla completa"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Displays the menu bar when Cemu is running in fullscreen mode and the mouse "
|
|
|
|
"cursor is moved to the top"
|
|
|
|
msgstr ""
|
|
|
|
"Muestra la barra de menús cuando Cemu se ejecuta en modo de pantalla "
|
|
|
|
"completa y el cursor del ratón se mueve a la parte superior"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Automatically check for updates"
|
|
|
|
msgstr "Buscar actualizaciones automáticamente"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Automatically checks for new cemu versions on startup"
|
|
|
|
msgstr "Busca automáticamente nuevas versiones de Cemu al iniciar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Save screenshot"
|
|
|
|
msgstr "Guardar capturas de pantalla"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid ""
|
|
|
|
"Pressing the screenshot key (F12) will save a screenshot directly to the "
|
|
|
|
"screenshots folder"
|
|
|
|
msgstr ""
|
|
|
|
"Al pulsar la tecla de captura de pantalla (F12) se guardará una captura de "
|
|
|
|
"pantalla directamente en la carpeta screenshots"
|
2019-08-31 00:04:21 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "MLC Path"
|
|
|
|
msgstr "Ruta MLC"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid ""
|
|
|
|
"The mlc directory contains your save games and installed game update/dlc data"
|
|
|
|
msgstr ""
|
|
|
|
"El directorio MLC contiene sus juegos guardados, actualizaciones y datos de "
|
|
|
|
"DLC instalados"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Select a custom mlc path\n"
|
|
|
|
"The mlc path is used to store Wii U related files like save games, game "
|
|
|
|
"updates and dlc data"
|
|
|
|
msgstr ""
|
|
|
|
"Seleccione una ruta de acceso MLC personalizada\n"
|
|
|
|
"La ruta MLC se utiliza para almacenar archivos relacionados con Wii U como "
|
|
|
|
"guardar juegos, actualizaciones de juego y datos de DLC"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Game Paths"
|
|
|
|
msgstr "Rutas de juegos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid ""
|
|
|
|
"Add the root directory of your game(s). It will scan all directories in it "
|
|
|
|
"for games"
|
|
|
|
msgstr ""
|
2019-12-26 09:51:57 +01:00
|
|
|
"Agrega el directorio raíz de su(s) juego(s). Buscará juegos en todos sus "
|
2019-08-31 00:04:21 +02:00
|
|
|
"subdirectorios"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Add"
|
|
|
|
msgstr "Agregar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Adds a game path to scan for games displayed in the game list\n"
|
|
|
|
"If you have unpacked games, make sure to select the root folder of a game"
|
|
|
|
msgstr ""
|
|
|
|
"Agrega una ruta de juegos para buscar los juegos mostrados en la lista de "
|
|
|
|
"juegos\n"
|
|
|
|
"Si tiene juegos desempaquetados, asegúrese de seleccionar la carpeta raíz "
|
|
|
|
"del juego"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Remove"
|
|
|
|
msgstr "Quitar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Removes the currently selected game path from the game list"
|
|
|
|
msgstr "Quita la ruta de juego seleccionada actualmente de la lista de juegos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Graphics API"
|
|
|
|
msgstr "API de gráficos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Select one of the available graphic back ends"
|
|
|
|
msgstr "Seleccione uno de los back-ends de gráficos disponibles"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Graphics Device"
|
|
|
|
msgstr "Dispositivo de gráficos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Select the used graphic device"
|
|
|
|
msgstr "Seleccione el dispositivo gráfico que desea utilizar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "VSync"
|
|
|
|
msgstr "Sincronización vertical (VSync)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Controls the vsync state"
|
|
|
|
msgstr "Controla el estado de la sincronización vertical (VSync)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Full sync at GX2DrawDone()"
|
|
|
|
msgstr "Sincronización completa en GX2DrawDone()"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"If synchronization is requested by the game, the emulated CPU will wait for "
|
|
|
|
"the GPU to finish all operations.\n"
|
|
|
|
"This is more accurate behavior, but may cause lower performance"
|
|
|
|
msgstr ""
|
|
|
|
"Si el juego solicita la sincronización, la CPU emulada esperará a que la GPU "
|
|
|
|
"finalice todas las operaciones.\n"
|
|
|
|
"Este es un comportamiento más preciso, pero puede causar un menor rendimiento"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Bilinear"
|
|
|
|
msgstr "Bilineal"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Bicubic"
|
|
|
|
msgstr "Bicúbico"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Hermite"
|
|
|
|
msgstr "Hermite"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Nearest Neighbor"
|
|
|
|
msgstr "Vecino más próximo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Upscale filter"
|
|
|
|
msgstr "Filtro de aumento de escala"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Upscaling filters are used when the game resolution is smaller than the "
|
|
|
|
"window size"
|
|
|
|
msgstr ""
|
|
|
|
"Se utilizan filtros de aumento de escala cuando la resolución del juego es "
|
|
|
|
"menor que el tamaño de la ventana"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Downscale filter"
|
|
|
|
msgstr "Filtro de reducción de escala"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Downscaling filters are used when the game resolution is bigger than the "
|
|
|
|
"window size"
|
|
|
|
msgstr ""
|
|
|
|
"Se utilizan filtros de reducción de escala cuando la resolución del juego es "
|
|
|
|
"mayor que el tamaño de la ventana"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Keep aspect ratio"
|
|
|
|
msgstr "Conservar relación de aspecto"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Stretch"
|
|
|
|
msgstr "Expandir"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Fullscreen scaling"
|
|
|
|
msgstr "Escalado a pantalla completa"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Controls the output aspect ratio when it doesn't match the ratio of the game"
|
|
|
|
msgstr ""
|
|
|
|
"Controla la relación de aspecto de salida cuando no coincide con la relación "
|
|
|
|
"del juego"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Disabled"
|
|
|
|
msgstr "Deshabilitado"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Top left"
|
|
|
|
msgstr "Superior izquierda"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Top center"
|
|
|
|
msgstr "Centro superior"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Top right"
|
|
|
|
msgstr "Superior derecha"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Bottom left"
|
|
|
|
msgstr "Inferior izquierda"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Bottom center"
|
|
|
|
msgstr "Centro inferior"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Bottom right"
|
|
|
|
msgstr "Inferior derecha"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Overlay"
|
|
|
|
msgstr "Superposición"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Position"
|
|
|
|
msgstr "Posición"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Controls the overlay which displays technical information while playing"
|
|
|
|
msgstr ""
|
|
|
|
"Controla la superposición que muestra información técnica mientras se juega"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Text Color"
|
|
|
|
msgstr "Color del texto"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Sets the text color of the overlay"
|
|
|
|
msgstr "Establece el color del texto de la superposición"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Scale"
|
|
|
|
msgstr "Escala"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Sets the scale of the overlay text"
|
|
|
|
msgstr "Establece la escala del texto de la superposición"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "FPS"
|
|
|
|
msgstr "FPS"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "The number of frames per second. Average over last 5 seconds"
|
|
|
|
msgstr ""
|
|
|
|
"El número de fotogramas por segundo. Promedio durante los últimos 5 segundos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Draw calls per frame"
|
|
|
|
msgstr "Llamadas de dibujo (draw calls) por fotograma"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "The number of draw calls per frame. Average over last 5 seconds"
|
|
|
|
msgstr ""
|
|
|
|
"El número de llamadas de dibujo por fotograma. Promedio durante los últimos "
|
|
|
|
"5 segundos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "CPU usage"
|
|
|
|
msgstr "Uso de CPU"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "CPU usage of Cemu in percent"
|
|
|
|
msgstr "Uso de CPU de Cemu en porcentaje"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "CPU per core usage"
|
|
|
|
msgstr "Uso de CPU por núcleo"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Total cpu usage in percent for each core"
|
|
|
|
msgstr "Uso total de CPU en porcentaje para cada núcleo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "RAM usage"
|
|
|
|
msgstr "Uso de memoria"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Cemu RAM usage in MB"
|
|
|
|
msgstr "Uso de memoria de Cemu en MB"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "VRAM usage"
|
|
|
|
msgstr "Uso de VRAM"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "The VRAM usage of Cemu in MB"
|
|
|
|
msgstr "Uso de VRAM de Cemu en MB"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "This option requires Win8.1+"
|
|
|
|
msgstr "Esta opción requiere Windows 8.1 o superior"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Notifications"
|
|
|
|
msgstr "Notificaciones"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Controls the notification position while playing"
|
|
|
|
msgstr "Controla la posición de notificación mientras se juega"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Sets the text color of notifications"
|
|
|
|
msgstr "Establece el color del texto de las notificaciones"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Sets the scale of the notification text"
|
|
|
|
msgstr "Establece la escala del texto de notificación"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Controller profiles"
|
|
|
|
msgstr "Perfiles de mando"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Displays the active controller profile when starting a game"
|
|
|
|
msgstr "Muestra el perfil de mando activo al iniciar un juego"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Low battery"
|
|
|
|
msgstr "Batería baja"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Shows a notification when a low controller battery has been detected"
|
|
|
|
msgstr "Muestra una notificación cuando se detecta batería baja en el mando"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Shader compiler"
|
|
|
|
msgstr "Compilador de sombreadores"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Shows a notification after shaders have been compiled"
|
|
|
|
msgstr ""
|
|
|
|
"Muestra una notificación después de que se hayan compilado los sombreadores"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Friend list"
|
|
|
|
msgstr "Lista de amigos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Shows friend list related data if online"
|
|
|
|
msgstr "Muestra los datos relacionados con la lista de amigos si está en línea"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Graphics"
|
|
|
|
msgstr "Gráficos"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "API"
|
|
|
|
msgstr "API"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Select one of the available audio back ends"
|
|
|
|
msgstr "Seleccione uno de los back-ends de audio disponibles"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Latency"
|
|
|
|
msgstr "Latencia"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Controls the amount of buffered audio data\n"
|
|
|
|
"Higher values will create a delay in audio playback, but may avoid audio "
|
|
|
|
"problems when emulation is too slow"
|
|
|
|
msgstr ""
|
|
|
|
"Controla la cantidad de datos de audio almacenados en búfer\n"
|
|
|
|
"Los valores más altos crearán un retraso en la reproducción de audio, pero "
|
|
|
|
"pueden evitar problemas de audio cuando la emulación es demasiado lenta"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Mono"
|
|
|
|
msgstr "Mono"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Stereo"
|
|
|
|
msgstr "Estéreo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Surround"
|
|
|
|
msgstr "Surround"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "TV"
|
|
|
|
msgstr "TV"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Device"
|
|
|
|
msgstr "Dispositivo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Select the active audio output device for Wii U TV"
|
|
|
|
msgstr "Seleccione el dispositivo de salida de audio activo para Wii U TV"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Channels"
|
|
|
|
msgstr "Canales"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp InputPanelGamepad.cpp InputPanelWiimote.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Volume"
|
|
|
|
msgstr "Volumen"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Gamepad"
|
2019-08-31 00:04:21 +02:00
|
|
|
msgstr "GamePad"
|
2019-05-16 07:15:20 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "Select the active audio output device for Wii U GamePad"
|
2019-08-31 00:04:21 +02:00
|
|
|
msgstr ""
|
|
|
|
"Seleccione el dispositivo de salida de audio activo para el Wii U GamePad"
|
2019-06-01 21:43:54 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Audio"
|
|
|
|
msgstr "Audio"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"Please be aware that online mode lets you connect to OFFICIAL servers and "
|
|
|
|
"therefore there is a risk of getting banned.\n"
|
|
|
|
"Only proceed if you are willing to risk losing online access with your Wii U "
|
|
|
|
"and/or NNID."
|
|
|
|
msgstr ""
|
|
|
|
"Tenga en cuenta que el modo en línea le permite conectarse a los servidores "
|
|
|
|
"OFICIALES y, por lo tanto, existe el riesgo de que se le prohíba el acceso "
|
|
|
|
"(ser baneado).\n"
|
|
|
|
"Sólo proceda si está dispuesto a arriesgarse a perder el acceso en línea con "
|
|
|
|
"su Wii U y/o NNID."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Account settings"
|
|
|
|
msgstr "Configuración de la cuenta"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Active account"
|
|
|
|
msgstr "Cuenta activa"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Create"
|
|
|
|
msgstr "Crear"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp InputSettings.cpp
|
|
|
|
msgid "Delete"
|
|
|
|
msgstr "Eliminar"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Enable online mode"
|
|
|
|
msgstr "Activar modo online"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Account information"
|
|
|
|
msgstr "Información de la cuenta"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "The persistent id is the internal folder name used for your saves"
|
|
|
|
msgstr ""
|
|
|
|
"El ID persistente es el nombre de la carpeta interna que se utiliza para sus "
|
|
|
|
"guardados"
|
2019-05-16 07:15:20 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Mii name"
|
|
|
|
msgstr "Nombre del Mii"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "The mii name is the profile name"
|
|
|
|
msgstr "El nombre del Mii es el nombre del perfil"
|
2019-05-16 07:15:20 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Birthday"
|
|
|
|
msgstr "Cumpleaños"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Female"
|
|
|
|
msgstr "Mujer"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Male"
|
|
|
|
msgstr "Hombre"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Email"
|
|
|
|
msgstr "Correo electrónico"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Country"
|
|
|
|
msgstr "País"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Account"
|
|
|
|
msgstr "Cuenta"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Can't delete the only account!"
|
|
|
|
msgstr "¡No se puede eliminar la única cuenta!"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Are you sure you want to delete the account {} with id {:x}?"
|
|
|
|
msgstr "¿Está seguro de que desea eliminar la cuenta {} con ID {:x}?"
|
2019-05-16 07:15:20 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "Confirmation"
|
|
|
|
msgstr "Confirmación"
|
2019-05-16 07:15:20 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GeneralSettings2.cpp
|
|
|
|
msgid "You have to restart the game in order to apply the new settings."
|
2019-12-31 09:27:00 +01:00
|
|
|
msgstr "Tiene que reiniciar el juego para aplicar la nueva configuración."
|
2019-12-26 09:51:57 +01:00
|
|
|
|
|
|
|
#: GeneralSettings2.cpp MainWindow.cpp
|
|
|
|
msgid "Information"
|
|
|
|
msgstr "Información"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Select a directory containing games."
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Seleccione un directorio que contenga juegos."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: gpu7ShaderCache.cpp
|
|
|
|
msgid ""
|
|
|
|
"Outdated shader cache\n"
|
|
|
|
"\n"
|
|
|
|
"The stored shader cache for this game was created with a Cemu version prior "
|
|
|
|
"to 1.16.0.\n"
|
|
|
|
"\n"
|
2019-12-31 09:27:00 +01:00
|
|
|
"There are no significant downsides to reusing an existing cache but it may "
|
|
|
|
"contain bloat that is no longer used by current versions of Cemu.\n"
|
2019-12-26 09:51:57 +01:00
|
|
|
"\n"
|
|
|
|
"It is highly recommended to start a new cache. Note that a new cache means "
|
2019-12-31 09:27:00 +01:00
|
|
|
"that you will experience additional stutter during the first minutes of "
|
|
|
|
"gameplay."
|
2019-12-26 09:51:57 +01:00
|
|
|
msgstr ""
|
|
|
|
"Caché de sombreadores obsoleta\n"
|
|
|
|
"\n"
|
|
|
|
"La caché de sombreadores almacenada para este juego fue creada con una "
|
|
|
|
"versión de Cemu anterior a la 1.16.0.\n"
|
|
|
|
"\n"
|
2019-12-31 09:27:00 +01:00
|
|
|
"No hay inconvenientes significativos en la reutilización de una caché "
|
|
|
|
"existente, pero puede contener datos que ya no se utilizan en las versiones "
|
|
|
|
"actuales de Cemu.\n"
|
2019-12-26 09:51:57 +01:00
|
|
|
"\n"
|
|
|
|
"Se recomienda encarecidamente iniciar una nueva caché. Tenga en cuenta que "
|
|
|
|
"una nueva caché significa que experimentará stuttering (parones) durante los "
|
|
|
|
"primeros minutos de juego."
|
|
|
|
|
|
|
|
#: gpu7ShaderCache.cpp
|
|
|
|
msgid "Shader cache migration"
|
|
|
|
msgstr "Migración de caché de sombreadores"
|
|
|
|
|
|
|
|
#: gpu7ShaderCache.cpp
|
|
|
|
msgid "Use existing cache"
|
|
|
|
msgstr "Utilizar la caché existente"
|
2019-05-16 07:15:20 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: gpu7ShaderCache.cpp
|
|
|
|
msgid "Create new cache [recommended]"
|
|
|
|
msgstr "Crear una nueva caché [recomendado]"
|
|
|
|
|
|
|
|
#: GraphicPacksWindow2.cpp LoggingWindow.cpp toolMemorySearcher.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Filter"
|
|
|
|
msgstr "Filtrar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GraphicPacksWindow2.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Installed games"
|
|
|
|
msgstr "Juegos instalados"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GraphicPacksWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Graphic pack"
|
|
|
|
msgstr "Paquete gráfico"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GraphicPacksWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Description"
|
|
|
|
msgstr "Descripción"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GraphicPacksWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Control"
|
|
|
|
msgstr "Control"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GraphicPacksWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Download latest community graphic packs"
|
|
|
|
msgstr "Descargar los últimos paquetes gráficos de la comunidad"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GraphicPacksWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "This graphic pack has no description"
|
|
|
|
msgstr "Este paquete gráfico no tiene descripción"
|
|
|
|
|
2019-12-31 09:27:00 +01:00
|
|
|
#: GraphicPacksWindow2.cpp
|
|
|
|
msgid "Active preset"
|
|
|
|
msgstr "Preestablecido activo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: GraphicPacksWindow2.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Restart of Cemu required for changes to take effect"
|
|
|
|
msgstr "Se requiere reiniciar Cemu para que los cambios surtan efecto"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: helpers.cpp
|
|
|
|
msgid "Error code"
|
|
|
|
msgstr "Código de error"
|
|
|
|
|
|
|
|
#: InputPanelClassic.cpp InputPanelGamepad.cpp InputPanelPro.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Left Axis"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Eje izquierdo"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputPanelClassic.cpp InputPanelGamepad.cpp InputPanelPro.cpp
|
|
|
|
#: InputPanelWiimote.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Deadzone"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Zona muerta"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputPanelClassic.cpp InputPanelGamepad.cpp InputPanelPro.cpp
|
|
|
|
#: InputPanelWiimote.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Range"
|
|
|
|
msgstr "Rango"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputPanelClassic.cpp InputPanelGamepad.cpp InputPanelPro.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Right Axis"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Eje derecho"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputPanelClassic.cpp InputPanelGamepad.cpp InputPanelPro.cpp
|
|
|
|
#: InputPanelWiimote.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "D-pad"
|
|
|
|
msgstr "Cruceta"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputPanelGamepad.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "blow mic"
|
|
|
|
msgstr "soplar micrófono"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputPanelGamepad.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "show screen"
|
|
|
|
msgstr "mostrar pantalla"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputPanelWiimote.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Extensions:"
|
|
|
|
msgstr "Extensiones:"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputPanelWiimote.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "MotionPlus"
|
|
|
|
msgstr "MotionPlus"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputPanelWiimote.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Nunchuck"
|
|
|
|
msgstr "Nunchuck"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputPanelWiimote.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Classic"
|
|
|
|
msgstr "Clásico"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Input Settings"
|
2019-12-31 09:27:00 +01:00
|
|
|
msgstr "Configuración de entrada"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Couldn't save settings for controller {0}"
|
2019-12-31 09:27:00 +01:00
|
|
|
msgstr "No se pudo guardar la configuración del mando {0}"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Profile"
|
|
|
|
msgstr "Perfil"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Load"
|
|
|
|
msgstr "Cargar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Save"
|
|
|
|
msgstr "Guardar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Emulate Controller"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Emular mando"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Controller API:"
|
|
|
|
msgstr "API de mando:"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Controller:"
|
|
|
|
msgstr "Mando:"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Test if the controller is connected"
|
|
|
|
msgstr "Probar si el mando está conectado"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Calibrate"
|
|
|
|
msgstr "Calibrar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Reset the default state of the controller"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Restablecer el estado predeterminado del mando"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Clear"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Borrar"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Clear all currently set input settings"
|
2019-12-31 09:27:00 +01:00
|
|
|
msgstr "Borrar todas las configuraciones de entrada establecidas actualmente"
|
2019-05-16 07:15:20 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Additional settings"
|
|
|
|
msgstr "Configuración adicional"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Rumble"
|
|
|
|
msgstr "Vibrar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Button Threshold"
|
|
|
|
msgstr "Umbral de botones"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid ""
|
|
|
|
"The threshold of a button to recognizes a press from a trigger/axis value"
|
|
|
|
msgstr ""
|
|
|
|
"El umbral de un botón para reconocer una pulsación desde un valor de "
|
|
|
|
"disparador/eje"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "No profile name selected!"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "¡No se ha seleccionado ningún nombre de perfil!"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "The given profile name is not valid!"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "¡El nombre proporcionado del perfil no es válido!"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Couldn't load the selected profile!"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "¡No se ha podido cargar el perfil seleccionado!"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "No profile name entered!"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "¡No se ha introducido ningún nombre de perfil!"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Couldn't save the profile!"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "¡No se pudo guardar el perfil!"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: InputSettings.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Searching for wiimotes..."
|
2019-08-31 00:04:21 +02:00
|
|
|
msgstr "Buscando controles Wiimote..."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: LoggingWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Logging window"
|
|
|
|
msgstr "Ventana de registro"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: LoggingWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Filter messages"
|
|
|
|
msgstr "Filtrar mensajes"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Update installed!"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "¡Actualización instalada!"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Update installation has been canceled!"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "¡La instalación de la actualización ha sido cancelada!"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Update error"
|
|
|
|
msgstr "Error de actualización"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Unable to open file."
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "No se puede abrir el archivo."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Unknown file type."
|
|
|
|
msgstr "Tipo de archivo desconocido."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Failed to launch file."
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Error al iniciar el archivo."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Open file to launch"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Abrir archivo para iniciar"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Open file to load"
|
|
|
|
msgstr "Abrir archivo para cargar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Cannot open file"
|
|
|
|
msgstr "Error al abrir el archivo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Not a valid NFC NTAG215 file"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "No es un archivo NFC NTAG215 válido"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Cemu must be restarted to apply the selected UI language."
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Cemu debe reiniciarse para aplicar el idioma de interfaz seleccionado."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid ""
|
2019-05-16 07:15:20 +02:00
|
|
|
"All files from the currently running game will be dumped to /dump/"
|
|
|
|
"<gamefolder>. This process can take a few minutes."
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
2019-05-16 07:15:20 +02:00
|
|
|
"Todos los archivos del juego que se está ejecutando actualmente se volcarán "
|
|
|
|
"a /dump/<gamefolder>. Este proceso puede tardar unos minutos."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Dump WUD"
|
|
|
|
msgstr "Volcar WUD"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Dump complete"
|
|
|
|
msgstr "Volcado completo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
|
|
|
msgid "Updating game list..."
|
|
|
|
msgstr "Actualizando la lista de juegos..."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid ""
|
|
|
|
"There's a new update available.\n"
|
|
|
|
"Do you want to update?"
|
|
|
|
msgstr ""
|
|
|
|
"Hay una nueva actualización disponible.\n"
|
|
|
|
"¿Desea actualizar?"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "Update notification"
|
|
|
|
msgstr "Notificación de actualización"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Load"
|
|
|
|
msgstr "&Cargar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Install game update or DLC"
|
|
|
|
msgstr "&Instalar actualización o DLC"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Exit"
|
|
|
|
msgstr "&Salir"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Auto"
|
|
|
|
msgstr "&Auto"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&USA"
|
|
|
|
msgstr "&EEUU"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Europe"
|
|
|
|
msgstr "&Europa"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Japan"
|
|
|
|
msgstr "&Japón"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&China"
|
|
|
|
msgstr "&China"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Korea"
|
|
|
|
msgstr "&Corea"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Taiwan"
|
|
|
|
msgstr "&Taiwan"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&English"
|
|
|
|
msgstr "&Inglés"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Japanese"
|
|
|
|
msgstr "&Japonés"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&French"
|
|
|
|
msgstr "&Francés"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&German"
|
|
|
|
msgstr "&Alemán"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Italian"
|
|
|
|
msgstr "&Italiano"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Spanish"
|
|
|
|
msgstr "&Español"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Chinese"
|
|
|
|
msgstr "&Chino"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Korean"
|
|
|
|
msgstr "&Coreano"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Dutch"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Neerlandés"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Portuguese"
|
|
|
|
msgstr "&Portugués"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Russian"
|
|
|
|
msgstr "&Ruso"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Taiwanese"
|
|
|
|
msgstr "&Taiwanés"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&High (slow)"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Alto (lento)"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Medium"
|
|
|
|
msgstr "&Medio"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Low (fast)"
|
|
|
|
msgstr "&Bajo (rápido)"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Fullscreen"
|
|
|
|
msgstr "&Pantalla completa"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Graphic packs"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Paquetes gráficos"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&GPU buffer cache accuracy"
|
|
|
|
msgstr "&Precisión del buffer de la GPU"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Separate GamePad view"
|
2019-08-31 00:04:21 +02:00
|
|
|
msgstr "&Separar vista del GamePad"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&General settings"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Configuración general"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Input settings"
|
2019-12-31 09:27:00 +01:00
|
|
|
msgstr "&Configuración de entrada"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
|
|
|
msgid "&Active account"
|
|
|
|
msgstr "&Cuenta activa"
|
|
|
|
|
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Console region"
|
|
|
|
msgstr "&Región de la consola"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Console language"
|
|
|
|
msgstr "&Idioma de la consola"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Memory searcher"
|
|
|
|
msgstr "&Rastreador de memoria"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Tools"
|
|
|
|
msgstr "&Herramientas"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Single-core interpreter"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Intérprete de núcleo único"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Single-core recompiler (fast)"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Recompilador de núcleo único (rápido)"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Dual-core recompiler (fast, unstable!)"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Recompilador de doble núcleo (rápido, ¡inestable!)"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Triple-core recompiler (fast, unstable!)"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Recompilador de triple núcleo (rápido, ¡inestable!)"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Mode"
|
|
|
|
msgstr "&Modo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&CPU"
|
|
|
|
msgstr "&CPU"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Scan NFC tag from file"
|
|
|
|
msgstr "&Escanear la etiqueta NFC desde archivo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&NFC"
|
|
|
|
msgstr "&NFC"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Unsupported API calls"
|
|
|
|
msgstr "&Llamadas de API no soportadas"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Coreinit File-Access"
|
|
|
|
msgstr "&Acceso de archivos de Coreinit"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Coreinit Thread-Synchronization API"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&API de sincronización de subprocesos de Coreinit"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Coreinit Memory API"
|
|
|
|
msgstr "&Memoria de API de Coreinit"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&GX2 API"
|
|
|
|
msgstr "&API GX2"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Audio API"
|
|
|
|
msgstr "&API de Audio"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Input API"
|
|
|
|
msgstr "&API de entrada"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Socket API"
|
|
|
|
msgstr "&API de Socket"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Save API"
|
|
|
|
msgstr "&API de guardado"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&H264 API"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&API H.264"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
|
|
|
msgid "&NFP API"
|
|
|
|
msgstr "&API NFP"
|
|
|
|
|
|
|
|
#: MainWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Texture cache warnings"
|
|
|
|
msgstr "&Advertencias de caché de texturas"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&OpenGL debug output"
|
|
|
|
msgstr "&Salida de depuración de OpenGL"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
|
|
|
msgid "&Vulkan validation layer (slow)"
|
|
|
|
msgstr "&Capa de validación de Vulkan (lento)"
|
2019-08-31 00:04:21 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
|
|
|
msgid "&Log PPC context for API"
|
|
|
|
msgstr "&Registrar el contexto PPC para la API"
|
|
|
|
|
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Textures"
|
|
|
|
msgstr "&Texturas"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Shaders"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Sombreadores"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-06-01 21:43:54 +02:00
|
|
|
msgid "&nlibcurl HTTP/HTTPS requests"
|
|
|
|
msgstr "Peticiones &HTTP/HTTPS nlibcurl"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Logging"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Registro"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Dump"
|
|
|
|
msgstr "&Volcar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Render upside-down"
|
|
|
|
msgstr "&Renderizar de arriba a abajo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "&Open logging window"
|
|
|
|
msgstr "&Abrir la ventana de registro"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&View PPC threads"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Ver subprocesos del PPC"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&View PPC debugger"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Ver depurador del PPC"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&View audio debugger"
|
|
|
|
msgstr "&Ver depurador de audio"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&View texture cache info"
|
|
|
|
msgstr "&Ver información sobre la caché de texturas"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Show frame profiler"
|
|
|
|
msgstr "&Mostrar el generador de perfiles de fotogramas"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Dump current RAM"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "&Volcar memoria actual"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Dump WUD filesystem"
|
|
|
|
msgstr "&Volcar sistema de archivos WUD"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Debug"
|
|
|
|
msgstr "&Depurar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2019-08-31 00:04:21 +02:00
|
|
|
msgid "&Check for updates"
|
|
|
|
msgstr "&Buscar actualizaciones"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&About"
|
|
|
|
msgstr "&Acerca de"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Help"
|
|
|
|
msgstr "&Ayuda"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
|
|
|
msgid "Stop emulation"
|
|
|
|
msgstr "Detener la emulación"
|
|
|
|
|
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "otp.bin could not be found"
|
2019-12-26 09:51:57 +01:00
|
|
|
msgstr "No se encontró el archivo otp.bin."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "otp.bin is corrupted or has invalid size"
|
2019-12-26 09:51:57 +01:00
|
|
|
msgstr "El archivo otp.bin está dañado o tiene un tamaño no válido."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "seeprom.bin could not be found"
|
2019-12-26 09:51:57 +01:00
|
|
|
msgstr "No se encontró el archivo seeprom.bin."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "seeprom.bin is corrupted or has invalid size"
|
2019-12-26 09:51:57 +01:00
|
|
|
msgstr "El archivo seeprom.bin está dañado o tiene un tamaño no válido."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: MainWindow.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Unknown error occured"
|
2019-05-16 07:15:20 +02:00
|
|
|
msgstr "Se produjo un error desconocido"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: ModuleWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Name"
|
|
|
|
msgstr "Nombre"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: ModuleWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Size"
|
|
|
|
msgstr "Tamaño"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: RegisterWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Zero"
|
|
|
|
msgstr "&Cero"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: RegisterWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Increment"
|
|
|
|
msgstr "&Incremento"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: RegisterWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Decrement"
|
|
|
|
msgstr "&Decremento"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: RegisterWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Copy"
|
|
|
|
msgstr "&Copiar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: RegisterWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "&Goto Disasm"
|
|
|
|
msgstr "&Ir a Disasm"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: RegisterWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "G&oto Dump"
|
|
|
|
msgstr "&Ir al volcado"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Texture cache"
|
|
|
|
msgstr "Caché de texturas"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "PhysAddr"
|
|
|
|
msgstr "Dirección física"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Dim"
|
|
|
|
msgstr "Dim"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Resolution"
|
|
|
|
msgstr "Resolución"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Format"
|
|
|
|
msgstr "Formato"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Pitch"
|
|
|
|
msgstr "Pitch"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Tilemode"
|
|
|
|
msgstr "Tilemode"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "SliceRange"
|
|
|
|
msgstr "SliceRange"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "MipRange"
|
|
|
|
msgstr "MipRange"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Last access"
|
|
|
|
msgstr "Último acceso"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "OverwriteRes"
|
|
|
|
msgstr "OverwriteRes"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Show only active"
|
|
|
|
msgstr "Mostrar sólo activas"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: textureRelationWindow.cpp
|
2019-05-16 07:15:20 +02:00
|
|
|
msgid "Show views"
|
|
|
|
msgstr "Mostrar vistas"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Memory Searcher"
|
|
|
|
msgstr "Rastreador de memoria"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Search"
|
|
|
|
msgstr "Buscar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Results"
|
|
|
|
msgstr "Resultados"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "address"
|
|
|
|
msgstr "dirección"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "value"
|
|
|
|
msgstr "valor"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Stored Entries"
|
|
|
|
msgstr "Entradas guardadas"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "description"
|
|
|
|
msgstr "descripción"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "type"
|
|
|
|
msgstr "tipo"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "freeze"
|
|
|
|
msgstr "congelar"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Your entered value is not valid for the selected datatype."
|
|
|
|
msgstr "El valor introducido no corresponde al tipo de valor seleccionado."
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Add new entry"
|
|
|
|
msgstr "&Añadir entrada"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Remove entry"
|
|
|
|
msgstr "&Eliminar entrada"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: toolMemorySearcher.cpp
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Results ({0})"
|
|
|
|
msgstr "Resultados ({0})"
|
|
|
|
|
2019-12-31 09:27:00 +01:00
|
|
|
#: VulkanCanvas.cpp
|
|
|
|
msgid ""
|
|
|
|
"Error when initializing Vulkan renderer:\n"
|
|
|
|
"{}"
|
|
|
|
msgstr ""
|
|
|
|
"Error al inicializar el renderizador Vulkan:\n"
|
|
|
|
"{}"
|
|
|
|
|
2019-12-26 09:51:57 +01:00
|
|
|
#: wxCreateAccountDialog.cpp
|
|
|
|
msgid "Create new account"
|
|
|
|
msgstr "Crear una nueva cuenta"
|
|
|
|
|
|
|
|
#: wxCreateAccountDialog.cpp
|
|
|
|
msgid ""
|
|
|
|
"The persistent id is the internal folder name used for your saves. Only "
|
|
|
|
"change this if you are importing saves from a Wii U with a specific id"
|
|
|
|
msgstr ""
|
|
|
|
"El ID persistente es el nombre de la carpeta interna que se utiliza para sus "
|
|
|
|
"guardados. Sólo cambie esto si está importando datos guardados de una Wii U "
|
|
|
|
"con una ID específica."
|
|
|
|
|
|
|
|
#: wxCreateAccountDialog.cpp
|
|
|
|
msgid "OK"
|
|
|
|
msgstr "Aceptar"
|
|
|
|
|
|
|
|
#: wxCreateAccountDialog.cpp
|
|
|
|
msgid "No persistent id entered!"
|
|
|
|
msgstr "¡No se ha introducido ningún ID persistente!"
|
|
|
|
|
|
|
|
#: wxCreateAccountDialog.cpp
|
|
|
|
msgid "The persistent id must be greater than {:x}!"
|
|
|
|
msgstr "¡El ID persistente debe ser mayor que {:x}!"
|
|
|
|
|
|
|
|
#: wxCreateAccountDialog.cpp
|
|
|
|
msgid "The persistent id {:x} is already in use by account {}!"
|
|
|
|
msgstr "¡El ID persistente {:x} ya está en uso por la cuenta {}!"
|
|
|
|
|
|
|
|
#: wxCreateAccountDialog.cpp
|
|
|
|
msgid "Account name may not be empty!"
|
|
|
|
msgstr "¡El nombre de la cuenta no puede estar vacío!"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "You can configure game paths in the general settings."
|
|
|
|
msgstr "Puede configurar las rutas de juegos en la configuración general."
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "never"
|
|
|
|
msgstr "nunca"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Game"
|
|
|
|
msgstr "Juego"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Version"
|
|
|
|
msgstr "Versión"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "DLC"
|
|
|
|
msgstr "DLC"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "You've played"
|
|
|
|
msgstr "Ha jugado"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Last played"
|
|
|
|
msgstr "Última vez jugado"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "&Start"
|
|
|
|
msgstr "&Iniciar"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "&Favorite"
|
|
|
|
msgstr "&Favorito"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "&Edit name"
|
|
|
|
msgstr "&Editar nombre"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "&Game directory"
|
|
|
|
msgstr "Directorio del &juego"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "&Save directory"
|
|
|
|
msgstr "Directorio de &guardado"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "&Update directory"
|
|
|
|
msgstr "Directorio de &actualización"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "&DLC directory"
|
|
|
|
msgstr "Directorio de &DLC"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "&Edit graphic packs"
|
|
|
|
msgstr "&Editar paquetes gráficos"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "&Edit game profile"
|
|
|
|
msgstr "&Editar perfil de juego"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "&Refresh game list"
|
|
|
|
msgstr "&Actualizar lista de juegos"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Style: &List"
|
|
|
|
msgstr "Estilo: &Lista"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Style: &Icons"
|
|
|
|
msgstr "Estilo: &Iconos"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Style: &Small Icons"
|
|
|
|
msgstr "Estilo: Iconos peq&ueños"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Reset &width"
|
|
|
|
msgstr "Restablecer anc&ho"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Reset &order"
|
|
|
|
msgstr "Restablecer &orden"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Show &name"
|
|
|
|
msgstr "Mostrar &nombre"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Show &version"
|
|
|
|
msgstr "Mostrar &versión"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Show &dlc"
|
|
|
|
msgstr "Mostrar &DLC"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Show &game time"
|
|
|
|
msgstr "Mostrar &tiempo de juego"
|
|
|
|
|
|
|
|
#: wxGameList.cpp
|
|
|
|
msgid "Show &last played"
|
|
|
|
msgstr "Mostrar la &última vez jugado"
|
|
|
|
|
|
|
|
#~ msgid "Overwrite game profiles"
|
|
|
|
#~ msgstr "Sobrescribir perfiles de juego"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "This will update all available gameprofiles and might delete custom game "
|
|
|
|
#~ "settings you've changed"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Esta opción actualizará todos los perfiles de juego y puede restaurar la "
|
|
|
|
#~ "configuración personalizada de cada juego a su configuración inicial"
|
|
|
|
|
|
|
|
#~ msgid "Saves a screenshot directly to a file"
|
|
|
|
#~ msgstr "Guarda capturas de pantalla directamente en archivos"
|
|
|
|
|
|
|
|
#~ msgid "Id"
|
|
|
|
#~ msgstr "ID"
|
|
|
|
|
|
|
|
#~ msgid "E-Mail"
|
|
|
|
#~ msgstr "Correo electrónico"
|
|
|
|
|
|
|
|
#~ msgid "Online"
|
|
|
|
#~ msgstr "En línea"
|
|
|
|
|
|
|
|
#~ msgid "Online disabled"
|
|
|
|
#~ msgstr "En línea desactivado"
|
|
|
|
|
|
|
|
#~ msgid "Loading, please wait!"
|
|
|
|
#~ msgstr "Cargando, ¡por favor espere!"
|
|
|
|
|
2019-08-31 00:04:21 +02:00
|
|
|
#~ msgid "Uncategorized graphic packs"
|
|
|
|
#~ msgstr "Paquetes gráficos sin categoría"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-08-31 00:04:21 +02:00
|
|
|
#~ msgid "This is an old graphic pack, therefore it has no description."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Este es un paquete gráfico antiguo, por lo tanto no tiene descripción."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-08-31 00:04:21 +02:00
|
|
|
#~ msgid ""
|
|
|
|
#~ "It seems that a DLC is already installed, do you still want to install it?"
|
|
|
|
#~ msgstr "Parece que un DLC ya está instalado, ¿aún así desea instalarlo?"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-08-31 00:04:21 +02:00
|
|
|
#~ msgid "&Refresh games"
|
|
|
|
#~ msgstr "&Actualizar juegos"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-08-31 00:04:21 +02:00
|
|
|
#~ msgid ""
|
|
|
|
#~ "Cemu detected outdated graphic packs and automatically disabled them."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Cemu detectó paquetes gráficos obsoletos y los desactivó automáticamente."
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-08-31 00:04:21 +02:00
|
|
|
#~ msgid "Outdated graphic packs"
|
|
|
|
#~ msgstr "Paquetes gráficos obsoletos"
|
2018-06-17 18:30:34 +02:00
|
|
|
|
2019-08-31 00:04:21 +02:00
|
|
|
#~ msgid "Error:"
|
|
|
|
#~ msgstr "Error:"
|
2019-05-16 07:15:20 +02:00
|
|
|
|
2019-09-29 12:06:43 +02:00
|
|
|
#~ msgid "&Use separable shaders"
|
2019-05-16 07:15:20 +02:00
|
|
|
#~ msgstr "&Utilizar shaders separables"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "WARNING - Please be aware that online mode lets you connect to OFFICIAL "
|
|
|
|
#~ "servers and therefore there is a risk of getting banned. Only proceed if "
|
|
|
|
#~ "you are willing to risk losing online access with your Wii U and/or NNID."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "ATENCIÓN - Ten en cuenta que el modo online permite conectarte a "
|
|
|
|
#~ "servidores OFICIALES, por lo tanto hay riesgo de ser baneado. Solamente "
|
|
|
|
#~ "continuar si estás dispuesto a arriesgarte a perder el acceso online con "
|
|
|
|
#~ "tu Wii U y/o NNID."
|
|
|
|
|
|
|
|
#~ msgid "&Use RDTSC"
|
|
|
|
#~ msgstr "&Usar RDTSC"
|
|
|
|
|
|
|
|
#~ msgid "&Cycle based timer"
|
|
|
|
#~ msgstr "&Temporizador basado en ciclos"
|
|
|
|
|
|
|
|
#~ msgid "&Host based timer (recommended)"
|
|
|
|
#~ msgstr "&Temporizador basado en anfitrión (recomendado)"
|
|
|
|
|
|
|
|
#~ msgid "&Timer"
|
|
|
|
#~ msgstr "&Temporizador"
|
|
|
|
|
|
|
|
#~ msgid "<double click to add a new entry>"
|
|
|
|
#~ msgstr "<doble-click para añadir una nueva entrada>"
|
|
|
|
|
|
|
|
#~ msgid "Configure paths"
|
|
|
|
#~ msgstr "Configurar rutas"
|
|
|
|
|
|
|
|
#~ msgid "&Add game path"
|
|
|
|
#~ msgstr "&Añadir ruta"
|
|
|
|
|
|
|
|
#~ msgid "up"
|
|
|
|
#~ msgstr "arriba"
|
|
|
|
|
|
|
|
#~ msgid "down"
|
|
|
|
#~ msgstr "abajo"
|
|
|
|
|
|
|
|
#~ msgid "click"
|
|
|
|
#~ msgstr "click"
|
|
|
|
|
|
|
|
#~ msgid "&Enable VSync"
|
|
|
|
#~ msgstr "&Activar VSync"
|
|
|
|
|
|
|
|
#~ msgid "&Audio settings"
|
|
|
|
#~ msgstr "&Ajustes de audio"
|
|
|
|
|
|
|
|
#~ msgid "&Enable BotW crash workaround"
|
|
|
|
#~ msgstr "&Activar la solución alternativa al fallo de BotW"
|
|
|
|
|
|
|
|
#~ msgid "UNDEFINED"
|
|
|
|
#~ msgstr "UNDEFINED"
|
|
|
|
|
|
|
|
#~ msgid "SUSPENDED"
|
|
|
|
#~ msgstr "SUSPENDED"
|
|
|
|
|
|
|
|
#~ msgid "NONE"
|
|
|
|
#~ msgstr "NONE"
|
|
|
|
|
|
|
|
#~ msgid "READY"
|
|
|
|
#~ msgstr "READY"
|
|
|
|
|
|
|
|
#~ msgid "RUNNING"
|
|
|
|
#~ msgstr "RUNNING"
|
|
|
|
|
|
|
|
#~ msgid "WAITING"
|
|
|
|
#~ msgstr "WAITING"
|
|
|
|
|
|
|
|
#~ msgid "MORIBUND"
|
|
|
|
#~ msgstr "MORIBUND"
|
|
|
|
|
|
|
|
#~ msgid "On/Off"
|
|
|
|
#~ msgstr "On/Off"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "The currently running game is corrupted or incomplete. (Missing /meta/"
|
|
|
|
#~ "meta.xml) Graphic packs cannot be applied."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "El juego que se está ejecutando está corrupto o incompleto. (Falta /meta/"
|
|
|
|
#~ "meta.xml) El pack gráfico no se pudo aplicar."
|
|
|
|
|
|
|
|
#~ msgid "Volume:"
|
|
|
|
#~ msgstr "Volumen:"
|
|
|
|
|
|
|
|
#~ msgid "Emulate Controller:"
|
|
|
|
#~ msgstr "Emular Mando:"
|
|
|
|
|
|
|
|
#~ msgid "No profile selected!"
|
|
|
|
#~ msgstr "Tienes que seleccionar un perfil!"
|
|
|
|
|
|
|
|
#~ msgid "The given profile name is invalid!"
|
|
|
|
#~ msgstr "El nombre del perfil introducido es inválido!"
|