diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-08-27 16:26:25 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-08-27 16:26:25 +0200 |
commit | 5e2e6753966c19616822915c14795bf62b589f68 (patch) | |
tree | 58dc19e6f6dffb558d2288ec623d5d481240ec54 /db/i18n/de_DE.po | |
parent | 8e829d4497efd6a23514901a1a6724fe7579c6b5 (diff) |
translations
Diffstat (limited to 'db/i18n/de_DE.po')
-rw-r--r-- | db/i18n/de_DE.po | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/db/i18n/de_DE.po b/db/i18n/de_DE.po index 25da91b..1e0affc 100644 --- a/db/i18n/de_DE.po +++ b/db/i18n/de_DE.po @@ -19,6 +19,60 @@ msgid "translation_missing" msgstr "Übersetzung fehlt" +# Catch + +msgid "game:catch:ball:throw" +msgstr "Werfe {ball}!" + +msgid "game:catch:attempt" +msgstr "Versuche einzufangen!" + +msgid "game:catch:attempt:nr:success" +msgstr "Ausbruchversuch {nr}: erfolgreich!" + +msgid "game:catch:broke_free" +msgstr "{monster} ist ausgebrochen!" + +msgid "game:catch:attempt:nr:fail" +msgstr "Ausbruchversuch {nr}: fehlgeschlagen!" + +msgid "game:catch:caught" +msgstr "{monster} gefangen!" + +msgid "game:catch:to_party" +msgstr "{monster} wurde zum Team hinzugefügt!" + +msgid "game:catch:to_box" +msgstr "{monster} wurde in die Box transferiert!" + + +# Healing Center + +msgid "ui:healing_center:heal:price_description" +msgstr "Preis für Heilung pro Tuxemon" + +msgid "ui:healing_center:heal:select" +msgstr "Auswählen zum heilen" + +msgid "ui:healing_center:box:withdraw" +msgstr "Box Mitnahme" + +msgid "ui:healing_center:box:withdraw:no_tuxemon_in_box" +msgstr "Keine Tuxemon in der Box!" + +msgid "ui:healing_center:box:withdraw:no_space_in_party" +msgstr "Nicht genug Platz im Team!" + +msgid "ui:healing_center:box:deposit" +msgstr "Box Ablage" + +msgid "ui:healing_center:box:deposit:last_tuxemon" +msgstr "Letztes Tuxemon kann nicht abgelegt werden!" + +msgid "ui:healing_center:box:view" +msgstr "Box Anschauen" + + # Shop msgid "ui:shop:mode:buy" |