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

New translations translations.pot (Portuguese, Brazilian)

This commit is contained in:
Emmanouil Papadeas 2025-01-29 00:09:29 +02:00
parent dddbb37d05
commit 76ddc8f703

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: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"Language: pt_BR\n" "Language: pt_BR\n"
"PO-Revision-Date: 2025-01-28 18:07\n" "PO-Revision-Date: 2025-01-28 22:09\n"
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
@ -3567,6 +3567,14 @@ msgstr "Nome do tileset:"
msgid "Tile size:" msgid "Tile size:"
msgstr "Tamanho do tile:" msgstr "Tamanho do tile:"
#: 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 "Desenhar tiles" msgstr "Desenhar tiles"
@ -3587,3 +3595,26 @@ msgstr "Inverter tile horizontalmente"
msgid "Flip tile vertically" msgid "Flip tile vertically"
msgstr "Inverter tile verticalmente" msgstr "Inverter tile 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 ""