summaryrefslogtreecommitdiff
path: root/db/i18n
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-08-30 21:35:28 +0200
committerDaniel Weipert <code@drogueronin.de>2023-08-30 21:35:28 +0200
commit5214cdfbf26bc0bdee5d669a237fb8aefffb78d5 (patch)
tree7bec19278a0cf8fc1772e8eb6d985391d402c614 /db/i18n
parent5e2e6753966c19616822915c14795bf62b589f68 (diff)
story!
Diffstat (limited to 'db/i18n')
-rw-r--r--db/i18n/de_DE.po15
-rw-r--r--db/i18n/en_US.po15
2 files changed, 30 insertions, 0 deletions
diff --git a/db/i18n/de_DE.po b/db/i18n/de_DE.po
index 1e0affc..4312e50 100644
--- a/db/i18n/de_DE.po
+++ b/db/i18n/de_DE.po
@@ -72,6 +72,9 @@ msgstr "Letztes Tuxemon kann nicht abgelegt werden!"
msgid "ui:healing_center:box:view"
msgstr "Box Anschauen"
+msgid "ui:healing_center:box:view:no_tuxemon_in_box"
+msgstr "Keine Tuxemon in der Box!"
+
# Shop
@@ -140,6 +143,9 @@ msgstr "In Zwischenablage speichern"
# Menu - Settings
+msgid "ui:settings:name:label"
+msgstr "Name"
+
msgid "ui:settings:language:label"
msgstr "Sprache"
@@ -157,3 +163,12 @@ msgstr "Lokale Speicherdaten löschen"
msgid "ui:settings:clear_local_save_data:confirm"
msgstr "Lokale Speicherdaten löschen?"
+
+
+# Story
+
+msgid "story:introduction:monster_selection:title"
+msgstr "Wähle dein Tuxemon!"
+
+msgid "story:select_starter_monster:monster_selection:title"
+msgstr "Wähle dein tatsächliches Tuxemon!"
diff --git a/db/i18n/en_US.po b/db/i18n/en_US.po
index f79bc2c..e516a74 100644
--- a/db/i18n/en_US.po
+++ b/db/i18n/en_US.po
@@ -72,6 +72,9 @@ msgstr "Can't deposit last Tuxemon!"
msgid "ui:healing_center:box:view"
msgstr "Box View"
+msgid "ui:healing_center:box:view:no_tuxemon_in_box"
+msgstr "No Tuxemon in Box!"
+
# Shop
@@ -140,6 +143,9 @@ msgstr "Save to Clipboard"
# Menu - Settings
+msgid "ui:settings:name:label"
+msgstr "Name"
+
msgid "ui:settings:language:label"
msgstr "Language"
@@ -157,3 +163,12 @@ msgstr "Clear local save data"
msgid "ui:settings:clear_local_save_data:confirm"
msgstr "Delete local save data?"
+
+
+# Story
+
+msgid "story:introduction:monster_selection:title"
+msgstr "Select your Tuxemon!"
+
+msgid "story:select_starter_monster:monster_selection:title"
+msgstr "Select your actual Tuxemon!"