diff options
Diffstat (limited to 'editor/translations/es_AR.po')
-rw-r--r-- | editor/translations/es_AR.po | 192 |
1 files changed, 131 insertions, 61 deletions
diff --git a/editor/translations/es_AR.po b/editor/translations/es_AR.po index a171c88e43..d1ec00bf87 100644 --- a/editor/translations/es_AR.po +++ b/editor/translations/es_AR.po @@ -1,6 +1,6 @@ # Spanish (Argentina) translation of the Godot Engine editor -# Copyright (c) 2007-2019 Juan Linietsky, Ariel Manzur. -# Copyright (c) 2014-2019 Godot Engine contributors (cf. AUTHORS.md) +# Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. +# Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). # This file is distributed under the same license as the Godot source code. # Diego López <diegodario21@gmail.com>, 2017. # Lisandro Lorea <lisandrolorea@gmail.com>, 2016-2018, 2019. @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-12-21 08:38+0000\n" +"PO-Revision-Date: 2019-12-25 12:45+0000\n" "Last-Translator: Lisandro Lorea <lisandrolorea@gmail.com>\n" "Language-Team: Spanish (Argentina) <https://hosted.weblate.org/projects/" "godot-engine/godot/es_AR/>\n" @@ -34,6 +34,10 @@ msgid "Invalid type argument to convert(), use TYPE_* constants." msgstr "Argumento de tipo incorrecto en convert(), utilizá constantes TYPE_*." #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp +msgid "Expected a string of length 1 (a character)." +msgstr "Se esperaba un string de longitud 1 (un carácter)." + +#: 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." @@ -425,6 +429,10 @@ msgid "Not possible to add a new track without a root" msgstr "No es posible agregar una nueva pista sin una raíz" #: editor/animation_track_editor.cpp +msgid "Invalid track for Bezier (no suitable sub-properties)" +msgstr "" + +#: editor/animation_track_editor.cpp msgid "Add Bezier Track" msgstr "Agregar Pista Bezier" @@ -809,9 +817,8 @@ msgid "Extra Call Arguments:" msgstr "Argumentos de Llamada Extras:" #: editor/connections_dialog.cpp -#, fuzzy msgid "Receiver Method:" -msgstr "Seleccionar Método" +msgstr "Método Receptor:" #: editor/connections_dialog.cpp msgid "Advanced" @@ -1998,6 +2005,15 @@ msgid "Search Help" msgstr "Buscar en la Ayuda" #: editor/editor_help_search.cpp +msgid "Case Sensitive" +msgstr "Respetar Mayúsculas/Minúsculas" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Show Hierarchy" +msgstr "Mostrar Ayudantes" + +#: editor/editor_help_search.cpp msgid "Display All" msgstr "Mostrar Todo" @@ -2033,6 +2049,29 @@ msgstr "Tipo de Miembro" msgid "Class" msgstr "Clase" +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Method" +msgstr "Métodos" + +#: editor/editor_help_search.cpp editor/plugins/script_text_editor.cpp +msgid "Signal" +msgstr "Señal" + +#: editor/editor_help_search.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Constant" +msgstr "Constante" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Property" +msgstr "Propiedad:" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Theme Property" +msgstr "Propiedades de Tema" + #: editor/editor_inspector.cpp editor/project_settings_editor.cpp msgid "Property:" msgstr "Propiedad:" @@ -3102,9 +3141,8 @@ msgid "Open the previous Editor" msgstr "Abrir el Editor anterior" #: editor/editor_node.h -#, fuzzy msgid "Warning!" -msgstr "Advertencia" +msgstr "Cuidado!" #: editor/editor_path.cpp msgid "No sub-resources found." @@ -3427,6 +3465,15 @@ msgid "Importing:" msgstr "Importando:" #: editor/export_template_manager.cpp +#, fuzzy +msgid "Error getting the list of mirrors." +msgstr "Error al crear el objeto firma." + +#: editor/export_template_manager.cpp +msgid "Error parsing JSON of mirror list. Please report this issue!" +msgstr "" + +#: editor/export_template_manager.cpp msgid "" "No download links found for this version. Direct download is only available " "for official releases." @@ -4616,6 +4663,11 @@ msgid "Move Node" msgstr "Mover Nodo" #: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy +msgid "Transition exists!" +msgstr "Transiciones" + +#: editor/plugins/animation_state_machine_editor.cpp msgid "Add Transition" msgstr "Agregar Transición" @@ -4701,9 +4753,8 @@ msgid "Transition: " msgstr "Transición: " #: editor/plugins/animation_state_machine_editor.cpp -#, fuzzy msgid "Play Mode:" -msgstr "Modo Paneo" +msgstr "Modo de Reproducción:" #: editor/plugins/animation_tree_editor_plugin.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp @@ -5914,14 +5965,24 @@ msgstr "Crear Outline Mesh" msgid "Outline Size:" msgstr "Tamaño de Outline:" +#: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "UV Channel Debug" +msgstr "" + #: editor/plugins/mesh_library_editor_plugin.cpp msgid "Remove item %d?" msgstr "Remover item %d?" #: editor/plugins/mesh_library_editor_plugin.cpp #, fuzzy +msgid "" +"Update from existing scene?:\n" +"%s" +msgstr "Acutalizar desde Escena" + +#: editor/plugins/mesh_library_editor_plugin.cpp msgid "Mesh Library" -msgstr "MeshLibrary..." +msgstr "Biblioteca de Meshes" #: editor/plugins/mesh_library_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp @@ -6560,20 +6621,22 @@ msgstr "Guardar Archivo Como..." #: editor/plugins/script_editor_plugin.cpp msgid "Can't obtain the script for running." -msgstr "" +msgstr "No se puede obtener el script para ejecutarlo." #: editor/plugins/script_editor_plugin.cpp msgid "Script failed reloading, check console for errors." -msgstr "" +msgstr "El script falló al recargar, revisá errores en la consola." #: editor/plugins/script_editor_plugin.cpp msgid "Script is not in tool mode, will not be able to run." -msgstr "" +msgstr "Es script no esta en modo tool, no sera posible ejecutarlo." #: editor/plugins/script_editor_plugin.cpp msgid "" "To run this script, it must inherit EditorScript and be set to tool mode." msgstr "" +"Para ejecutar este script, debe heredar de EditorScript y estar seteado en " +"modo tool." #: editor/plugins/script_editor_plugin.cpp msgid "Import Theme" @@ -6794,10 +6857,6 @@ msgid "Source" msgstr "Fuente" #: editor/plugins/script_text_editor.cpp -msgid "Signal" -msgstr "Señal" - -#: editor/plugins/script_text_editor.cpp msgid "Target" msgstr "Objetivo" @@ -6825,6 +6884,12 @@ msgid "Only resources from filesystem can be dropped." msgstr "Solo se pueden depositar recursos del sistema de archivos." #: editor/plugins/script_text_editor.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Can't drop nodes because script '%s' is not used in this scene." +msgstr "" +"No se pueden soltar nodos porque el script '%s' no es usado en esta escena." + +#: editor/plugins/script_text_editor.cpp msgid "Lookup Symbol" msgstr "Buscar Símbolo" @@ -7466,18 +7531,37 @@ msgid "Create Mesh2D" msgstr "Crear Mesh2D" #: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Mesh2D Preview" +msgstr "Creando Vistas Previas de Mesh/es" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Create Polygon2D" msgstr "Crear Polygon2D" #: editor/plugins/sprite_editor_plugin.cpp +msgid "Polygon2D Preview" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Create CollisionPolygon2D" msgstr "Crear CollisionPolygon2D" #: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "CollisionPolygon2D Preview" +msgstr "Crear CollisionPolygon2D" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Create LightOccluder2D" msgstr "Crear LightOccluder2D" #: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "LightOccluder2D Preview" +msgstr "Crear LightOccluder2D" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite is empty!" msgstr "El sprite esta vacío!" @@ -7554,6 +7638,11 @@ msgid "Add Frame" msgstr "Agregar Frame" #: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy +msgid "Unable to load images" +msgstr "No se pudo cargar la imagen:" + +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "ERROR: Couldn't load frame resource!" msgstr "ERROR: No se pudo cargar el recurso de frames!" @@ -7844,10 +7933,6 @@ msgid "Color" msgstr "Color" #: editor/plugins/theme_editor_plugin.cpp -msgid "Constant" -msgstr "Constante" - -#: editor/plugins/theme_editor_plugin.cpp msgid "Theme File" msgstr "Archivo de Tema" @@ -7962,17 +8047,15 @@ msgstr "Mergear desde Escena" #: editor/plugins/tile_set_editor_plugin.cpp msgid "New Single Tile" -msgstr "" +msgstr "Nuevo Tile Individual" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "New Autotile" -msgstr "Desactivar Autotile" +msgstr "Nuevo Autotile" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "New Atlas" -msgstr "Atlas:" +msgstr "Nuevo Atlas" #: editor/plugins/tile_set_editor_plugin.cpp msgid "Next Coordinate" @@ -7991,39 +8074,32 @@ msgid "Select the previous shape, subtile, or Tile." msgstr "Seleccionar la forma, subtile o Tile anterior." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Region" -msgstr "Modo Región" +msgstr "Región" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Collision" -msgstr "Modo Colisión" +msgstr "Colisión" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Occlusion" -msgstr "Modo Oclusión" +msgstr "Oclusión" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Navigation" -msgstr "Modo Navegación" +msgstr "Navegación" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Bitmask" -msgstr "Modo Bitmask" +msgstr "Bitmask" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Priority" -msgstr "Modo Prioridad" +msgstr "Prioridad" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Z Index" -msgstr "Indice:" +msgstr "Z Index" #: editor/plugins/tile_set_editor_plugin.cpp msgid "Region Mode" @@ -8252,6 +8328,16 @@ msgid "Edit Tile Z Index" msgstr "Editar Z Index de Tile" #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Make Convex" +msgstr "Crear Polígono Convexo" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Make Concave" +msgstr "Crear Polígono Cóncavo" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Create Collision Polygon" msgstr "Crear Polígono de Colisión" @@ -11061,10 +11147,6 @@ msgid "GDNative" msgstr "GDNative" #: modules/gdscript/gdscript_functions.cpp -msgid "Expected a string of length 1 (a character)." -msgstr "Se esperaba un string de longitud 1 (un carácter)." - -#: modules/gdscript/gdscript_functions.cpp msgid "Step argument is zero!" msgstr "El argumento step es cero!" @@ -11204,6 +11286,11 @@ msgid "Cursor Clear Rotation" msgstr "Restablecer Rotación en Cursor" #: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "Paste Selects" +msgstr "Eliminar Selección" + +#: modules/gridmap/grid_map_editor_plugin.cpp msgid "Clear Selection" msgstr "Limpiar Selección" @@ -11473,11 +11560,6 @@ msgid "Add Preload Node" msgstr "Agregar Nodo Preload" #: modules/visual_script/visual_script_editor.cpp -msgid "Can't drop nodes because script '%s' is not used in this scene." -msgstr "" -"No se pueden soltar nodos porque el script '%s' no es usado en esta escena." - -#: modules/visual_script/visual_script_editor.cpp msgid "Add Node(s) From Tree" msgstr "Agregar Nodo(s) Desde Arbol" @@ -13201,9 +13283,6 @@ msgstr "Las constantes no pueden modificarse." #~ msgid "Out-In" #~ msgstr "Out-In" -#~ msgid "Transitions" -#~ msgstr "Transiciones" - #~ msgid "Change Anim Len" #~ msgstr "Cambiar Largo de Anim" @@ -13417,9 +13496,6 @@ msgstr "Las constantes no pueden modificarse." #~ msgid "Replace By" #~ msgstr "Reemplazar Por" -#~ msgid "Case Sensitive" -#~ msgstr "Respetar Mayúsculas/Minúsculas" - #~ msgid "Backwards" #~ msgstr "Hacia Atrás" @@ -13876,9 +13952,6 @@ msgstr "Las constantes no pueden modificarse." #~ msgid "Loading Image:" #~ msgstr "Cargando Imagen:" -#~ msgid "Couldn't load image:" -#~ msgstr "No se pudo cargar la imagen:" - #~ msgid "Converting Images" #~ msgstr "Convirtiendo Imágenes" @@ -14064,9 +14137,6 @@ msgstr "Las constantes no pueden modificarse." #~ "No se pudo leer el archivo de certificado. Son tanto la ruta como el " #~ "password correctos?" -#~ msgid "Error creating the signature object." -#~ msgstr "Error al crear el objeto firma." - #~ msgid "Error creating the package signature." #~ msgstr "Error al crear la firma del paquete." |