You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"gui.yes_steve_model.disclaimer.text": "Thank you for using the mod, please be sure to read the relevant terms carefully and agree to the terms:\n\n\n1. The download and use of the mod is completely free, and the confidentiality of the model is not guaranteed in any form\n\n2. The dev team does not participate in the relevant model transactions, please bear the responsibility for the transaction disputes arising\n\n3. The creator enjoys the copyright of the model created, and also bears corresponding responsibilities, which has nothing to do with the dev team\n\n4. Please do not create any models that violate laws and regulations. This production team is also opposed to any form of R18/NSFW content creation! We have never participated in any related content creation!",
"message.yes_steve_model.client.server_not_found": "§6§l[§aYSM§6§l] §rThe server-side YSM mod version is different from the client-side. Some features might not be available",
@@ -320,7 +335,8 @@
320
335
"error.yes_steve_model.read_file": "Failed to read file %s",
321
336
"error.yes_steve_model.write_file": "Failed to write file %s",
322
337
"error.yes_steve_model.decode_texture": "Failed to decode texture file %s",
323
-
"error.yes_steve_model.texture_too_large": "Texture width and height must be smaller than 4096",
Copy file name to clipboardExpand all lines: i18n/es_es.json
+1-13Lines changed: 1 addition & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
1
{
2
-
"key.category.yes_steve_model": "Yes Steve Model",
3
2
"gui.yes_steve_model.close": "Cerrar",
4
3
"gui.yes_steve_model.pre_page": "Atrás",
5
4
"gui.yes_steve_model.next_page": "Siguiente",
@@ -33,7 +32,6 @@
33
32
"gui.yes_steve_model.config.print_animation_roulette_msg": "Mostrar mensaje de animación en la ruleta",
34
33
"gui.yes_steve_model.config.disable_self_hands": "Desactivar la Visualización de Mano del jugador",
35
34
"gui.yes_steve_model.config.disable_player_render": "Desactivar la Visualización extra del Jugador",
36
-
"gui.yes_steve_model.config.disable_arrows_model": "No renderizar los modelos de las flechas",
37
35
"gui.yes_steve_model.config.use_compatibility_renderer": "Usar renderizador de compatibilidad",
38
36
"gui.yes_steve_model.config.sound_volume": "Volumen de sonidos de animación:",
39
37
"gui.yes_steve_model.disclaimer.text": "Gracias por usar este mod, asegúrate de leer los términos y estar de acuerdo con ellos:\n\n1. La descarga y el uso de este mod son completamente gratis, y la confidencialidad del modelo no está garantizada de ninguna manera.\n\n2. El equipo de desarrollo no participa en ninguna transacción por modelos, por favor tomar la responsabilidad por las posibles disputas luego de la transacción.\n\n3. El creador goza de todos los derechos del modelo creado, y también asume su debida responsabilidad, lo que no tiene nada que ver con el equipo de desarrollo.\n\n4. Por favor no crear modelos que violen las leyes y regulaciones. ¡Este equipo también se opone a cualquier forma de creación de contenido +18/NSFW! ¡Nunca hemos participado en ningún tipo de creación de contenido relacionado a ello!",
@@ -57,21 +55,13 @@
57
55
"gui.yes_steve_model.texture.button.death.desc": "Animación Reproducida cuando el Jugador Muere, Solo un segundo de duración",
58
56
"gui.yes_steve_model.texture.button.elytra_fly": "Vuelo en Elitra",
59
57
"gui.yes_steve_model.texture.button.elytra_fly.desc": "Animación Reproducida cuando el Jugador Equipa la Elitra",
"gui.yes_steve_model.texture.button.riptide.desc": "Animación Reproducida cuando el jugador usa un tridente con el encantamiento \"Riptide\" en agua o lluvia",
"message.yes_steve_model.model.debug_animation.parser_error": "§6§l[§aYSM§6§l] §rFallo al compilar la expresión: %s",
314
302
"message.yes_steve_model.model.debug_animation.result": "§6§l[§aYSM§6§l] §rResultado de la ejecución: %s",
315
303
"message.yes_steve_model.client.server_not_found": "§6§l[§aYSM§6§l] §rLa versión de YSM del servidor es diferente a la del cliente. Algunas funciones pueden no estar disponibles",
@@ -320,7 +308,7 @@
320
308
"error.yes_steve_model.read_file": "Error al leer el archivo %s",
321
309
"error.yes_steve_model.write_file": "Error al escribir el archivo %s",
322
310
"error.yes_steve_model.decode_texture": "Error al decodificar el archivo de textura %s",
323
-
"error.yes_steve_model.texture_too_large": "El alto y ancho de la textura no pueden exceder los 4096 pixeles",
311
+
"error.yes_steve_model.texture_too_large": "El alto y ancho de la textura no pueden exceder los %s",
324
312
"error.yes_steve_model.parse_ysm_model": "Fallo al analizar el archivo .ysm %s",
325
313
"error.yes_steve_model.parse_geo_model": "Fallo al analizar el archivo de modelo %s",
326
314
"error.yes_steve_model.parse_animation": "Fallo al analizar el archivo de animación %s",
0 commit comments