1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 10:59:49 +00:00

New translations translations.pot (Catalan)

This commit is contained in:
Emmanouil Papadeas 2025-01-29 00:08:55 +02:00
parent 3cd51050e3
commit eeeec1b3ed

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: Catalan\n" "Language-Team: Catalan\n"
"Language: ca_ES\n" "Language: ca_ES\n"
"PO-Revision-Date: 2025-01-28 18:06\n" "PO-Revision-Date: 2025-01-28 22:08\n"
msgid "OK" msgid "OK"
msgstr "D'acord" msgstr "D'acord"
@ -3545,6 +3545,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 ""
@ -3565,3 +3573,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 ""