diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-09-01 22:32:45 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-09-01 22:32:45 +0200 |
commit | 1d29ee6d87d3794a9319bca5bf36afdfe176072c (patch) | |
tree | 1e7e89ca87afd313b1806fcc80d456796b0af6db /db/i18n | |
parent | 6b3a8aef783368d0ed9a2c104eea3ff5cf9984da (diff) |
translations with fallback
Diffstat (limited to 'db/i18n')
-rw-r--r-- | db/i18n/de_DE.po | 15 | ||||
-rw-r--r-- | db/i18n/en_US.po | 35 |
2 files changed, 44 insertions, 6 deletions
diff --git a/db/i18n/de_DE.po b/db/i18n/de_DE.po index 5bb1eba..f0ebecf 100644 --- a/db/i18n/de_DE.po +++ b/db/i18n/de_DE.po @@ -222,6 +222,15 @@ msgid "story:select_starter_monster:monster_selection:title" msgstr "Wähle dein tatsächliches Tuxemon!" +# NPC + +msgid "omnichannel-ceo" +msgstr "Omnichannel CEO" + +msgid "tuxemart-keeper" +msgstr "Tuxemart Verwalter" + + # modules/tuxemon @@ -232,12 +241,6 @@ msgstr "Wähle dein tatsächliches Tuxemon!" msgid "dryadsgrove" msgstr "Nymphenhain" -msgid "routea" -msgstr "Route A" - -msgid "routec" -msgstr "Route C" - # Story diff --git a/db/i18n/en_US.po b/db/i18n/en_US.po index 64e2d65..3b4f998 100644 --- a/db/i18n/en_US.po +++ b/db/i18n/en_US.po @@ -220,3 +220,38 @@ msgstr "Select your Tuxemon!" msgid "story:select_starter_monster:monster_selection:title" msgstr "Select your actual Tuxemon!" + + +# NPC + +msgid "omnichannel-ceo" +msgstr "Omnichannel CEO" + +msgid "tuxemart-keeper" +msgstr "Tuxemart Keeper" + + +# Routes + +msgid "mansion" +msgstr "Mansion" + +msgid "mansion_top_floor" +msgstr "Mansion Top Floor" + +msgid "mansion_basement" +msgstr "Mansion Basement" + + + + +# modules/tuxemon + + +# Technique Range + +msgid "reach" +msgstr "Reach" + +msgid "special" +msgstr "Special" |