diff options
Diffstat (limited to 'editor/translations/bg.po')
-rw-r--r-- | editor/translations/bg.po | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/editor/translations/bg.po b/editor/translations/bg.po index c9f38d518a..b0378d612c 100644 --- a/editor/translations/bg.po +++ b/editor/translations/bg.po @@ -2262,11 +2262,6 @@ msgid "There is no defined scene to run." msgstr "" #: editor/editor_node.cpp -msgid "Current scene was never saved, please save it prior to running." -msgstr "" -"Текущата сцена никога не е била запазена. Моля, запазете я преди изпълнение." - -#: editor/editor_node.cpp msgid "Could not start subprocess!" msgstr "" @@ -10293,6 +10288,11 @@ msgid "Make node as Root" msgstr "Превръщане на възела в корен" #: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Delete %d nodes and any children?" +msgstr "Изтриване на %d възела?" + +#: editor/scene_tree_dock.cpp msgid "Delete %d nodes?" msgstr "Изтриване на %d възела?" @@ -11996,6 +11996,12 @@ msgstr "" "За да работи CollisionShape2D, е нужно да му се даде форма. Моля, създайте " "му Shape2D ресурс." +#: scene/2d/collision_shape_2d.cpp +msgid "" +"Polygon-based shapes are not meant be used nor edited directly through the " +"CollisionShape2D node. Please use the CollisionPolygon2D node instead." +msgstr "" + #: scene/2d/cpu_particles_2d.cpp msgid "" "CPUParticles2D animation requires the usage of a CanvasItemMaterial with " @@ -12484,6 +12490,11 @@ msgstr "" msgid "Constants cannot be modified." msgstr "" +#~ msgid "Current scene was never saved, please save it prior to running." +#~ msgstr "" +#~ "Текущата сцена никога не е била запазена. Моля, запазете я преди " +#~ "изпълнение." + #~ msgid "Not in resource path." #~ msgstr "Не е в пътя на ресурсите." |