diff options
Diffstat (limited to 'editor/translations/ro.po')
-rw-r--r-- | editor/translations/ro.po | 804 |
1 files changed, 609 insertions, 195 deletions
diff --git a/editor/translations/ro.po b/editor/translations/ro.po index 93589e06f6..e3f53a56f3 100644 --- a/editor/translations/ro.po +++ b/editor/translations/ro.po @@ -7,12 +7,13 @@ # Nitroretro <nitroretro@protonmail.com>, 2018. # TigerxWood <TigerxWood@gmail.com>, 2018. # Grigore Antoniuc <grisa181@gmail.com>, 2018. +# Boby Ilea <boby.ilea@gmail.com>, 2019. msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2018-12-13 14:42+0100\n" -"Last-Translator: Nitroretro <nitroretro@protonmail.com>\n" +"PO-Revision-Date: 2019-10-26 03:53+0000\n" +"Last-Translator: Boby Ilea <boby.ilea@gmail.com>\n" "Language-Team: Romanian <https://hosted.weblate.org/projects/godot-engine/" "godot/ro/>\n" "Language: ro\n" @@ -21,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Poedit 2.2\n" +"X-Generator: Weblate 3.9.1-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp @@ -32,43 +33,71 @@ msgstr "" #: 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 "" +msgstr "Bytes insuficienti pentru decodare bytes, sau format invalid" #: core/math/expression.cpp msgid "Invalid input %i (not passed) in expression" -msgstr "" +msgstr "Intrare invalida %i in expresie" #: core/math/expression.cpp msgid "self can't be used because instance is null (not passed)" -msgstr "" +msgstr "self nu poate fi folosit deoarece instanța este nulă (nefurnizat)" #: core/math/expression.cpp msgid "Invalid operands to operator %s, %s and %s." -msgstr "" +msgstr "Operanzi invalizi la operatorii %s, %s și %s" #: core/math/expression.cpp msgid "Invalid index of type %s for base type %s" -msgstr "" +msgstr "Indice invalid de tip %s pentru tipul de bază %s" #: core/math/expression.cpp msgid "Invalid named index '%s' for base type %s" -msgstr "" +msgstr "Indice numit '%s' invalid pentru tipul de bază %s" #: core/math/expression.cpp msgid "Invalid arguments to construct '%s'" -msgstr "" +msgstr "Argumente invalide pentru a construi '%s'" #: core/math/expression.cpp msgid "On call to '%s':" -msgstr "" +msgstr "În apelarea lui '%s':" + +#: core/ustring.cpp +msgid "B" +msgstr "B" + +#: core/ustring.cpp +msgid "KiB" +msgstr "KiB" + +#: core/ustring.cpp +msgid "MiB" +msgstr "MiB" + +#: core/ustring.cpp +msgid "GiB" +msgstr "GiB" + +#: core/ustring.cpp +msgid "TiB" +msgstr "TiB" + +#: core/ustring.cpp +msgid "PiB" +msgstr "PiB" + +#: core/ustring.cpp +msgid "EiB" +msgstr "EiB" #: editor/animation_bezier_editor.cpp msgid "Free" -msgstr "Gratuit" +msgstr "Gratis" #: editor/animation_bezier_editor.cpp msgid "Balanced" -msgstr "" +msgstr "Echilibrat" #: editor/animation_bezier_editor.cpp msgid "Mirror" @@ -79,9 +108,8 @@ msgid "Time:" msgstr "Timp:" #: editor/animation_bezier_editor.cpp -#, fuzzy msgid "Value:" -msgstr "Nume nou:" +msgstr "Valoare:" #: editor/animation_bezier_editor.cpp msgid "Insert Key Here" @@ -96,14 +124,12 @@ msgid "Delete Selected Key(s)" msgstr "Ştergeți Cheile Selectate" #: editor/animation_bezier_editor.cpp -#, fuzzy msgid "Add Bezier Point" -msgstr "Adaugă punct" +msgstr "Adaugă Punct Bezier" #: editor/animation_bezier_editor.cpp -#, fuzzy msgid "Move Bezier Points" -msgstr "Deplasare punct" +msgstr "Mută Punct Bezier" #: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp msgid "Anim Duplicate Keys" @@ -353,6 +379,7 @@ msgstr "Creați %d piste NOI și inserați cheie?" #: editor/plugins/particles_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp #: editor/script_create_dialog.cpp +#: modules/visual_script/visual_script_editor.cpp msgid "Create" msgstr "Creați" @@ -486,15 +513,10 @@ msgstr "" msgid "Warning: Editing imported animation" msgstr "" -#: editor/animation_track_editor.cpp editor/plugins/script_text_editor.cpp -#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp -msgid "Select All" -msgstr "" - #: editor/animation_track_editor.cpp #, fuzzy -msgid "Select None" -msgstr "Mod Selectare" +msgid "Select an AnimationPlayer node to create and edit animations." +msgstr "Selectați un Animator din Copacul Scenă să editați animații." #: editor/animation_track_editor.cpp msgid "Only show tracks from nodes selected in tree." @@ -633,8 +655,9 @@ msgid "Scale Ratio:" msgstr "Proporție Scalare:" #: editor/animation_track_editor.cpp -msgid "Select tracks to copy:" -msgstr "" +#, fuzzy +msgid "Select Tracks to Copy" +msgstr "Setează Tranziții la:" #: editor/animation_track_editor.cpp editor/editor_log.cpp #: editor/editor_properties.cpp @@ -645,6 +668,11 @@ msgstr "" msgid "Copy" msgstr "" +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Select All/None" +msgstr "Mod Selectare" + #: editor/animation_track_editor_plugins.cpp #, fuzzy msgid "Add Audio Track Clip" @@ -833,7 +861,8 @@ msgstr "Conectați Semnal:" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp editor/project_export.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp editor/project_export.cpp #: editor/project_settings_editor.cpp editor/property_editor.cpp #: editor/run_settings_dialog.cpp editor/settings_config_dialog.cpp #: modules/visual_script/visual_script_editor.cpp @@ -942,7 +971,8 @@ msgstr "Cautați:" msgid "Matches:" msgstr "Potriviri:" -#: editor/create_dialog.cpp editor/plugin_config_dialog.cpp +#: editor/create_dialog.cpp editor/editor_plugin_settings.cpp +#: editor/plugin_config_dialog.cpp #: editor/plugins/asset_library_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp editor/property_selector.cpp #: modules/visual_script/visual_script_property_selector.cpp @@ -985,7 +1015,7 @@ msgid "Resource" msgstr "Resursă" #: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp -#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp +#: editor/project_settings_editor.cpp msgid "Path" msgstr "Cale" @@ -1262,7 +1292,8 @@ msgid "Delete Bus Effect" msgstr "Ștergeți Pista Efect" #: editor/editor_audio_buses.cpp -msgid "Audio Bus, Drag and Drop to rearrange." +#, fuzzy +msgid "Drag & drop to rearrange." msgstr "Pista Audio, Trageți și Plasați pentru a rearanja." #: editor/editor_audio_buses.cpp @@ -1463,7 +1494,9 @@ msgid "Add AutoLoad" msgstr "Adaugați AutoLoad" #: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp -#: editor/plugins/animation_tree_editor_plugin.cpp scene/gui/file_dialog.cpp +#: editor/editor_plugin_settings.cpp +#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/script_create_dialog.cpp scene/gui/file_dialog.cpp msgid "Path:" msgstr "Cale:" @@ -1518,7 +1551,7 @@ msgstr "Creați Director" #: editor/editor_dir_dialog.cpp editor/editor_file_dialog.cpp #: editor/editor_plugin_settings.cpp editor/filesystem_dock.cpp #: editor/plugins/theme_editor_plugin.cpp editor/project_export.cpp -#: scene/gui/file_dialog.cpp +#: modules/visual_script/visual_script_editor.cpp scene/gui/file_dialog.cpp msgid "Name:" msgstr "Nume:" @@ -1702,6 +1735,7 @@ msgstr "Curent:" #: editor/editor_feature_profile.cpp #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "New" msgstr "" @@ -1782,6 +1816,7 @@ msgid "New Folder..." msgstr "Director Nou..." #: editor/editor_file_dialog.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "Refresh" msgstr "Reîmprospătați" @@ -1937,6 +1972,7 @@ msgid "Class:" msgstr "Clasă:" #: editor/editor_help.cpp editor/scene_tree_editor.cpp +#: editor/script_create_dialog.cpp msgid "Inherits:" msgstr "Moștenește:" @@ -1945,7 +1981,8 @@ msgid "Inherited by:" msgstr "Moştenit de:" #: editor/editor_help.cpp -msgid "Brief Description:" +#, fuzzy +msgid "Brief Description" msgstr "Descriere Scurtă:" #: editor/editor_help.cpp @@ -1953,41 +1990,19 @@ msgid "Properties" msgstr "Proprietăți" #: editor/editor_help.cpp -msgid "Properties:" -msgstr "" - -#: editor/editor_help.cpp msgid "Methods" msgstr "Metode" #: editor/editor_help.cpp #, fuzzy -msgid "Methods:" -msgstr "Metode" - -#: editor/editor_help.cpp -#, fuzzy msgid "Theme Properties" msgstr "Proprietăți" #: editor/editor_help.cpp -#, fuzzy -msgid "Theme Properties:" -msgstr "Proprietăți" - -#: editor/editor_help.cpp modules/visual_script/visual_script_editor.cpp -msgid "Signals:" -msgstr "Semnale:" - -#: editor/editor_help.cpp msgid "Enumerations" msgstr "Enumerări" #: editor/editor_help.cpp -msgid "Enumerations:" -msgstr "Enumerări:" - -#: editor/editor_help.cpp msgid "enum " msgstr "enum " @@ -1996,21 +2011,13 @@ msgid "Constants" msgstr "Constante" #: editor/editor_help.cpp -msgid "Constants:" -msgstr "Constante:" - -#: editor/editor_help.cpp #, fuzzy msgid "Class Description" msgstr "Descriere" #: editor/editor_help.cpp #, fuzzy -msgid "Class Description:" -msgstr "Descriere:" - -#: editor/editor_help.cpp -msgid "Online Tutorials:" +msgid "Online Tutorials" msgstr "Tutoriale Internet:" #: editor/editor_help.cpp @@ -2029,11 +2036,6 @@ msgid "Property Descriptions" msgstr "Descriere Proprietate:" #: editor/editor_help.cpp -#, fuzzy -msgid "Property Descriptions:" -msgstr "Descriere Proprietate:" - -#: editor/editor_help.cpp msgid "" "There is currently no description for this property. Please help us by " "[color=$color][url=$url]contributing one[/url][/color]!" @@ -2048,11 +2050,6 @@ msgid "Method Descriptions" msgstr "Descrierea metodei:" #: editor/editor_help.cpp -#, fuzzy -msgid "Method Descriptions:" -msgstr "Descrierea metodei:" - -#: editor/editor_help.cpp msgid "" "There is currently no description for this method. Please help us by [color=" "$color][url=$url]contributing one[/url][/color]!" @@ -2131,8 +2128,8 @@ msgstr "Afișare:" msgid "Copy Selection" msgstr "Elminați Selecția" -#: editor/editor_log.cpp editor/editor_profiler.cpp -#: editor/editor_properties.cpp +#: editor/editor_log.cpp editor/editor_network_profiler.cpp +#: editor/editor_profiler.cpp editor/editor_properties.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp #: editor/property_editor.cpp editor/scene_tree_dock.cpp #: editor/script_editor_debugger.cpp @@ -2145,6 +2142,50 @@ msgstr "Curăță" msgid "Clear Output" msgstr "Curăță Afișarea" +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +#: editor/editor_profiler.cpp +msgid "Stop" +msgstr "Oprește" + +#: editor/editor_network_profiler.cpp editor/editor_profiler.cpp +#: editor/plugins/animation_state_machine_editor.cpp editor/rename_dialog.cpp +#, fuzzy +msgid "Start" +msgstr "Start!" + +#: editor/editor_network_profiler.cpp +msgid "%s/s" +msgstr "" + +#: editor/editor_network_profiler.cpp +#, fuzzy +msgid "Down" +msgstr "Descarcă" + +#: editor/editor_network_profiler.cpp +msgid "Up" +msgstr "" + +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +msgid "Node" +msgstr "Nod" + +#: editor/editor_network_profiler.cpp +msgid "Incoming RPC" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Incoming RSET" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Outgoing RPC" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Outgoing RSET" +msgstr "" + #: editor/editor_node.cpp editor/project_manager.cpp msgid "New Window" msgstr "" @@ -2743,6 +2784,19 @@ msgstr "Proiect" msgid "Project Settings..." msgstr "Setări ale Proiectului" +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Version Control" +msgstr "Versiune:" + +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +msgid "Set Up Version Control" +msgstr "" + +#: editor/editor_node.cpp +msgid "Shut Down Version Control" +msgstr "" + #: editor/editor_node.cpp #, fuzzy msgid "Export..." @@ -2972,10 +3026,6 @@ msgstr "Întrerupere Scenă" msgid "Stop the scene." msgstr "Oprește scena." -#: editor/editor_node.cpp editor/editor_profiler.cpp -msgid "Stop" -msgstr "Oprește" - #: editor/editor_node.cpp msgid "Play the edited scene." msgstr "Rulează scena editată." @@ -3030,15 +3080,11 @@ msgid "Inspector" msgstr "Inspector" #: editor/editor_node.cpp -msgid "Node" -msgstr "Nod" - -#: editor/editor_node.cpp #, fuzzy msgid "Expand Bottom Panel" msgstr "Extinde toate" -#: editor/editor_node.cpp scene/resources/visual_shader.cpp +#: editor/editor_node.cpp msgid "Output" msgstr "Ieșire" @@ -3057,15 +3103,21 @@ msgstr "Administrează Șabloanele de Export" #: editor/editor_node.cpp msgid "" -"This will install the Android project for custom builds.\n" -"Note that, in order to use it, it needs to be enabled per export preset." +"This will set up your project for custom Android builds by installing the " +"source template to \"res://android/build\".\n" +"You can then apply modifications and build your own custom APK on export " +"(adding modules, changing the AndroidManifest.xml, etc.).\n" +"Note that in order to make custom builds instead of using pre-built APKs, " +"the \"Use Custom Build\" option should be enabled in the Android export " +"preset." msgstr "" #: editor/editor_node.cpp msgid "" -"Android build template is already installed and it won't be overwritten.\n" -"Remove the \"build\" directory manually before attempting this operation " -"again." +"The Android build template is already installed in this project and it won't " +"be overwritten.\n" +"Remove the \"res://android/build\" directory manually before attempting this " +"operation again." msgstr "" #: editor/editor_node.cpp @@ -3128,6 +3180,11 @@ msgstr "Deschide Editorul următor" msgid "Open the previous Editor" msgstr "Deschide Editorul anterior" +#: editor/editor_path.cpp +#, fuzzy +msgid "No sub-resources found." +msgstr "Nicio sursă de suprafață specificată." + #: editor/editor_plugin.cpp msgid "Creating Mesh Previews" msgstr "Se creează Previzualizările Mesh-ului" @@ -3138,6 +3195,11 @@ msgstr "Miniatură..." #: editor/editor_plugin_settings.cpp #, fuzzy +msgid "Main Script:" +msgstr "Execută Scriptul" + +#: editor/editor_plugin_settings.cpp +#, fuzzy msgid "Edit Plugin" msgstr "Editează Poligon" @@ -3167,12 +3229,6 @@ msgstr "Stare:" msgid "Edit:" msgstr "Modificare" -#: editor/editor_profiler.cpp editor/plugins/animation_state_machine_editor.cpp -#: editor/rename_dialog.cpp -#, fuzzy -msgid "Start" -msgstr "Start!" - #: editor/editor_profiler.cpp msgid "Measure:" msgstr "Măsura:" @@ -3271,6 +3327,11 @@ msgstr "" msgid "New Script" msgstr "" +#: editor/editor_properties.cpp editor/scene_tree_dock.cpp +#, fuzzy +msgid "Extend Script" +msgstr "Execută Scriptul" + #: editor/editor_properties.cpp editor/property_editor.cpp msgid "New %s" msgstr "" @@ -3297,14 +3358,6 @@ msgstr "" msgid "Convert To %s" msgstr "" -#: editor/editor_properties.cpp -#: editor/plugins/animation_blend_space_1d_editor.cpp -#: editor/plugins/animation_blend_space_2d_editor.cpp -#: editor/plugins/animation_blend_tree_editor_plugin.cpp -#, fuzzy -msgid "Open Editor" -msgstr "Deschidere în Editor" - #: editor/editor_properties.cpp editor/property_editor.cpp msgid "Selected node is not a Viewport!" msgstr "" @@ -4003,8 +4056,9 @@ msgstr " Fișiere" msgid "Import As:" msgstr "Importă Ca:" -#: editor/import_dock.cpp editor/property_editor.cpp -msgid "Preset..." +#: editor/import_dock.cpp +#, fuzzy +msgid "Preset" msgstr "Presetare..." #: editor/import_dock.cpp @@ -4138,7 +4192,7 @@ msgstr "Plugin-uri" msgid "Subfolder:" msgstr "" -#: editor/plugin_config_dialog.cpp +#: editor/plugin_config_dialog.cpp editor/script_create_dialog.cpp msgid "Language:" msgstr "" @@ -4292,6 +4346,13 @@ msgstr "Deplasare punct" #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_blend_tree_editor_plugin.cpp +#, fuzzy +msgid "Open Editor" +msgstr "Deschidere în Editor" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_state_machine_editor.cpp #, fuzzy msgid "Open Animation Node" @@ -4476,6 +4537,7 @@ msgid "Change Animation Name:" msgstr "Schimbă Numele Animației:" #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "Ștergi Animația?" @@ -4659,7 +4721,6 @@ msgstr "Nume Animație:" #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp -#: editor/script_create_dialog.cpp msgid "Error!" msgstr "Eroare!" @@ -4836,6 +4897,8 @@ msgid "Current:" msgstr "Curent:" #: editor/plugins/animation_tree_player_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +#: modules/visual_script/visual_script_editor.cpp msgid "Add Input" msgstr "Adaugă Intrare(Input)" @@ -5051,6 +5114,10 @@ msgid "All" msgstr "Toate" #: editor/plugins/asset_library_editor_plugin.cpp +msgid "No results for \"%s\"." +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp #, fuzzy msgid "Import..." msgstr "Importă" @@ -5065,11 +5132,6 @@ msgid "Sort:" msgstr "Sorare:" #: editor/plugins/asset_library_editor_plugin.cpp -#, fuzzy -msgid "Reverse sorting." -msgstr "Se Solicită..." - -#: editor/plugins/asset_library_editor_plugin.cpp #: editor/project_settings_editor.cpp msgid "Category:" msgstr "Categorie:" @@ -5367,23 +5429,33 @@ msgstr "Mod În Jur" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Toggle snapping." +msgid "Ruler Mode" +msgstr "Modul de Execuție:" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Toggle smart snapping." msgstr "Comutare snapping" #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Use Snap" +#, fuzzy +msgid "Use Smart Snap" msgstr "Utilizează Snap" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Snapping Options" -msgstr "Opțiuni Snapping" +msgid "Toggle grid snapping." +msgstr "Comutare snapping" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Snap to Grid" -msgstr "Snap pe grilă" +msgid "Use Grid Snap" +msgstr "Snap Grilă" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Snapping Options" +msgstr "Opțiuni Snapping" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Use Rotation Snap" @@ -5481,8 +5553,8 @@ msgid "View" msgstr "Perspectivă" #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Show Grid" +#, fuzzy +msgid "Always Show Grid" msgstr "Arată Grila" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -5758,6 +5830,11 @@ msgstr "Comută Tangenta Liniară a Curbei" msgid "Hold Shift to edit tangents individually" msgstr "Ține apăsat Shift pentru a edita individual tangentele" +#: editor/plugins/curve_editor_plugin.cpp +#, fuzzy +msgid "Right click to add point" +msgstr "Click Drept: Ștergere punct" + #: editor/plugins/gi_probe_editor_plugin.cpp msgid "Bake GI Probe" msgstr "Procesează Sonda GI" @@ -6412,6 +6489,10 @@ msgid "Grid" msgstr "Grilă" #: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Show Grid" +msgstr "Arată Grila" + +#: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy msgid "Configure Grid:" msgstr "Configurare Snap" @@ -6473,7 +6554,8 @@ msgstr "Instanță :" #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp -#: editor/scene_tree_editor.cpp +#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp +#: modules/visual_script/visual_script_editor.cpp msgid "Type:" msgstr "" @@ -6583,6 +6665,11 @@ msgid "Find Next" msgstr "" #: editor/plugins/script_editor_plugin.cpp +#: editor/plugins/script_text_editor.cpp +msgid "Find Previous" +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp #, fuzzy msgid "Filter scripts" msgstr "Proprietățile obiectului." @@ -6690,11 +6777,11 @@ msgid "Toggle Scripts Panel" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Step Over" +msgid "Step Into" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Step Into" +msgid "Step Over" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp @@ -6779,7 +6866,7 @@ msgstr "Curăță Scenele Recente" msgid "Connections to method:" msgstr "Conectați la Nod:" -#: editor/plugins/script_text_editor.cpp +#: editor/plugins/script_text_editor.cpp editor/script_editor_debugger.cpp #, fuzzy msgid "Source" msgstr "Resursă" @@ -6865,6 +6952,11 @@ msgstr "Șterge puncte" msgid "Cut" msgstr "" +#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp +#: scene/gui/text_edit.cpp +msgid "Select All" +msgstr "" + #: editor/plugins/script_text_editor.cpp msgid "Delete Line" msgstr "" @@ -6923,10 +7015,6 @@ msgid "Auto Indent" msgstr "" #: editor/plugins/script_text_editor.cpp -msgid "Find Previous" -msgstr "" - -#: editor/plugins/script_text_editor.cpp #, fuzzy msgid "Find in Files..." msgstr "Filtrează fișierele..." @@ -7263,6 +7351,10 @@ msgid "Freelook Speed Modifier" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Freelook Slow Modifier" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "" "Note: The FPS value displayed is the editor's framerate.\n" "It cannot be used as a reliable indication of in-game performance." @@ -7298,6 +7390,10 @@ msgid "Use Local Space" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Use Snap" +msgstr "Utilizează Snap" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Bottom View" msgstr "" @@ -7535,6 +7631,10 @@ msgid "Simplification: " msgstr "" #: editor/plugins/sprite_editor_plugin.cpp +msgid "Shrink (Pixels): " +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Grow (Pixels): " msgstr "" @@ -7587,6 +7687,11 @@ msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp #, fuzzy +msgid "Move Frame" +msgstr "Mod Mutare" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy msgid "Animations:" msgstr "Animație" @@ -7918,6 +8023,15 @@ msgid "Enable Priority" msgstr "Editează Filtrele" #: editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy +msgid "Filter tiles" +msgstr "Filtrează fișierele..." + +#: editor/plugins/tile_map_editor_plugin.cpp +msgid "Give a TileSet resource to this TileMap to use its tiles." +msgstr "" + +#: editor/plugins/tile_map_editor_plugin.cpp msgid "Paint Tile" msgstr "" @@ -8065,6 +8179,11 @@ msgid "Display Tile Names (Hold Alt Key)" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +msgid "" +"Add or select a texture on the left panel to edit the tiles bound to it." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy msgid "Remove selected texture? This will remove all tiles which use it." msgstr "Elimină Obiectul Selectat" @@ -8240,18 +8359,116 @@ msgstr "Această operație nu se poate face fără o scenă." msgid "TileSet" msgstr "Set_de_Plăci..." -#: editor/plugins/visual_shader_editor_plugin.cpp -msgid "(GLES3 only)" +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No VCS addons are available." msgstr "" -#: editor/plugins/visual_shader_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp editor/rename_dialog.cpp +msgid "Error" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp #, fuzzy -msgid "Add input +" -msgstr "Adaugă Intrare(Input)" +msgid "No commit message was provided" +msgstr "Niciun nume furnizat" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No files added to stage" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Commit" +msgstr "Comunitate" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "VCS Addon is not initialized" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Version Control System" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Initialize" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Staging area" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Detect new changes" +msgstr "Creați %s Nou" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Changes" +msgstr "Schimbați" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Modified" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Renamed" +msgstr "Redenumește" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Deleted" +msgstr "Ștergeți" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Typechange" +msgstr "Schimbați" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage Selected" +msgstr "Scalați Selecția" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage All" +msgstr "Înlocuiți Tot" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Add a commit message" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Commit Changes" +msgstr "Sincronizează Modificările Scriptului" + +#: editor/plugins/version_control_editor_plugin.cpp +#: modules/gdnative/gdnative_library_singleton_editor.cpp +msgid "Status" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "View file diffs before committing them to the latest version" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No file diff is active" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Detect changes in file diff" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only)" +msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp #, fuzzy -msgid "Add output +" +msgid "Add Output" msgstr "Adaugă Intrare(Input)" #: editor/plugins/visual_shader_editor_plugin.cpp @@ -8269,6 +8486,10 @@ msgid "Boolean" msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Sampler" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp #, fuzzy msgid "Add input port" msgstr "Adaugă Intrare(Input)" @@ -8495,6 +8716,11 @@ msgid "" msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns an associated scalar if the provided boolean value is true or false." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Returns the boolean result of the comparison between two parameters." msgstr "" @@ -9149,12 +9375,14 @@ msgstr "" #: editor/project_export.cpp msgid "" -"Filters to export non-resource files (comma separated, e.g: *.json, *.txt)" +"Filters to export non-resource files/folders\n" +"(comma-separated, e.g: *.json, *.txt, docs/*)" msgstr "" #: editor/project_export.cpp msgid "" -"Filters to exclude files from project (comma separated, e.g: *.json, *.txt)" +"Filters to exclude files/folders from project\n" +"(comma-separated, e.g: *.json, *.txt, docs/*)" msgstr "" #: editor/project_export.cpp @@ -9717,6 +9945,11 @@ msgid "Settings saved OK." msgstr "" #: editor/project_settings_editor.cpp +#, fuzzy +msgid "Moved Input Action Event" +msgstr "Deplasare punct pe curbă" + +#: editor/project_settings_editor.cpp msgid "Override for Feature" msgstr "" @@ -9856,6 +10089,10 @@ msgid "Plugins" msgstr "Plugin-uri" #: editor/property_editor.cpp +msgid "Preset..." +msgstr "Presetare..." + +#: editor/property_editor.cpp msgid "Zero" msgstr "" @@ -10027,10 +10264,6 @@ msgstr "" msgid "Reset" msgstr "Resetați Zoom-area" -#: editor/rename_dialog.cpp -msgid "Error" -msgstr "" - #: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp msgid "Reparent Node" msgstr "" @@ -10086,6 +10319,10 @@ msgid "Instance Scene(s)" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Replace with Branch Scene" +msgstr "" + +#: editor/scene_tree_dock.cpp msgid "Instance Child Scene" msgstr "" @@ -10127,10 +10364,24 @@ msgid "Make node as Root" msgstr "Salvează Scena" #: editor/scene_tree_dock.cpp -msgid "Delete Node(s)?" +#, fuzzy +msgid "Delete %d nodes?" +msgstr "Creează Nod" + +#: editor/scene_tree_dock.cpp +msgid "Delete the root node \"%s\"?" +msgstr "" + +#: editor/scene_tree_dock.cpp +msgid "Delete node \"%s\" and its children?" msgstr "" #: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Delete node \"%s\"?" +msgstr "Creează Nod" + +#: editor/scene_tree_dock.cpp msgid "Can not perform with the root node." msgstr "" @@ -10149,11 +10400,9 @@ msgid "" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Editable Children" -msgstr "" - -#: editor/scene_tree_dock.cpp -msgid "Load As Placeholder" +msgid "" +"Enabling \"Load As Placeholder\" will disable \"Editable Children\" and " +"cause all properties of the node to be reverted to their default." msgstr "" #: editor/scene_tree_dock.cpp @@ -10234,6 +10483,14 @@ msgid "Clear Inheritance" msgstr "Curăță Derivarea" #: editor/scene_tree_dock.cpp +msgid "Editable Children" +msgstr "" + +#: editor/scene_tree_dock.cpp +msgid "Load As Placeholder" +msgstr "" + +#: editor/scene_tree_dock.cpp #, fuzzy msgid "Open Documentation" msgstr "Deschide Recente" @@ -10253,11 +10510,6 @@ msgstr "" #: editor/scene_tree_dock.cpp #, fuzzy -msgid "Extend Script" -msgstr "Execută Scriptul" - -#: editor/scene_tree_dock.cpp -#, fuzzy msgid "Reparent to New Node" msgstr "Creați %s Nou" @@ -10503,24 +10755,19 @@ msgid "Will load an existing script file." msgstr "Încărcaţi o Schemă de Pistă Audio existentă." #: editor/script_create_dialog.cpp -msgid "Language" -msgstr "" - -#: editor/script_create_dialog.cpp -msgid "Inherits" -msgstr "" - -#: editor/script_create_dialog.cpp -msgid "Class Name" -msgstr "" +#, fuzzy +msgid "Class Name:" +msgstr "Clasă:" #: editor/script_create_dialog.cpp -msgid "Template" -msgstr "" +#, fuzzy +msgid "Template:" +msgstr "Elimină Șablon" #: editor/script_create_dialog.cpp -msgid "Built-in Script" -msgstr "" +#, fuzzy +msgid "Built-in Script:" +msgstr "Execută Scriptul" #: editor/script_create_dialog.cpp msgid "Attach Node Script" @@ -10535,11 +10782,41 @@ msgid "Bytes:" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Stack Trace" +msgid "Warning:" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Pick one or more items from the list to display the graph." +#, fuzzy +msgid "Error:" +msgstr "Eroare!" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error" +msgstr "Eroare!" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error:" +msgstr "Eroare!" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source" +msgstr "Resursă" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Source:" +msgstr "Resursă" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source:" +msgstr "Resursă" + +#: editor/script_editor_debugger.cpp +msgid "Stack Trace" msgstr "" #: editor/script_editor_debugger.cpp @@ -10547,14 +10824,20 @@ msgid "Errors" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Child Process Connected" -msgstr "" +#, fuzzy +msgid "Child process connected." +msgstr "Deconectat" #: editor/script_editor_debugger.cpp msgid "Copy Error" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Skip Breakpoints" +msgstr "Șterge puncte" + +#: editor/script_editor_debugger.cpp msgid "Inspect Previous Instance" msgstr "" @@ -10571,6 +10854,11 @@ msgid "Profiler" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Network Profiler" +msgstr "Exportă Proiectul" + +#: editor/script_editor_debugger.cpp msgid "Monitor" msgstr "" @@ -10583,6 +10871,10 @@ msgid "Monitors" msgstr "" #: editor/script_editor_debugger.cpp +msgid "Pick one or more items from the list to display the graph." +msgstr "" + +#: editor/script_editor_debugger.cpp msgid "List of Video Memory Usage by Resource:" msgstr "" @@ -10785,10 +11077,6 @@ msgid "Library" msgstr "" #: modules/gdnative/gdnative_library_singleton_editor.cpp -msgid "Status" -msgstr "" - -#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Libraries: " msgstr "" @@ -10797,6 +11085,10 @@ msgid "GDNative" msgstr "" #: modules/gdscript/gdscript_functions.cpp +msgid "Expected a string of length 1 (a character)." +msgstr "" + +#: modules/gdscript/gdscript_functions.cpp msgid "Step argument is zero!" msgstr "" @@ -10951,6 +11243,15 @@ msgstr "" msgid "Pick Distance:" msgstr "" +#: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "Filter meshes" +msgstr "Proprietățile obiectului." + +#: modules/gridmap/grid_map_editor_plugin.cpp +msgid "Give a MeshLibrary resource to this GridMap to use its meshes." +msgstr "" + #: modules/mono/csharp_script.cpp msgid "Class name can't be a reserved keyword" msgstr "" @@ -11091,6 +11392,10 @@ msgid "Create a new variable." msgstr "Creați %s Nou" #: modules/visual_script/visual_script_editor.cpp +msgid "Signals:" +msgstr "Semnale:" + +#: modules/visual_script/visual_script_editor.cpp #, fuzzy msgid "Create a new signal." msgstr "Creează un nou poligon de la zero." @@ -11120,6 +11425,11 @@ msgid "Add Function" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Delete input port" +msgstr "Elimină punct" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Variable" msgstr "" @@ -11128,6 +11438,26 @@ msgid "Add Signal" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Input Port" +msgstr "Adaugă Intrare(Input)" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Output Port" +msgstr "Adaugă Intrare(Input)" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Remove Input Port" +msgstr "Elimină punct" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Remove Output Port" +msgstr "Elimină punct" + +#: modules/visual_script/visual_script_editor.cpp msgid "Change Expression" msgstr "" @@ -11168,10 +11498,20 @@ msgid "Add Preload Node" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Can't drop nodes because script '%s' is not used in this scene." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node(s) From Tree" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "" +"Can't drop properties because script '%s' is not used in this scene.\n" +"Drop holding 'Shift' to just copy the signature." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Getter Property" msgstr "" @@ -11197,6 +11537,11 @@ msgstr "" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Disconnect Nodes" +msgstr "Deconectat" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "Connect Node Data" msgstr "Conectați la Nod:" @@ -11231,6 +11576,27 @@ msgid "Paste VisualScript Nodes" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Can't create function with a function node." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Can't create function of nodes from nodes of multiple functions." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Select atleast one node with sequence port." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Try to only have one sequence input in selection." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Create Function" +msgstr "Creează Contur" + +#: modules/visual_script/visual_script_editor.cpp msgid "Remove Function" msgstr "" @@ -11251,15 +11617,16 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp -msgid "Base Type:" -msgstr "" +#, fuzzy +msgid "Make Tool:" +msgstr "Creează Oase" #: modules/visual_script/visual_script_editor.cpp msgid "Members:" msgstr "Membri:" #: modules/visual_script/visual_script_editor.cpp -msgid "Available Nodes:" +msgid "function_name" msgstr "" #: modules/visual_script/visual_script_editor.cpp @@ -11284,6 +11651,16 @@ msgstr "" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Make Function" +msgstr "Faceți Funcția" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Refresh Graph" +msgstr "Reîmprospătați" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "Edit Member" msgstr "Membri" @@ -11379,6 +11756,10 @@ msgid "The package must have at least one '.' separator." msgstr "" #: platform/android/export/export.cpp +msgid "Select device from the list" +msgstr "Selectează un dispozitiv din listă" + +#: platform/android/export/export.cpp msgid "ADB executable not configured in the Editor Settings." msgstr "" @@ -11400,7 +11781,8 @@ msgstr "" #: platform/android/export/export.cpp msgid "" -"Android project is not installed for compiling. Install from Editor menu." +"Android build template not installed in the project. Install it from the " +"Project menu." msgstr "" #: platform/android/export/export.cpp @@ -11479,6 +11861,10 @@ msgid "Required icon is not specified in the preset." msgstr "" #: platform/javascript/export/export.cpp +msgid "Stop HTTP Server" +msgstr "" + +#: platform/javascript/export/export.cpp msgid "Run in Browser" msgstr "Execută în Browser" @@ -12025,11 +12411,6 @@ msgid "" "texture to some node for display." msgstr "" -#: scene/resources/visual_shader.cpp -#, fuzzy -msgid "Input" -msgstr "Adaugă Intrare(Input)" - #: scene/resources/visual_shader_nodes.cpp msgid "Invalid source for preview." msgstr "" @@ -12058,6 +12439,48 @@ msgstr "" msgid "Constants cannot be modified." msgstr "" +#, fuzzy +#~ msgid "Snap to Grid" +#~ msgstr "Snap pe grilă" + +#, fuzzy +#~ msgid "Add input +" +#~ msgstr "Adaugă Intrare(Input)" + +#, fuzzy +#~ msgid "Input" +#~ msgstr "Adaugă Intrare(Input)" + +#, fuzzy +#~ msgid "Methods:" +#~ msgstr "Metode" + +#, fuzzy +#~ msgid "Theme Properties:" +#~ msgstr "Proprietăți" + +#~ msgid "Enumerations:" +#~ msgstr "Enumerări:" + +#~ msgid "Constants:" +#~ msgstr "Constante:" + +#, fuzzy +#~ msgid "Class Description:" +#~ msgstr "Descriere:" + +#, fuzzy +#~ msgid "Property Descriptions:" +#~ msgstr "Descriere Proprietate:" + +#, fuzzy +#~ msgid "Method Descriptions:" +#~ msgstr "Descrierea metodei:" + +#, fuzzy +#~ msgid "Reverse sorting." +#~ msgstr "Se Solicită..." + #~ msgid "" #~ "Can't open file_type_cache.cch for writing, not saving file type cache!" #~ msgstr "" @@ -12140,9 +12563,6 @@ msgstr "" #~ msgid "Go to parent folder" #~ msgstr "Accesați Directorul Părinte" -#~ msgid "Select device from the list" -#~ msgstr "Selectează un dispozitiv din listă" - #~ msgid "Open Scene(s)" #~ msgstr "Deschide Scena(ele)" @@ -12206,9 +12626,6 @@ msgstr "" #~ msgid "Splits" #~ msgstr "Divizare cale" -#~ msgid "No name provided" -#~ msgstr "Niciun nume furnizat" - #~ msgid "Create Poly" #~ msgstr "Crează Poligon" @@ -12303,9 +12720,6 @@ msgstr "" #~ msgid "Move Anim Track Down" #~ msgstr "Mută Pista Anim Jos" -#~ msgid "Set Transitions to:" -#~ msgstr "Setează Tranziții la:" - #~ msgid "Anim Track Rename" #~ msgstr "Redenumește Pista Anim" |