From 12feb9d63394d276aaa4789872073014ad8e630f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 28 Jul 2020 11:57:11 +0200 Subject: i18n: Sync translations with Weblate (cherry picked from commit ed20772c092adfecd806a3feddbef2f75d4c39fb) --- editor/translations/ms.po | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'editor/translations/ms.po') diff --git a/editor/translations/ms.po b/editor/translations/ms.po index 160fa6e69f..ad70f291ca 100644 --- a/editor/translations/ms.po +++ b/editor/translations/ms.po @@ -2274,10 +2274,6 @@ msgstr "" 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 "" @@ -10180,6 +10176,11 @@ msgstr "" msgid "Make node as Root" msgstr "" +#: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Delete %d nodes and any children?" +msgstr "Semua Pilihan" + #: editor/scene_tree_dock.cpp #, fuzzy msgid "Delete %d nodes?" @@ -11795,6 +11796,12 @@ msgid "" "shape resource for it!" msgstr "" +#: 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 " -- cgit v1.2.3