1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00

New translations translations.pot (Danish)

This commit is contained in:
Emmanouil Papadeas 2025-01-29 00:08:45 +02:00
parent 3e92c602e6
commit 821df82cd9

View file

@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"Language: da_DK\n" "Language: da_DK\n"
"PO-Revision-Date: 2025-01-28 18:06\n" "PO-Revision-Date: 2025-01-28 22:08\n"
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
@ -3543,6 +3543,14 @@ msgstr ""
msgid "Tile size:" msgid "Tile size:"
msgstr "" 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 #: src/UI/TilesPanel.tscn
msgid "Draw tiles" msgid "Draw tiles"
msgstr "" msgstr ""
@ -3563,3 +3571,26 @@ msgstr ""
msgid "Flip tile vertically" msgid "Flip tile vertically"
msgstr "" 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 ""