More text I missed. Porting commons from Snoot

This commit is contained in:
GManon 2023-05-17 00:52:24 -03:00
parent 0657c4fc48
commit c9a3dde760
6 changed files with 1457 additions and 1269 deletions

View File

@ -9,24 +9,24 @@ define O = Character('Olivia', base, color="#73fdb1", who_outlines=[(gui.name_te
define B = Character('Ben', base, color="#9aceff", who_outlines=[(gui.name_text_thickness, '#0b0d22')])
define Scal = Character ('Scaler', base, color="#ffd9a8", who_outlines=[(gui.name_text_thickness, '#200505')]) # Bright fuckin' yellow
define Proc = Character ('Prockling', base, color="#ffeaf2", who_outlines=[(gui.name_text_thickness, '#4e024a')])
define Coach = Character('Coach', base, color="#ffa494", who_outlines=[(gui.name_text_thickness, '#350404')])
define Coach = Character(_('Coach'), base, color="#ffa494", who_outlines=[(gui.name_text_thickness, '#350404')])
define D = Character('Damien', base, color="#fdddd4", who_outlines=[(gui.name_text_thickness, '#2c0e03')]) # Some kinda pastel velvet?
define L = Character('Liz', base, color="#faeeca", who_outlines=[(gui.name_text_thickness, '#032449')]) # Some kinda pastel velvet?
define Iad = Character('Iadakan', base, color="#fff8e6", who_outlines=[(gui.name_text_thickness, '#272b09')])
define Mia = Character('Mia', base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#8a0e0e')])
define Lu = Character('Lunara', base, color="#effdff", who_outlines=[(gui.name_text_thickness, '#082b30')])
define Fe = Character('Mr. Ferris', base, color="#b7abf8", who_outlines=[(gui.name_text_thickness, '#000000')])
define Fe = Character(_('Mr. Ferris'), base, color="#b7abf8", who_outlines=[(gui.name_text_thickness, '#000000')])
define Ra = Character('Randy', base, color="#ec738d", who_outlines=[(gui.name_text_thickness, '#220a05')])
define Sp = Character('Sophia', base, color="#d3e6ff", who_outlines=[(gui.name_text_thickness, '#0b1431')])
define Vi = Character('Vinny', base, color="#fff3b0", who_outlines=[(gui.name_text_thickness, '#311c04')])
define So = Character('Solly', base, color="#ffd4cc", who_outlines=[(gui.name_text_thickness, '#350404')])
define Grill = Character('Grill', base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')])
define Everyone = Character('Everyone', base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')]) # Grey
define Teacher = Character('Teacher', base, color="#fff8e6", who_outlines=[(gui.name_text_thickness, '#272b09')]) # Grey
define Grill = Character(_('Grill'), base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')])
define Everyone = Character(_('Everyone'), base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')]) # Grey
define Teacher = Character(_('Teacher'), base, color="#fff8e6", who_outlines=[(gui.name_text_thickness, '#272b09')]) # Grey
define Phone = Character('Phone', base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')])
define InDa = Character('Damien & Inco', base, color = "#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')])
define Phone = Character(_('Phone'), base, color="#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')])
define InDa = Character(_('Damien & Inco'), base, color = "#ffffff", who_outlines=[(gui.name_text_thickness, '#000000')])

File diff suppressed because it is too large Load Diff

View File

@ -1,340 +1,415 @@
# TODO: Translation updated at 2023-05-16 12:59
# TODO: Translation updated at 2022-10-24 02:14
translate es strings:
# game/screens.rpy:361
old "Animations"
new "Animaciones"
old "Lewd"
new "Lascivo"
old "Fullbody"
new "Cuerpo"
old "Backgrounds"
new "Fondos"
old "Back"
new "Atrás"
old "Gallery"
new "Galería"
old "Updates"
new "Actualizaciones"
old "About"
new "Acerca de"
old "Help"
new "Ayúda"
old "Everyone"
new "Todos"
old "Start"
new "Comenzar"
old "Language"
new "Lenguaje"
old "Quit"
new "Salir"
# game/screens.rpy:381
old "History"
new "History"
new "Historia"
# game/screens.rpy:362
# game/screens.rpy:382
old "Save"
new "Save"
new "Guardar"
# game/screens.rpy:363
# game/screens.rpy:383
old "Load"
new "Load"
new "Cargar"
# game/screens.rpy:364
# game/screens.rpy:384
old "Delete"
new "Delete"
new "Borrar"
# game/screens.rpy:365
# game/screens.rpy:385
old "Options"
new "Options"
new "Opciones"
# game/screens.rpy:367
# game/screens.rpy:387
old "Return"
new "Return"
new "Volver"
# game/screens.rpy:371
# game/screens.rpy:391
old "End Replay"
new "End Replay"
new "Fin de la reproducción"
# game/screens.rpy:375
# game/screens.rpy:395
old "Main Menu"
new "Main Menu"
new "Menú principal"
# game/screens.rpy:378
old "Debug Menu"
new "Debug Menu"
# game/screens.rpy:753
# game/screens.rpy:747
old "Version [config.version!t]\n"
new "Version [config.version!t]\n"
# game/screens.rpy:760
old "{size=30}Made with {a=https://www.renpy.org/}Ren'Py{/a} [renpy.version_only].\n\n[renpy.license!t]\n\nTo find more information about the game (and its source code) please visit {a=https://www.hugthegator.xyz/}our website{/a}.{/size}"
new "{size=30}Made with {a=https://www.renpy.org/}Ren'Py{/a} [renpy.version_only].\n\n[renpy.license!t]\n\nTo find more information about the game (and its source code) please visit {a=https://www.hugthegator.xyz/}our website{/a}.{/size}"
# game/screens.rpy:754
old "{size=30}Made with {a=https://www.renpy.org/}Ren'Py{/a} [renpy.version_only].\n\n[renpy.license!t]\nTo find more information about the game (and its source code) please visit {a=https://www.snootgame.xyz/}our website{/a}.{/size}"
new "{size=30}Made with {a=https://www.renpy.org/}Ren'Py{/a} [renpy.version_only].\n\n[renpy.license!t]\nTo find more information about the game (and its source code) please visit {a=https://www.snootgame.xyz/}our website{/a}.{/size}"
# game/screens.rpy:783
old "Version [config.version!t]"
new "Version [config.version!t]"
# game/screens.rpy:785
old "{color=#00FF00}{size=32}Update directory exists, updating is possible!\n{/size}{/color}"
new "{color=#00FF00}{size=32}El directorio de actualización existe, ¡La actualización es posible!\n{/size}{/color}"
# game/screens.rpy:787
old "{color=#FF0000}{size=32}Update directory does not exist or is corrupt!\n{/size}{/color}"
new "{color=#FF0000}{size=32}¡El directorio de actualización no existe o está corrupto!\n{/size}{/color}"
# game/screens.rpy:789
old "Auto Update:"
new "Auto Update:"
# game/screens.rpy:790
old "{color=#FFFFFF}{size=32}Automatic Updates: [persistent.autoup!t]{/size}{/color}"
new "{color=#FFFFFF}{size=32}Automatic Updates: [persistent.autoup!t]{/size}{/color}"
# game/screens.rpy:791
old "{size=36}Toggle Automatic Updates\n{/size}"
new "{size=36}Activar las actualizaciones automáticas\n{/size}"
# game/screens.rpy:793
old "Update Checker:"
new "Update Checker:"
# game/screens.rpy:794
old "{color=#FFFFFF}{size=32}[persistent.updateresult!t]{/size}{/color}"
new "{color=#FFFFFF}{size=32}[persistent.updateresult!t]{/size}{/color}"
# game/screens.rpy:795
old "{size=36}Check for Update\n{/size}"
new "{size=36}Comprobar la actualización\n{/size}"
# game/screens.rpy:797
old "Updater:"
new "Updater:"
# game/screens.rpy:798
old "{color=#FFFFFF}{size=32}Server URL (click to edit):{/size}{/color}"
new "{color=#FFFFFF}{size=32}URL del servidor (haz clic para editar):{/size}{/color}"
# game/screens.rpy:813
old "{size=36}Update Now!\n{/size}"
new "{size=36}¡Actualizar ahora!\n{/size}"
# game/screens.rpy:849
old "Page {}"
new "Page {}"
new "Página {}"
# game/screens.rpy:793
# game/screens.rpy:849
old "Automatic saves"
new "Automatic saves"
new "Guardado automático"
# game/screens.rpy:793
# game/screens.rpy:849
old "Quick saves"
new "Quick saves"
new "Guardado rápido"
# game/screens.rpy:838
# game/screens.rpy:894
old "{#file_time}%A, %B %d %Y, %H:%M"
new "{#file_time}%A, %B %d %Y, %H:%M"
# game/screens.rpy:838
# game/screens.rpy:894
old "Empty Slot"
new "Empty Slot"
new "Espacio vacío"
# game/screens.rpy:855
# game/screens.rpy:911
old "<"
new "<"
# game/screens.rpy:858
# game/screens.rpy:914
old "{#auto_page}A"
new "{#auto_page}A"
# game/screens.rpy:861
# game/screens.rpy:917
old "{#quick_page}Q"
new "{#quick_page}Q"
# game/screens.rpy:867
# game/screens.rpy:923
old ">"
new ">"
# game/screens.rpy:924
old "Display"
new "Display"
# game/screens.rpy:925
old "Window"
new "Window"
# game/screens.rpy:926
old "Fullscreen"
new "Fullscreen"
# game/screens.rpy:930
old "Rollback Side"
new "Rollback Side"
# game/screens.rpy:931
old "Disable"
new "Disable"
# game/screens.rpy:932
old "Left"
new "Left"
# game/screens.rpy:933
old "Right"
new "Right"
# game/screens.rpy:936
old "Naughty Stuff"
new "Naughty Stuff"
# game/screens.rpy:937
old "Enable Saucy Images"
new "Enable Saucy Images"
# game/screens.rpy:959
old "Requires Restart"
new "Requires Restart"
# game/screens.rpy:960
old "Enable Forward-Scroll Movement"
new "Enable Forward-Scroll Movement"
# game/screens.rpy:964
old "Skip"
new "Skip"
# game/screens.rpy:965
old "Unseen Text"
new "Unseen Text"
# game/screens.rpy:966
old "After Choices"
new "After Choices"
# game/screens.rpy:967
old "Transitions"
new "Transitions"
# game/screens.rpy:980
old "Text Speed"
new "Text Speed"
old "Display"
new "Visualizar"
# game/screens.rpy:984
old "Auto-Forward Time"
new "Auto-Forward Time"
# game/screens.rpy:981
old "Window"
new "Ventana"
# game/screens.rpy:991
old "Music Volume"
new "Music Volume"
# game/screens.rpy:982
old "Fullscreen"
new "Pantalla Completa"
# game/screens.rpy:994
old "Reset"
new "Reset"
# game/screens.rpy:986
old "Rollback Side"
new "Lado de retroceso"
# game/screens.rpy:999
old "Sound Volume"
new "Sound Volume"
# game/screens.rpy:988
old "Left"
new "Izquierda"
# game/screens.rpy:989
old "Right"
new "Derecha"
# game/screens.rpy:992
old "Naughty Stuff"
new "Material Picante"
# game/screens.rpy:993
old "Enable Lewd Images"
new "Habilitar Imágenes Lascivas"
# game/screens.rpy:997
old "Requires Restart"
new "Requiere Reiniciar"
# game/screens.rpy:998
old "Enable Forward-Scroll Movement"
new "Habilitar Movimiento De Desplazamiento Hacia Adelante"
# game/screens.rpy:1002
old "Skip"
new "Saltar"
# game/screens.rpy:1003
old "Unseen Text"
new "Texto No Visto"
# game/screens.rpy:1004
old "After Choices"
new "Después De Las Elecciones"
# game/screens.rpy:1005
old "Transitions"
new "Transiciones"
# game/screens.rpy:1018
old "Text Speed"
new "Velocidad Del Texto"
# game/screens.rpy:1022
old "Auto-Forward Time"
new "Tiempo De Auto-Avance"
# game/screens.rpy:1029
old "Music Volume"
new "Volumen De La Música"
# game/screens.rpy:1037
old "Sound Volume"
new "Volumen Del Sonido"
# game/screens.rpy:1043
old "Test"
new "Test"
# game/screens.rpy:1007
# game/screens.rpy:1045
old "UI Sounds Volume"
new "UI Sounds Volume"
new "Volumen De La Interfaz"
# game/screens.rpy:1015
# game/screens.rpy:1053
old "Voice Volume"
new "Voice Volume"
new "Volumen De Voz"
# game/screens.rpy:1026
# game/screens.rpy:1064
old "Mute All"
new "Mute All"
new "Silenciar Todo"
# game/screens.rpy:1145
# game/screens.rpy:1183
old "The dialogue history is empty."
new "The dialogue history is empty."
new "La historia del diálogo está vacía."
# game/screens.rpy:1275
# game/screens.rpy:1304
old "Keyboard"
new "Keyboard"
new "Teclado"
# game/screens.rpy:1276
# game/screens.rpy:1305
old "Mouse"
new "Mouse"
# game/screens.rpy:1278
# game/screens.rpy:1307
old "Gamepad"
new "Gamepad"
# game/screens.rpy:1298
# game/screens.rpy:1327
old "Enter"
new "Enter"
# game/screens.rpy:1299
# game/screens.rpy:1328
old "Advances dialogue and activates the interface."
new "Advances dialogue and activates the interface."
new "Avanza el diálogo y activa la interfaz."
# game/screens.rpy:1302
# game/screens.rpy:1331
old "Space"
new "Space"
# game/screens.rpy:1303
# game/screens.rpy:1332
old "Advances dialogue without selecting choices."
new "Advances dialogue without selecting choices."
new "Avanza el diálogo sin seleccionar opciones."
# game/screens.rpy:1306
# game/screens.rpy:1335
old "Arrow Keys"
new "Arrow Keys"
new "Flechas del teclado"
# game/screens.rpy:1307
# game/screens.rpy:1336
old "Navigate the interface."
new "Navigate the interface."
new "Navega por la interfaz."
# game/screens.rpy:1310
# game/screens.rpy:1339
old "Escape"
new "Escape"
# game/screens.rpy:1311
# game/screens.rpy:1340
old "Accesses the game menu. Also escapes the Gallery."
new "Accesses the game menu. Also escapes the Gallery."
new "Accede al menú del juego. También se escapa de la Galería."
# game/screens.rpy:1314
# game/screens.rpy:1343
old "Ctrl"
new "Ctrl"
# game/screens.rpy:1315
# game/screens.rpy:1344
old "Skips dialogue while held down."
new "Skips dialogue while held down."
new "Se salta el diálogo mientras se mantiene pulsado."
# game/screens.rpy:1318
# game/screens.rpy:1347
old "Tab"
new "Tab"
# game/screens.rpy:1319
# game/screens.rpy:1348
old "Toggles dialogue skipping."
new "Toggles dialogue skipping."
new "Activa el salto de diálogo."
# game/screens.rpy:1322
# game/screens.rpy:1351
old "Page Up"
new "Page Up"
# game/screens.rpy:1323
# game/screens.rpy:1352
old "Rolls back to earlier dialogue."
new "Rolls back to earlier dialogue."
new "Regresa al diálogo anterior."
# game/screens.rpy:1326
# game/screens.rpy:1355
old "Page Down"
new "Page Down"
# game/screens.rpy:1327
# game/screens.rpy:1356
old "Rolls forward to later dialogue."
new "Rolls forward to later dialogue."
new "Avanza el diálogo posterior."
# game/screens.rpy:1331
# game/screens.rpy:1360
old "Hides the user interface."
new "Hides the user interface."
new "Oculta la interfaz de usuario."
# game/screens.rpy:1335
# game/screens.rpy:1364
old "Takes a screenshot."
new "Takes a screenshot."
new "Realiza una captura de pantalla."
# game/screens.rpy:1339
# game/screens.rpy:1368
old "Toggles assistive {a=https://www.renpy.org/l/voicing}self-voicing{/a}."
new "Toggles assistive {a=https://www.renpy.org/l/voicing}self-voicing{/a}."
new "Activa la asistencia {a=https://www.renpy.org/l/voicing}voz-automática{/a}."
# game/screens.rpy:1345
# game/screens.rpy:1374
old "Left Click"
new "Left Click"
# game/screens.rpy:1349
# game/screens.rpy:1378
old "Middle Click"
new "Middle Click"
# game/screens.rpy:1353
# game/screens.rpy:1382
old "Right Click"
new "Right Click"
# game/screens.rpy:1357
# game/screens.rpy:1386
old "Mouse Wheel Up\nClick Rollback Side"
new "Mouse Wheel Up\nClick Rollback Side"
# game/screens.rpy:1361
# game/screens.rpy:1390
old "Mouse Wheel Down"
new "Mouse Wheel Down"
# game/screens.rpy:1368
# game/screens.rpy:1397
old "Right Trigger\nA/Bottom Button"
new "Right Trigger\nA/Bottom Button"
# game/screens.rpy:1372
# game/screens.rpy:1401
old "Left Trigger\nLeft Shoulder"
new "Left Trigger\nLeft Shoulder"
# game/screens.rpy:1376
# game/screens.rpy:1405
old "Right Shoulder"
new "Right Shoulder"
# game/screens.rpy:1381
# game/screens.rpy:1410
old "D-Pad, Sticks"
new "D-Pad, Sticks"
# game/screens.rpy:1385
# game/screens.rpy:1414
old "Start, Guide"
new "Start, Guide"
# game/screens.rpy:1386
# game/screens.rpy:1415
old "Accesses the game menu."
new "Accesses the game menu."
new "Accede al menú del juego."
# game/screens.rpy:1389
# game/screens.rpy:1418
old "Y/Top Button"
new "Y/Top Button"
# game/screens.rpy:1392
# game/screens.rpy:1421
old "Calibrate"
new "Calibrate"
# game/screens.rpy:1456
# game/screens.rpy:1484
old "Yes"
new "Yes"
new ""
# game/screens.rpy:1457
# game/screens.rpy:1485
old "No"
new "No"
# game/screens.rpy:1503
# game/screens.rpy:1531
old "Skipping"
new "Skipping"
new "Saltando"
# TODO: Translation updated at 2023-05-17 00:27
# TODO: Translation updated at 2023-05-17 00:51
translate es strings:
@ -342,30 +417,26 @@ translate es strings:
old "Auto"
new "Auto"
# game/screens.rpy:378
old "Debug Menu"
new "Debug Menu"
# game/screens.rpy:526
old "Extras"
new "Extras"
# game/screens.rpy:941
old "Language"
new "Language"
# game/screens.rpy:760
old "{size=30}Made with {a=https://www.renpy.org/}Ren'Py{/a} [renpy.version_only].\n\n[renpy.license!t]\n\nTo find more information about the game (and its source code) please visit {a=https://www.hugthegator.xyz/}our website{/a}.{/size}"
new "{size=30}Made with {a=https://www.renpy.org/}Ren'Py{/a} [renpy.version_only].\n\n[renpy.license!t]\n\nTo find more information about the game (and its source code) please visit {a=https://www.hugthegator.xyz/}our website{/a}.{/size}"
# game/screens.rpy:1731
old "Back"
new "Back"
# game/screens.rpy:937
old "Enable Saucy Images"
new "Enable Saucy Images"
# game/screens.rpy:1731
old "Menu"
new "Menu"
# game/screens.rpy:1753
old "Help"
new "Help"
# game/screens.rpy:1753
old "About"
new "About"
# game/screens.rpy:1753
old "Mods"
new "Mods"

View File

@ -0,0 +1,28 @@
# TODO: Translation updated at 2023-05-17 00:51
translate es strings:
# game/src/definitions/other.rpy:12
old "Coach"
new "Coach"
# game/src/definitions/other.rpy:18
old "Mr. Ferris"
new "Mr. Ferris"
# game/src/definitions/other.rpy:24
old "Grill"
new "Grill"
# game/src/definitions/other.rpy:26
old "Teacher"
new "Teacher"
# game/src/definitions/other.rpy:28
old "Phone"
new "Phone"
# game/src/definitions/other.rpy:29
old "Damien & Inco"
new "Damien & Inco"

View File

@ -4,5 +4,4 @@ translate es strings:
# game/src/mod_menu.rpy:75
old "You have no mods! \nInstall some in:\n\"[moddir]\""
new "You have no mods! \nInstall some in:\n\"[moddir]\""
new "¡No tienes ningún mod!\nInstala algunos en:\"[moddir]\""

View File

@ -8,9 +8,9 @@ translate es strings:
# game/src/translation.rpy:36
old "NOTICE: Please keep in mind this is a fan translation, and as such it may not be completely accurate to the original intent of any written lines."
new "NOTICE: Please keep in mind this is a fan translation, and as such it may not be completely accurate to the original intent of any written lines."
new "AVISO: Esta traducción fue creada por y para fans, y como tal puede no representar el significado original de cualquier línea del juego."
# game/src/translation.rpy:78
old "Choose Your Language"
new "Choose Your Language"
new "Elige tu idioma"