mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-01 14:16:24 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
55391ac29f
commit
bfcdc7a764
@ -2103,6 +2103,38 @@ MSG_HASH(
|
||||
MSG_3DS_BOTTOM_MENU_DEFAULT,
|
||||
"Tap the Touch Screen to go\nto the RetroArch menu"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_BOTTOM_FONT_ENABLE,
|
||||
"Display bottom menu font. Enable to display button descriptions on the bottom screen. This excludes the save-state date."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_RED,
|
||||
"Font Colour Red"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_BOTTOM_FONT_COLOR_RED,
|
||||
"Adjust bottom screen font red colour."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_GREEN,
|
||||
"Font Colour Green"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_BOTTOM_FONT_COLOR_GREEN,
|
||||
"Adjust bottom screen font green colour."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_BLUE,
|
||||
"Font Colour Blue"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_BOTTOM_FONT_COLOR_BLUE,
|
||||
"Adjust bottom screen font blue colour."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_OPACITY,
|
||||
"Font Colour Opacity"
|
||||
)
|
||||
#endif
|
||||
#ifdef HAVE_QT
|
||||
MSG_HASH(
|
||||
|
@ -31,7 +31,7 @@
|
||||
#define LANGUAGE_PROGRESS_GREEK_APPROVED 0
|
||||
|
||||
/* English, United Kingdom */
|
||||
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_APPROVED 0
|
||||
|
||||
/* Esperanto */
|
||||
|
Loading…
x
Reference in New Issue
Block a user