Fetch translations from Crowdin

This commit is contained in:
github-actions 2022-08-21 00:13:44 +00:00
parent 10a351228b
commit 278baf212b
2 changed files with 21 additions and 1 deletions

View File

@ -4302,6 +4302,14 @@ MSG_HASH(
"Einstellungen für das Aussehen des Menüs ändern."
)
#ifdef _3DS
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MENU_BOTTOM_SETTINGS,
"3DS untererer Bildschirm Erscheinungsbild"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_MENU_BOTTOM_SETTINGS,
"Einstellungen für das Erscheinungsbild des unteren Bildschirms ändern."
)
#endif
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SHOW_ADVANCED_SETTINGS,
@ -12769,10 +12777,22 @@ MSG_HASH(
MSG_3DS_BOTTOM_MENU_LOAD_STATE,
"Speicherpunkt\nladen"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_BOTTOM_ASSETS_DIRECTORY,
"Unterer Bildschirm Asset-Verzeichnis"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_BOTTOM_ASSETS_DIRECTORY,
"Unterer Bildschirm Asset Verzeichnis. Verzeichnis muss \"bottom_menu.png\" enthalten."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_ENABLE,
"Schrift aktivieren"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_BOTTOM_FONT_ENABLE,
"Text im unteren Menü anzeigen. Aktivieren, um Tastenbeschreibungen auf dem unteren Bildschirm anzuzeigen. Dies schließt das Speicherdatum aus."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_RED,
"Schriftfarbe Rot"

View File

@ -23,7 +23,7 @@
#define LANGUAGE_PROGRESS_DANISH_APPROVED 0
/* German */
#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 99
#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 100
#define LANGUAGE_PROGRESS_GERMAN_APPROVED 17
/* Greek */