diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2019-01-14 16:40:21 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2019-01-14 16:42:58 +0100 |
commit | 022284135716b2bc385feb943932fbd924ea576f (patch) | |
tree | e62b01cff530cd665185650a0a56da1351e89e27 /editor/translations/it.po | |
parent | 19c562991c70aa1e6cb4288351f3dc322892c5a9 (diff) |
i18n: Sync translation template with current source
Diffstat (limited to 'editor/translations/it.po')
-rw-r--r-- | editor/translations/it.po | 76 |
1 files changed, 53 insertions, 23 deletions
diff --git a/editor/translations/it.po b/editor/translations/it.po index 979922903c..66eed4d2aa 100644 --- a/editor/translations/it.po +++ b/editor/translations/it.po @@ -2680,6 +2680,11 @@ msgid "Assign..." msgstr "Assegna" #: editor/editor_properties.cpp +#, fuzzy +msgid "Invalid RID" +msgstr "Percorso Invalido" + +#: editor/editor_properties.cpp msgid "" "The selected resource (%s) does not match any type expected for this " "property (%s)." @@ -5349,32 +5354,28 @@ msgid "Create Polygon & UV" msgstr "Crea Poly" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Split point with itself." -msgstr "" - -#: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Split can't form an existing edge." -msgstr "" +#, fuzzy +msgid "Create Internal Vertex" +msgstr "Crea nuova guida orizzontale" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Split already exists." -msgstr "L'Azione '%s' esiste già!" +msgid "Remove Internal Vertex" +msgstr "Rimuovi Punto In-Control" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy -msgid "Add Split" -msgstr "Aggiungi punto" +msgid "Invalid Polygon (need 3 different vertices)" +msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Invalid Split: " -msgstr "Percorso Invalido!" +msgid "Add Custom Polygon" +msgstr "Modifica Poly" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Remove Split" -msgstr "Rimuovi punto" +msgid "Remove Custom Polygon" +msgstr "Rimuovi Poligono e Punto" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Transform UV Map" @@ -5404,13 +5405,13 @@ msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Poly" -msgstr "Modifica Poly" +msgid "Points" +msgstr "Sposta Punto" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Splits" -msgstr "Dividi Percorso" +msgid "Polygons" +msgstr "Poligono->UV" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy @@ -5447,13 +5448,14 @@ msgid "Scale Polygon" msgstr "Scala Poligono" #: 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 -#, fuzzy -msgid "Select a split to erase it." -msgstr "Prima seleziona un oggetto di impostazione!" +msgid "" +"Remove a custom polygon. If none remain, custom polygon rendering is " +"disabled." +msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Paint weights with specified intensity." @@ -10013,6 +10015,34 @@ msgstr "" msgid "Varyings can only be assigned in vertex function." msgstr "" +#, fuzzy +#~ msgid "Split already exists." +#~ msgstr "L'Azione '%s' esiste già!" + +#, fuzzy +#~ msgid "Add Split" +#~ msgstr "Aggiungi punto" + +#, fuzzy +#~ msgid "Invalid Split: " +#~ msgstr "Percorso Invalido!" + +#, fuzzy +#~ msgid "Remove Split" +#~ msgstr "Rimuovi punto" + +#, fuzzy +#~ msgid "Poly" +#~ msgstr "Modifica Poly" + +#, fuzzy +#~ msgid "Splits" +#~ msgstr "Dividi Percorso" + +#, fuzzy +#~ msgid "Select a split to erase it." +#~ msgstr "Prima seleziona un oggetto di impostazione!" + #~ msgid "No name provided" #~ msgstr "Nessun nome fornito" |