1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00

New translations translations.pot (German)

This commit is contained in:
Emmanouil Papadeas 2024-12-12 20:13:55 +02:00
parent ad5fe72ca5
commit 05e77fe789

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: German\n" "Language-Team: German\n"
"Language: de_DE\n" "Language: de_DE\n"
"PO-Revision-Date: 2024-12-05 02:11\n" "PO-Revision-Date: 2024-12-12 18:13\n"
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
@ -2316,7 +2316,7 @@ msgstr "Gruppe"
#. A tilemap is a type of layer, which is divided by grid cells, the size of which is determined by the tileset it uses. Each grid cell is mapped to a tile in the tileset. Tilemaps can be used to create game levels and layouts. #. A tilemap is a type of layer, which is divided by grid cells, the size of which is determined by the tileset it uses. Each grid cell is mapped to a tile in the tileset. Tilemaps can be used to create game levels and layouts.
msgid "Tilemap" msgid "Tilemap"
msgstr "" msgstr "Tilemap"
msgid "Layers" msgid "Layers"
msgstr "Ebenen" msgstr "Ebenen"
@ -2348,7 +2348,7 @@ msgstr "3D-Ebene hinzufügen"
#. One of the options of the create new layer button. #. One of the options of the create new layer button.
#: src/UI/Timeline/AnimationTimeline.tscn #: src/UI/Timeline/AnimationTimeline.tscn
msgid "Add Tilemap Layer" msgid "Add Tilemap Layer"
msgstr "" msgstr "Tilemap-Ebene hinzufügen"
#: src/UI/Timeline/AnimationTimeline.tscn #: src/UI/Timeline/AnimationTimeline.tscn
msgid "Remove current layer" msgid "Remove current layer"
@ -3057,7 +3057,7 @@ msgstr "Zeichnungsaufnahme"
#. Tiles are images of a specific shape, usually rectangular, that are laid out in a grid. They are used in tile-based video games. https://en.wikipedia.org/wiki/Tile-based_video_game #. Tiles are images of a specific shape, usually rectangular, that are laid out in a grid. They are used in tile-based video games. https://en.wikipedia.org/wiki/Tile-based_video_game
msgid "Tiles" msgid "Tiles"
msgstr "" msgstr "Tiles"
msgid "Crop" msgid "Crop"
msgstr "Zuschneiden" msgstr "Zuschneiden"
@ -3468,47 +3468,47 @@ msgstr "Möchten Sie das Bild von %s herunterladen?"
#: src/Classes/TileSetCustom.gd #: src/Classes/TileSetCustom.gd
#: src/UI/Dialogs/ImportPreviewDialog.gd #: src/UI/Dialogs/ImportPreviewDialog.gd
msgid "Tileset" msgid "Tileset"
msgstr "" msgstr "Tileset"
#. A tileset is a collection of tiles. #. A tileset is a collection of tiles.
#: src/UI/Timeline/NewTileMapLayerDialog.tscn #: src/UI/Timeline/NewTileMapLayerDialog.tscn
msgid "Tileset:" msgid "Tileset:"
msgstr "" msgstr "Tileset:"
#. A tileset is a collection of tiles. #. A tileset is a collection of tiles.
#: src/UI/Dialogs/ProjectProperties.tscn #: src/UI/Dialogs/ProjectProperties.tscn
msgid "Tilesets" msgid "Tilesets"
msgstr "" msgstr "Tilesets"
#: src/UI/Timeline/NewTileMapLayerDialog.tscn #: src/UI/Timeline/NewTileMapLayerDialog.tscn
msgid "New tileset" msgid "New tileset"
msgstr "" msgstr "Neues Tileset"
#: src/UI/Timeline/NewTileMapLayerDialog.tscn #: src/UI/Timeline/NewTileMapLayerDialog.tscn
msgid "Tileset name:" msgid "Tileset name:"
msgstr "" msgstr "Tileset Name:"
#: src/UI/Timeline/NewTileMapLayerDialog.tscn #: src/UI/Timeline/NewTileMapLayerDialog.tscn
msgid "Tile size:" msgid "Tile size:"
msgstr "" msgstr "Tileset Größe:"
#: src/UI/TilesPanel.tscn #: src/UI/TilesPanel.tscn
msgid "Draw tiles" msgid "Draw tiles"
msgstr "" msgstr "Tiles zeichnen"
#: src/UI/TilesPanel.tscn #: src/UI/TilesPanel.tscn
msgid "Rotate tile left (counterclockwise)" msgid "Rotate tile left (counterclockwise)"
msgstr "" msgstr "Tile nach links drehen (gegen den Uhrzeigersinn)"
#: src/UI/TilesPanel.tscn #: src/UI/TilesPanel.tscn
msgid "Rotate tile right (clockwise)" msgid "Rotate tile right (clockwise)"
msgstr "" msgstr "Tile nach Rechts drehen (mit dem Uhrzeigersinn)"
#: src/UI/TilesPanel.tscn #: src/UI/TilesPanel.tscn
msgid "Flip tile horizontally" msgid "Flip tile horizontally"
msgstr "" msgstr "Tile horizontal spiegeln"
#: src/UI/TilesPanel.tscn #: src/UI/TilesPanel.tscn
msgid "Flip tile vertically" msgid "Flip tile vertically"
msgstr "" msgstr "Tile vertikal spiegeln"