From 26563b1898478d38ec12cb25a23a107838c77425 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Wed, 29 Jan 2025 00:09:51 +0200 Subject: [PATCH] New translations translations.pot (Malayalam) --- Translations/ml_IN.po | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/Translations/ml_IN.po b/Translations/ml_IN.po index a914d3eec..3355d200a 100644 --- a/Translations/ml_IN.po +++ b/Translations/ml_IN.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Malayalam\n" "Language: ml_IN\n" -"PO-Revision-Date: 2025-01-28 18:07\n" +"PO-Revision-Date: 2025-01-28 22:09\n" msgid "OK" msgstr "ഓക്കേ" @@ -3494,6 +3494,14 @@ msgstr "" msgid "Tile size:" msgstr "" +#: 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 "" @@ -3514,3 +3522,26 @@ msgstr "" msgid "Flip tile vertically" msgstr "" +#. 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 "" +