summaryrefslogtreecommitdiff
path: root/editor/translations/ro.po
diff options
context:
space:
mode:
Diffstat (limited to 'editor/translations/ro.po')
-rw-r--r--editor/translations/ro.po132
1 files changed, 61 insertions, 71 deletions
diff --git a/editor/translations/ro.po b/editor/translations/ro.po
index 3ed7b5d092..b204bf19fd 100644
--- a/editor/translations/ro.po
+++ b/editor/translations/ro.po
@@ -654,6 +654,10 @@ msgstr "Duceți-vă la Linie"
msgid "Line Number:"
msgstr "Linia Numărul:"
+#: editor/code_editor.cpp
+msgid "Found %d match(es)."
+msgstr ""
+
#: editor/code_editor.cpp editor/editor_help.cpp
msgid "No Matches"
msgstr "Nici o Potrivire"
@@ -703,7 +707,7 @@ msgstr "Zoom-ați Afară"
msgid "Reset Zoom"
msgstr "Resetați Zoom-area"
-#: editor/code_editor.cpp modules/mono/editor/mono_bottom_panel.cpp
+#: editor/code_editor.cpp
msgid "Warnings"
msgstr ""
@@ -816,6 +820,11 @@ msgid "Connect"
msgstr "Conectați"
#: editor/connections_dialog.cpp
+#, fuzzy
+msgid "Signal:"
+msgstr "Semnale:"
+
+#: editor/connections_dialog.cpp
msgid "Connect '%s' to '%s'"
msgstr "Conectați '%s' la '%s'"
@@ -987,7 +996,8 @@ msgid "Owners Of:"
msgstr "Stăpâni La:"
#: editor/dependency_editor.cpp
-msgid "Remove selected files from the project? (no undo)"
+#, fuzzy
+msgid "Remove selected files from the project? (Can't be restored)"
msgstr "Ștergeți fișierele selectate din proiect? (fără anulare)"
#: editor/dependency_editor.cpp
@@ -1544,6 +1554,10 @@ msgstr ""
msgid "Template file not found:"
msgstr "Fișierul șablon nu a fost găsit:"
+#: editor/editor_export.cpp
+msgid "On 32-bit exports the embedded PCK cannot be bigger than 4 GiB."
+msgstr ""
+
#: editor/editor_feature_profile.cpp
#, fuzzy
msgid "3D Editor"
@@ -3145,7 +3159,7 @@ msgstr "Timp"
msgid "Calls"
msgstr "Apeluri"
-#: editor/editor_properties.cpp
+#: editor/editor_properties.cpp editor/script_create_dialog.cpp
msgid "On"
msgstr ""
@@ -3789,6 +3803,7 @@ msgid "Nodes not in Group"
msgstr "Adaugă în Grup"
#: editor/groups_editor.cpp editor/scene_tree_dock.cpp
+#: editor/scene_tree_editor.cpp
msgid "Filter nodes"
msgstr ""
@@ -6690,10 +6705,19 @@ msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp
+msgid "Go To"
+msgstr ""
+
+#: editor/plugins/script_text_editor.cpp
#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
msgid "Bookmarks"
msgstr ""
+#: editor/plugins/script_text_editor.cpp
+#, fuzzy
+msgid "Breakpoints"
+msgstr "Șterge puncte"
+
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@@ -10319,7 +10343,7 @@ msgstr ""
msgid "Pick one or more items from the list to display the graph."
msgstr ""
-#: editor/script_editor_debugger.cpp modules/mono/editor/mono_bottom_panel.cpp
+#: editor/script_editor_debugger.cpp
msgid "Errors"
msgstr ""
@@ -10728,54 +10752,6 @@ msgstr ""
msgid "Class name can't be a reserved keyword"
msgstr ""
-#: modules/mono/editor/godotsharp_editor.cpp
-msgid "Generating solution..."
-msgstr ""
-
-#: modules/mono/editor/godotsharp_editor.cpp
-msgid "Generating C# project..."
-msgstr ""
-
-#: modules/mono/editor/godotsharp_editor.cpp
-msgid "Failed to create solution."
-msgstr ""
-
-#: modules/mono/editor/godotsharp_editor.cpp
-msgid "Failed to save solution."
-msgstr ""
-
-#: modules/mono/editor/godotsharp_editor.cpp
-msgid "Done"
-msgstr ""
-
-#: modules/mono/editor/godotsharp_editor.cpp
-msgid "Failed to create C# project."
-msgstr ""
-
-#: modules/mono/editor/godotsharp_editor.cpp
-msgid "Mono"
-msgstr ""
-
-#: modules/mono/editor/godotsharp_editor.cpp
-msgid "About C# support"
-msgstr ""
-
-#: modules/mono/editor/godotsharp_editor.cpp
-msgid "Create C# solution"
-msgstr ""
-
-#: modules/mono/editor/mono_bottom_panel.cpp
-msgid "Builds"
-msgstr ""
-
-#: modules/mono/editor/mono_bottom_panel.cpp
-msgid "Build Project"
-msgstr ""
-
-#: modules/mono/editor/mono_bottom_panel.cpp
-msgid "View log"
-msgstr "Vizualizează fișiere log"
-
#: modules/mono/mono_gd/gd_mono_utils.cpp
msgid "End of inner exception stack trace"
msgstr ""
@@ -11363,7 +11339,7 @@ msgstr ""
#: scene/2d/animated_sprite.cpp
msgid ""
-"A SpriteFrames resource must be created or set in the 'Frames' property in "
+"A SpriteFrames resource must be created or set in the \"Frames\" property in "
"order for AnimatedSprite to display frames."
msgstr ""
@@ -11412,7 +11388,7 @@ msgstr ""
#: scene/2d/light_2d.cpp
msgid ""
-"A texture with the shape of the light must be supplied to the 'texture' "
+"A texture with the shape of the light must be supplied to the \"Texture\" "
"property."
msgstr ""
@@ -11422,7 +11398,7 @@ msgid ""
msgstr ""
#: scene/2d/light_occluder_2d.cpp
-msgid "The occluder polygon for this occluder is empty. Please draw a polygon!"
+msgid "The occluder polygon for this occluder is empty. Please draw a polygon."
msgstr ""
#: scene/2d/navigation_polygon.cpp
@@ -11498,12 +11474,12 @@ msgstr ""
#: scene/2d/visibility_notifier_2d.cpp
msgid ""
-"VisibilityEnable2D works best when used with the edited scene root directly "
+"VisibilityEnabler2D works best when used with the edited scene root directly "
"as parent."
msgstr ""
#: scene/3d/arvr_nodes.cpp
-msgid "ARVRCamera must have an ARVROrigin node as its parent"
+msgid "ARVRCamera must have an ARVROrigin node as its parent."
msgstr ""
#: scene/3d/arvr_nodes.cpp
@@ -11582,7 +11558,7 @@ msgstr ""
#: scene/3d/collision_shape.cpp
msgid ""
"A shape must be provided for CollisionShape to function. Please create a "
-"shape resource for it!"
+"shape resource for it."
msgstr ""
#: scene/3d/collision_shape.cpp
@@ -11611,6 +11587,10 @@ msgid ""
"Use a BakedLightmap instead."
msgstr ""
+#: scene/3d/light.cpp
+msgid "A SpotLight with an angle wider than 90 degrees cannot cast shadows."
+msgstr ""
+
#: scene/3d/navigation_mesh.cpp
msgid "A NavigationMesh resource must be set or created for this node to work."
msgstr ""
@@ -11645,8 +11625,8 @@ msgstr ""
#: scene/3d/path.cpp
msgid ""
-"PathFollow ROTATION_ORIENTED requires \"Up Vector\" enabled in its parent "
-"Path's Curve resource."
+"PathFollow's ROTATION_ORIENTED requires \"Up Vector\" to be enabled in its "
+"parent Path's Curve resource."
msgstr ""
#: scene/3d/physics_body.cpp
@@ -11657,7 +11637,9 @@ msgid ""
msgstr ""
#: scene/3d/remote_transform.cpp
-msgid "Path property must point to a valid Spatial node to work."
+msgid ""
+"The \"Remote Path\" property must point to a valid Spatial or Spatial-"
+"derived node to work."
msgstr ""
#: scene/3d/soft_body.cpp
@@ -11673,7 +11655,7 @@ msgstr ""
#: scene/3d/sprite_3d.cpp
msgid ""
-"A SpriteFrames resource must be created or set in the 'Frames' property in "
+"A SpriteFrames resource must be created or set in the \"Frames\" property in "
"order for AnimatedSprite3D to display frames."
msgstr ""
@@ -11684,7 +11666,9 @@ msgid ""
msgstr ""
#: scene/3d/world_environment.cpp
-msgid "WorldEnvironment needs an Environment resource."
+msgid ""
+"WorldEnvironment requires its \"Environment\" property to contain an "
+"Environment to have a visible effect."
msgstr ""
#: scene/3d/world_environment.cpp
@@ -11722,7 +11706,7 @@ msgid "Nothing connected to input '%s' of node '%s'."
msgstr "Deconectați '%s' de la '%s'"
#: scene/animation/animation_tree.cpp
-msgid "A root AnimationNode for the graph is not set."
+msgid "No root AnimationNode for the graph is set."
msgstr ""
#: scene/animation/animation_tree.cpp
@@ -11736,7 +11720,7 @@ msgstr ""
#: scene/animation/animation_tree.cpp
#, fuzzy
-msgid "AnimationPlayer root is not a valid node."
+msgid "The AnimationPlayer root node is not a valid node."
msgstr "Arborele Animației este nevalid."
#: scene/animation/animation_tree_player.cpp
@@ -11767,8 +11751,7 @@ msgstr ""
msgid ""
"Container by itself serves no purpose unless a script configures its "
"children placement behavior.\n"
-"If you don't intend to add a script, then please use a plain 'Control' node "
-"instead."
+"If you don't intend to add a script, use a plain Control node instead."
msgstr ""
#: scene/gui/control.cpp
@@ -11788,18 +11771,18 @@ msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
-"functions. Making them visible for editing is fine though, but they will "
-"hide upon running."
+"functions. Making them visible for editing is fine, but they will hide upon "
+"running."
msgstr ""
#: scene/gui/range.cpp
-msgid "If exp_edit is true min_value must be > 0."
+msgid "If \"Exp Edit\" is enabled, \"Min Value\" must be greater than 0."
msgstr ""
#: scene/gui/scroll_container.cpp
msgid ""
"ScrollContainer is intended to work with a single child control.\n"
-"Use a container as child (VBox,HBox,etc), or a Control and set the custom "
+"Use a container as child (VBox, HBox, etc.), or a Control and set the custom "
"minimum size manually."
msgstr ""
@@ -11843,6 +11826,10 @@ msgid "Input"
msgstr "Adaugă Intrare(Input)"
#: scene/resources/visual_shader_nodes.cpp
+msgid "Invalid source for preview."
+msgstr ""
+
+#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""
@@ -11862,6 +11849,9 @@ msgstr ""
msgid "Constants cannot be modified."
msgstr ""
+#~ msgid "View log"
+#~ msgstr "Vizualizează fișiere log"
+
#, fuzzy
#~ msgid "Enabled Classes"
#~ msgstr "Căutare Clase"