mirror of
https://github.com/libretro/RetroArch
synced 2025-03-18 04:21:19 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
4a1aaa55ec
commit
74ef6a0f4a
@ -990,6 +990,14 @@ MSG_HASH(
|
|||||||
MENU_ENUM_SUBLABEL_NETPLAY_START_AS_SPECTATOR,
|
MENU_ENUM_SUBLABEL_NETPLAY_START_AS_SPECTATOR,
|
||||||
"Start net-play in spectator mode."
|
"Start net-play in spectator mode."
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NETPLAY_CHAT_COLOR_NAME,
|
||||||
|
"Chat Colour (Nickname)"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NETPLAY_CHAT_COLOR_MSG,
|
||||||
|
"Chat Colour (Message)"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_NETPLAY_ALLOW_PAUSING,
|
MENU_ENUM_SUBLABEL_NETPLAY_ALLOW_PAUSING,
|
||||||
"Allow players to pause during net-play."
|
"Allow players to pause during net-play."
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
#define LANGUAGE_PROGRESS_GREEK_APPROVED 0
|
#define LANGUAGE_PROGRESS_GREEK_APPROVED 0
|
||||||
|
|
||||||
/* English, United Kingdom */
|
/* 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
|
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_APPROVED 0
|
||||||
|
|
||||||
/* Esperanto */
|
/* Esperanto */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user