mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
597c33fa94
commit
f3eaa5cfa8
@ -12777,18 +12777,42 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_RED,
|
||||
"Schriftfarbe Rot"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_BOTTOM_FONT_COLOR_RED,
|
||||
"Rote Schriftfarbe am unteren Bildschirmrand anpassen."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_GREEN,
|
||||
"Schriftfarbe Grün"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_BOTTOM_FONT_COLOR_GREEN,
|
||||
"Grüne Schriftfarbe am unteren Bildschirmrand anpassen."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_BLUE,
|
||||
"Schriftfarbe Blau"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_BOTTOM_FONT_COLOR_BLUE,
|
||||
"Blaue Schriftfarbe am unteren Bildschirmrand anpassen."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_OPACITY,
|
||||
"Schriftfarbendeckkraft"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_BOTTOM_FONT_COLOR_OPACITY,
|
||||
"Schriftdeckkraft am unteren Bildschirmrand anpassen."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_SCALE,
|
||||
"Schriftgröße"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_BOTTOM_FONT_SCALE,
|
||||
"Schriftgröße am unteren Bildschirmrand anpassen."
|
||||
)
|
||||
#endif
|
||||
#ifdef HAVE_QT
|
||||
MSG_HASH(
|
||||
|
Loading…
Reference in New Issue
Block a user