diff options
Diffstat (limited to 'editor/translations/es.po')
-rw-r--r-- | editor/translations/es.po | 804 |
1 files changed, 503 insertions, 301 deletions
diff --git a/editor/translations/es.po b/editor/translations/es.po index 2450229f9a..08a6012cc2 100644 --- a/editor/translations/es.po +++ b/editor/translations/es.po @@ -44,7 +44,7 @@ msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-07-21 11:06+0000\n" +"PO-Revision-Date: 2019-08-22 17:23+0000\n" "Last-Translator: Javier Ocampos <xavier.ocampos@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/godot-engine/" "godot/es/>\n" @@ -53,19 +53,19 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.8-dev\n" +"X-Generator: Weblate 3.9-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp msgid "Invalid type argument to convert(), use TYPE_* constants." -msgstr "El argumento para convert() no es correcto, utiliza constantes TYPE_*." +msgstr "El argumento para convert() es invalido, utiliza constantes TYPE_*." #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/mono/glue/gd_glue.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp msgid "Not enough bytes for decoding bytes, or invalid format." msgstr "" -"No hay suficientes bytes para decodificar bytes, o el formato no es válido." +"No hay suficientes bytes para decodificar bytes, o el formato es invalido." #: core/math/expression.cpp msgid "Invalid input %i (not passed) in expression" @@ -96,7 +96,6 @@ msgid "On call to '%s':" msgstr "En llamada a '%s':" #: editor/animation_bezier_editor.cpp -#: editor/plugins/asset_library_editor_plugin.cpp msgid "Free" msgstr "Libre" @@ -165,29 +164,24 @@ msgid "Anim Change Call" msgstr "Cambiar Llamada de Animación" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Anim Multi Change Keyframe Time" -msgstr "Cambiar Tiempo del Fotograma Clave de Animación" +msgstr "Cambiar Tiempo de Múltiples Keyframes de Animación" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Anim Multi Change Transition" -msgstr "Cambiar Transición de Animación" +msgstr "Cambiar Múltiples Transiciones de Animación" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Anim Multi Change Transform" -msgstr "Cambiar Transformación de la Animación" +msgstr "Cambiar Múltiples Transforms de Animación" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Anim Multi Change Keyframe Value" -msgstr "Cambiar Valor de la Clave de Animación" +msgstr "Cambiar Valor de Múltiples Keyframes de Animación" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Anim Multi Change Call" -msgstr "Cambiar Llamada de Animación" +msgstr "Cambiar Múltiples Llamadas de Animación" #: editor/animation_track_editor.cpp msgid "Change Animation Length" @@ -464,7 +458,7 @@ msgstr "Método no encontrado en el objeto: " #: editor/animation_track_editor.cpp msgid "Anim Move Keys" -msgstr "Mover Claves de Anim" +msgstr "Mover Claves de Animación" #: editor/animation_track_editor.cpp msgid "Clipboard is empty" @@ -695,16 +689,18 @@ msgid "Line Number:" msgstr "Número de Línea:" #: editor/code_editor.cpp -msgid "Found %d match(es)." -msgstr "Se encontraron %d coincidencias." +msgid "Replaced %d occurrence(s)." +msgstr "%d ocurrencia(s) reemplazada(s)." #: editor/code_editor.cpp editor/editor_help.cpp -msgid "No Matches" -msgstr "Sin Coincidencias" +#, fuzzy +msgid "%d match." +msgstr "Se encontraron %d coincidencias." -#: editor/code_editor.cpp -msgid "Replaced %d occurrence(s)." -msgstr "%d ocurrencia(s) reemplazada(s)." +#: editor/code_editor.cpp editor/editor_help.cpp +#, fuzzy +msgid "%d matches." +msgstr "Se encontraron %d coincidencias." #: editor/code_editor.cpp editor/find_in_files.cpp msgid "Match Case" @@ -933,8 +929,7 @@ msgstr "Favoritos:" msgid "Recent:" msgstr "Recientes:" -#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp -#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp +#: editor/create_dialog.cpp editor/plugins/script_editor_plugin.cpp #: editor/property_selector.cpp editor/quick_open.cpp #: modules/visual_script/visual_script_property_selector.cpp msgid "Search:" @@ -1036,7 +1031,7 @@ msgstr "" "funcionar.\n" "¿Eliminarlos de todos modos? (irreversible)" -#: editor/dependency_editor.cpp editor/export_template_manager.cpp +#: editor/dependency_editor.cpp msgid "Cannot remove:" msgstr "No se puede eliminar:" @@ -1072,7 +1067,7 @@ msgstr "¿Eliminar permanentemente %d ítem(s)? (¡No se puede deshacer!)" msgid "Show Dependencies" msgstr "Mostrar Dependencias" -#: editor/dependency_editor.cpp editor/editor_node.cpp +#: editor/dependency_editor.cpp msgid "Orphan Resource Explorer" msgstr "Explorador de Recursos Huérfanos" @@ -1161,14 +1156,16 @@ msgid "License" msgstr "Licencia" #: editor/editor_about.cpp -msgid "Thirdparty License" +#, fuzzy +msgid "Third-party Licenses" msgstr "Licencia de Terceros" #: editor/editor_about.cpp +#, fuzzy msgid "" -"Godot Engine relies on a number of thirdparty free and open source " +"Godot Engine relies on a number of third-party free and open source " "libraries, all compatible with the terms of its MIT license. The following " -"is an exhaustive list of all such thirdparty components with their " +"is an exhaustive list of all such third-party components with their " "respective copyright statements and license terms." msgstr "" "Godot Engine se basa en una serie de bibliotecas libres y de código abierto " @@ -1189,7 +1186,8 @@ msgid "Licenses" msgstr "Licencias" #: editor/editor_asset_installer.cpp editor/project_manager.cpp -msgid "Error opening package file, not in zip format." +#, fuzzy +msgid "Error opening package file, not in ZIP format." msgstr "Error al abrir el archivo empaquetado, no tiene formato zip." #: editor/editor_asset_installer.cpp @@ -1686,12 +1684,11 @@ msgid "New" msgstr "Nuevo" #: editor/editor_feature_profile.cpp editor/editor_node.cpp -#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp +#: editor/project_manager.cpp msgid "Import" msgstr "Importar" -#: editor/editor_feature_profile.cpp editor/editor_node.cpp -#: editor/project_export.cpp +#: editor/editor_feature_profile.cpp editor/project_export.cpp msgid "Export" msgstr "Exportar" @@ -1828,32 +1825,28 @@ msgid "Move Favorite Down" msgstr "Bajar Favorito" #: editor/editor_file_dialog.cpp -#, fuzzy msgid "Go to previous folder." -msgstr "Ir a la carpeta padre." +msgstr "Ir a la carpeta anterior." #: editor/editor_file_dialog.cpp -#, fuzzy msgid "Go to next folder." -msgstr "Ir a la carpeta padre." +msgstr "Ir a la carpeta siguiente." #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Go to parent folder." msgstr "Ir a la carpeta padre." #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp -#, fuzzy msgid "Refresh files." -msgstr "Buscar archivos" +msgstr "Refrescar archivos." #: editor/editor_file_dialog.cpp msgid "(Un)favorite current folder." msgstr "Eliminar carpeta actual de favoritos." #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp -#, fuzzy msgid "Toggle the visibility of hidden files." -msgstr "Ver/Ocultar archivos ocultos." +msgstr "Mostrar/Ocultar archivos ocultos." #: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp msgid "View items as a grid of thumbnails." @@ -2097,6 +2090,11 @@ msgstr "Limpiar" msgid "Clear Output" msgstr "Limpiar Salida" +#: editor/editor_node.cpp editor/project_manager.cpp +#, fuzzy +msgid "New Window" +msgstr "Ventana" + #: editor/editor_node.cpp msgid "Project export failed with error code %d." msgstr "La exportación del proyecto falló con el código de error %d." @@ -2422,6 +2420,15 @@ msgid "Pick a Main Scene" msgstr "Selecciona una Escena Principal" #: editor/editor_node.cpp +msgid "Close Scene" +msgstr "Cerrar Escena" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Reopen Closed Scene" +msgstr "Cerrar Escena" + +#: editor/editor_node.cpp msgid "Unable to enable addon plugin at: '%s' parsing of config failed." msgstr "" "No se pudo activar el plugin addon: Ha fallado el análisis de la " @@ -2541,6 +2548,11 @@ msgstr "Reproducir Esta Escena" msgid "Close Tab" msgstr "Cerrar Pestaña" +#: editor/editor_node.cpp +#, fuzzy +msgid "Undo Close Tab" +msgstr "Cerrar Pestaña" + #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp msgid "Close Other Tabs" msgstr "Cerrar Otras Pestañas" @@ -2625,6 +2637,10 @@ msgstr "Nueva Escena Heredada..." msgid "Open Scene..." msgstr "Abrir Escena..." +#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +msgid "Open Recent" +msgstr "Abrir Reciente" + #: editor/editor_node.cpp msgid "Save Scene" msgstr "Guardar Escena" @@ -2634,14 +2650,6 @@ msgid "Save All Scenes" msgstr "Guardar Todas las Escenas" #: editor/editor_node.cpp -msgid "Close Scene" -msgstr "Cerrar Escena" - -#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp -msgid "Open Recent" -msgstr "Abrir Reciente" - -#: editor/editor_node.cpp msgid "Convert To..." msgstr "Convertir a..." @@ -2671,25 +2679,36 @@ msgstr "Revertir Escena" msgid "Miscellaneous project or scene-wide tools." msgstr "Herramientas variadas de proyecto o escena." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/script_create_dialog.cpp msgid "Project" msgstr "Proyecto" #: editor/editor_node.cpp -msgid "Project Settings" +#, fuzzy +msgid "Project Settings..." msgstr "Ajustes del proyecto" -#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp -msgid "Tools" -msgstr "Herramientas" +#: editor/editor_node.cpp +msgid "Export..." +msgstr "Exportar…" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Install Android Build Template..." +msgstr "Instalar plantilla de compilación de Android" #: editor/editor_node.cpp msgid "Open Project Data Folder" msgstr "Abrir Carpeta de Datos del Proyecto" +#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp +msgid "Tools" +msgstr "Herramientas" + #: editor/editor_node.cpp -msgid "Install Android Build Template" -msgstr "Instalar plantilla de compilación de Android" +#, fuzzy +msgid "Orphan Resource Explorer..." +msgstr "Explorador de Recursos Huérfanos" #: editor/editor_node.cpp msgid "Quit to Project List" @@ -2787,12 +2806,13 @@ msgstr "" "Cuando se use remotamente en un dispositivo, esto es mas eficiente con un " "sistema de archivos de red." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/script_create_dialog.cpp msgid "Editor" msgstr "Editor" -#: editor/editor_node.cpp editor/settings_config_dialog.cpp -msgid "Editor Settings" +#: editor/editor_node.cpp +#, fuzzy +msgid "Editor Settings..." msgstr "Configuración del Editor" #: editor/editor_node.cpp @@ -2830,14 +2850,16 @@ msgid "Open Editor Settings Folder" msgstr "Abrir Carpeta de Configuración del Editor" #: editor/editor_node.cpp -msgid "Manage Editor Features" +#, fuzzy +msgid "Manage Editor Features..." msgstr "Administrar Características del Editor" -#: editor/editor_node.cpp editor/project_export.cpp -msgid "Manage Export Templates" +#: editor/editor_node.cpp +#, fuzzy +msgid "Manage Export Templates..." msgstr "Administrar Plantillas de Exportación" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/shader_editor_plugin.cpp msgid "Help" msgstr "Ayuda" @@ -2845,12 +2867,13 @@ msgstr "Ayuda" #: editor/plugins/script_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp #: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp -#: editor/plugins/visual_shader_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp editor/project_manager.cpp #: editor/project_settings_editor.cpp editor/rename_dialog.cpp msgid "Search" msgstr "Buscar" #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +#: editor/plugins/shader_editor_plugin.cpp msgid "Online Docs" msgstr "Documentación Online" @@ -3131,9 +3154,8 @@ msgid "Calls" msgstr "Llamadas" #: editor/editor_properties.cpp -#, fuzzy msgid "Edit Text:" -msgstr "Editar Tema" +msgstr "Editar Texto:" #: editor/editor_properties.cpp editor/script_create_dialog.cpp msgid "On" @@ -3308,7 +3330,8 @@ msgid "Import From Node:" msgstr "Importar Desde Nodo:" #: editor/export_template_manager.cpp -msgid "Re-Download" +#, fuzzy +msgid "Redownload" msgstr "Volver a Descargar" #: editor/export_template_manager.cpp @@ -3325,6 +3348,10 @@ msgid "Download" msgstr "Descargar" #: editor/export_template_manager.cpp +msgid "Official export templates aren't available for development builds." +msgstr "" + +#: editor/export_template_manager.cpp msgid "(Missing)" msgstr "(No encontrado)" @@ -3388,12 +3415,10 @@ msgid "No response." msgstr "No responde." #: editor/export_template_manager.cpp -#: editor/plugins/asset_library_editor_plugin.cpp msgid "Request Failed." msgstr "Petición Fallida." #: editor/export_template_manager.cpp -#: editor/plugins/asset_library_editor_plugin.cpp msgid "Redirect Loop." msgstr "Redireccionar Loop." @@ -3407,15 +3432,22 @@ msgid "Download Complete." msgstr "Descarga Completada." #: editor/export_template_manager.cpp +#, fuzzy +msgid "Cannot remove temporary file:" +msgstr "No se pudo guardar el tema a un archivo:" + +#: editor/export_template_manager.cpp +#, fuzzy msgid "" -"Templates installation failed. The problematic templates archives can be " -"found at '%s'." +"Templates installation failed.\n" +"The problematic templates archives can be found at '%s'." msgstr "" "Fallo la instalación de plantillas. Las plantillas problemáticas pueden ser " "encontradas en '%s'." #: editor/export_template_manager.cpp -msgid "Error requesting url: " +#, fuzzy +msgid "Error requesting URL:" msgstr "Error al solicitar url: " #: editor/export_template_manager.cpp @@ -3501,23 +3533,11 @@ msgid "Select mirror from list: (Shift+Click: Open in Browser)" msgstr "" "Seleccionar un mirror de la lista: (Shift + Clic: Abrir en el Navegador)" -#: editor/file_type_cache.cpp -msgid "Can't open file_type_cache.cch for writing, not saving file type cache!" -msgstr "" -"No se puede abrir file_type_cache.cch para escribir, no se guardará el cache " -"de tipos de archivo!" - #: editor/filesystem_dock.cpp msgid "Favorites" msgstr "Favoritos" #: editor/filesystem_dock.cpp -msgid "Cannot navigate to '%s' as it has not been found in the file system!" -msgstr "" -"¡No se puede navegar a '%s' ya que no se ha encontrado en el sistema de " -"archivos!" - -#: editor/filesystem_dock.cpp msgid "Status: Import of file failed. Please fix file and reimport manually." msgstr "" "Estado: No se pudo importar el archivo. Por favor, arregla el archivo y " @@ -3552,14 +3572,14 @@ msgid "Provided name contains invalid characters." msgstr "El nombre contiene caracteres inválidos." #: editor/filesystem_dock.cpp -msgid "Name contains invalid characters." -msgstr "El nombre contiene caracteres inválidos." - -#: editor/filesystem_dock.cpp msgid "A file or folder with this name already exists." msgstr "Ya existe un archivo o carpeta con este nombre." #: editor/filesystem_dock.cpp +msgid "Name contains invalid characters." +msgstr "El nombre contiene caracteres inválidos." + +#: editor/filesystem_dock.cpp msgid "Renaming file:" msgstr "Renombrar archivo:" @@ -3615,6 +3635,11 @@ msgstr "Duplicar..." msgid "Move To..." msgstr "Mover a..." +#: editor/filesystem_dock.cpp +#, fuzzy +msgid "New Scene..." +msgstr "Nueva Escena" + #: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp msgid "New Script..." msgstr "Nuevo Script..." @@ -3680,6 +3705,11 @@ msgstr "Ya hay un archivo o carpeta con el mismo nombre en esta ubicación." msgid "Overwrite" msgstr "Sobreescribir" +#: editor/filesystem_dock.cpp +#, fuzzy +msgid "Create Scene" +msgstr "Crear desde escena" + #: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp msgid "Create Script" msgstr "Crear Script" @@ -3742,6 +3772,14 @@ msgid "Search complete" msgstr "Búsqueda completa" #: editor/groups_editor.cpp +msgid "Add to Group" +msgstr "Añadir al Grupo" + +#: editor/groups_editor.cpp +msgid "Remove from Group" +msgstr "Eliminar del Grupo" + +#: editor/groups_editor.cpp msgid "Group name already exists." msgstr "El nombre del grupo ya existe." @@ -3749,12 +3787,23 @@ msgstr "El nombre del grupo ya existe." msgid "Invalid group name." msgstr "Nombre de grupo inválido." +#: editor/groups_editor.cpp +#, fuzzy +msgid "Rename Group" +msgstr "Administrar Grupos" + +#: editor/groups_editor.cpp +#, fuzzy +msgid "Delete Group" +msgstr "Eliminar grupo de imágenes" + #: editor/groups_editor.cpp editor/node_dock.cpp msgid "Groups" msgstr "Grupos" #: editor/groups_editor.cpp -msgid "Nodes not in Group" +#, fuzzy +msgid "Nodes Not in Group" msgstr "Nodos fuera del Grupo" #: editor/groups_editor.cpp editor/scene_tree_dock.cpp @@ -3767,12 +3816,12 @@ msgid "Nodes in Group" msgstr "Nodos dentro del Grupo" #: editor/groups_editor.cpp -msgid "Add to Group" -msgstr "Añadir al Grupo" +msgid "Empty groups will be automatically removed." +msgstr "" #: editor/groups_editor.cpp -msgid "Remove from Group" -msgstr "Eliminar del Grupo" +msgid "Group Editor" +msgstr "Editor de Grupos" #: editor/groups_editor.cpp msgid "Manage Groups" @@ -3981,7 +4030,8 @@ msgid "MultiNode Set" msgstr "Establecer multinodo" #: editor/node_dock.cpp -msgid "Select a Node to edit Signals and Groups." +#, fuzzy +msgid "Select a single node to edit its signals and groups." msgstr "Selecciona un nodo para editar señales y grupos." #: editor/plugin_config_dialog.cpp @@ -4745,10 +4795,6 @@ msgid "View Files" msgstr "Ver Archivos" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "Can't resolve hostname:" -msgstr "No se ha podido resolver el nombre de dominio:" - -#: editor/plugins/asset_library_editor_plugin.cpp msgid "Connection error, please try again." msgstr "Error de conexión, por favor inténtelo otra vez." @@ -4761,14 +4807,47 @@ msgid "No response from host:" msgstr "No hay respuesta desde el host:" #: editor/plugins/asset_library_editor_plugin.cpp +msgid "Can't resolve hostname:" +msgstr "No se ha podido resolver el nombre de dominio:" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Request failed, return code:" msgstr "Petición fallida, código:" #: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Request failed." +msgstr "Petición Fallida." + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Cannot save response to:" +msgstr "No se pudo guardar el tema a un archivo:" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Write error." +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Request failed, too many redirects" msgstr "Petición fallida, demasiadas redirecciones" #: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Redirect loop." +msgstr "Redireccionar Loop." + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Request failed, timeout" +msgstr "Petición fallida, código:" + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Timeout." +msgstr "Tiempo" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Bad download hash, assuming file has been tampered with." msgstr "Error de descarga, al parecer el archivo ha sido manipulado." @@ -4845,8 +4924,13 @@ msgid "All" msgstr "Todos" #: editor/plugins/asset_library_editor_plugin.cpp -#: editor/project_settings_editor.cpp -msgid "Plugins" +#, fuzzy +msgid "Import..." +msgstr "Reimportar..." + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Plugins..." msgstr "Plugins" #: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp @@ -4867,7 +4951,8 @@ msgid "Site:" msgstr "Sitio:" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "Support..." +#, fuzzy +msgid "Support" msgstr "Soporte..." #: editor/plugins/asset_library_editor_plugin.cpp @@ -4879,6 +4964,11 @@ msgid "Testing" msgstr "Prueba" #: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Loading..." +msgstr "Cargar..." + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Assets ZIP File" msgstr "Archivo ZIP de elementos" @@ -5044,6 +5134,11 @@ msgid "Paste Pose" msgstr "Pegar Pose" #: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Clear Guides" +msgstr "Limpiar Huesos" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Create Custom Bone(s) from Node(s)" msgstr "Crear Hueso(s) Personalizado(s) a partir de Nodo(s)" @@ -5074,6 +5169,7 @@ msgid "Zoom Reset" msgstr "Resetear el Zoom" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Select Mode" msgstr "Modo de Selección" @@ -5096,14 +5192,17 @@ msgid "Alt+RMB: Depth list selection" msgstr "Alt + Clic Derecho: Selección en listado de solapamientos" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Move Mode" msgstr "Modo Movimiento" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Rotate Mode" msgstr "Modo Rotación" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Scale Mode" msgstr "Modo Escalado" @@ -5130,6 +5229,7 @@ msgid "Toggle snapping." msgstr "Act./Desact. alineado." #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Use Snap" msgstr "Usar Snap" @@ -5146,11 +5246,6 @@ msgid "Use Rotation Snap" msgstr "Usar Snap de Rotación" #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Configure Snap..." -msgstr "Configurar Snap..." - -#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Snap Relative" msgstr "Snap Relativo" @@ -5163,6 +5258,11 @@ msgid "Smart Snapping" msgstr "Ajuste Inteligente" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Configure Snap..." +msgstr "Configurar Snap..." + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Snap to Parent" msgstr "Ajustar al Padre" @@ -5377,16 +5477,6 @@ msgstr "Establecer Handle" #: editor/plugins/cpu_particles_2d_editor_plugin.cpp #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Error loading image:" -msgstr "Error al cargar la imagen:" - -#: editor/plugins/cpu_particles_2d_editor_plugin.cpp -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "No pixels with transparency > 128 in image..." -msgstr "No hay píxeles con transparencia > 128 en la imagen..." - -#: editor/plugins/cpu_particles_2d_editor_plugin.cpp -#: editor/plugins/particles_2d_editor_plugin.cpp msgid "Load Emission Mask" msgstr "Cargar Máscara de Emisión" @@ -5698,14 +5788,6 @@ msgid "Surface source is invalid (no faces)." msgstr "El origen de la superficie no es correcto (sin caras)." #: editor/plugins/multimesh_editor_plugin.cpp -msgid "Parent has no solid faces to populate." -msgstr "La superficie padre no tiene caras solidas para poblar." - -#: editor/plugins/multimesh_editor_plugin.cpp -msgid "Couldn't map area." -msgstr "No se pudo mapear el área." - -#: editor/plugins/multimesh_editor_plugin.cpp msgid "Select a Source Mesh:" msgstr "Selecciona una Mesh de Origen:" @@ -5790,20 +5872,27 @@ msgid "Generation Time (sec):" msgstr "Tiempo de Generación (seg):" #: editor/plugins/particles_editor_plugin.cpp -msgid "Faces contain no area!" -msgstr "¡Las caras no contienen área!" +msgid "The geometry's faces don't contain any area." +msgstr "" + +#: editor/plugins/particles_editor_plugin.cpp +#, fuzzy +msgid "The geometry doesn't contain any faces." +msgstr "El nodo no posee geometría (caras)." #: editor/plugins/particles_editor_plugin.cpp -msgid "No faces!" -msgstr "¡Sin caras!" +msgid "\"%s\" doesn't inherit from Spatial." +msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Node does not contain geometry." +#, fuzzy +msgid "\"%s\" doesn't contain geometry." msgstr "El nodo no tiene geometría." #: editor/plugins/particles_editor_plugin.cpp -msgid "Node does not contain geometry (faces)." -msgstr "El nodo no posee geometría (caras)." +#, fuzzy +msgid "\"%s\" doesn't contain face geometry." +msgstr "El nodo no tiene geometría." #: editor/plugins/particles_editor_plugin.cpp msgid "Create Emitter" @@ -6137,7 +6226,6 @@ msgid "Grid Settings" msgstr "Configuración del Grid" #: editor/plugins/polygon_2d_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp msgid "Snap" msgstr "Snap" @@ -6243,12 +6331,9 @@ msgid "Error writing TextFile:" msgstr "Error al escribir el TextFile:" #: editor/plugins/script_editor_plugin.cpp -msgid "Error: could not load file." -msgstr "Error: no se pudo cargar el archivo." - -#: editor/plugins/script_editor_plugin.cpp -msgid "Error could not load file." -msgstr "Error no se pudo cargar el archivo." +#, fuzzy +msgid "Could not load file at:" +msgstr "No se pudo cargar el tile:" #: editor/plugins/script_editor_plugin.cpp msgid "Error saving file!" @@ -6271,7 +6356,8 @@ msgid "Error Importing" msgstr "Error al Importar" #: editor/plugins/script_editor_plugin.cpp -msgid "New TextFile..." +#, fuzzy +msgid "New Text File..." msgstr "Nuevo TextFile..." #: editor/plugins/script_editor_plugin.cpp @@ -6352,6 +6438,11 @@ msgid "Open..." msgstr "Abrir..." #: editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Reopen Closed Script" +msgstr "Abrir Script" + +#: editor/plugins/script_editor_plugin.cpp msgid "Save All" msgstr "Guardar Todo" @@ -6389,13 +6480,13 @@ msgid "Save Theme" msgstr "Guardar Tema" #: editor/plugins/script_editor_plugin.cpp -msgid "Close Docs" -msgstr "Cerrar Documentación" - -#: editor/plugins/script_editor_plugin.cpp msgid "Close All" msgstr "Cerrar Todo" +#: editor/plugins/script_editor_plugin.cpp +msgid "Close Docs" +msgstr "Cerrar Documentación" + #: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp msgid "Run" msgstr "Ejecutar" @@ -6483,6 +6574,11 @@ msgstr "Depurador" msgid "Search Results" msgstr "Resultados de la Búsqueda" +#: editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Clear Recent Scripts" +msgstr "Limpiar escenas recientes" + #: editor/plugins/script_text_editor.cpp msgid "Connections to method:" msgstr "Conexiones al método:" @@ -6551,6 +6647,7 @@ msgid "Syntax Highlighter" msgstr "Resaltador de Sintaxis" #: editor/plugins/script_text_editor.cpp +#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp msgid "Go To" msgstr "Ir A" @@ -6585,22 +6682,6 @@ msgid "Toggle Comment" msgstr "Act./Desact. Comentario" #: editor/plugins/script_text_editor.cpp -msgid "Toggle Bookmark" -msgstr "Act./Desact. Marcador" - -#: editor/plugins/script_text_editor.cpp -msgid "Go to Next Bookmark" -msgstr "Ir al Siguiente Marcador" - -#: editor/plugins/script_text_editor.cpp -msgid "Go to Previous Bookmark" -msgstr "Ir al Marcador Anterior" - -#: editor/plugins/script_text_editor.cpp -msgid "Remove All Bookmarks" -msgstr "Eliminar Todos los Marcadores" - -#: editor/plugins/script_text_editor.cpp msgid "Fold/Unfold Line" msgstr "Plegar/Desplegar Línea" @@ -6621,6 +6702,11 @@ msgid "Complete Symbol" msgstr "Completar Símbolo" #: editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Evaluate Selection" +msgstr "Escalar Selección" + +#: editor/plugins/script_text_editor.cpp msgid "Trim Trailing Whitespace" msgstr "Eliminar Espacios Sobrantes al Final" @@ -6637,29 +6723,32 @@ msgid "Auto Indent" msgstr "Autoindentar" #: editor/plugins/script_text_editor.cpp -#: modules/visual_script/visual_script_editor.cpp -msgid "Toggle Breakpoint" -msgstr "Act./Desact. Breakpoint" +msgid "Find Previous" +msgstr "Buscar Anterior" #: editor/plugins/script_text_editor.cpp -msgid "Remove All Breakpoints" -msgstr "Eliminar Todos los Breakpoints" +msgid "Find in Files..." +msgstr "Buscar en Archivos..." #: editor/plugins/script_text_editor.cpp -msgid "Go to Next Breakpoint" -msgstr "Ir al Siguente Breakpoint" +msgid "Contextual Help" +msgstr "Ayuda Contextual" #: editor/plugins/script_text_editor.cpp -msgid "Go to Previous Breakpoint" -msgstr "Ir al Breakpoint Anterior" +msgid "Toggle Bookmark" +msgstr "Act./Desact. Marcador" #: editor/plugins/script_text_editor.cpp -msgid "Find Previous" -msgstr "Buscar Anterior" +msgid "Go to Next Bookmark" +msgstr "Ir al Siguiente Marcador" #: editor/plugins/script_text_editor.cpp -msgid "Find in Files..." -msgstr "Buscar en Archivos..." +msgid "Go to Previous Bookmark" +msgstr "Ir al Marcador Anterior" + +#: editor/plugins/script_text_editor.cpp +msgid "Remove All Bookmarks" +msgstr "Eliminar Todos los Marcadores" #: editor/plugins/script_text_editor.cpp msgid "Go to Function..." @@ -6670,8 +6759,21 @@ msgid "Go to Line..." msgstr "Ir a Línea..." #: editor/plugins/script_text_editor.cpp -msgid "Contextual Help" -msgstr "Ayuda Contextual" +#: modules/visual_script/visual_script_editor.cpp +msgid "Toggle Breakpoint" +msgstr "Act./Desact. Breakpoint" + +#: editor/plugins/script_text_editor.cpp +msgid "Remove All Breakpoints" +msgstr "Eliminar Todos los Breakpoints" + +#: editor/plugins/script_text_editor.cpp +msgid "Go to Next Breakpoint" +msgstr "Ir al Siguente Breakpoint" + +#: editor/plugins/script_text_editor.cpp +msgid "Go to Previous Breakpoint" +msgstr "Ir al Breakpoint Anterior" #: editor/plugins/shader_editor_plugin.cpp msgid "" @@ -6850,14 +6952,12 @@ msgid "Rear" msgstr "Detrás" #: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy msgid "Align Transform with View" -msgstr "Alinear con Vista" +msgstr "Alinear Transform con Vista" #: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy msgid "Align Rotation with View" -msgstr "Alinear Selección Con Vista" +msgstr "Alinear Rotación con Vista" #: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp msgid "No parent to instance a child at." @@ -6912,8 +7012,9 @@ msgid "Audio Listener" msgstr "Oyente de Audio" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Doppler Enable" -msgstr "Activar Doppler" +#, fuzzy +msgid "Enable Doppler" +msgstr "Habilitar Filtrado" #: editor/plugins/spatial_editor_plugin.cpp msgid "Cinematic Preview" @@ -6968,8 +7069,8 @@ msgid "Snap Nodes To Floor" msgstr "Ajustar Nodos al Suelo" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Select Mode (Q)" -msgstr "Modo de Selección (Q)" +msgid "Couldn't find a solid floor to snap the selection to." +msgstr "" #: editor/plugins/spatial_editor_plugin.cpp msgid "" @@ -6982,30 +7083,11 @@ msgstr "" "Alt + Clic Derecho: Selección en la lista de superposición" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Move Mode (W)" -msgstr "Modo Movimiento (W)" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Rotate Mode (E)" -msgstr "Modo Rotación (E)" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Scale Mode (R)" -msgstr "Modo Escalado (R)" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Local Coords" -msgstr "Coordenadas Locales" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Local Space Mode (%s)" +#, fuzzy +msgid "Use Local Space" msgstr "Modo de Espacio Local (%s)" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Snap Mode (%s)" -msgstr "Modo de Snap (%s)" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Bottom View" msgstr "Vista Inferior" @@ -7046,22 +7128,6 @@ msgid "Focus Selection" msgstr "Foco en Selección" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Tool Select" -msgstr "Seleccionar Herramienta" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Tool Move" -msgstr "Herramienta Mover" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Tool Rotate" -msgstr "Herramienta Rotar" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Tool Scale" -msgstr "Herramienta Escalar" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Toggle Freelook" msgstr "Act./Desact. Vista Libre" @@ -7116,7 +7182,8 @@ msgstr "Ver Grid" #: editor/plugins/spatial_editor_plugin.cpp #: modules/gridmap/grid_map_editor_plugin.cpp -msgid "Settings" +#, fuzzy +msgid "Settings..." msgstr "Configuración" #: editor/plugins/spatial_editor_plugin.cpp @@ -7409,10 +7476,6 @@ msgid "TextureRegion" msgstr "Región de Textura" #: editor/plugins/theme_editor_plugin.cpp -msgid "Can't save theme to file:" -msgstr "No se pudo guardar el tema a un archivo:" - -#: editor/plugins/theme_editor_plugin.cpp msgid "Add All Items" msgstr "Añadir Todos los Elementos" @@ -7497,11 +7560,13 @@ msgid "Submenu" msgstr "Submenú" #: editor/plugins/theme_editor_plugin.cpp -msgid "Item 1" +#, fuzzy +msgid "Subitem 1" msgstr "Ítem 1" #: editor/plugins/theme_editor_plugin.cpp -msgid "Item 2" +#, fuzzy +msgid "Subitem 2" msgstr "Ítem 2" #: editor/plugins/theme_editor_plugin.cpp @@ -7618,9 +7683,10 @@ msgid "Paint Tile" msgstr "Dibujar tile" #: editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy msgid "" -"Shift+RMB: Line Draw\n" -"Shift+Ctrl+RMB: Rectangle Paint" +"Shift+LMB: Line Draw\n" +"Shift+Ctrl+LMB: Rectangle Paint" msgstr "" "Shift + Clic derecho: Trazar línea\n" "Shift + Ctrl + Clic derecho: Pintar Rectángulo" @@ -7918,6 +7984,10 @@ msgid "TileSet" msgstr "TileSet" #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only)" +msgstr "(Sólo GLES3)" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Add input +" msgstr "Añadir entrada +" @@ -7994,6 +8064,11 @@ msgid "Duplicate Nodes" msgstr "Duplicar Nodos" #: editor/plugins/visual_shader_editor_plugin.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Paste Nodes" +msgstr "Pegar Nodos" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Delete Nodes" msgstr "Eliminar Nodos" @@ -8002,10 +8077,6 @@ msgid "Visual Shader Input Type Changed" msgstr "Cambiar Tipo de Entrada del Visual Shader" #: editor/plugins/visual_shader_editor_plugin.cpp -msgid "(GLES3 only)" -msgstr "(Sólo GLES3)" - -#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Vertex" msgstr "Vértice" @@ -8018,6 +8089,11 @@ msgid "Light" msgstr "Luz" #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Show resulted shader code." +msgstr "Crear Nodo Shader" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Create Shader Node" msgstr "Crear Nodo Shader" @@ -8385,10 +8461,11 @@ msgid "Returns the square root of the parameter." msgstr "Devuelve la raíz cuadrada del parámetro." #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy msgid "" "SmoothStep function( scalar(edge0), scalar(edge1), scalar(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge0' and 1.0 if x is larger than " +"Returns 0.0 if 'x' is smaller than 'edge0' and 1.0 if x is larger than " "'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 " "using Hermite polynomials." msgstr "" @@ -8399,10 +8476,11 @@ msgstr "" "polinomios de Hermite." #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy msgid "" "Step function( scalar(edge), scalar(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge' and otherwise 1.0." +"Returns 0.0 if 'x' is smaller than 'edge' and otherwise 1.0." msgstr "" "Step function( scalar(edge), scalar(x) ).\n" "\n" @@ -8576,6 +8654,11 @@ msgid "Linear interpolation between two vectors." msgstr "Interpolación lineal entre dos vectores." #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Linear interpolation between two vectors using scalar." +msgstr "Interpolación lineal entre dos vectores." + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Calculates the normalize product of vector." msgstr "Calcula el producto normalizado del vector." @@ -8600,10 +8683,11 @@ msgid "Returns the vector that points in the direction of refraction." msgstr "Devuelve el vector que apunta en la dirección de refracción." #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy msgid "" "SmoothStep function( vector(edge0), vector(edge1), vector(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge0' and 1.0 if 'x' is larger than " +"Returns 0.0 if 'x' is smaller than 'edge0' and 1.0 if 'x' is larger than " "'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 " "using Hermite polynomials." msgstr "" @@ -8614,10 +8698,11 @@ msgstr "" "polinomios de Hermite." #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy msgid "" "SmoothStep function( scalar(edge0), scalar(edge1), vector(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge0' and 1.0 if 'x' is larger than " +"Returns 0.0 if 'x' is smaller than 'edge0' and 1.0 if 'x' is larger than " "'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 " "using Hermite polynomials." msgstr "" @@ -8628,20 +8713,22 @@ msgstr "" "polinomios de Hermite." #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy msgid "" "Step function( vector(edge), vector(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge' and otherwise 1.0." +"Returns 0.0 if 'x' is smaller than 'edge' and otherwise 1.0." msgstr "" "Step function( vector(edge), vector(x) ).\n" "\n" "Devuelve 0.0 si 'x' es menor que 'edge' y 1.0 en caso contrario." #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy msgid "" "Step function( scalar(edge), vector(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge' and otherwise 1.0." +"Returns 0.0 if 'x' is smaller than 'edge' and otherwise 1.0." msgstr "" "Step function( scalar(edge), vector(x) ).\n" "\n" @@ -8696,6 +8783,13 @@ msgstr "" "esta)." #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Custom Godot Shader Language expression, which placed on top of the resulted " +"shader. You can place various function definitions inside and call it later " +"in the Expressions. You can also declare varyings, uniforms and constants." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "(Fragment/Light mode only) Scalar derivative function." msgstr "(Sólo modo Fragmento/Luz) Función de derivación escalar." @@ -8923,6 +9017,10 @@ msgid "Export templates for this platform are missing:" msgstr "Faltan plantillas de exportación para esta plataforma:" #: editor/project_export.cpp +msgid "Manage Export Templates" +msgstr "Administrar Plantillas de Exportación" + +#: editor/project_export.cpp msgid "Export With Debug" msgstr "Exportar con depuración" @@ -9082,6 +9180,15 @@ msgid "Unnamed Project" msgstr "Proyecto Sin Nombre" #: editor/project_manager.cpp +#, fuzzy +msgid "Missing Project" +msgstr "Importar Proyecto Existente" + +#: editor/project_manager.cpp +msgid "Error: Project is missing on the filesystem." +msgstr "" + +#: editor/project_manager.cpp msgid "Can't open project at '%s'." msgstr "No se puede abrir el proyecto en '%s'." @@ -9178,12 +9285,13 @@ msgstr "" "El contenido de la carpeta de proyecto no se modificará." #: editor/project_manager.cpp +#, fuzzy msgid "" -"Remove all missing projects from the list? (Folders contents will not be " -"modified)" +"Remove all missing projects from the list?\n" +"The project folders' contents won't be modified." msgstr "" -"¿Eliminar todos los proyectos faltantes de la lista? (El contenido de las " -"carpetas no se modificará)" +"¿Eliminar %d proyectos de la lista?\n" +"El contenido de las carpetas del proyecto no se modificará." #: editor/project_manager.cpp msgid "" @@ -9208,8 +9316,9 @@ msgid "Project Manager" msgstr "Administrador de Proyectos" #: editor/project_manager.cpp -msgid "Project List" -msgstr "Listado de Proyectos" +#, fuzzy +msgid "Projects" +msgstr "Proyecto" #: editor/project_manager.cpp msgid "Scan" @@ -9232,10 +9341,6 @@ msgid "Templates" msgstr "Plantillas" #: editor/project_manager.cpp -msgid "Exit" -msgstr "Salir" - -#: editor/project_manager.cpp msgid "Restart Now" msgstr "Reiniciar Ahora" @@ -9575,6 +9680,10 @@ msgstr "Idiomas:" msgid "AutoLoad" msgstr "AutoLoad" +#: editor/project_settings_editor.cpp +msgid "Plugins" +msgstr "Plugins" + #: editor/property_editor.cpp msgid "Zero" msgstr "Cero" @@ -9627,15 +9736,6 @@ msgstr "Seleccionar Método Virtual" msgid "Select Method" msgstr "Seleccionar Método" -#: editor/pvrtc_compress.cpp -msgid "Could not execute PVRTC tool:" -msgstr "No se pudo ejecutar la herramienta PVRTC:" - -#: editor/pvrtc_compress.cpp -msgid "Can't load back converted image using PVRTC tool:" -msgstr "" -"No se pudo volver a cargar la imagen convertida usando la herramienta PVRTC:" - #: editor/rename_dialog.cpp editor/scene_tree_dock.cpp msgid "Batch Rename" msgstr "Renombrar por lote" @@ -9931,6 +10031,11 @@ msgid "Remove Node(s)" msgstr "Eliminar Nodo(s)" #: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Change type of node(s)" +msgstr "Cambiar nombre del puerto de salida" + +#: editor/scene_tree_dock.cpp msgid "" "Couldn't save new scene. Likely dependencies (instances) couldn't be " "satisfied." @@ -9975,9 +10080,8 @@ msgid "Extend Script" msgstr "Extender Script" #: editor/scene_tree_dock.cpp -#, fuzzy msgid "Reparent to New Node" -msgstr "Reemparentar nodo" +msgstr "Reemparentar a Nuevo Nodo" #: editor/scene_tree_dock.cpp msgid "Make Scene Root" @@ -10052,24 +10156,27 @@ msgid "Node configuration warning:" msgstr "Alerta de configuración de nodos:" #: editor/scene_tree_editor.cpp +#, fuzzy msgid "" -"Node has connection(s) and group(s).\n" +"Node has %s connection(s) and %s group(s).\n" "Click to show signals dock." msgstr "" "El nodo tiene conexión/es y grupo/s.\n" "Clic para mostrar el panel de señales." #: editor/scene_tree_editor.cpp +#, fuzzy msgid "" -"Node has connections.\n" +"Node has %s connection(s).\n" "Click to show signals dock." msgstr "" "El nodo tiene conexiones.\n" "Haz clic para mostrar el panel de señales." #: editor/scene_tree_editor.cpp +#, fuzzy msgid "" -"Node is in group(s).\n" +"Node is in %s group(s).\n" "Click to show groups dock." msgstr "" "El nodo está en el/los grupo(s).\n" @@ -10169,6 +10276,11 @@ msgid "Error loading script from %s" msgstr "Error al cargar script desde %s" #: editor/script_create_dialog.cpp +#, fuzzy +msgid "Overrides" +msgstr "Sobreescribir" + +#: editor/script_create_dialog.cpp msgid "N/A" msgstr "N/D" @@ -10357,6 +10469,10 @@ msgid "Change Shortcut" msgstr "Cambiar Atajo" #: editor/settings_config_dialog.cpp +msgid "Editor Settings" +msgstr "Configuración del Editor" + +#: editor/settings_config_dialog.cpp msgid "Shortcuts" msgstr "Atajos" @@ -10779,10 +10895,30 @@ msgid "Set Variable Type" msgstr "Establecer Tipo de la Variable" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Override an existing built-in function." +msgstr "No debe coincidir con un nombre de tipo built-in existente." + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Create a new function." +msgstr "Cree un nuevo rectángulo." + +#: modules/visual_script/visual_script_editor.cpp msgid "Variables:" msgstr "Variables:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Create a new variable." +msgstr "Cree un nuevo rectángulo." + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Create a new signal." +msgstr "Crear un nuevo polígono." + +#: modules/visual_script/visual_script_editor.cpp msgid "Name is not a valid identifier:" msgstr "El nombre no es un identificador válido:" @@ -10971,10 +11107,6 @@ msgid "Cut Nodes" msgstr "Cortar Nodos" #: modules/visual_script/visual_script_editor.cpp -msgid "Paste Nodes" -msgstr "Pegar Nodos" - -#: modules/visual_script/visual_script_editor.cpp msgid "Edit Member" msgstr "Editar Miembros" @@ -11876,22 +12008,6 @@ msgstr "" "pueda obtener un tamaño. De lo contrario, conviértelo en un RenderTarget y " "asigna su textura interna a algún nodo para mostrarlo." -#: scene/resources/dynamic_font.cpp -msgid "Error initializing FreeType." -msgstr "Error al arrancar FreeType." - -#: scene/resources/dynamic_font.cpp -msgid "Unknown font format." -msgstr "Formato de tipografía desconocido." - -#: scene/resources/dynamic_font.cpp -msgid "Error loading font." -msgstr "Error al cargar la tipografía." - -#: scene/resources/dynamic_font.cpp -msgid "Invalid font size." -msgstr "Tamaño de tipografía incorrecto." - #: scene/resources/visual_shader.cpp msgid "Input" msgstr "Entrada" @@ -11924,6 +12040,110 @@ msgstr "Solo se pueden asignar variaciones en funciones de vértice." msgid "Constants cannot be modified." msgstr "Las constantes no pueden modificarse." +#~ msgid "No Matches" +#~ msgstr "Sin Coincidencias" + +#~ msgid "" +#~ "Can't open file_type_cache.cch for writing, not saving file type cache!" +#~ msgstr "" +#~ "No se puede abrir file_type_cache.cch para escribir, no se guardará el " +#~ "cache de tipos de archivo!" + +#~ msgid "Cannot navigate to '%s' as it has not been found in the file system!" +#~ msgstr "" +#~ "¡No se puede navegar a '%s' ya que no se ha encontrado en el sistema de " +#~ "archivos!" + +#~ msgid "Error loading image:" +#~ msgstr "Error al cargar la imagen:" + +#~ msgid "No pixels with transparency > 128 in image..." +#~ msgstr "No hay píxeles con transparencia > 128 en la imagen..." + +#~ msgid "Parent has no solid faces to populate." +#~ msgstr "La superficie padre no tiene caras solidas para poblar." + +#~ msgid "Couldn't map area." +#~ msgstr "No se pudo mapear el área." + +#~ msgid "Faces contain no area!" +#~ msgstr "¡Las caras no contienen área!" + +#~ msgid "No faces!" +#~ msgstr "¡Sin caras!" + +#~ msgid "Error: could not load file." +#~ msgstr "Error: no se pudo cargar el archivo." + +#~ msgid "Error could not load file." +#~ msgstr "Error no se pudo cargar el archivo." + +#~ msgid "Doppler Enable" +#~ msgstr "Activar Doppler" + +#~ msgid "Select Mode (Q)" +#~ msgstr "Modo de Selección (Q)" + +#~ msgid "Move Mode (W)" +#~ msgstr "Modo Movimiento (W)" + +#~ msgid "Rotate Mode (E)" +#~ msgstr "Modo Rotación (E)" + +#~ msgid "Scale Mode (R)" +#~ msgstr "Modo Escalado (R)" + +#~ msgid "Local Coords" +#~ msgstr "Coordenadas Locales" + +#~ msgid "Snap Mode (%s)" +#~ msgstr "Modo de Snap (%s)" + +#~ msgid "Tool Select" +#~ msgstr "Seleccionar Herramienta" + +#~ msgid "Tool Move" +#~ msgstr "Herramienta Mover" + +#~ msgid "Tool Rotate" +#~ msgstr "Herramienta Rotar" + +#~ msgid "Tool Scale" +#~ msgstr "Herramienta Escalar" + +#~ msgid "" +#~ "Remove all missing projects from the list? (Folders contents will not be " +#~ "modified)" +#~ msgstr "" +#~ "¿Eliminar todos los proyectos faltantes de la lista? (El contenido de las " +#~ "carpetas no se modificará)" + +#~ msgid "Project List" +#~ msgstr "Listado de Proyectos" + +#~ msgid "Exit" +#~ msgstr "Salir" + +#~ msgid "Could not execute PVRTC tool:" +#~ msgstr "No se pudo ejecutar la herramienta PVRTC:" + +#~ msgid "Can't load back converted image using PVRTC tool:" +#~ msgstr "" +#~ "No se pudo volver a cargar la imagen convertida usando la herramienta " +#~ "PVRTC:" + +#~ msgid "Error initializing FreeType." +#~ msgstr "Error al arrancar FreeType." + +#~ msgid "Unknown font format." +#~ msgstr "Formato de tipografía desconocido." + +#~ msgid "Error loading font." +#~ msgstr "Error al cargar la tipografía." + +#~ msgid "Invalid font size." +#~ msgstr "Tamaño de tipografía incorrecto." + #~ msgid "Previous Folder" #~ msgstr "Carpeta Anterior" @@ -12714,9 +12934,6 @@ msgstr "Las constantes no pueden modificarse." #~ msgid "Erase selection" #~ msgstr "Eliminar selección" -#~ msgid "Could not find tile:" -#~ msgstr "No se pudo cargar el tile:" - #~ msgid "Item name or ID:" #~ msgstr "Nombre o ID de Item:" @@ -12995,9 +13212,6 @@ msgstr "Las constantes no pueden modificarse." #~ msgid "Info" #~ msgstr "Info" -#~ msgid "Re-Import..." -#~ msgstr "Reimportar..." - #~ msgid "No bit masks to import!" #~ msgstr "¡Sin máscaras de bits para importar!" @@ -13394,9 +13608,6 @@ msgstr "Las constantes no pueden modificarse." #~ msgid "Stereo" #~ msgstr "Estéreo" -#~ msgid "Window" -#~ msgstr "Ventana" - #~ msgid "Scaling to %s%%." #~ msgstr "Escalando al %s%%." @@ -13652,9 +13863,6 @@ msgstr "Las constantes no pueden modificarse." #~ msgid "Add Image Group" #~ msgstr "Añadir grupo de imágenes" -#~ msgid "Delete Image Group" -#~ msgstr "Eliminar grupo de imágenes" - #~ msgid "Project Export Settings" #~ msgstr "Ajustes de exportación del proyecto" @@ -13739,9 +13947,6 @@ msgstr "Las constantes no pueden modificarse." #~ msgid "Export Project PCK" #~ msgstr "Exportar PCK del proyecto" -#~ msgid "Export..." -#~ msgstr "Exportar…" - #~ msgid "Project Export" #~ msgstr "Exportar proyecto" @@ -13839,6 +14044,3 @@ msgstr "Las constantes no pueden modificarse." #~ msgid "Deploy File Server Clients" #~ msgstr "Hacer Deploy de Clientes del Servidor de Archivos" - -#~ msgid "Group Editor" -#~ msgstr "Editor de Grupos" |