diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2022-06-29 12:08:19 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2022-06-29 12:12:43 +0200 |
commit | 5235ce43790029c64b74e296f50bcf8e7c7e55ff (patch) | |
tree | 46b5cd190d3a86bea31c9abdb562dcc020745a37 /editor/translations/vi.po | |
parent | d631ee3307990a94c75d687fe2269af031886f4b (diff) | |
download | redot-engine-5235ce43790029c64b74e296f50bcf8e7c7e55ff.tar.gz |
i18n: Sync editor translations with Weblate
(cherry picked from commit f29241fa1eed5899604e6b8c8fc3b4c84e4f4641)
Diffstat (limited to 'editor/translations/vi.po')
-rw-r--r-- | editor/translations/vi.po | 47 |
1 files changed, 38 insertions, 9 deletions
diff --git a/editor/translations/vi.po b/editor/translations/vi.po index a16d75a4bc..2b4093cc17 100644 --- a/editor/translations/vi.po +++ b/editor/translations/vi.po @@ -7953,11 +7953,20 @@ msgid "New Anim" msgstr "Hoạt ảnh mới" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Create New Animation" +msgstr "Tạo Hoạt ảnh mới" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Change Animation Name:" msgstr "Đổi tên Hoạt ảnh:" #: editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Rename Animation" +msgstr "Đổi tên hoạt hình" + +#: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "Xoá hoạt hình?" @@ -7975,11 +7984,6 @@ msgid "Animation name already exists!" msgstr "Tên Hoạt ảnh đã tồn tại!" #: editor/plugins/animation_player_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Rename Animation" -msgstr "Đổi tên hoạt hình" - -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Duplicate Animation" msgstr "Nhân đôi hoạt hình" @@ -8124,10 +8128,6 @@ msgid "Pin AnimationPlayer" msgstr "Ghim AnimationPlayer" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Create New Animation" -msgstr "Tạo Hoạt ảnh mới" - -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Animation Name:" msgstr "Tên hoạt hình:" @@ -21559,6 +21559,18 @@ msgstr "" msgid "Edge Connection Margin" msgstr "Chỉnh sửa kết nối:" +#: scene/2d/navigation_2d.cpp +msgid "" +"'Navigation2D' node and 'Navigation2D.get_simple_path()' are deprecated and " +"will be removed in a future version. Use 'Navigation2DServer.map_get_path()' " +"instead." +msgstr "" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Path Desired Distance" +msgstr "Chọn ô" + #: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp msgid "Target Desired Distance" msgstr "" @@ -22819,6 +22831,13 @@ msgstr "" msgid "Transform Normals" msgstr "Hủy Biến đổi." +#: scene/3d/navigation.cpp +msgid "" +"'Navigation' node and 'Navigation.get_simple_path()' are deprecated and will " +"be removed in a future version. Use 'NavigationServer.map_get_path()' " +"instead." +msgstr "" + #: scene/3d/navigation.cpp scene/resources/curve.cpp #, fuzzy msgid "Up Vector" @@ -27106,6 +27125,16 @@ msgstr "" msgid "Walkable Low Height Spans" msgstr "" +#: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Baking AABB" +msgstr "Đang sinh AABB" + +#: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Baking AABB Offset" +msgstr "Độ dời:" + #: scene/resources/occluder_shape.cpp msgid "Spheres" msgstr "" |