From 152295d1a84d71a6ee33b683493e8281a0e07e6f Mon Sep 17 00:00:00 2001
From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
Date: Wed, 29 Jan 2025 00:09:52 +0200
Subject: [PATCH] New translations translations.pot (Latin)

---
 Translations/la_LA.po | 33 ++++++++++++++++++++++++++++++++-
 1 file changed, 32 insertions(+), 1 deletion(-)

diff --git a/Translations/la_LA.po b/Translations/la_LA.po
index 22ac926e4..79aecf3a1 100644
--- a/Translations/la_LA.po
+++ b/Translations/la_LA.po
@@ -10,7 +10,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Language-Team: Latin\n"
 "Language: la_LA\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 ""
+