diff options
Diffstat (limited to 'editor/translations/et.po')
-rw-r--r-- | editor/translations/et.po | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/editor/translations/et.po b/editor/translations/et.po index f33fb8c7bb..a31dd80762 100644 --- a/editor/translations/et.po +++ b/editor/translations/et.po @@ -2478,6 +2478,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)." @@ -5000,27 +5004,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 @@ -5048,11 +5048,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 @@ -5088,11 +5088,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 |