diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-07-28 11:57:11 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2020-07-28 13:08:52 +0200 |
commit | 12feb9d63394d276aaa4789872073014ad8e630f (patch) | |
tree | 4f052b179f074fc2bb26b2aa9b8ab40297e6dadd /editor/translations/ms.po | |
parent | 2efba270899b2852fa67cad05a55fc81decb24cd (diff) |
i18n: Sync translations with Weblate
(cherry picked from commit ed20772c092adfecd806a3feddbef2f75d4c39fb)
Diffstat (limited to 'editor/translations/ms.po')
-rw-r--r-- | editor/translations/ms.po | 15 |
1 files changed, 11 insertions, 4 deletions
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 @@ -2275,10 +2275,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 "" @@ -10182,6 +10178,11 @@ 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?" msgstr "Semua Pilihan" @@ -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 " |