diff options
Diffstat (limited to 'editor/translations/ta.po')
-rw-r--r-- | editor/translations/ta.po | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/editor/translations/ta.po b/editor/translations/ta.po index 3bcba7c710..22071147f0 100644 --- a/editor/translations/ta.po +++ b/editor/translations/ta.po @@ -2496,6 +2496,10 @@ msgid "Assign..." msgstr "" #: editor/editor_properties.cpp +msgid "Invalid RID" +msgstr "" + +#: editor/editor_properties.cpp msgid "" "The selected resource (%s) does not match any type expected for this " "property (%s)." @@ -5022,27 +5026,23 @@ msgid "Create Polygon & UV" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Split point with itself." +msgid "Create Internal Vertex" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Split can't form an existing edge." +msgid "Remove Internal Vertex" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Split already exists." +msgid "Invalid Polygon (need 3 different vertices)" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Add Split" +msgid "Add Custom Polygon" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Invalid Split: " -msgstr "" - -#: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Remove Split" +msgid "Remove Custom Polygon" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp @@ -5070,11 +5070,11 @@ msgid "UV" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Poly" +msgid "Points" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Splits" +msgid "Polygons" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp @@ -5110,11 +5110,13 @@ msgid "Scale Polygon" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Connect two points to make a split." +msgid "Create a custom polygon. Enables custom polygon rendering." msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Select a split to erase it." +msgid "" +"Remove a custom polygon. If none remain, custom polygon rendering is " +"disabled." msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp |