From 94131401cd3a624a8a54183a14ac96c04e211c06 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Wed, 29 Jan 2025 00:09:05 +0200 Subject: [PATCH] New translations translations.pot (Italian) --- Translations/it_IT.po | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/Translations/it_IT.po b/Translations/it_IT.po index 6fcb3afa1..3f6204dea 100644 --- a/Translations/it_IT.po +++ b/Translations/it_IT.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Italian\n" "Language: it_IT\n" -"PO-Revision-Date: 2025-01-28 18:06\n" +"PO-Revision-Date: 2025-01-28 22:09\n" msgid "OK" msgstr "OK" @@ -3567,6 +3567,14 @@ msgstr "Nome insieme caselle:" msgid "Tile size:" msgstr "Dimensione caselle:" +#: src/UI/TilesPanel.gd +msgid "Select a tile to place it on the canvas." +msgstr "" + +#: src/UI/TilesPanel.gd +msgid "Modify tiles on the canvas." +msgstr "" + #: src/UI/TilesPanel.tscn msgid "Draw tiles" msgstr "Disegna caselle" @@ -3587,3 +3595,26 @@ msgstr "Capovolgi la casella orizzontalmente" msgid "Flip tile vertically" msgstr "Capovolgi la casella verticalmente" +#. Refers to manual mode, one of the three modes of tilemap layer pixel drawing. +#: src/UI/TilesPanel.tscn +msgid "Manual" +msgstr "" + +#. Refers to auto (automatic) mode, one of the three modes of tilemap layer pixel drawing. +#: src/UI/TilesPanel.tscn +msgid "Auto" +msgstr "" + +#. Refers to stack mode, one of the three modes of tilemap layer pixel drawing. +#: src/UI/TilesPanel.tscn +msgid "Stack" +msgstr "" + +#: src/UI/TilesPanel.tscn +msgid "Tile button size:" +msgstr "" + +#: src/UI/TilesPanel.tscn +msgid "Show empty tile:" +msgstr "" +