mirror of
https://github.com/libretro/RetroArch
synced 2025-02-12 00:40:26 +00:00
Update msg_hash_pl.h
This commit is contained in:
parent
882a25326c
commit
365fb4b4eb
@ -3705,11 +3705,11 @@ MSG_HASH(
|
|||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_VIDEO_RECORD_QUALITY,
|
MENU_ENUM_LABEL_VALUE_VIDEO_RECORD_QUALITY,
|
||||||
"Record Quality"
|
"Jakość rekordu"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_VIDEO_STREAM_QUALITY,
|
MENU_ENUM_LABEL_VALUE_VIDEO_STREAM_QUALITY,
|
||||||
"Stream Quality"
|
"Jakość strumienia"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_STREAMING_URL,
|
MENU_ENUM_LABEL_VALUE_STREAMING_URL,
|
||||||
@ -3717,7 +3717,7 @@ MSG_HASH(
|
|||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_UDP_STREAM_PORT,
|
MENU_ENUM_LABEL_VALUE_UDP_STREAM_PORT,
|
||||||
"UDP Stream Port"
|
"Port Strumienia UDP"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_ACCOUNTS_TWITCH,
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_TWITCH,
|
||||||
@ -3728,22 +3728,22 @@ MSG_HASH(
|
|||||||
"YouTube"
|
"YouTube"
|
||||||
)
|
)
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_TWITCH_STREAM_KEY,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_TWITCH_STREAM_KEY,
|
||||||
"Twitch Stream Key")
|
"Klucz strumienia Twitch")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_YOUTUBE_STREAM_KEY,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_YOUTUBE_STREAM_KEY,
|
||||||
"YouTube Stream Key")
|
"Klucz strumienia YouTube")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_MODE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_MODE,
|
||||||
"Streaming Mode")
|
"Tryb przesyłania strumieniowego")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_TITLE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_TITLE,
|
||||||
"Title of Stream")
|
"Tytuł strumienia")
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_INPUT_SPLIT_JOYCON,
|
MENU_ENUM_LABEL_VALUE_INPUT_SPLIT_JOYCON,
|
||||||
"Split Joy-Con"
|
"Podziel Joy-Con"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_RESET_TO_DEFAULT_CONFIG,
|
MENU_ENUM_LABEL_VALUE_RESET_TO_DEFAULT_CONFIG,
|
||||||
"Reset To Defaults"
|
"Przywróć domyślne"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_RESET_TO_DEFAULT_CONFIG,
|
MENU_ENUM_SUBLABEL_RESET_TO_DEFAULT_CONFIG,
|
||||||
"Reset the current configuration to default values."
|
"Zresetuj bieżącą konfigurację do wartości domyślnych."
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user