weblate-butterflysoup2/game/tl/spanish/common.rpy
2023-02-13 22:18:17 +01:00

1229 lines
34 KiB
Plaintext

# TODO: Translation updated at 2023-02-03 01:34
translate spanish strings:
# renpy/common/00accessibility.rpy:28
old "Self-voicing disabled."
new "Auto-voz desactivada."
# renpy/common/00accessibility.rpy:29
old "Clipboard voicing enabled. "
new "Voz del portapapeles activada. "
# renpy/common/00accessibility.rpy:30
old "Self-voicing enabled. "
new "Auto-voz activada. "
# renpy/common/00accessibility.rpy:32
old "bar"
new "barra"
# renpy/common/00accessibility.rpy:33
old "selected"
new "seleccionado"
# renpy/common/00accessibility.rpy:34
old "viewport"
new "ventana de visualización"
# renpy/common/00accessibility.rpy:35
old "horizontal scroll"
new "desplazamiento horizontal"
# renpy/common/00accessibility.rpy:36
old "vertical scroll"
new "desplazamiento vertical"
# renpy/common/00accessibility.rpy:37
old "activate"
new "activar"
# renpy/common/00accessibility.rpy:38
old "deactivate"
new "desactivar"
# renpy/common/00accessibility.rpy:39
old "increase"
new "aumentar"
# renpy/common/00accessibility.rpy:40
old "decrease"
new "disminuir"
# renpy/common/00accessibility.rpy:138
old "Font Override"
new "Sustitución de Fuente"
# renpy/common/00accessibility.rpy:142
old "Default"
new "Predeterminada"
# renpy/common/00accessibility.rpy:146
old "DejaVu Sans"
new "DejaVu Sans"
# renpy/common/00accessibility.rpy:150
old "Opendyslexic"
new "Opendyslexic"
# renpy/common/00accessibility.rpy:156
old "Text Size Scaling"
new "Escala del Tamaño del Texto"
# renpy/common/00accessibility.rpy:162
old "Reset"
new "Restablecer"
# renpy/common/00accessibility.rpy:168
old "Line Spacing Scaling"
new "Escala de Interlineado"
# renpy/common/00accessibility.rpy:180
old "High Contrast Text"
new "Texto de Contraste Alto"
# renpy/common/00accessibility.rpy:182
old "Enable"
new "Activar"
# renpy/common/00accessibility.rpy:186
old "Disable"
new "Desactivar"
# renpy/common/00accessibility.rpy:193
old "Self-Voicing"
new "Auto-voz"
# renpy/common/00accessibility.rpy:197
old "Off"
new "Off"
# renpy/common/00accessibility.rpy:201
old "Text-to-speech"
new "Texto a voz"
# renpy/common/00accessibility.rpy:205
old "Clipboard"
new "Portapapeles"
# renpy/common/00accessibility.rpy:209
old "Debug"
new "Debug"
# renpy/common/00accessibility.rpy:215
old "Self-Voicing Volume Drop"
new "Volumen de Auto-voz"
# renpy/common/00accessibility.rpy:224
old "The options on this menu are intended to improve accessibility. They may not work with all games, and some combinations of options may render the game unplayable. This is not an issue with the game or engine. For the best results when changing fonts, try to keep the text size the same as it originally was."
new "Las opciones en este menú tienen la intención de mejorar la accesibilidad. Podría no funcionar con todos los juegos, y algunas combinaciones podrían dejar al juego inusable. Esto no es un probema con el juego o el programa. Para los mejores resiltados al cambiar fuentes, trata de mantener el tamaño del texto como estaba originalmente."
# renpy/common/00action_file.rpy:26
old "{#weekday}Monday"
new "{#weekday}Lunes"
# renpy/common/00action_file.rpy:26
old "{#weekday}Tuesday"
new "{#weekday}Martes"
# renpy/common/00action_file.rpy:26
old "{#weekday}Wednesday"
new "{#weekday}Miércoles"
# renpy/common/00action_file.rpy:26
old "{#weekday}Thursday"
new "{#weekday}Jueves"
# renpy/common/00action_file.rpy:26
old "{#weekday}Friday"
new "{#weekday}Viernes"
# renpy/common/00action_file.rpy:26
old "{#weekday}Saturday"
new "{#weekday}Sábado"
# renpy/common/00action_file.rpy:26
old "{#weekday}Sunday"
new "{#weekday}Domingo"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Mon"
new "{#weekday_short}Lun"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Tue"
new "{#weekday_short}Mar"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Wed"
new "{#weekday_short}Mier"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Thu"
new "{#weekday_short}Jue"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Fri"
new "{#weekday_short}Vier"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Sat"
new "{#weekday_short}Sá"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Sun"
new "{#weekday_short}Do"
# renpy/common/00action_file.rpy:47
old "{#month}January"
new "{#month}Enero"
# renpy/common/00action_file.rpy:47
old "{#month}February"
new "{#month}Febrero"
# renpy/common/00action_file.rpy:47
old "{#month}March"
new "{#month}Marzo"
# renpy/common/00action_file.rpy:47
old "{#month}April"
new "{#month}Abril"
# renpy/common/00action_file.rpy:47
old "{#month}May"
new "{#month}Mayo"
# renpy/common/00action_file.rpy:47
old "{#month}June"
new "{#month}Junio"
# renpy/common/00action_file.rpy:47
old "{#month}July"
new "{#month}Julio"
# renpy/common/00action_file.rpy:47
old "{#month}August"
new "{#month}Agosto"
# renpy/common/00action_file.rpy:47
old "{#month}September"
new "{#month}Septiembre"
# renpy/common/00action_file.rpy:47
old "{#month}October"
new "{#month}Octubre"
# renpy/common/00action_file.rpy:47
old "{#month}November"
new "{#month}Noviembre"
# renpy/common/00action_file.rpy:47
old "{#month}December"
new "{#month}Diciembre"
# renpy/common/00action_file.rpy:63
old "{#month_short}Jan"
new "{#month_short}Ene"
# renpy/common/00action_file.rpy:63
old "{#month_short}Feb"
new "{#month_short}Feb"
# renpy/common/00action_file.rpy:63
old "{#month_short}Mar"
new "{#month_short}Mar"
# renpy/common/00action_file.rpy:63
old "{#month_short}Apr"
new "{#month_short}Abr"
# renpy/common/00action_file.rpy:63
old "{#month_short}May"
new "{#month_short}May"
# renpy/common/00action_file.rpy:63
old "{#month_short}Jun"
new "{#month_short}Jun"
# renpy/common/00action_file.rpy:63
old "{#month_short}Jul"
new "{#month_short}Jul"
# renpy/common/00action_file.rpy:63
old "{#month_short}Aug"
new "{#month_short}Ago"
# renpy/common/00action_file.rpy:63
old "{#month_short}Sep"
new "{#month_short}Sep"
# renpy/common/00action_file.rpy:63
old "{#month_short}Oct"
new "{#month_short}Oct"
# renpy/common/00action_file.rpy:63
old "{#month_short}Nov"
new "{#month_short}Nov"
# renpy/common/00action_file.rpy:63
old "{#month_short}Dec"
new "{#month_short}Dic"
# renpy/common/00action_file.rpy:250
old "%b %d, %H:%M"
new "%b %d, %H:%M"
# renpy/common/00action_file.rpy:364
old "Save slot %s: [text]"
new "Guardar partida %s: [text]"
# renpy/common/00action_file.rpy:445
old "Load slot %s: [text]"
new "Cargar partida %s: [text]"
# renpy/common/00action_file.rpy:498
old "Delete slot [text]"
new "Borrar partida [text]"
# renpy/common/00action_file.rpy:577
old "File page auto"
new "Página guardado automático"
# renpy/common/00action_file.rpy:579
old "File page quick"
new "Página guardado rápido"
# renpy/common/00action_file.rpy:581
old "File page [text]"
new "Página [text]"
# renpy/common/00action_file.rpy:780
old "Next file page."
new "Página siguiente."
# renpy/common/00action_file.rpy:852
old "Previous file page."
new "Página anterior."
# renpy/common/00action_file.rpy:913
old "Quick save complete."
new "Guardado rápido completado."
# renpy/common/00action_file.rpy:931
old "Quick save."
new "Guardado rápido."
# renpy/common/00action_file.rpy:950
old "Quick load."
new "Cargado rápido."
# renpy/common/00action_other.rpy:381
old "Language [text]"
new "Idioma [text]"
# renpy/common/00action_other.rpy:703
old "Open [text] directory."
new "Abrir directorio [text]."
# renpy/common/00director.rpy:708
old "The interactive director is not enabled here."
new "El director interactivo no está habilitado aquí."
# renpy/common/00director.rpy:1481
old "⬆"
new "⬆"
# renpy/common/00director.rpy:1487
old "⬇"
new "⬇"
# renpy/common/00director.rpy:1551
old "Done"
new "Hecho"
# renpy/common/00director.rpy:1561
old "(statement)"
new "(comunicado)"
# renpy/common/00director.rpy:1562
old "(tag)"
new "(nota)"
# renpy/common/00director.rpy:1563
old "(attributes)"
new "(atributos)"
# renpy/common/00director.rpy:1564
old "(transform)"
new "(transformar)"
# renpy/common/00director.rpy:1589
old "(transition)"
new "(transición)"
# renpy/common/00director.rpy:1601
old "(channel)"
new "(canal)"
# renpy/common/00director.rpy:1602
old "(filename)"
new "(archivo)"
# renpy/common/00director.rpy:1631
old "Change"
new "Cambiar"
# renpy/common/00director.rpy:1633
old "Add"
new "Añadir"
# renpy/common/00director.rpy:1636
old "Cancel"
new "Cancelar"
# renpy/common/00director.rpy:1639
old "Remove"
new "Remover"
# renpy/common/00director.rpy:1674
old "Statement:"
new "Comunicado:"
# renpy/common/00director.rpy:1695
old "Tag:"
new "Nota:"
# renpy/common/00director.rpy:1711
old "Attributes:"
new "Atributos:"
# renpy/common/00director.rpy:1729
old "Transforms:"
new "Transformaciones:"
# renpy/common/00director.rpy:1748
old "Behind:"
new "Detrás:"
# renpy/common/00director.rpy:1767
old "Transition:"
new "Transición:"
# renpy/common/00director.rpy:1785
old "Channel:"
new "Canal:"
# renpy/common/00director.rpy:1803
old "Audio Filename:"
new "Archivo de Audio:"
# renpy/common/00gui.rpy:445
old "Are you sure?"
new "¿Estás seguro?"
# renpy/common/00gui.rpy:446
old "Are you sure you want to delete this save?"
new "¿Estás seguro de que quieres borrar este guardado?"
# renpy/common/00gui.rpy:447
old "Are you sure you want to overwrite your save?"
new "¿Estás seguro de que quieres sobreescribir este guardado?"
# renpy/common/00gui.rpy:448
old "Loading will lose unsaved progress.\nAre you sure you want to do this?"
new "Al cargar se perderá el progreso no guardado.\n¿Estás seguro de que quieres hacer esto?"
# renpy/common/00gui.rpy:449
old "Are you sure you want to quit?"
new "¿Estás seguro de que quieres salir?"
# renpy/common/00gui.rpy:450
old "Are you sure you want to return to the main menu?\nThis will lose unsaved progress."
new "¿Estás seguro de que quieres volver al menú principal?\nSe perderá el progreso no guardado."
# renpy/common/00gui.rpy:451
old "Are you sure you want to end the replay?"
new "¿Estás seguro de que quieres finalizar la repetición?"
# renpy/common/00gui.rpy:452
old "Are you sure you want to begin skipping?"
new "¿Estás seguro de que quieres comenzar a saltar?"
# renpy/common/00gui.rpy:453
old "Are you sure you want to skip to the next choice?"
new "¿Estás seguro de que quieres saltar hasta la próxima elección?"
# renpy/common/00gui.rpy:454
old "Are you sure you want to skip unseen dialogue to the next choice?"
new "¿Estás seguro de que quieres saltar diálogo no visto hasta la próxima elección?"
# renpy/common/00keymap.rpy:310
old "Failed to save screenshot as %s."
new "No se pudo salvar la captura de pantalla como %s."
# renpy/common/00keymap.rpy:322
old "Saved screenshot as %s."
new "Captura de pantalla guardada como %s."
# renpy/common/00library.rpy:230
old "Skip Mode"
new "Modo salto"
# renpy/common/00library.rpy:316
old "This program contains free software under a number of licenses, including the MIT License and GNU Lesser General Public License. A complete list of software, including links to full source code, can be found {a=https://www.renpy.org/l/license}here{/a}."
new "Este programa contiene software libre sujeto a diversas licencias que incluyen la licencia MIT y la {i}GNU Lesser General Public License{/i} (Licencia Pública General Reducida de GNU). Puedes encontrar la lista completa de software, con enlaces al código fuente completo, {a=https://www.renpy.org/l/license}aquí (en inglés){/a}."
# renpy/common/00preferences.rpy:259
old "display"
new "pantalla"
# renpy/common/00preferences.rpy:271
old "transitions"
new "transiciones"
# renpy/common/00preferences.rpy:280
old "skip transitions"
new "saltar transiciones"
# renpy/common/00preferences.rpy:282
old "video sprites"
new "sprites de video"
# renpy/common/00preferences.rpy:291
old "show empty window"
new "mostrar ventana vacía"
# renpy/common/00preferences.rpy:300
old "text speed"
new "velocidad de texto"
# renpy/common/00preferences.rpy:308
old "joystick"
new "joystick"
# renpy/common/00preferences.rpy:308
old "joystick..."
new "joystick..."
# renpy/common/00preferences.rpy:315
old "skip"
new "saltar"
# renpy/common/00preferences.rpy:318
old "skip unseen [text]"
new "saltar [text] no visto"
# renpy/common/00preferences.rpy:323
old "skip unseen text"
new "saltar texto no visto"
# renpy/common/00preferences.rpy:325
old "begin skipping"
new "comenzar a saltar"
# renpy/common/00preferences.rpy:329
old "after choices"
new "después de elegir"
# renpy/common/00preferences.rpy:336
old "skip after choices"
new "saltar después de elegir"
# renpy/common/00preferences.rpy:338
old "auto-forward time"
new "tiempo de auto-avance"
# renpy/common/00preferences.rpy:352
old "auto-forward"
new "auto avance"
# renpy/common/00preferences.rpy:359
old "Auto forward"
new "Auto avance"
# renpy/common/00preferences.rpy:362
old "auto-forward after click"
new "auto avance después de un clic"
# renpy/common/00preferences.rpy:371
old "automatic move"
new "movimiento automático"
# renpy/common/00preferences.rpy:380
old "wait for voice"
new "esperar a voz"
# renpy/common/00preferences.rpy:389
old "voice sustain"
new "mantén de voz"
# renpy/common/00preferences.rpy:398
old "self voicing"
new "auto-voz"
# renpy/common/00preferences.rpy:407
old "self voicing volume drop"
new "volumen de auto-voz"
# renpy/common/00preferences.rpy:415
old "clipboard voicing"
new "voz del portapapeles"
# renpy/common/00preferences.rpy:424
old "debug voicing"
new "voz de debug"
# renpy/common/00preferences.rpy:433
old "emphasize audio"
new "enfatizar audio"
# renpy/common/00preferences.rpy:442
old "rollback side"
new "lado de retroceso"
# renpy/common/00preferences.rpy:452
old "gl powersave"
new "ahorro de energía gl"
# renpy/common/00preferences.rpy:458
old "gl framerate"
new "cuadros por segundo gl"
# renpy/common/00preferences.rpy:461
old "gl tearing"
new "desgarro de pantalla gl"
# renpy/common/00preferences.rpy:464
old "font transform"
new "transformación de fuente"
# renpy/common/00preferences.rpy:467
old "font size"
new "tamaño de fuente"
# renpy/common/00preferences.rpy:475
old "font line spacing"
new "interlineado de fuente"
# renpy/common/00preferences.rpy:483
old "system cursor"
new "cursor del sistema"
# renpy/common/00preferences.rpy:492
old "renderer menu"
new "menú de renderizado"
# renpy/common/00preferences.rpy:495
old "accessibility menu"
new "menú de accesibilidad"
# renpy/common/00preferences.rpy:498
old "high contrast text"
new "texto de contraste alto"
# renpy/common/00preferences.rpy:507
old "audio when minimized"
new "audio minimizado"
# renpy/common/00preferences.rpy:527
old "main volume"
new "volumen principal"
# renpy/common/00preferences.rpy:528
old "music volume"
new "volumen de música"
# renpy/common/00preferences.rpy:529
old "sound volume"
new "volumen de sonido"
# renpy/common/00preferences.rpy:530
old "voice volume"
new "volumen de voz"
# renpy/common/00preferences.rpy:531
old "mute main"
new "silenciar principal"
# renpy/common/00preferences.rpy:532
old "mute music"
new "silenciar música"
# renpy/common/00preferences.rpy:533
old "mute sound"
new "silenciar sonido"
# renpy/common/00preferences.rpy:534
old "mute voice"
new "silenciar voces"
# renpy/common/00preferences.rpy:535
old "mute all"
new "silenciar todo"
# renpy/common/00preferences.rpy:616
old "Clipboard voicing enabled. Press 'shift+C' to disable."
new "Voz del portapapeles activada. Presiona 'shift+C' para desactivar."
# renpy/common/00preferences.rpy:618
old "Self-voicing would say \"[renpy.display.tts.last]\". Press 'alt+shift+V' to disable."
new "Auto-voz diría \"[renpy.display.tts.last]\". Presiona 'alt+shift+V' para desactivar."
# renpy/common/00preferences.rpy:620
old "Self-voicing enabled. Press 'v' to disable."
new "Auto-voz activada. Presiona 'v' para desactivar."
# renpy/common/00iap.rpy:219
old "Contacting App Store\nPlease Wait..."
new "Contactando App Store\nPor favor, espera..."
# renpy/common/00updater.rpy:419
old "The Ren'Py Updater is not supported on mobile devices."
new "El Actualizador de Ren'Py no es compatible con dispositivos móviles."
# renpy/common/00updater.rpy:548
old "An error is being simulated."
new "Un error está siendo simulado."
# renpy/common/00updater.rpy:738
old "Either this project does not support updating, or the update status file was deleted."
new "O bien este proyecto no es compatible con la actualización o el archivo de estado de la actualización se ha eliminado."
# renpy/common/00updater.rpy:752
old "This account does not have permission to perform an update."
new "Esta cuenta no tiene permiso para realizar una actualización."
# renpy/common/00updater.rpy:755
old "This account does not have permission to write the update log."
new "Esta cuenta no tiene permiso para escribir en el registro de actualización."
# renpy/common/00updater.rpy:783
old "Could not verify update signature."
new "No se pudo verificar la actualización de firmas."
# renpy/common/00updater.rpy:1084
old "The update file was not downloaded."
new "El archivo de actualización no se ha descargado."
# renpy/common/00updater.rpy:1102
old "The update file does not have the correct digest - it may have been corrupted."
new "El archivo de actualización no tiene el 'digest' correcto - es posible que esté dañado."
# renpy/common/00updater.rpy:1252
old "While unpacking {}, unknown type {}."
new "Tipo desconocido {} al desempaquetar {}."
# renpy/common/00updater.rpy:1624
old "Updater"
new "Actualizador"
# renpy/common/00updater.rpy:1631
old "An error has occured:"
new "Ha sucedido un error:"
# renpy/common/00updater.rpy:1633
old "Checking for updates."
new "Buscando actualizaciones."
# renpy/common/00updater.rpy:1635
old "This program is up to date."
new "Este programa está actualizado."
# renpy/common/00updater.rpy:1637
old "[u.version] is available. Do you want to install it?"
new "[u.version] está disponible. ¿Quieres instalarla?"
# renpy/common/00updater.rpy:1639
old "Preparing to download the updates."
new "Preparando para descargar la actualización."
# renpy/common/00updater.rpy:1641
old "Downloading the updates."
new "Descargando la actualización."
# renpy/common/00updater.rpy:1643
old "Unpacking the updates."
new "Desempaquetando la actualización."
# renpy/common/00updater.rpy:1645
old "Finishing up."
new "Finalizando."
# renpy/common/00updater.rpy:1647
old "The updates have been installed. The program will restart."
new "La actualización ha sido instalada. El programa se reiniciará."
# renpy/common/00updater.rpy:1649
old "The updates have been installed."
new "La actualización ha sido instalada."
# renpy/common/00updater.rpy:1651
old "The updates were cancelled."
new "La actualización ha sido cancelada."
# renpy/common/00updater.rpy:1666
old "Proceed"
new "Continuar"
# renpy/common/00gallery.rpy:627
old "Image [index] of [count] locked."
new "Imagen [index] de [count] bloqueada."
# renpy/common/00gallery.rpy:647
old "prev"
new "ante"
# renpy/common/00gallery.rpy:648
old "next"
new "sig"
# renpy/common/00gallery.rpy:649
old "slideshow"
new "presentación"
# renpy/common/00gallery.rpy:650
old "return"
new "volver"
# renpy/common/00gltest.rpy:89
old "Renderer"
new "Renderizador"
# renpy/common/00gltest.rpy:93
old "Automatically Choose"
new "Escoger automáticamente"
# renpy/common/00gltest.rpy:100
old "Force GL Renderer"
new "Forzar renderizado GL"
# renpy/common/00gltest.rpy:105
old "Force ANGLE Renderer"
new "Forzar renderizado ANGLE"
# renpy/common/00gltest.rpy:110
old "Force GLES Renderer"
new "Forzar renderizado GLES"
# renpy/common/00gltest.rpy:116
old "Force GL2 Renderer"
new "Forzar renderizado GL2"
# renpy/common/00gltest.rpy:121
old "Force ANGLE2 Renderer"
new "Forzar renderizado ANGLE2"
# renpy/common/00gltest.rpy:126
old "Force GLES2 Renderer"
new "Forzar renderizado GLES2"
# renpy/common/00gltest.rpy:136
old "Enable (No Blocklist)"
new "Autorizar (Sin Blocklist)"
# renpy/common/00gltest.rpy:159
old "Powersave"
new "Ahorro de energía"
# renpy/common/00gltest.rpy:173
old "Framerate"
new "Cuadros por segundo"
# renpy/common/00gltest.rpy:177
old "Screen"
new "Pantalla"
# renpy/common/00gltest.rpy:181
old "60"
new "60"
# renpy/common/00gltest.rpy:185
old "30"
new "30"
# renpy/common/00gltest.rpy:191
old "Tearing"
new "Desgarro de Pantalla"
# renpy/common/00gltest.rpy:207
old "Changes will take effect the next time this program is run."
new "Los cambios se aplicarán la próxima vez que el programa se ejecute."
# renpy/common/00gltest.rpy:242
old "Performance Warning"
new "Aviso de funcionamiento"
# renpy/common/00gltest.rpy:247
old "This computer is using software rendering."
new "Este ordenador usa renderizado por software."
# renpy/common/00gltest.rpy:249
old "This game requires use of GL2 that can't be initialised."
new "El requerimiento de renderizado GL2 de este juego no puede ser iniciado."
# renpy/common/00gltest.rpy:251
old "This computer has a problem displaying graphics: [problem]."
new "Este ordenador tiene un problema mostrando los gráficos: [problem]."
# renpy/common/00gltest.rpy:255
old "Its graphics drivers may be out of date or not operating correctly. This can lead to slow or incorrect graphics display."
new "Los controladores gráficos pueden estar obsoletos o no funcionar adecuadamente. Esto puede conllevar que los gráficos se muestren lenta o incorrectamente."
# renpy/common/00gltest.rpy:259
old "The {a=edit:1:log.txt}log.txt{/a} file may contain information to help you determine what is wrong with your computer."
new "El archivo {a=edit:1:log.txt}log.txt{/a} podría contener información que te ayude a determinar qué está mal con tu computadora."
# renpy/common/00gltest.rpy:264
old "More details on how to fix this can be found in the {a=[url]}documentation{/a}."
new "Más detalles en cómo arreglar esto pueden ser encontrados en la {a=[url]}documentación{/a}."
# renpy/common/00gltest.rpy:269
old "Continue, Show this warning again"
new "Continuar, Mostrar este aviso de nuevo"
# renpy/common/00gltest.rpy:273
old "Continue, Don't show warning again"
new "Continuar, No mostrar este aviso de nuevo"
# renpy/common/00gltest.rpy:281
old "Change render options"
new "Cambiar opciones de renderizado"
# renpy/common/00gamepad.rpy:32
old "Select Gamepad to Calibrate"
new "Selecciona el mando para calibrar"
# renpy/common/00gamepad.rpy:35
old "No Gamepads Available"
new "No hay mandos disponibles"
# renpy/common/00gamepad.rpy:54
old "Calibrating [name] ([i]/[total])"
new "Calibrando [name] ([i]/[total])"
# renpy/common/00gamepad.rpy:58
old "Press or move the '[control!s]' [kind]."
new "Presiona o mueve los '[control!s]' [kind]."
# renpy/common/00gamepad.rpy:68
old "Skip (A)"
new "Saltar (A)"
# renpy/common/00gamepad.rpy:71
old "Back (B)"
new "Volver (B)"
# renpy/common/_errorhandling.rpym:555
old "Open"
new "Abrir"
# renpy/common/_errorhandling.rpym:557
old "Opens the traceback.txt file in a text editor."
new "Abre el archivo de rastreo 'traceback.txt' en un editor de texto."
# renpy/common/_errorhandling.rpym:559
old "Copy BBCode"
new "Copiar BBCode"
# renpy/common/_errorhandling.rpym:561
old "Copies the traceback.txt file to the clipboard as BBcode for forums like https://lemmasoft.renai.us/."
new "Copia el archivo tracecback.txt como BBcode para foros como https://lemmasoft.renai.us/."
# renpy/common/_errorhandling.rpym:563
old "Copy Markdown"
new "Copiar Markdown"
# renpy/common/_errorhandling.rpym:565
old "Copies the traceback.txt file to the clipboard as Markdown for Discord."
new "Copia el archivo traceback.txt en el portapapeles como Markdown para Discord."
# renpy/common/_errorhandling.rpym:594
old "An exception has occurred."
new "Ha sucedido una excepción."
# renpy/common/_errorhandling.rpym:617
old "Rollback"
new "Volver atrás"
# renpy/common/_errorhandling.rpym:619
old "Attempts a roll back to a prior time, allowing you to save or choose a different choice."
new "Intenta volver a un momento anterior y permite guardar o escoger una opción diferente."
# renpy/common/_errorhandling.rpym:622
old "Ignore"
new "Ignorar"
# renpy/common/_errorhandling.rpym:626
old "Ignores the exception, allowing you to continue."
new "Ignora la excepción y permite continuar."
# renpy/common/_errorhandling.rpym:628
old "Ignores the exception, allowing you to continue. This often leads to additional errors."
new "Ignora la excepción y permite continuar. Suele conllevar más errores."
# renpy/common/_errorhandling.rpym:632
old "Reload"
new "Recargar"
# renpy/common/_errorhandling.rpym:634
old "Reloads the game from disk, saving and restoring game state if possible."
new "Recarga el juego del disco, guardando y restaurando la partida si es posible."
# renpy/common/_errorhandling.rpym:637
old "Console"
new "Consola"
# renpy/common/_errorhandling.rpym:639
old "Opens a console to allow debugging the problem."
new "Abre una consola y permite depurar el problema."
# renpy/common/_errorhandling.rpym:652
old "Quits the game."
new "Sale del juego."
# renpy/common/_errorhandling.rpym:673
old "Parsing the script failed."
new "Error en el análisis del código."
# TODO: Translation updated at 2023-02-03 17:07
translate spanish strings:
# renpy/common/_compat/gamemenu.rpym:198
old "Empty Slot."
new ""
# renpy/common/_compat/gamemenu.rpym:355
old "Previous"
new ""
# renpy/common/_compat/gamemenu.rpym:362
old "Next"
new ""
# renpy/common/_compat/preferences.rpym:428
old "Joystick Mapping"
new ""
# renpy/common/_developer/developer.rpym:38
old "Developer Menu"
new ""
# renpy/common/_developer/developer.rpym:43
old "Interactive Director (D)"
new ""
# renpy/common/_developer/developer.rpym:45
old "Reload Game (Shift+R)"
new ""
# renpy/common/_developer/developer.rpym:47
old "Console (Shift+O)"
new ""
# renpy/common/_developer/developer.rpym:49
old "Variable Viewer"
new ""
# renpy/common/_developer/developer.rpym:51
old "Image Location Picker"
new ""
# renpy/common/_developer/developer.rpym:53
old "Filename List"
new ""
# renpy/common/_developer/developer.rpym:57
old "Show Image Load Log (F4)"
new ""
# renpy/common/_developer/developer.rpym:60
old "Hide Image Load Log (F4)"
new ""
# renpy/common/_developer/developer.rpym:63
old "Image Attributes"
new ""
# renpy/common/_developer/developer.rpym:90
old "[name] [attributes] (hidden)"
new ""
# renpy/common/_developer/developer.rpym:94
old "[name] [attributes]"
new ""
# renpy/common/_developer/developer.rpym:143
old "Nothing to inspect."
new ""
# renpy/common/_developer/developer.rpym:154
old "Hide deleted"
new ""
# renpy/common/_developer/developer.rpym:154
old "Show deleted"
new ""
# renpy/common/_developer/developer.rpym:278
old "Return to the developer menu"
new ""
# renpy/common/_developer/developer.rpym:443
old "Rectangle: %r"
new ""
# renpy/common/_developer/developer.rpym:448
old "Mouse position: %r"
new ""
# renpy/common/_developer/developer.rpym:453
old "Right-click or escape to quit."
new ""
# renpy/common/_developer/developer.rpym:485
old "Rectangle copied to clipboard."
new ""
# renpy/common/_developer/developer.rpym:488
old "Position copied to clipboard."
new ""
# renpy/common/_developer/developer.rpym:507
old "Type to filter: "
new ""
# renpy/common/_developer/developer.rpym:635
old "Textures: [tex_count] ([tex_size_mb:.1f] MB)"
new ""
# renpy/common/_developer/developer.rpym:639
old "Image cache: [cache_pct:.1f]% ([cache_size_mb:.1f] MB)"
new ""
# renpy/common/_developer/developer.rpym:649
old "✔ "
new ""
# renpy/common/_developer/developer.rpym:652
old "✘ "
new ""
# renpy/common/_developer/developer.rpym:657
old "\n{color=#cfc}✔ predicted image (good){/color}\n{color=#fcc}✘ unpredicted image (bad){/color}\n{color=#fff}Drag to move.{/color}"
new ""
# renpy/common/_developer/inspector.rpym:38
old "Displayable Inspector"
new ""
# renpy/common/_developer/inspector.rpym:61
old "Size"
new ""
# renpy/common/_developer/inspector.rpym:65
old "Style"
new ""
# renpy/common/_developer/inspector.rpym:71
old "Location"
new ""
# renpy/common/_developer/inspector.rpym:122
old "Inspecting Styles of [displayable_name!q]"
new ""
# renpy/common/_developer/inspector.rpym:139
old "displayable:"
new ""
# renpy/common/_developer/inspector.rpym:145
old " (no properties affect the displayable)"
new ""
# renpy/common/_developer/inspector.rpym:147
old " (default properties omitted)"
new ""
# renpy/common/_developer/inspector.rpym:185
old "<repr() failed>"
new ""
# renpy/common/_layout/classic_load_save.rpym:170
old "a"
new ""
# renpy/common/_layout/classic_load_save.rpym:179
old "q"
new ""
# renpy/common/00gltest.rpy:79
old "Force Angle/DirectX Renderer"
new ""
# renpy/common/00gltest.rpy:83
old "Force OpenGL Renderer"
new ""
# renpy/common/00gltest.rpy:87
old "Force Software Renderer"
new ""
# renpy/common/00gltest.rpy:93
old "NPOT"
new ""
# renpy/common/00gltest.rpy:220
old "This computer is not using shaders."
new ""
# renpy/common/00gltest.rpy:222
old "This computer is displaying graphics slowly."
new ""
# renpy/common/00gltest.rpy:229
old "Its graphics drivers may be out of date or not operating correctly. This can lead to slow or incorrect graphics display. Updating DirectX could fix this problem."
new ""
# renpy/common/00gltest.rpy:236
old "Update DirectX"
new ""
# renpy/common/00gltest.rpy:264
old "Updating DirectX."
new ""
# renpy/common/00gltest.rpy:268
old "DirectX web setup has been started. It may start minimized in the taskbar. Please follow the prompts to install DirectX."
new ""
# renpy/common/00gltest.rpy:272
old "{b}Note:{/b} Microsoft's DirectX web setup program will, by default, install the Bing toolbar. If you do not want this toolbar, uncheck the appropriate box."
new ""
# renpy/common/00gltest.rpy:276
old "When setup finishes, please click below to restart this program."
new ""
# renpy/common/00gltest.rpy:278
old "Restart"
new ""
# renpy/common/00gamepad.rpy:58
old "Press or move the [control!r] [kind]."
new ""
# renpy/common/_errorhandling.rpym:679
old "Opens the errors.txt file in a text editor."
new ""
# renpy/common/_errorhandling.rpym:683
old "Copies the errors.txt file to the clipboard as BBcode for forums like https://lemmasoft.renai.us/."
new ""
# renpy/common/_errorhandling.rpym:687
old "Copies the errors.txt file to the clipboard as Markdown for Discord."
new ""