Update es.json (POEditor.com)

This commit is contained in:
JannisX11 2021-03-05 19:17:17 +01:00
parent d3d9f79536
commit 53daa0038d

View File

@ -60,8 +60,6 @@
"message.invalid_model.message": "Este archivo no contiene información de modelo válida.",
"message.child_model_only.title": "Modelo Hijo Vacío",
"message.child_model_only.message": "Este archivo es hijo de %0 y no contiene ningún modelo",
"message.drag_background.title": "Posición del Fondo",
"message.drag_background.message": "Arrastra el fondo para moverlo a su posición. Mantén Shift y arrastra arriba o abajo para cambiar su tamaño.",
"message.unsaved_textures.title": "Texturas sin guardadas",
"message.unsaved_textures.message": "Tu modelo tiene texturas sin guardar. Asegúrate de guardarlas y pegarlas en el Resource Pack en la carpeta correcta",
"message.model_clipping.title": "Módelo muy grande",
@ -102,8 +100,6 @@
"dialog.project.geoname": "Nombre de la Geometría del Mob",
"dialog.project.openparent": "Abrir Padre",
"dialog.project.ao": "Oclusión Ambiental",
"dialog.project.width": "Anchura de Textura",
"dialog.project.height": "Altura de Textura",
"dialog.texture.title": "Textura",
"dialog.texture.variable": "Variable",
"dialog.texture.namespace": "Espacio del Nombre",
@ -301,8 +297,6 @@
"action.project_window.desc": "Abre la ventana del proyecto, donde puedes cambiar la metadata de tu modelo",
"action.open_model": "Abrir Modelo",
"action.open_model.desc": "Abre un archivo de modelo de tu ordenador",
"action.add_model": "Añadir Modelo",
"action.add_model.desc": "Añade un modelo desde un archivo al modelo actual",
"action.extrude_texture": "Textura Extruida",
"action.extrude_texture.desc": "General un modelo al extender una textura",
"action.export_blockmodel": "Exportar Modelo de Bloque",
@ -470,7 +464,6 @@
"cube.color.lime": "Lima",
"switches.visibility": "Visibilidad",
"switches.export": "Exportar",
"switches.shading": "Sombreado",
"switches.autouv": "Auto UV",
"panel.uv": "UV",
"panel.display": "Visualización",
@ -654,7 +647,6 @@
"action.record_model_gif.desc": "Graba un GIF animado de este modelo desde este ángulo",
"display.mirror": "Invertir",
"data.separator": "Separador",
"message.set_background_position.title": "Posición del Fondo",
"menu.preview.background.set_position": "Ajustar Posición",
"dialog.toolbar_edit.hidden": "Oculto",
"action.export_class_entity": "Exportar Entidad de Java",
@ -737,7 +729,6 @@
"texture.error.parent": "Archivo de textura proveído por el modelo padre",
"message.recover_backup.title": "Recuperar Modelo",
"message.recover_backup.message": "Blockbench fue cerrado sin guardar. ¿Quieres recuperar el modelo?",
"message.install_plugin": "Instalando el plugin %0",
"message.invalid_session.title": "Token de Sesión Inválido",
"message.invalid_session.message": "La sesión a la que estas intentando entrar ha expirado o el token proveído es inválido.",
"dialog.create_texture.power": "Tamaño Al Cuadrado",
@ -761,8 +752,6 @@
"edit_session.connected": "Conectado a una sesión",
"dialog.sketchfab_uploader.private": "Privado (Pro)",
"dialog.sketchfab_uploader.password": "Contraseña (Pro)",
"action.toggle_chat": "Cambiar Chat",
"action.toggle_chat.desc": "Cambia la visibilidad del historial del chat",
"action.uv_select_all": "Seleccionar Todos",
"action.uv_select_all.desc": "Selecciona todas las caras en el diálogo del UV",
"panel.chat": "Chat",
@ -796,7 +785,6 @@
"message.cleared_blank_faces.message": "Blockbench ha encontrado %0 cubos sin textura. ¿Quieres eliminar esos elementos?",
"message.wireframe.enabled": "Visualización de la estructura activada",
"message.wireframe.disabled": "Visualización de la estructura desactivada",
"dialog.project.box_uv": "UV de Caja",
"dialog.convert_project.title": "Convertir Proyecto",
"dialog.convert_project.text": "¿Seguro que quieres convertir este proyecto? No puedes deshacer este paso.",
"dialog.create_texture.double_use": "Mantener la Ocupación de Múltiples Texturas",
@ -826,10 +814,6 @@
"action.export_over.desc": "Guarda el modelo, las texturas y las animaciones al sobreescribir los archivos",
"action.add_locator": "Añadir Localizador",
"action.add_locator.desc": "Añade un nuevo localizador para controlar las posiciones de partículas, cadenas, etc...",
"action.sidebar_left": "Texturas y UV",
"action.sidebar_left.desc": "Abre la interfaz para las texturas y el UV",
"action.sidebar_right": "Elementos",
"action.sidebar_right.desc": "Abre la interfaz para editar elementos",
"action.uv_turn_mapping": "Girar Mapeado",
"action.uv_turn_mapping.desc": "Gira el mapeado del UV 90º",
"action.remove_blank_faces": "Eliminar Caras en Blanco",
@ -935,7 +919,7 @@
"action.add_to_palette": "Añadir a la Paleta",
"action.add_to_palette.desc": "Añade el color seleccionado a la paleta de colores",
"action.import_palette": "Importar Paleta",
"action.import_palette.desc": "Import a palette file",
"action.import_palette.desc": "Import a .bbpalette file",
"action.export_palette": "Exportar Paleta",
"action.export_palette.desc": "Exporta la paleta como un archivo .GPL",
"action.generate_palette": "Generar Paleta",
@ -1130,8 +1114,6 @@
"settings.fov.desc": "Campo de visión de la cámara. El valor predeterminado es 45",
"settings.sync_color": "Sincronizar color",
"settings.sync_color.desc": "Sincronizar el color entre diferentes instancias de Blockbench",
"settings.dialog_drag_background": "Fondo de posición",
"settings.dialog_drag_background.desc": "Show \"Position Background\" dialog",
"settings.minify_bbmodel": "Minified Project Files",
"settings.minify_bbmodel.desc": "Write .bbmodel files minified into one line",
"action.edit_material_instances": "Edit Material Instances",
@ -1175,5 +1157,67 @@
"settings.particle_tick_rate.desc": "Tick rate for particle effects in ticks per second. Default is 30",
"action.lock_motion_trail": "Lock Motion Trail",
"action.lock_motion_trail.desc": "Lock the motion trail to the currently selected group",
"menu.animation_file.unload": "Unload Animation File"
"menu.animation_file.unload": "Unload Animation File",
"data.null_object": "Null Object",
"status_bar.toggle_sidebar": "Toggle Sidebar",
"message.load_plugin_failed.title": "Failed to load plugin",
"message.load_plugin_failed.message": "Ensure that the base file name of the plugin matches the plugin ID `%0`, as specified in Plugin.register().",
"dialog.project.layered_textures.desc": "Enable preview mode for layered textures. Allows you to see up to 3 textures layered on top of each other.",
"dialog.project.uv_mode": "UV Mode",
"dialog.project.uv_mode.box_uv": "Box UV",
"dialog.project.uv_mode.face_uv": "Per-face UV",
"dialog.project.texture_size": "Texture Size",
"dialog.animation_export.title": "Select Animations to Export",
"dialog.create_texture.rearrange_uv": "Rearrange UV",
"layout.color.subtle_text": "Subtle Text",
"layout.color.subtle_text.desc": "Secondary text color with less contrast",
"settings.interface_scale": "Interface Scale",
"settings.interface_scale.desc": "Scale of the entire Blockbench interface",
"settings.background_rendering": "Background Rendering",
"settings.background_rendering.desc": "Update the preview while the window is not focused",
"settings.ctrl_shift_size": "Control + Shift Resolution",
"settings.ctrl_shift_size.desc": "Resolution of the grid while holding control and shift",
"settings.hardware_acceleration": "Hardware Acceleration",
"settings.hardware_acceleration.desc": "Outsource rendering tasks to the graphics card. Restart Blockbench to apply changes",
"action.explode_skin_model": "Explode Skin Model",
"action.explode_skin_model.desc": "Toggles an explosion view that allows you to edit covered faces",
"action.export_minecraft_skin": "Export Minecraft Skin",
"action.export_minecraft_skin.desc": "Export the Minecraft skin as a PNG texture",
"action.add_null_object": "Add Null Object",
"action.add_null_object.desc": "Adds a new null object",
"action.animated_texture_frame": "Animated Texture Frame",
"action.animated_texture_frame.desc": "Set the current frame of the animated texture",
"action.export_animation_file": "Export Animations...",
"action.export_animation_file.desc": "Export a selection of animations into a new file",
"action.timeline_graph_editor": "Toggle Graph Editor",
"action.timeline_graph_editor.desc": "Toggle the timeline between graph editor view and keyframe view",
"menu.file.recent.clear": "Clear Recent Files",
"switches.shade": "Shade",
"generic.share": "Share",
"dates.minute": "%0 Minute",
"dates.minutes": "%0 Minutes",
"dates.hour": "%0 Hour",
"dates.hours": "%0 Hours",
"dates.day": "%0 Day",
"dates.days": "%0 Days",
"dates.week": "%0 Week",
"dates.weeks": "%0 Weeks",
"dates.year": "%0 Year",
"dates.years": "%0 Years",
"message.drag_background": "Drag the background to move its position. Hold shift and drag up and down to change its size. Click here to save the position.",
"message.installed_plugin": "Successfully installed the plugin %0",
"message.installed_plugin_fail": "Failed to installed the plugin %0",
"dialog.share_model.title": "Share Model",
"dialog.share_model.expire_time": "Expire Time",
"dialog.share_model.copied_to_clipboard": "Link copied to clipboard",
"dialog.share_model.failed": "Failed to upload model",
"action.import_java_block_model": "Add Java Block/Item Model",
"action.import_java_block_model.desc": "Add a Minecraft Java block/item model from a json file to the current model",
"action.share_model": "Share...",
"action.share_model.desc": "Generate a short link to share your model",
"action.import_project": "Import Project",
"action.import_project.desc": "Import another project from a .bbmodel file into the current project",
"dialog.toolbar_edit.hidden_tools": "Some tools might be hidden because they are not available in the current mode, format, or situation.",
"settings.camera_near_plane": "Camera Near Plane",
"settings.camera_near_plane.desc": "The minimum distance from the camera where objects render. Higher values decrease Z-fighting. Default is 1."
}