mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Merge pull request #4521 from CoalaJoe/master
Added some translations for netplay
This commit is contained in:
commit
c80ae437b7
@ -528,6 +528,8 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_NICKNAME,
|
|||||||
"Benutzername")
|
"Benutzername")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_PASSWORD,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_PASSWORD,
|
||||||
"Server Passwort")
|
"Server Passwort")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_REFRESH_ROOMS,
|
||||||
|
"Aktualisiere Lobby-Liste")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_SETTINGS,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_SETTINGS,
|
||||||
"Netplay settings")
|
"Netplay settings")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATE_PASSWORD,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATE_PASSWORD,
|
||||||
@ -536,6 +538,8 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATOR_MODE_ENABLE,
|
|||||||
"Aktiviere Netplay-Zuschauermodus")
|
"Aktiviere Netplay-Zuschauermodus")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_STATELESS_MODE, /* TODO: What is this actually? */
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_STATELESS_MODE, /* TODO: What is this actually? */
|
||||||
"Zustandsloser Netplay-Modus")
|
"Zustandsloser Netplay-Modus")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_TAB,
|
||||||
|
"Netplay Lobbies")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT,
|
||||||
"TCP/UDP-Port für Netplay")
|
"TCP/UDP-Port für Netplay")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_NAT_TRAVERSAL,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_NAT_TRAVERSAL,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user