squirrel-battle/squirrelbattle/locale/de/LC_MESSAGES/squirrelbattle.po

258 lines
6.8 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ÿnérant, eichhornchen, nicomarg, charlse, ifugao
2020-11-28 15:22:06 +00:00
# This file is distributed under the same license as the squirrelbattle package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
2020-11-28 15:22:06 +00:00
#
#, fuzzy
2020-11-28 15:22:06 +00:00
msgid ""
msgstr ""
"Project-Id-Version: squirrelbattle 3.14.1\n"
"Report-Msgid-Bugs-To: squirrel-battle@crans.org\n"
2021-01-06 13:55:16 +00:00
"POT-Creation-Date: 2021-01-06 14:53+0100\n"
2020-11-28 15:22:06 +00:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/display/menudisplay.py:160
msgid "INVENTORY"
msgstr "BESTAND"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/display/menudisplay.py:202
msgid "STALL"
msgstr "STAND"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/display/statsdisplay.py:34
msgid "Inventory:"
msgstr "Bestand:"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/display/statsdisplay.py:53
msgid "YOU ARE DEAD"
msgstr "SIE WURDEN GESTORBEN"
#. TODO
#: squirrelbattle/entities/friendly.py:33
msgid "I don't sell any squirrel"
msgstr "Ich verkaufe keinen Eichhörnchen."
#: squirrelbattle/entities/friendly.py:52
msgid "Flower power!!"
msgstr "Blumenmacht!!"
#: squirrelbattle/entities/friendly.py:52
msgid "The sun is warm today"
msgstr "Die Sonne ist warm heute"
#. The bomb is exploding.
#. Each entity that is close to the bomb takes damages.
#. The player earn XP if the entity was killed.
#: squirrelbattle/entities/items.py:151
msgid "Bomb is exploding."
msgstr "Die Bombe explodiert."
#: squirrelbattle/entities/items.py:248
#, python-brace-format
msgid "{player} exchanged its body with {entity}."
msgstr "{player} täuscht seinem Körper mit {entity} aus."
2021-01-06 13:55:16 +00:00
#: squirrelbattle/game.py:277 squirrelbattle/tests/game_test.py:592
msgid "The buyer does not have enough money"
msgstr "Der Kaufer hat nicht genug Geld"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/game.py:320
msgid ""
"Some keys are missing in your save file.\n"
"Your save seems to be corrupt. It got deleted."
msgstr ""
"In Ihrer Speicherdatei fehlen einige Schlüssel.\n"
"Ihre Speicherung scheint korrupt zu sein. Es wird gelöscht."
2021-01-06 13:55:16 +00:00
#: squirrelbattle/game.py:328
msgid ""
"No player was found on this map!\n"
"Maybe you died?"
msgstr ""
"Auf dieser Karte wurde kein Spieler gefunden!\n"
"Vielleicht sind Sie gestorben?"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/game.py:348
msgid ""
"The JSON file is not correct.\n"
"Your save seems corrupted. It got deleted."
msgstr ""
"Die JSON-Datei ist nicht korrekt.\n"
"Ihre Speicherung scheint korrumpiert. Sie wurde gelöscht."
2021-01-06 13:55:16 +00:00
#: squirrelbattle/interfaces.py:451
#, python-brace-format
msgid "{name} hits {opponent}."
msgstr "{name} schlägt {opponent}."
2021-01-06 13:55:16 +00:00
#: squirrelbattle/interfaces.py:463
#, python-brace-format
msgid "{name} takes {amount} damage."
msgstr "{name} nimmt {amount} Schadenspunkte."
2021-01-06 13:55:16 +00:00
#: squirrelbattle/interfaces.py:465
#, python-brace-format
msgid "{name} dies."
msgstr "{name} stirbt."
2021-01-06 13:55:16 +00:00
#: squirrelbattle/interfaces.py:499
#, python-brace-format
msgid "{entity} said: {message}"
msgstr "{entity} hat gesagt: {message}"
#: squirrelbattle/menus.py:73
msgid "Back"
msgstr "Zurück"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/game_test.py:358 squirrelbattle/tests/game_test.py:361
#: squirrelbattle/tests/game_test.py:364 squirrelbattle/tests/game_test.py:367
2020-11-28 15:22:06 +00:00
#: squirrelbattle/tests/translations_test.py:16
msgid "New game"
msgstr "Neu Spiel"
#: squirrelbattle/tests/translations_test.py:17
msgid "Resume"
msgstr "Weitergehen"
#: squirrelbattle/tests/translations_test.py:18
msgid "Load"
msgstr "Laden"
#: squirrelbattle/tests/translations_test.py:19
msgid "Save"
msgstr "Speichern"
#: squirrelbattle/tests/translations_test.py:20
msgid "Settings"
msgstr "Einstellungen"
#: squirrelbattle/tests/translations_test.py:21
msgid "Exit"
msgstr "Verlassen"
#: squirrelbattle/tests/translations_test.py:27
msgid "Main key to move up"
msgstr "Haupttaste zum Obengehen"
#: squirrelbattle/tests/translations_test.py:29
msgid "Secondary key to move up"
msgstr "Sekundärtaste zum Obengehen"
#: squirrelbattle/tests/translations_test.py:31
msgid "Main key to move down"
msgstr "Haupttaste zum Untergehen"
#: squirrelbattle/tests/translations_test.py:33
msgid "Secondary key to move down"
msgstr "Sekundärtaste zum Untergehen"
#: squirrelbattle/tests/translations_test.py:35
msgid "Main key to move left"
msgstr "Haupttaste zum Linksgehen"
#: squirrelbattle/tests/translations_test.py:37
msgid "Secondary key to move left"
msgstr "Sekundärtaste zum Linksgehen"
#: squirrelbattle/tests/translations_test.py:39
msgid "Main key to move right"
msgstr "Haupttaste zum Rechtsgehen"
#: squirrelbattle/tests/translations_test.py:41
msgid "Secondary key to move right"
msgstr "Sekundärtaste zum Rechtsgehen"
#: squirrelbattle/tests/translations_test.py:43
msgid "Key to validate a menu"
msgstr "Menütaste"
#: squirrelbattle/tests/translations_test.py:45
2020-12-04 13:41:59 +00:00
msgid "Key used to open the inventory"
msgstr "Bestandtaste"
#: squirrelbattle/tests/translations_test.py:47
msgid "Key used to use an item in the inventory"
msgstr "Taste um eines Objekts im Bestand zu verwenden"
#: squirrelbattle/tests/translations_test.py:49
msgid "Key used to equip an item in the inventory"
msgstr "Taste um eines Objekts im Bestand auszurüsten"
#: squirrelbattle/tests/translations_test.py:51
msgid "Key used to drop an item in the inventory"
msgstr "Taste um eines Objekts im Bestand zu werfen"
#: squirrelbattle/tests/translations_test.py:53
msgid "Key used to talk to a friendly entity"
msgstr "Taste um mit einer friedlicher Entität zu sprechen"
#: squirrelbattle/tests/translations_test.py:55
2020-12-12 17:12:37 +00:00
msgid "Key used to wait"
msgstr "Wartentaste"
#: squirrelbattle/tests/translations_test.py:56
2021-01-06 13:55:16 +00:00
msgid "Key used to use ladders"
msgstr "Leitertaste"
#: squirrelbattle/tests/translations_test.py:58
2020-11-28 15:22:06 +00:00
msgid "Texture pack"
msgstr "Textur-Packung"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:59
2020-11-28 15:22:06 +00:00
msgid "Language"
msgstr "Sprache"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:62
2020-11-28 15:22:06 +00:00
msgid "player"
msgstr "Spieler"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:64
2020-11-28 15:22:06 +00:00
msgid "hedgehog"
msgstr "Igel"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:65
msgid "merchant"
msgstr "Kaufmann"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:66
2020-11-28 15:22:06 +00:00
msgid "rabbit"
msgstr "Kanninchen"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:67
msgid "sunflower"
msgstr "Sonnenblume"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:68
2020-11-28 15:22:06 +00:00
msgid "teddy bear"
msgstr "Teddybär"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:69
msgid "tiger"
msgstr "Tiger"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:71
2020-12-05 13:20:58 +00:00
msgid "body snatch potion"
msgstr "Leichenfleddererzaubertrank"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:72
2020-11-28 15:22:06 +00:00
msgid "bomb"
msgstr "Bombe"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:73
msgid "explosion"
msgstr "Explosion"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:74
2020-11-28 15:22:06 +00:00
msgid "heart"
msgstr "Herz"
2021-01-06 13:55:16 +00:00
#: squirrelbattle/tests/translations_test.py:75
msgid "sword"
msgstr "schwert"