mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Revert "(INTL) Remove duplicate English strings"
This reverts commit 755cc94489efb753d39b025d83b1412635f2d202.
This commit is contained in:
parent
755cc94489
commit
85d11eac30
1260
intl/msg_hash_chs.h
1260
intl/msg_hash_chs.h
File diff suppressed because it is too large
Load Diff
@ -114,6 +114,10 @@ MSG_HASH(
|
|||||||
MENU_ENUM_SUBLABEL_VIDEO_SHARED_CONTEXT,
|
MENU_ENUM_SUBLABEL_VIDEO_SHARED_CONTEXT,
|
||||||
"使用模擬器硬體渲染私人內容時可避免硬體在各frames時的狀態改變."
|
"使用模擬器硬體渲染私人內容時可避免硬體在各frames時的狀態改變."
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_MENU_HORIZONTAL_ANIMATION,
|
||||||
|
"Enable horizontal animation for the menu. This will have a performance hit."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_MENU_SETTINGS,
|
MENU_ENUM_SUBLABEL_MENU_SETTINGS,
|
||||||
"調整選單顯示的相關設定。"
|
"調整選單顯示的相關設定。"
|
||||||
@ -728,6 +732,24 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_Y,
|
|||||||
"Y鍵(左側)")
|
"Y鍵(左側)")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_KEY,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_KEY,
|
||||||
"(鍵: %s)") /*FIXME:"(Key: %s)"*/
|
"(鍵: %s)") /*FIXME:"(Key: %s)"*/
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MOUSE_LEFT,
|
||||||
|
"Mouse 1")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MOUSE_RIGHT,
|
||||||
|
"Mouse 2")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MOUSE_MIDDLE,
|
||||||
|
"Mouse 3")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MOUSE_BUTTON4,
|
||||||
|
"Mouse 4")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MOUSE_BUTTON5,
|
||||||
|
"Mouse 5")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MOUSE_WHEEL_UP,
|
||||||
|
"Wheel Up")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MOUSE_WHEEL_DOWN,
|
||||||
|
"Wheel Down")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MOUSE_HORIZ_WHEEL_UP,
|
||||||
|
"Wheel Left")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MOUSE_HORIZ_WHEEL_DOWN,
|
||||||
|
"Wheel Right")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_KEYBOARD_GAMEPAD_MAPPING_TYPE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_KEYBOARD_GAMEPAD_MAPPING_TYPE,
|
||||||
"鍵盤控制器映射類型")
|
"鍵盤控制器映射類型")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MAX_USERS,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MAX_USERS,
|
||||||
@ -1122,6 +1144,8 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_CERO_RATING,
|
|||||||
"CERO 分級")
|
"CERO 分級")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_COOP,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_COOP,
|
||||||
"多人遊戲支持")
|
"多人遊戲支持")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_CRC32,
|
||||||
|
"CRC32")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_DESCRIPTION,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_DESCRIPTION,
|
||||||
"描述")
|
"描述")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_DEVELOPER,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_DEVELOPER,
|
||||||
@ -1144,6 +1168,8 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_FRANCHISE,
|
|||||||
"經銷商")
|
"經銷商")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_GENRE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_GENRE,
|
||||||
"類型")
|
"類型")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_MD5,
|
||||||
|
"MD5")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_NAME,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_NAME,
|
||||||
"名稱")
|
"名稱")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ORIGIN,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ORIGIN,
|
||||||
@ -1277,12 +1303,20 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_SETTINGS,
|
|||||||
"設定")
|
"設定")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SETTINGS_TAB,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SETTINGS_TAB,
|
||||||
"設定")
|
"設定")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER,
|
||||||
|
"Shader")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_APPLY_CHANGES,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_APPLY_CHANGES,
|
||||||
"應用Shader修改")
|
"應用Shader修改")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_OPTIONS,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_OPTIONS,
|
||||||
"Shader效果")
|
"Shader效果")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_RIBBON,
|
||||||
|
"Ribbon")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_RIBBON_SIMPLIFIED,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_RIBBON_SIMPLIFIED,
|
||||||
"Ribbon (簡化)")
|
"Ribbon (簡化)")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_SIMPLE_SNOW,
|
||||||
|
"Simple Snow")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_SNOW,
|
||||||
|
"Snow")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHOW_ADVANCED_SETTINGS,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHOW_ADVANCED_SETTINGS,
|
||||||
"顯示高級設定")
|
"顯示高級設定")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHOW_HIDDEN_FILES,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHOW_HIDDEN_FILES,
|
||||||
@ -1477,6 +1511,12 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_TIMEDATE_ENABLE,
|
|||||||
"顯示時間日期")
|
"顯示時間日期")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_TRUE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_TRUE,
|
||||||
"真")
|
"真")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_UI_COMPANION_ENABLE,
|
||||||
|
"UI Companion Enable")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_UI_COMPANION_START_ON_BOOT,
|
||||||
|
"UI Companion Start On Boot")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_UI_MENUBAR_ENABLE,
|
||||||
|
"Menubar")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_UNABLE_TO_READ_COMPRESSED_FILE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_UNABLE_TO_READ_COMPRESSED_FILE,
|
||||||
"無法讀取壓縮的文件。")
|
"無法讀取壓縮的文件。")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_UNDO_LOAD_STATE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_UNDO_LOAD_STATE,
|
||||||
@ -2070,6 +2110,8 @@ MSG_HASH(MSG_OVERRIDES_SAVED_SUCCESSFULLY,
|
|||||||
"覆蓋儲存成功。")
|
"覆蓋儲存成功。")
|
||||||
MSG_HASH(MSG_PAUSED,
|
MSG_HASH(MSG_PAUSED,
|
||||||
"暫停。")
|
"暫停。")
|
||||||
|
MSG_HASH(MSG_PROGRAM,
|
||||||
|
"RetroArch")
|
||||||
MSG_HASH(MSG_READING_FIRST_DATA_TRACK,
|
MSG_HASH(MSG_READING_FIRST_DATA_TRACK,
|
||||||
"讀取第一條數據軌...")
|
"讀取第一條數據軌...")
|
||||||
MSG_HASH(MSG_RECEIVED,
|
MSG_HASH(MSG_RECEIVED,
|
||||||
@ -2170,10 +2212,18 @@ MSG_HASH(MSG_VALUE_SHUTTING_DOWN,
|
|||||||
"正在關機……")
|
"正在關機……")
|
||||||
MSG_HASH(MSG_VERSION_OF_LIBRETRO_API,
|
MSG_HASH(MSG_VERSION_OF_LIBRETRO_API,
|
||||||
"libretro API 版本")
|
"libretro API 版本")
|
||||||
|
MSG_HASH(MSG_VIEWPORT_SIZE_CALCULATION_FAILED,
|
||||||
|
"Viewport size calculation failed! Will continue using raw data. This will probably not work right ...")
|
||||||
|
MSG_HASH(MSG_VIRTUAL_DISK_TRAY,
|
||||||
|
"virtual disk tray.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_LATENCY,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_LATENCY,
|
||||||
"設定您想要的聲音延遲(毫秒). 假設預設的裝置無法支援設定值時該值可能無法成功套用.")
|
"設定您想要的聲音延遲(毫秒). 假設預設的裝置無法支援設定值時該值可能無法成功套用.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_MUTE,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_MUTE,
|
||||||
"禁音/取消禁音。")
|
"禁音/取消禁音。")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_AUDIO_RATE_CONTROL_DELTA,
|
||||||
|
"Helps smooth out imperfections in timing when synchronizing audio and video at the same time. Be aware that if disabled, proper synchronization is nearly impossible to obtain."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_CAMERA_ALLOW,
|
MENU_ENUM_SUBLABEL_CAMERA_ALLOW,
|
||||||
"允許或禁止核心使用攝像頭。"
|
"允許或禁止核心使用攝像頭。"
|
||||||
@ -2186,6 +2236,10 @@ MSG_HASH(
|
|||||||
MENU_ENUM_SUBLABEL_INPUT_MAX_USERS,
|
MENU_ENUM_SUBLABEL_INPUT_MAX_USERS,
|
||||||
"RetroArch 最大遊戲支援人數"
|
"RetroArch 最大遊戲支援人數"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_INPUT_POLL_TYPE_BEHAVIOR,
|
||||||
|
"Influence how input polling is done inside RetroArch. Setting it to 'Early' or 'Late' can result in less latency, depending on your configuration."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_INPUT_ALL_USERS_CONTROL_MENU,
|
MENU_ENUM_SUBLABEL_INPUT_ALL_USERS_CONTROL_MENU,
|
||||||
"允許任何使用者去控制選單,如果取消,將只會有1個人可以控制選單."
|
"允許任何使用者去控制選單,如果取消,將只會有1個人可以控制選單."
|
||||||
@ -2198,18 +2252,50 @@ MSG_HASH(
|
|||||||
MENU_ENUM_SUBLABEL_AUDIO_SYNC,
|
MENU_ENUM_SUBLABEL_AUDIO_SYNC,
|
||||||
"同步聲音。推薦。"
|
"同步聲音。推薦。"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_INPUT_BIND_TIMEOUT,
|
||||||
|
"Amount of seconds to wait until proceeding to the next bind."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_INPUT_BIND_HOLD,
|
||||||
|
"Amount of seconds to hold an input to bind it."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_INPUT_TURBO_PERIOD,
|
||||||
|
"Describes the period of which turbo-enabled buttons toggle. Numbers are described in frames."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_INPUT_DUTY_CYCLE,
|
||||||
|
"Describes how long the period of a turbo-enabled button should be. Numbers are described in frames."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_VIDEO_VSYNC,
|
MENU_ENUM_SUBLABEL_VIDEO_VSYNC,
|
||||||
"同步顯卡的視訊輸出到營幕刷新率。推薦。"
|
"同步顯卡的視訊輸出到營幕刷新率。推薦。"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_ALLOW_ROTATE,
|
||||||
|
"Allow cores to set rotation. When disabled, rotation requests are ignored. Useful for setups where one manually rotates the screen."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_DUMMY_ON_CORE_SHUTDOWN,
|
||||||
|
"Some cores might have a shutdown feature. If enabled, it will prevent the core from shutting RetroArch down. Instead, it loads a dummy core."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_CHECK_FOR_MISSING_FIRMWARE,
|
MENU_ENUM_SUBLABEL_CHECK_FOR_MISSING_FIRMWARE,
|
||||||
"載入遊戲前檢查必要的韌體/BIOS是否存在."
|
"載入遊戲前檢查必要的韌體/BIOS是否存在."
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_REFRESH_RATE,
|
||||||
|
"Vertical refresh rate of your screen. Used to calculate a suitable audio input rate. NOTE: This will be ignored if 'Threaded Video' is enabled."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_AUDIO_ENABLE,
|
MENU_ENUM_SUBLABEL_AUDIO_ENABLE,
|
||||||
"啟用聲音輸出。"
|
"啟用聲音輸出。"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_AUDIO_MAX_TIMING_SKEW,
|
||||||
|
"The maximum change in audio input rate. You may want to increase this to enable very large changes in timing, for example running PAL cores on NTSC displays, at the cost of inaccurate audio pitch."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MSG_FAILED,
|
MSG_FAILED,
|
||||||
"已失敗"
|
"已失敗"
|
||||||
@ -2287,12 +2373,16 @@ MSG_HASH(MSG_NETPLAY_LAN_SCANNING,
|
|||||||
"掃瞄連線遊戲主機...")
|
"掃瞄連線遊戲主機...")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_PAUSE_NONACTIVE,
|
MSG_HASH(MENU_ENUM_SUBLABEL_PAUSE_NONACTIVE,
|
||||||
"當窗口失去焦點時暫停遊戲。")
|
"當窗口失去焦點時暫停遊戲。")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_DISABLE_COMPOSITION,
|
||||||
|
"Enable or disable composition.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_HISTORY_LIST_ENABLE,
|
MSG_HASH(MENU_ENUM_SUBLABEL_HISTORY_LIST_ENABLE,
|
||||||
"為遊戲、圖片、音樂和視訊啟用/禁用歷史記錄。")
|
"為遊戲、圖片、音樂和視訊啟用/禁用歷史記錄。")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_HISTORY_SIZE,
|
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_HISTORY_SIZE,
|
||||||
"遊戲、圖片、音樂和視訊歷史記錄的數量限制。")
|
"遊戲、圖片、音樂和視訊歷史記錄的數量限制。")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_UNIFIED_MENU_CONTROLS,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_UNIFIED_MENU_CONTROLS,
|
||||||
"統一選單控制")
|
"統一選單控制")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_UNIFIED_MENU_CONTROLS,
|
||||||
|
"Use the same controls for both the menu and the game. Applies to the keyboard.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_FONT_ENABLE,
|
MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_FONT_ENABLE,
|
||||||
"顯示營幕消息。")
|
"顯示營幕消息。")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETWORK_USER_REMOTE_ENABLE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_NETWORK_USER_REMOTE_ENABLE,
|
||||||
@ -2423,6 +2513,10 @@ MSG_HASH(MENU_ENUM_SUBLABEL_XMB_MAIN_MENU_ENABLE_SETTINGS,
|
|||||||
"開啟 Settings tab. 必需重開機")
|
"開啟 Settings tab. 必需重開機")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_SETTINGS_PASSWORD,
|
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_SETTINGS_PASSWORD,
|
||||||
"請輸入隱藏 settings tab 的密碼。事後可在選項中取消")
|
"請輸入隱藏 settings tab 的密碼。事後可在選項中取消")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_ENTRY_RENAME,
|
||||||
|
"Allow the user to rename entries in playlists.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_PLAYLIST_ENTRY_RENAME,
|
||||||
|
"Allow to rename entries")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_LOAD_CORE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_LOAD_CORE,
|
||||||
"顯示 Load Core")
|
"顯示 Load Core")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_LOAD_CORE,
|
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_LOAD_CORE,
|
||||||
@ -2482,6 +2576,18 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_ADD_TO_FAVORITES,
|
|||||||
"顯示 Add to Favorites")
|
"顯示 Add to Favorites")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_ADD_TO_FAVORITES,
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_ADD_TO_FAVORITES,
|
||||||
"顯示/隱藏 the 'Add to Favorites' option.")
|
"顯示/隱藏 the 'Add to Favorites' option.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_START_RECORDING,
|
||||||
|
"Show Start Recording")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_START_RECORDING,
|
||||||
|
"Show/hide the 'Start Recording' option.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_START_STREAMING,
|
||||||
|
"Show Start Streaming")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_START_STREAMING,
|
||||||
|
"Show/hide the 'Start Streaming' option.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESET_CORE_ASSOCIATION,
|
||||||
|
"Show Reset Core Association")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_RESET_CORE_ASSOCIATION,
|
||||||
|
"Show/hide the 'Reset Core Association' option.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_OPTIONS,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_OPTIONS,
|
||||||
"顯示 Options")
|
"顯示 Options")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_OPTIONS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_OPTIONS,
|
||||||
@ -2522,16 +2628,26 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_KIOSK_MODE_PASSWORD,
|
|||||||
"設定取消 Kiosk 模式的密碼")
|
"設定取消 Kiosk 模式的密碼")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_KIOSK_MODE_PASSWORD,
|
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_KIOSK_MODE_PASSWORD,
|
||||||
"設定開啟 Kiosk 模式的密碼.事後可在選項中取消.")
|
"設定開啟 Kiosk 模式的密碼.事後可在選項中取消.")
|
||||||
|
MSG_HASH(MSG_INPUT_KIOSK_MODE_PASSWORD,
|
||||||
|
"Enter Password")
|
||||||
MSG_HASH(MSG_INPUT_KIOSK_MODE_PASSWORD_OK,
|
MSG_HASH(MSG_INPUT_KIOSK_MODE_PASSWORD_OK,
|
||||||
"密碼正確")
|
"密碼正確")
|
||||||
MSG_HASH(MSG_INPUT_KIOSK_MODE_PASSWORD_NOK,
|
MSG_HASH(MSG_INPUT_KIOSK_MODE_PASSWORD_NOK,
|
||||||
"密碼錯誤")
|
"密碼錯誤")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_AUTOMATICALLY_ADD_CONTENT_TO_PLAYLIST,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AUTOMATICALLY_ADD_CONTENT_TO_PLAYLIST,
|
||||||
"自動增加遊戲內容至 playlist")
|
"自動增加遊戲內容至 playlist")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUTOMATICALLY_ADD_CONTENT_TO_PLAYLIST,
|
||||||
|
"Automatically scans loaded content so they appear inside playlists.")
|
||||||
MSG_HASH(MSG_SCANNING_OF_FILE_FINISHED,
|
MSG_HASH(MSG_SCANNING_OF_FILE_FINISHED,
|
||||||
"掃瞄檔案結束")
|
"掃瞄檔案結束")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_QUALITY,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_QUALITY,
|
||||||
"聲音重採樣器品質")
|
"聲音重採樣器品質")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY,
|
||||||
|
"Lower this value to favor performance/lower latency over audio quality, increase if you want better audio quality at the expense of performance/lower latency.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"顯示統計數字")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"在畫面中顯示技術資訊.")
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_CRT_SWITCH_X_AXIS_CENTERING,
|
MENU_ENUM_LABEL_VALUE_CRT_SWITCH_X_AXIS_CENTERING,
|
||||||
"X-Axis 校正中"
|
"X-Axis 校正中"
|
||||||
|
@ -3424,6 +3424,10 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_QUALITY,
|
|||||||
"Audio Resampler Qualität")
|
"Audio Resampler Qualität")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY,
|
||||||
"Verkleinere diesen Wert um Performance/kleinere Latenz gegenüber Audio Qualität zu bevorzugen, erhöhe ihn wenn du bessere Audioqualität bevorzugst auf kosten der Performance/kleinerer Latenz.")
|
"Verkleinere diesen Wert um Performance/kleinere Latenz gegenüber Audio Qualität zu bevorzugen, erhöhe ihn wenn du bessere Audioqualität bevorzugst auf kosten der Performance/kleinerer Latenz.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"Statistiken anzeigen")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"Technische Onscreen-Statistiken anzeigen.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
"Rahmenfüller aktivieren.")
|
"Rahmenfüller aktivieren.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE,
|
||||||
@ -3603,6 +3607,26 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_VIDEO_STREAM_QUALITY,
|
MENU_ENUM_LABEL_VALUE_VIDEO_STREAM_QUALITY,
|
||||||
"Streamingqualität"
|
"Streamingqualität"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_STREAMING_URL,
|
||||||
|
"Streaming URL"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_UDP_STREAM_PORT,
|
||||||
|
"UDP Stream Port"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_TWITCH,
|
||||||
|
"Twitch"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_YOUTUBE,
|
||||||
|
"YouTube"
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_TWITCH_STREAM_KEY,
|
||||||
|
"Twitch Stream Key")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_YOUTUBE_STREAM_KEY,
|
||||||
|
"YouTube Stream Key")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_MODE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_MODE,
|
||||||
"Streamingmodus")
|
"Streamingmodus")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_TITLE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_TITLE,
|
||||||
@ -3611,7 +3635,413 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_INPUT_SPLIT_JOYCON,
|
MENU_ENUM_LABEL_VALUE_INPUT_SPLIT_JOYCON,
|
||||||
"Split Joy-Con"
|
"Split Joy-Con"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_RESET_TO_DEFAULT_CONFIG,
|
||||||
|
"Auf Standardwerte zurücksetzen"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_RESET_TO_DEFAULT_CONFIG,
|
||||||
|
"Setzt die momentane Konfiguration auf die Standardwerte zurück."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_OK,
|
||||||
|
"OK"
|
||||||
|
)
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_OZONE_MENU_COLOR_THEME,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_OZONE_MENU_COLOR_THEME,
|
||||||
"Menü-Farbschema")
|
"Menü-Farbschema")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_BASIC_WHITE,
|
||||||
|
"Basic White"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_BASIC_BLACK,
|
||||||
|
"Basic Black"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_OZONE_MENU_COLOR_THEME,
|
||||||
|
"Select a different color theme."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
|
||||||
|
"Use preferred system color theme")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
|
||||||
|
"Use your operating system's color theme (if any) - overrides theme settings.")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_LOWEST,
|
||||||
|
"Lowest")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_LOWER,
|
||||||
|
"Lower")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_NORMAL,
|
||||||
|
"Normal")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_HIGHER,
|
||||||
|
"Higher")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_HIGHEST,
|
||||||
|
"Highest")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_MUSIC_AVAILABLE,
|
||||||
|
"No music available."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_VIDEOS_AVAILABLE,
|
||||||
|
"No videos available."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_IMAGES_AVAILABLE,
|
||||||
|
"No images available."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_FAVORITES_AVAILABLE,
|
||||||
|
"No favorites available."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SAVE_POSITION,
|
||||||
|
"Remember Window Position and Size")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_COREAUDIO_SUPPORT,
|
||||||
|
"CoreAudio support"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_COREAUDIO3_SUPPORT,
|
||||||
|
"CoreAudio V3 support"
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_WIDGETS_ENABLE,
|
||||||
|
"Menu Widgets")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_SHADERS_ENABLE,
|
||||||
|
"Video Shaders")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SCAN_WITHOUT_CORE_MATCH,
|
||||||
|
"Scan without core match")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_SCAN_WITHOUT_CORE_MATCH,
|
||||||
|
"When disabled, content is only added to playlists if you have a core installed that supports its extension. By enabling this, it will add to playlist regardless. This way, you can install the core you need later on after scanning.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_XMB_ANIMATION_HORIZONTAL_HIGHLIGHT,
|
||||||
|
"Animation Horizontal Icon Highlight")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_XMB_ANIMATION_MOVE_UP_DOWN,
|
||||||
|
"Animation Move Up/Down")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_XMB_ANIMATION_OPENING_MAIN_MENU,
|
||||||
|
"Animation Main Menu Opens/Closes")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_DISC_INFORMATION,
|
||||||
|
"Disc Information"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_DISC_INFORMATION,
|
||||||
|
"View information about inserted media discs."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_FRONTEND_LOG_LEVEL,
|
||||||
|
"Frontend Logging Level"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_FRONTEND_LOG_LEVEL,
|
||||||
|
"Sets log level for the frontend. If a log level issued by the frontend is below this value, it is ignored."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_FPS_UPDATE_INTERVAL,
|
||||||
|
"Framerate Update Interval (in frames)")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_FPS_UPDATE_INTERVAL,
|
||||||
|
"Framerate display will be updated at the set interval (in frames).")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESTART_CONTENT,
|
||||||
|
"Show Restart Content"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_RESTART_CONTENT,
|
||||||
|
"Show/hide the 'Restart Content' option."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_CLOSE_CONTENT,
|
||||||
|
"Show Close Content"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_CLOSE_CONTENT,
|
||||||
|
"Show/hide the 'Close Content' option."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESUME_CONTENT,
|
||||||
|
"Show Resume Content"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_RESUME_CONTENT,
|
||||||
|
"Show/hide the 'Resume Content' option."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_SETTINGS_SHOW_INPUT,
|
||||||
|
"Show Input"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_SETTINGS_SHOW_INPUT,
|
||||||
|
"Show or hide 'Input Settings' on the Settings screen."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_AI_SERVICE_SETTINGS,
|
||||||
|
"AI Service"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_AI_SERVICE_SETTINGS,
|
||||||
|
"Change settings for the AI Service (Translation/TTS/Misc)."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_MODE,
|
||||||
|
"AI Service Output")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_URL,
|
||||||
|
"AI Service URL")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_ENABLE,
|
||||||
|
"AI Service Enabled")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_MODE,
|
||||||
|
"Show translation as a text overlay (Image mode), or play as Text-To-Speech (Speech mode)")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_URL,
|
||||||
|
"A http:// url pointing to the translation service to use.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_ENABLE,
|
||||||
|
"Enable AI Service to run when the AI Service hotkey is pressed.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_TARGET_LANG,
|
||||||
|
"Target Language")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_TARGET_LANG,
|
||||||
|
"The language the service will translate to. If set to 'Don't Care', it will default to English.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_SOURCE_LANG,
|
||||||
|
"Source Language")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_SOURCE_LANG,
|
||||||
|
"The language the service will translate from. If set to 'Don't Care', it will attempt to auto-detect the language. Setting it to a specific language will make the translation more accurate.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_CZECH,
|
||||||
|
"Czech"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_DANISH,
|
||||||
|
"Danish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SWEDISH,
|
||||||
|
"Swedish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_CROATIAN,
|
||||||
|
"Croatian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_CATALAN,
|
||||||
|
"Catalan"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_BULGARIAN,
|
||||||
|
"Bulgarian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_BENGALI,
|
||||||
|
"Bengali"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_BASQUE,
|
||||||
|
"Basque"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_AZERBAIJANI,
|
||||||
|
"Azerbaijani"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ALBANIAN,
|
||||||
|
"Albanian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_AFRIKAANS,
|
||||||
|
"Afrikaans"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ESTONIAN,
|
||||||
|
"Estonian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_FILIPINO,
|
||||||
|
"Filipino"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_FINNISH,
|
||||||
|
"Finnish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_GALICIAN,
|
||||||
|
"Galician"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_GEORGIAN,
|
||||||
|
"Georgian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_GUJARATI,
|
||||||
|
"Gujarati"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HAITIAN_CREOLE,
|
||||||
|
"Haitian Creole"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HEBREW,
|
||||||
|
"Hebrew"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HINDI,
|
||||||
|
"Hindi"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HUNGARIAN,
|
||||||
|
"Hungarian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ICELANDIC,
|
||||||
|
"Icelandic"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_INDONESIAN,
|
||||||
|
"Indonesian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_IRISH,
|
||||||
|
"Irish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_KANNADA,
|
||||||
|
"Kannada"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_LATIN,
|
||||||
|
"Latin"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_LATVIAN,
|
||||||
|
"Latvian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_LITHUANIAN,
|
||||||
|
"Lithuanian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_MACEDONIAN,
|
||||||
|
"Macedonian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_MALAY,
|
||||||
|
"Malay"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_MALTESE,
|
||||||
|
"Maltese"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_NORWEGIAN,
|
||||||
|
"Norwegian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_PERSIAN,
|
||||||
|
"Persian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ROMANIAN,
|
||||||
|
"Romanian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SERBIAN,
|
||||||
|
"Serbian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SLOVAK,
|
||||||
|
"Slovak"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SLOVENIAN,
|
||||||
|
"Slovenian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SWAHILI,
|
||||||
|
"Swahili"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_TAMIL,
|
||||||
|
"Tamil"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_TELUGU,
|
||||||
|
"Telugu"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_THAI,
|
||||||
|
"Thai"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_UKRAINIAN,
|
||||||
|
"Ukrainian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_URDU,
|
||||||
|
"Urdu"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_WELSH,
|
||||||
|
"Welsh"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_YIDDISH,
|
||||||
|
"Yiddish"
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_LOAD_DISC,
|
||||||
|
"Load a physical media disc. You should first select the core (Load Core) you intend to use with the disc.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_DUMP_DISC,
|
||||||
|
"Dump the physical media disc to internal storage. It will be saved as an image file.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_AI_SERVICE_IMAGE_MODE,
|
||||||
|
"Image Mode"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_AI_SERVICE_SPEECH_MODE,
|
||||||
|
"Speech Mode"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE,
|
||||||
|
"Remove")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE,
|
||||||
|
"Remove shader presets of a specific type.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_GLOBAL,
|
||||||
|
"Remove Global Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_GLOBAL,
|
||||||
|
"Remove the Global Preset, used by all content and all cores.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_CORE,
|
||||||
|
"Remove Core Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_CORE,
|
||||||
|
"Remove the Core Preset, used by all content ran with the currently loaded core.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_PARENT,
|
||||||
|
"Remove Content Directory Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_PARENT,
|
||||||
|
"Remove the Content Directory Preset, used by all content inside the current working directory.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_GAME,
|
||||||
|
"Remove Game Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_GAME,
|
||||||
|
"Remove the Game Preset, used only for the specific game in question.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_FRAME_TIME_COUNTER_SETTINGS,
|
||||||
|
"Frame Time Counter")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_FRAME_TIME_COUNTER_SETTINGS,
|
||||||
|
"Adjust settings influencing the frame time counter (only active when threaded video is disabled).")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_WIDGETS_ENABLE,
|
||||||
|
"Use modern decorated animations, notifications, indicators and controls instead of the old text only system.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
|
||||||
"Wiedergabeliste löschen")
|
"Wiedergabeliste löschen")
|
||||||
|
#ifdef HAVE_LAKKA
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_LOCALAP_ENABLE,
|
||||||
|
"Wi-Fi Access Point")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_LOCALAP_ENABLE,
|
||||||
|
"Enable or disable Wi-Fi Access Point.")
|
||||||
|
MSG_HASH(MSG_LOCALAP_SWITCHING_OFF,
|
||||||
|
"Switching off Wi-Fi Access Point.")
|
||||||
|
MSG_HASH(MSG_WIFI_DISCONNECT_FROM,
|
||||||
|
"Disconnecting from Wi-Fi '%s'")
|
||||||
|
MSG_HASH(MSG_LOCALAP_ALREADY_RUNNING,
|
||||||
|
"Wi-Fi Access Point is already started")
|
||||||
|
MSG_HASH(MSG_LOCALAP_NOT_RUNNING,
|
||||||
|
"Wi-Fi Access Point is not running")
|
||||||
|
MSG_HASH(MSG_LOCALAP_STARTING,
|
||||||
|
"Starting Wi-Fi Access Point with SSID=%s and Passkey=%s")
|
||||||
|
MSG_HASH(MSG_LOCALAP_ERROR_CONFIG_CREATE,
|
||||||
|
"Could not create Wi-Fi Access Point configuration file.")
|
||||||
|
MSG_HASH(MSG_LOCALAP_ERROR_CONFIG_PARSE,
|
||||||
|
"Wrong configuration file - could not find APNAME or PASSWORD in %s")
|
||||||
|
#endif
|
||||||
|
1881
intl/msg_hash_el.h
1881
intl/msg_hash_el.h
File diff suppressed because it is too large
Load Diff
@ -7569,6 +7569,14 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
||||||
"Mostrar decoraciones de ventanas"
|
"Mostrar decoraciones de ventanas"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"Mostrar estadísticas"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"Muestra las estadísticas técnicas en pantalla."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
"Activar relleno de borde"
|
"Activar relleno de borde"
|
||||||
|
@ -7550,6 +7550,14 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
||||||
"Afficher les décorations de fenêtre"
|
"Afficher les décorations de fenêtre"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"Afficher les statistiques"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"Affiche des statistiques techniques à l'écran."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
"Remplissage de la bordure"
|
"Remplissage de la bordure"
|
||||||
|
@ -3408,6 +3408,10 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_QUALITY,
|
|||||||
"Qualità del Resampler Audio")
|
"Qualità del Resampler Audio")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY,
|
||||||
"Abbassare questo valore per favorire prestazioni/bassa latenza rispetto alla qualità audio, aumentare se si desidera una migliore qualità audio a scapito delle prestazioni/minore latenza.")
|
"Abbassare questo valore per favorire prestazioni/bassa latenza rispetto alla qualità audio, aumentare se si desidera una migliore qualità audio a scapito delle prestazioni/minore latenza.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"Mostra statistiche")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"Mostra statistiche tecniche su schermo.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
"Abilita riempimento dei bordi")
|
"Abilita riempimento dei bordi")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE,
|
||||||
|
@ -42,6 +42,10 @@ MSG_HASH(
|
|||||||
MSG_UNKNOWN_COMPILER,
|
MSG_UNKNOWN_COMPILER,
|
||||||
"不明なコンパイラ"
|
"不明なコンパイラ"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MSG_NATIVE,
|
||||||
|
"Native"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MSG_DEVICE_DISCONNECTED_FROM_PORT,
|
MSG_DEVICE_DISCONNECTED_FROM_PORT,
|
||||||
"デバイスがポートから切断されました"
|
"デバイスがポートから切断されました"
|
||||||
@ -70,6 +74,10 @@ MSG_HASH(
|
|||||||
MSG_UPNP_FAILED,
|
MSG_UPNP_FAILED,
|
||||||
"ポートマッピングに失敗しました"
|
"ポートマッピングに失敗しました"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MSG_NO_ARGUMENTS_SUPPLIED_AND_NO_MENU_BUILTIN,
|
||||||
|
"No arguments supplied and no menu builtin, displaying help..."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MSG_SETTING_DISK_IN_TRAY,
|
MSG_SETTING_DISK_IN_TRAY,
|
||||||
"ディスクがトレイに入りました"
|
"ディスクがトレイに入りました"
|
||||||
@ -233,6 +241,10 @@ MSG_HASH(
|
|||||||
MSG_CONNECTION_SLOT,
|
MSG_CONNECTION_SLOT,
|
||||||
"接続スロット"
|
"接続スロット"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MSG_SORRY_UNIMPLEMENTED_CORES_DONT_DEMAND_CONTENT_NETPLAY,
|
||||||
|
"Sorry, unimplemented: cores that don't demand content cannot participate in netplay."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_ACCOUNTS_CHEEVOS_PASSWORD,
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_CHEEVOS_PASSWORD,
|
||||||
"パスワード"
|
"パスワード"
|
||||||
@ -249,6 +261,14 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST,
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST,
|
||||||
"アカウント"
|
"アカウント"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST_END,
|
||||||
|
"Accounts List Endpoint"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_RETRO_ACHIEVEMENTS,
|
||||||
|
"RetroAchievements"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_ACHIEVEMENT_LIST,
|
MENU_ENUM_LABEL_VALUE_ACHIEVEMENT_LIST,
|
||||||
"実績表"
|
"実績表"
|
||||||
@ -544,6 +564,10 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_CHEEVOS_LOCKED_ENTRY,
|
MENU_ENUM_LABEL_VALUE_CHEEVOS_LOCKED_ENTRY,
|
||||||
"未解除"
|
"未解除"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CHEEVOS_SETTINGS,
|
||||||
|
"RetroAchievements"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_CHEEVOS_TEST_UNOFFICIAL,
|
MENU_ENUM_LABEL_VALUE_CHEEVOS_TEST_UNOFFICIAL,
|
||||||
"非公式実績をテスト"
|
"非公式実績をテスト"
|
||||||
@ -600,6 +624,10 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_CONTENT_FAVORITES_SIZE,
|
MENU_ENUM_LABEL_VALUE_CONTENT_FAVORITES_SIZE,
|
||||||
"お気に入りの保存件数"
|
"お気に入りの保存件数"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CONTENT_FAVORITES_SIZE,
|
||||||
|
"Limit the number of entries in the favorites playlist. Once limit is reached, new additions will be prevented until old entries are removed. Setting a value of -1 allows 'unlimited' (99999) entries. WARNING: Reducing the value will delete existing entries!"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_PLAYLIST_ENTRY_REMOVE,
|
MENU_ENUM_LABEL_VALUE_PLAYLIST_ENTRY_REMOVE,
|
||||||
"エントリの削除を許可"
|
"エントリの削除を許可"
|
||||||
@ -620,6 +648,10 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_CORE_CHEAT_OPTIONS,
|
MENU_ENUM_LABEL_VALUE_CORE_CHEAT_OPTIONS,
|
||||||
"チート"
|
"チート"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CORE_COUNTERS,
|
||||||
|
"Core Counters"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_CORE_ENABLE,
|
MENU_ENUM_LABEL_VALUE_CORE_ENABLE,
|
||||||
"コアの名前を表示"
|
"コアの名前を表示"
|
||||||
@ -876,6 +908,10 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_GAME_SPECIFIC_OPTIONS_CREATE,
|
MENU_ENUM_LABEL_VALUE_GAME_SPECIFIC_OPTIONS_CREATE,
|
||||||
"Create game-options file"
|
"Create game-options file"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_GAME_SPECIFIC_OPTIONS_IN_USE,
|
||||||
|
"Game-options file"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_HELP,
|
MENU_ENUM_LABEL_VALUE_HELP,
|
||||||
"ヘルプ"
|
"ヘルプ"
|
||||||
@ -1068,6 +1104,10 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_INPUT_BIND_HOLD,
|
MENU_ENUM_LABEL_VALUE_INPUT_BIND_HOLD,
|
||||||
"バインド設定時のホールド期間"
|
"バインド設定時のホールド期間"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_INPUT_BLOCK_TIMEOUT,
|
||||||
|
"Input Block Timeout"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_INPUT_DESCRIPTOR_HIDE_UNBOUND,
|
MENU_ENUM_LABEL_VALUE_INPUT_DESCRIPTOR_HIDE_UNBOUND,
|
||||||
"未定義のコア入力の識別子を隠す"
|
"未定義のコア入力の識別子を隠す"
|
||||||
@ -7247,6 +7287,14 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
||||||
"ウィンドウ枠を表示"
|
"ウィンドウ枠を表示"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"統計を表示"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"技術的な統計を画面に表示します。"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
"Border filler"
|
"Border filler"
|
||||||
|
@ -7243,6 +7243,14 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
||||||
"창 꾸밈 보이기"
|
"창 꾸밈 보이기"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"통계 표시"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"화면에 표시되는 고급 사용자용 통계를 표시합니다."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
"창 테두리 채우기 설정"
|
"창 테두리 채우기 설정"
|
||||||
|
@ -541,6 +541,8 @@ MSG_HASH(MENU_ENUM_LABEL_FAVORITES_TAB,
|
|||||||
"favorites_tab")
|
"favorites_tab")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_FPS_SHOW,
|
MSG_HASH(MENU_ENUM_LABEL_FPS_SHOW,
|
||||||
"fps_show")
|
"fps_show")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_STATISTICS_SHOW,
|
||||||
|
"statistics_show")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_FRAME_THROTTLE_ENABLE,
|
MSG_HASH(MENU_ENUM_LABEL_FRAME_THROTTLE_ENABLE,
|
||||||
"fastforward_ratio_throttle_enable")
|
"fastforward_ratio_throttle_enable")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_FRAME_THROTTLE_SETTINGS,
|
MSG_HASH(MENU_ENUM_LABEL_FRAME_THROTTLE_SETTINGS,
|
||||||
|
@ -3132,6 +3132,5 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_LANG_YIDDISH,
|
MENU_ENUM_LABEL_VALUE_LANG_YIDDISH,
|
||||||
"Jiddisch"
|
"Jiddisch"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
|
||||||
MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
|
"Afspeellijst verwijderen")
|
||||||
"Afspeellijst verwijderen")
|
|
||||||
|
@ -3559,6 +3559,10 @@ MSG_HASH(MENU_ENUM_SUBLABEL_SHADER_WATCH_FOR_CHANGES,
|
|||||||
"Automatycznie zastosuj zmiany wprowadzone w plikach modułu cieniującego na dysku.")
|
"Automatycznie zastosuj zmiany wprowadzone w plikach modułu cieniującego na dysku.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
||||||
"Pokaż dekoracje okien")
|
"Pokaż dekoracje okien")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"Wyświetl statystyki")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"Pokaż techniczne statystyki na ekranie.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
"Włącz wypełnienie granicy")
|
"Włącz wypełnienie granicy")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE,
|
||||||
|
@ -7446,6 +7446,14 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
||||||
"Exibir Botões em Janela"
|
"Exibir Botões em Janela"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"Exibir estatísticas"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"Exibe estatísticas técnicas na tela."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
"Preenchimento da borda"
|
"Preenchimento da borda"
|
||||||
|
@ -3257,7 +3257,616 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_QUALITY,
|
|||||||
"Qualidade de reamostragem de som")
|
"Qualidade de reamostragem de som")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY,
|
||||||
"Baixe este valor para favorecer o desempenho ou baixar a latência sobre a qualidade do som, ou aumente caso pretenda melhor qualidade de som a troco de desempenho/baixa latência.")
|
"Baixe este valor para favorecer o desempenho ou baixar a latência sobre a qualidade do som, ou aumente caso pretenda melhor qualidade de som a troco de desempenho/baixa latência.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"Display Statistics")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"Show onscreen technical statistics.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
|
"Enable border filler")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE,
|
||||||
|
"Enable border filler thickness")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BACKGROUND_FILLER_THICKNESS_ENABLE,
|
||||||
|
"Enable background filler thickness")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION, "For CRT displays only. Attempts to use exact core/game resolution and refresh rate.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION, "CRT SwitchRes")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_SUPER,
|
||||||
|
"Switch among native and ultrawide super resolutions."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_SUPER, "CRT Super Resolution")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_REWIND,
|
||||||
|
"Show Rewind Settings")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_REWIND,
|
||||||
|
"Show/hide the Rewind options.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_LATENCY,
|
||||||
|
"Show/hide the Latency options.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_LATENCY,
|
||||||
|
"Show Latency Settings")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_OVERLAYS,
|
||||||
|
"Show/hide the Overlay options.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_OVERLAYS,
|
||||||
|
"Show Overlay Settings")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_ENABLE_MENU,
|
||||||
|
"Enable menu audio")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_ENABLE_MENU,
|
||||||
|
"Enable or disable menu sound.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_MIXER_SETTINGS,
|
||||||
|
"Mixer Settings")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_MIXER_SETTINGS,
|
||||||
|
"View and/or modify audio mixer settings.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_OVERRIDE_OPTIONS,
|
||||||
|
"Overrides")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_OVERRIDE_OPTIONS,
|
||||||
|
"Options for overriding the global configuration.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_PLAY,
|
||||||
|
"Will start playback of the audio stream. Once finished, it will remove the current audio stream from memory.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_PLAY_LOOPED,
|
||||||
|
"Will start playback of the audio stream. Once finished, it will loop and play the track again from the beginning.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_PLAY_SEQUENTIAL,
|
||||||
|
"Will start playback of the audio stream. Once finished, it will jump to the next audio stream in sequential order and repeat this behavior. Useful as an album playback mode.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_STOP,
|
||||||
|
"This will stop playback of the audio stream, but not remove it from memory. You can start playing it again by selecting 'Play'.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_REMOVE,
|
||||||
|
"This will stop playback of the audio stream and remove it entirely from memory.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_VOLUME,
|
||||||
|
"Adjust the volume of the audio stream.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_TO_MIXER,
|
||||||
|
"Add this audio track to an available audio stream slot. If no slots are currently available, it will be ignored.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_TO_MIXER_AND_PLAY,
|
||||||
|
"Add this audio track to an available audio stream slot and play it. If no slots are currently available, it will be ignored.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_PLAY,
|
||||||
|
"Play")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_PLAY_LOOPED,
|
||||||
|
"Play (Looped)")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_PLAY_SEQUENTIAL,
|
||||||
|
"Play (Sequential)")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_STOP,
|
||||||
|
"Stop")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_REMOVE,
|
||||||
|
"Remove")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_VOLUME,
|
||||||
|
"Volume")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DETECT_CORE_LIST_OK_CURRENT_CORE,
|
||||||
|
"Current core")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_SEARCH_CLEAR,
|
||||||
|
"Clear")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_IN_MENU,
|
||||||
|
"In-Menu")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_IN_GAME,
|
||||||
|
"In-Game")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_IN_GAME_PAUSED,
|
||||||
|
"In-Game (Paused)")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_STATUS_PLAYING,
|
||||||
|
"Playing")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_STATUS_PAUSED,
|
||||||
|
"Paused")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_DISCORD_ALLOW,
|
||||||
|
"Enable Discord"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_DISCORD_ALLOW,
|
||||||
|
"Enable or disable Discord support. Will not work with the browser version, only native desktop client."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_POWER_MANAGEMENT_SETTINGS,
|
||||||
|
"Power Management")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_POWER_MANAGEMENT_SETTINGS,
|
||||||
|
"Change power management settings.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SUSTAINED_PERFORMANCE_MODE,
|
||||||
|
"Sustained Performance Mode")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_MPV_SUPPORT,
|
||||||
|
"mpv support")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_ADAPTIVE_VSYNC,
|
||||||
|
"Adaptive Vsync"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_ADAPTIVE_VSYNC,
|
||||||
|
"V-Sync is enabled until performance falls below the target refresh rate. Can minimize stuttering when performance falls below realtime, and can be more energy efficient."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CRT_SWITCHRES_SETTINGS,
|
||||||
|
"CRT SwitchRes"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CRT_SWITCHRES_SETTINGS,
|
||||||
|
"Output native, low-resolution signals for use with CRT displays."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CRT_SWITCH_X_AXIS_CENTERING,
|
||||||
|
"Cycle through these options if the image is not centered properly on the display."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CRT_SWITCH_X_AXIS_CENTERING,
|
||||||
|
"X-Axis Centering"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_USE_CUSTOM_REFRESH_RATE,
|
||||||
|
"Use a custom refresh rate specified in the config file if needed.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_USE_CUSTOM_REFRESH_RATE,
|
||||||
|
"Use Custom Refresh Rate")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_OUTPUT_DISPLAY_ID,
|
||||||
|
"Select the output port connected to the CRT display.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_OUTPUT_DISPLAY_ID,
|
||||||
|
"Output Display ID")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_START_RECORDING,
|
||||||
|
"Start Recording"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_START_RECORDING,
|
||||||
|
"Starts recording."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_STOP_RECORDING,
|
||||||
|
"Stop Recording"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_STOP_RECORDING,
|
||||||
|
"Stops recording."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_START_STREAMING,
|
||||||
|
"Start Streaming"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_START_STREAMING,
|
||||||
|
"Starts streaming."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_STOP_STREAMING,
|
||||||
|
"Stop Streaming"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_STOP_STREAMING,
|
||||||
|
"Stops streaming."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_RECORD_QUALITY,
|
||||||
|
"Record Quality"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_STREAM_QUALITY,
|
||||||
|
"Stream Quality"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_STREAMING_URL,
|
||||||
|
"Streaming URL"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_UDP_STREAM_PORT,
|
||||||
|
"UDP Stream Port"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_TWITCH,
|
||||||
|
"Twitch"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_YOUTUBE,
|
||||||
|
"YouTube"
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_TWITCH_STREAM_KEY,
|
||||||
|
"Twitch Stream Key")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_YOUTUBE_STREAM_KEY,
|
||||||
|
"YouTube Stream Key")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_MODE,
|
||||||
|
"Streaming Mode")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_TITLE,
|
||||||
|
"Title of Stream")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_INPUT_SPLIT_JOYCON,
|
||||||
|
"Split Joy-Con"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_RESET_TO_DEFAULT_CONFIG,
|
||||||
|
"Reset To Defaults"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_RESET_TO_DEFAULT_CONFIG,
|
||||||
|
"Reset the current configuration to default values."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_OK,
|
||||||
|
"OK"
|
||||||
|
)
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_OZONE_MENU_COLOR_THEME,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_OZONE_MENU_COLOR_THEME,
|
||||||
"Tema da cor do menu")
|
"Tema da cor do menu")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_BASIC_WHITE,
|
||||||
|
"Basic White"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_BASIC_BLACK,
|
||||||
|
"Basic Black"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_OZONE_MENU_COLOR_THEME,
|
||||||
|
"Select a different color theme."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
|
||||||
|
"Use preferred system color theme")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
|
||||||
|
"Use your operating system's color theme (if any) - overrides theme settings.")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_LOWEST,
|
||||||
|
"Lowest")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_LOWER,
|
||||||
|
"Lower")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_NORMAL,
|
||||||
|
"Normal")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_HIGHER,
|
||||||
|
"Higher")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_HIGHEST,
|
||||||
|
"Highest")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_MUSIC_AVAILABLE,
|
||||||
|
"No music available."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_VIDEOS_AVAILABLE,
|
||||||
|
"No videos available."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_IMAGES_AVAILABLE,
|
||||||
|
"No images available."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_FAVORITES_AVAILABLE,
|
||||||
|
"No favorites available."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SAVE_POSITION,
|
||||||
|
"Remember Window Position and Size")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_COREAUDIO_SUPPORT,
|
||||||
|
"CoreAudio support"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_COREAUDIO3_SUPPORT,
|
||||||
|
"CoreAudio V3 support"
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_WIDGETS_ENABLE,
|
||||||
|
"Menu Widgets")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_SHADERS_ENABLE,
|
||||||
|
"Video Shaders")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SCAN_WITHOUT_CORE_MATCH,
|
||||||
|
"Scan without core match")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_SCAN_WITHOUT_CORE_MATCH,
|
||||||
|
"When disabled, content is only added to playlists if you have a core installed that supports its extension. By enabling this, it will add to playlist regardless. This way, you can install the core you need later on after scanning.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_XMB_ANIMATION_HORIZONTAL_HIGHLIGHT,
|
||||||
|
"Animation Horizontal Icon Highlight")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_XMB_ANIMATION_MOVE_UP_DOWN,
|
||||||
|
"Animation Move Up/Down")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_XMB_ANIMATION_OPENING_MAIN_MENU,
|
||||||
|
"Animation Main Menu Opens/Closes")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_DISC_INFORMATION,
|
||||||
|
"Disc Information"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_DISC_INFORMATION,
|
||||||
|
"View information about inserted media discs."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_FRONTEND_LOG_LEVEL,
|
||||||
|
"Frontend Logging Level"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_FRONTEND_LOG_LEVEL,
|
||||||
|
"Sets log level for the frontend. If a log level issued by the frontend is below this value, it is ignored."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_FPS_UPDATE_INTERVAL,
|
||||||
|
"Framerate Update Interval (in frames)")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_FPS_UPDATE_INTERVAL,
|
||||||
|
"Framerate display will be updated at the set interval (in frames).")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESTART_CONTENT,
|
||||||
|
"Show Restart Content"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_RESTART_CONTENT,
|
||||||
|
"Show/hide the 'Restart Content' option."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_CLOSE_CONTENT,
|
||||||
|
"Show Close Content"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_CLOSE_CONTENT,
|
||||||
|
"Show/hide the 'Close Content' option."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESUME_CONTENT,
|
||||||
|
"Show Resume Content"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_RESUME_CONTENT,
|
||||||
|
"Show/hide the 'Resume Content' option."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_SETTINGS_SHOW_INPUT,
|
||||||
|
"Show Input"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_SETTINGS_SHOW_INPUT,
|
||||||
|
"Show or hide 'Input Settings' on the Settings screen."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_AI_SERVICE_SETTINGS,
|
||||||
|
"AI Service"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_AI_SERVICE_SETTINGS,
|
||||||
|
"Change settings for the AI Service (Translation/TTS/Misc)."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_MODE,
|
||||||
|
"AI Service Output")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_URL,
|
||||||
|
"AI Service URL")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_ENABLE,
|
||||||
|
"AI Service Enabled")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_MODE,
|
||||||
|
"Show translation as a text overlay (Image mode), or play as Text-To-Speech (Speech mode)")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_URL,
|
||||||
|
"A http:// url pointing to the translation service to use.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_ENABLE,
|
||||||
|
"Enable AI Service to run when the AI Service hotkey is pressed.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_TARGET_LANG,
|
||||||
|
"Target Language")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_TARGET_LANG,
|
||||||
|
"The language the service will translate to. If set to 'Don't Care', it will default to English.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_SOURCE_LANG,
|
||||||
|
"Source Language")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_SOURCE_LANG,
|
||||||
|
"The language the service will translate from. If set to 'Don't Care', it will attempt to auto-detect the language. Setting it to a specific language will make the translation more accurate.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_CZECH,
|
||||||
|
"Czech"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_DANISH,
|
||||||
|
"Danish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SWEDISH,
|
||||||
|
"Swedish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_CROATIAN,
|
||||||
|
"Croatian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_CATALAN,
|
||||||
|
"Catalan"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_BULGARIAN,
|
||||||
|
"Bulgarian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_BENGALI,
|
||||||
|
"Bengali"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_BASQUE,
|
||||||
|
"Basque"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_AZERBAIJANI,
|
||||||
|
"Azerbaijani"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ALBANIAN,
|
||||||
|
"Albanian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_AFRIKAANS,
|
||||||
|
"Afrikaans"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ESTONIAN,
|
||||||
|
"Estonian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_FILIPINO,
|
||||||
|
"Filipino"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_FINNISH,
|
||||||
|
"Finnish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_GALICIAN,
|
||||||
|
"Galician"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_GEORGIAN,
|
||||||
|
"Georgian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_GUJARATI,
|
||||||
|
"Gujarati"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HAITIAN_CREOLE,
|
||||||
|
"Haitian Creole"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HEBREW,
|
||||||
|
"Hebrew"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HINDI,
|
||||||
|
"Hindi"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HUNGARIAN,
|
||||||
|
"Hungarian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ICELANDIC,
|
||||||
|
"Icelandic"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_INDONESIAN,
|
||||||
|
"Indonesian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_IRISH,
|
||||||
|
"Irish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_KANNADA,
|
||||||
|
"Kannada"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_LATIN,
|
||||||
|
"Latin"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_LATVIAN,
|
||||||
|
"Latvian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_LITHUANIAN,
|
||||||
|
"Lithuanian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_MACEDONIAN,
|
||||||
|
"Macedonian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_MALAY,
|
||||||
|
"Malay"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_MALTESE,
|
||||||
|
"Maltese"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_NORWEGIAN,
|
||||||
|
"Norwegian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_PERSIAN,
|
||||||
|
"Persian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ROMANIAN,
|
||||||
|
"Romanian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SERBIAN,
|
||||||
|
"Serbian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SLOVAK,
|
||||||
|
"Slovak"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SLOVENIAN,
|
||||||
|
"Slovenian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SWAHILI,
|
||||||
|
"Swahili"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_TAMIL,
|
||||||
|
"Tamil"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_TELUGU,
|
||||||
|
"Telugu"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_THAI,
|
||||||
|
"Thai"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_UKRAINIAN,
|
||||||
|
"Ukrainian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_URDU,
|
||||||
|
"Urdu"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_WELSH,
|
||||||
|
"Welsh"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_YIDDISH,
|
||||||
|
"Yiddish"
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_LOAD_DISC,
|
||||||
|
"Load a physical media disc. You should first select the core (Load Core) you intend to use with the disc.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_DUMP_DISC,
|
||||||
|
"Dump the physical media disc to internal storage. It will be saved as an image file.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_AI_SERVICE_IMAGE_MODE,
|
||||||
|
"Image Mode"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_AI_SERVICE_SPEECH_MODE,
|
||||||
|
"Speech Mode"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE,
|
||||||
|
"Remove")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE,
|
||||||
|
"Remove shader presets of a specific type.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_GLOBAL,
|
||||||
|
"Remove Global Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_GLOBAL,
|
||||||
|
"Remove the Global Preset, used by all content and all cores.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_CORE,
|
||||||
|
"Remove Core Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_CORE,
|
||||||
|
"Remove the Core Preset, used by all content ran with the currently loaded core.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_PARENT,
|
||||||
|
"Remove Content Directory Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_PARENT,
|
||||||
|
"Remove the Content Directory Preset, used by all content inside the current working directory.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_GAME,
|
||||||
|
"Remove Game Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_GAME,
|
||||||
|
"Remove the Game Preset, used only for the specific game in question.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_FRAME_TIME_COUNTER_SETTINGS,
|
||||||
|
"Frame Time Counter")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_FRAME_TIME_COUNTER_SETTINGS,
|
||||||
|
"Adjust settings influencing the frame time counter (only active when threaded video is disabled).")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_WIDGETS_ENABLE,
|
||||||
|
"Use modern decorated animations, notifications, indicators and controls instead of the old text only system.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
|
||||||
"Apagar a lista de reprodução")
|
"Apagar a lista de reprodução")
|
||||||
|
#ifdef HAVE_LAKKA
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_LOCALAP_ENABLE,
|
||||||
|
"Wi-Fi Access Point")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_LOCALAP_ENABLE,
|
||||||
|
"Enable or disable Wi-Fi Access Point.")
|
||||||
|
MSG_HASH(MSG_LOCALAP_SWITCHING_OFF,
|
||||||
|
"Switching off Wi-Fi Access Point.")
|
||||||
|
MSG_HASH(MSG_WIFI_DISCONNECT_FROM,
|
||||||
|
"Disconnecting from Wi-Fi '%s'")
|
||||||
|
MSG_HASH(MSG_LOCALAP_ALREADY_RUNNING,
|
||||||
|
"Wi-Fi Access Point is already started")
|
||||||
|
MSG_HASH(MSG_LOCALAP_NOT_RUNNING,
|
||||||
|
"Wi-Fi Access Point is not running")
|
||||||
|
MSG_HASH(MSG_LOCALAP_STARTING,
|
||||||
|
"Starting Wi-Fi Access Point with SSID=%s and Passkey=%s")
|
||||||
|
MSG_HASH(MSG_LOCALAP_ERROR_CONFIG_CREATE,
|
||||||
|
"Could not create Wi-Fi Access Point configuration file.")
|
||||||
|
MSG_HASH(MSG_LOCALAP_ERROR_CONFIG_PARSE,
|
||||||
|
"Wrong configuration file - could not find APNAME or PASSWORD in %s")
|
||||||
|
#endif
|
||||||
|
@ -3258,6 +3258,18 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_ADD_TO_FAVORITES,
|
|||||||
"Показать Добавить в избранное")
|
"Показать Добавить в избранное")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_ADD_TO_FAVORITES,
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_ADD_TO_FAVORITES,
|
||||||
"Показать/скрыть настройку 'Добавить в избранное'.")
|
"Показать/скрыть настройку 'Добавить в избранное'.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_START_RECORDING,
|
||||||
|
"Show Start Recording")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_START_RECORDING,
|
||||||
|
"Show/hide the 'Start Recording' option.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_START_STREAMING,
|
||||||
|
"Show Start Streaming")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_START_STREAMING,
|
||||||
|
"Show/hide the 'Start Streaming' option.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESET_CORE_ASSOCIATION,
|
||||||
|
"Show Reset Core Association")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_RESET_CORE_ASSOCIATION,
|
||||||
|
"Show/hide the 'Reset Core Association' option.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_OPTIONS,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_OPTIONS,
|
||||||
"Показать Настройки")
|
"Показать Настройки")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_OPTIONS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_OPTIONS,
|
||||||
@ -3314,6 +3326,10 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_QUALITY,
|
|||||||
"Качество аудио ресемплера")
|
"Качество аудио ресемплера")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY,
|
||||||
"Уменьшение значения повлечет ухудшение качества звука, но уменьшение задержки и улучшение производительности.")
|
"Уменьшение значения повлечет ухудшение качества звука, но уменьшение задержки и улучшение производительности.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"Отобразить статистику")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"Отображать на экране техническую статистику.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_REWIND,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_REWIND,
|
||||||
"Отображать настройки перемотки")
|
"Отображать настройки перемотки")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_REWIND,
|
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_REWIND,
|
||||||
@ -3370,6 +3386,16 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_DETECT_CORE_LIST_OK_CURRENT_CORE,
|
|||||||
"Текущее ядро")
|
"Текущее ядро")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_SEARCH_CLEAR,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_SEARCH_CLEAR,
|
||||||
"Очистить")
|
"Очистить")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_IN_MENU,
|
||||||
|
"In-Menu")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_IN_GAME,
|
||||||
|
"In-Game")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_IN_GAME_PAUSED,
|
||||||
|
"In-Game (Paused)")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_STATUS_PLAYING,
|
||||||
|
"Playing")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_STATUS_PAUSED,
|
||||||
|
"Paused")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_ALLOW,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_ALLOW,
|
||||||
"Включить Discord")
|
"Включить Discord")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_DISCORD_ALLOW,
|
MSG_HASH(MENU_ENUM_SUBLABEL_DISCORD_ALLOW,
|
||||||
@ -3412,6 +3438,14 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BACKGROUND_FILLER_THICKNESS_ENABLE,
|
|||||||
"Включить фон заполнителя границ")
|
"Включить фон заполнителя границ")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION,
|
MSG_HASH(MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION,
|
||||||
"Только для CRT дисплеев. Пытается использовать точное разрешение и частоту обновления ядра/игры.")
|
"Только для CRT дисплеев. Пытается использовать точное разрешение и частоту обновления ядра/игры.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION,
|
||||||
|
"CRT SwitchRes")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_SUPER,
|
||||||
|
"Switch among native and ultrawide super resolutions."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_SUPER,
|
||||||
|
"CRT Super Resolution")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_OVERLAY_SHOW_PHYSICAL_INPUTS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_OVERLAY_SHOW_PHYSICAL_INPUTS,
|
||||||
"Показывать клавиатуру/контроллер на оверлее.")
|
"Показывать клавиатуру/контроллер на оверлее.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_OVERLAY_SHOW_PHYSICAL_INPUTS_PORT,
|
MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_OVERLAY_SHOW_PHYSICAL_INPUTS_PORT,
|
||||||
@ -3504,7 +3538,533 @@ MSG_HASH(MENU_ENUM_SUBLABEL_CHEEVOS_BADGES_ENABLE,
|
|||||||
"Включить или выключить отображение значков в списке достижений.")
|
"Включить или выключить отображение значков в списке достижений.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_CHEEVOS_AUTO_SCREENSHOT,
|
MSG_HASH(MENU_ENUM_SUBLABEL_CHEEVOS_AUTO_SCREENSHOT,
|
||||||
"Автоматически сделать скриншот при получении достижения.")
|
"Автоматически сделать скриншот при получении достижения.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_POWER_MANAGEMENT_SETTINGS,
|
||||||
|
"Power Management")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_POWER_MANAGEMENT_SETTINGS,
|
||||||
|
"Change power management settings.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SUSTAINED_PERFORMANCE_MODE,
|
||||||
|
"Sustained Performance Mode")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_MPV_SUPPORT,
|
||||||
|
"mpv support")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_ADAPTIVE_VSYNC,
|
||||||
|
"Adaptive Vsync"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_ADAPTIVE_VSYNC,
|
||||||
|
"V-Sync is enabled until performance falls below the target refresh rate. Can minimize stuttering when performance falls below realtime, and can be more energy efficient."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CRT_SWITCHRES_SETTINGS,
|
||||||
|
"CRT SwitchRes"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CRT_SWITCHRES_SETTINGS,
|
||||||
|
"Output native, low-resolution signals for use with CRT displays."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CRT_SWITCH_X_AXIS_CENTERING,
|
||||||
|
"Cycle through these options if the image is not centered properly on the display."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CRT_SWITCH_X_AXIS_CENTERING,
|
||||||
|
"X-Axis Centering"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_USE_CUSTOM_REFRESH_RATE,
|
||||||
|
"Use a custom refresh rate specified in the config file if needed.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_USE_CUSTOM_REFRESH_RATE,
|
||||||
|
"Use Custom Refresh Rate")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_OUTPUT_DISPLAY_ID,
|
||||||
|
"Select the output port connected to the CRT display.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_OUTPUT_DISPLAY_ID,
|
||||||
|
"Output Display ID")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_START_RECORDING,
|
||||||
|
"Start Recording"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_START_RECORDING,
|
||||||
|
"Starts recording."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_STOP_RECORDING,
|
||||||
|
"Stop Recording"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_STOP_RECORDING,
|
||||||
|
"Stops recording."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_START_STREAMING,
|
||||||
|
"Start Streaming"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_START_STREAMING,
|
||||||
|
"Starts streaming."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_STOP_STREAMING,
|
||||||
|
"Stop Streaming"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_STOP_STREAMING,
|
||||||
|
"Stops streaming."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_INPUT_META_RECORDING_TOGGLE,
|
||||||
|
"Recording toggle"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_INPUT_META_STREAMING_TOGGLE,
|
||||||
|
"Streaming toggle"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_RECORD_QUALITY,
|
||||||
|
"Record Quality"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_STREAM_QUALITY,
|
||||||
|
"Stream Quality"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_STREAMING_URL,
|
||||||
|
"Streaming URL"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_UDP_STREAM_PORT,
|
||||||
|
"UDP Stream Port"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_TWITCH,
|
||||||
|
"Twitch"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_ACCOUNTS_YOUTUBE,
|
||||||
|
"YouTube"
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_TWITCH_STREAM_KEY,
|
||||||
|
"Twitch Stream Key")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_YOUTUBE_STREAM_KEY,
|
||||||
|
"YouTube Stream Key")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_MODE,
|
||||||
|
"Streaming Mode")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_STREAMING_TITLE,
|
||||||
|
"Title of Stream")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_INPUT_SPLIT_JOYCON,
|
||||||
|
"Split Joy-Con"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_RESET_TO_DEFAULT_CONFIG,
|
||||||
|
"Reset To Defaults"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_RESET_TO_DEFAULT_CONFIG,
|
||||||
|
"Reset the current configuration to default values."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_OK,
|
||||||
|
"OK"
|
||||||
|
)
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_OZONE_MENU_COLOR_THEME,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_OZONE_MENU_COLOR_THEME,
|
||||||
"Цветовая тема меню")
|
"Цветовая тема меню")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_BASIC_WHITE,
|
||||||
|
"Basic White"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_BASIC_BLACK,
|
||||||
|
"Basic Black"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_OZONE_MENU_COLOR_THEME,
|
||||||
|
"Select a different color theme."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
|
||||||
|
"Use preferred system color theme")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
|
||||||
|
"Use your operating system's color theme (if any) - overrides theme settings.")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_LOWEST,
|
||||||
|
"Lowest")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_LOWER,
|
||||||
|
"Lower")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_NORMAL,
|
||||||
|
"Normal")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_HIGHER,
|
||||||
|
"Higher")
|
||||||
|
MSG_HASH(MSG_RESAMPLER_QUALITY_HIGHEST,
|
||||||
|
"Highest")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_MUSIC_AVAILABLE,
|
||||||
|
"No music available."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_VIDEOS_AVAILABLE,
|
||||||
|
"No videos available."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_IMAGES_AVAILABLE,
|
||||||
|
"No images available."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_NO_FAVORITES_AVAILABLE,
|
||||||
|
"No favorites available."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SAVE_POSITION,
|
||||||
|
"Remember Window Position and Size")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_COREAUDIO_SUPPORT,
|
||||||
|
"CoreAudio support"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_COREAUDIO3_SUPPORT,
|
||||||
|
"CoreAudio V3 support"
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_WIDGETS_ENABLE,
|
||||||
|
"Menu Widgets")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_SHADERS_ENABLE,
|
||||||
|
"Video Shaders")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SCAN_WITHOUT_CORE_MATCH,
|
||||||
|
"Scan without core match")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_SCAN_WITHOUT_CORE_MATCH,
|
||||||
|
"When disabled, content is only added to playlists if you have a core installed that supports its extension. By enabling this, it will add to playlist regardless. This way, you can install the core you need later on after scanning.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_XMB_ANIMATION_HORIZONTAL_HIGHLIGHT,
|
||||||
|
"Animation Horizontal Icon Highlight")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_XMB_ANIMATION_MOVE_UP_DOWN,
|
||||||
|
"Animation Move Up/Down")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_XMB_ANIMATION_OPENING_MAIN_MENU,
|
||||||
|
"Animation Main Menu Opens/Closes")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_DISC_INFORMATION,
|
||||||
|
"Disc Information"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_DISC_INFORMATION,
|
||||||
|
"View information about inserted media discs."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_FRONTEND_LOG_LEVEL,
|
||||||
|
"Frontend Logging Level"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_FRONTEND_LOG_LEVEL,
|
||||||
|
"Sets log level for the frontend. If a log level issued by the frontend is below this value, it is ignored."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_FPS_UPDATE_INTERVAL,
|
||||||
|
"Framerate Update Interval (in frames)")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_FPS_UPDATE_INTERVAL,
|
||||||
|
"Framerate display will be updated at the set interval (in frames).")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESTART_CONTENT,
|
||||||
|
"Show Restart Content"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_RESTART_CONTENT,
|
||||||
|
"Show/hide the 'Restart Content' option."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_CLOSE_CONTENT,
|
||||||
|
"Show Close Content"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_CLOSE_CONTENT,
|
||||||
|
"Show/hide the 'Close Content' option."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESUME_CONTENT,
|
||||||
|
"Show Resume Content"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_RESUME_CONTENT,
|
||||||
|
"Show/hide the 'Resume Content' option."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_SETTINGS_SHOW_INPUT,
|
||||||
|
"Show Input"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_SETTINGS_SHOW_INPUT,
|
||||||
|
"Show or hide 'Input Settings' on the Settings screen."
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_AI_SERVICE_SETTINGS,
|
||||||
|
"AI Service"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_AI_SERVICE_SETTINGS,
|
||||||
|
"Change settings for the AI Service (Translation/TTS/Misc)."
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_MODE,
|
||||||
|
"AI Service Output")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_URL,
|
||||||
|
"AI Service URL")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_ENABLE,
|
||||||
|
"AI Service Enabled")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_MODE,
|
||||||
|
"Show translation as a text overlay (Image mode), or play as Text-To-Speech (Speech mode)")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_URL,
|
||||||
|
"A http:// url pointing to the translation service to use.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_ENABLE,
|
||||||
|
"Enable AI Service to run when the AI Service hotkey is pressed.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_TARGET_LANG,
|
||||||
|
"Target Language")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_TARGET_LANG,
|
||||||
|
"The language the service will translate to. If set to 'Don't Care', it will default to English.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_AI_SERVICE_SOURCE_LANG,
|
||||||
|
"Source Language")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_AI_SERVICE_SOURCE_LANG,
|
||||||
|
"The language the service will translate from. If set to 'Don't Care', it will attempt to auto-detect the language. Setting it to a specific language will make the translation more accurate.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_CZECH,
|
||||||
|
"Czech"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_DANISH,
|
||||||
|
"Danish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SWEDISH,
|
||||||
|
"Swedish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_CROATIAN,
|
||||||
|
"Croatian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_CATALAN,
|
||||||
|
"Catalan"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_BULGARIAN,
|
||||||
|
"Bulgarian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_BENGALI,
|
||||||
|
"Bengali"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_BASQUE,
|
||||||
|
"Basque"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_AZERBAIJANI,
|
||||||
|
"Azerbaijani"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ALBANIAN,
|
||||||
|
"Albanian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_AFRIKAANS,
|
||||||
|
"Afrikaans"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ESTONIAN,
|
||||||
|
"Estonian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_FILIPINO,
|
||||||
|
"Filipino"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_FINNISH,
|
||||||
|
"Finnish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_GALICIAN,
|
||||||
|
"Galician"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_GEORGIAN,
|
||||||
|
"Georgian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_GUJARATI,
|
||||||
|
"Gujarati"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HAITIAN_CREOLE,
|
||||||
|
"Haitian Creole"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HEBREW,
|
||||||
|
"Hebrew"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HINDI,
|
||||||
|
"Hindi"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_HUNGARIAN,
|
||||||
|
"Hungarian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ICELANDIC,
|
||||||
|
"Icelandic"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_INDONESIAN,
|
||||||
|
"Indonesian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_IRISH,
|
||||||
|
"Irish"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_KANNADA,
|
||||||
|
"Kannada"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_LATIN,
|
||||||
|
"Latin"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_LATVIAN,
|
||||||
|
"Latvian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_LITHUANIAN,
|
||||||
|
"Lithuanian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_MACEDONIAN,
|
||||||
|
"Macedonian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_MALAY,
|
||||||
|
"Malay"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_MALTESE,
|
||||||
|
"Maltese"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_NORWEGIAN,
|
||||||
|
"Norwegian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_PERSIAN,
|
||||||
|
"Persian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_ROMANIAN,
|
||||||
|
"Romanian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SERBIAN,
|
||||||
|
"Serbian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SLOVAK,
|
||||||
|
"Slovak"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SLOVENIAN,
|
||||||
|
"Slovenian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_SWAHILI,
|
||||||
|
"Swahili"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_TAMIL,
|
||||||
|
"Tamil"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_TELUGU,
|
||||||
|
"Telugu"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_THAI,
|
||||||
|
"Thai"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_UKRAINIAN,
|
||||||
|
"Ukrainian"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_URDU,
|
||||||
|
"Urdu"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_WELSH,
|
||||||
|
"Welsh"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_LANG_YIDDISH,
|
||||||
|
"Yiddish"
|
||||||
|
)
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_LOAD_DISC,
|
||||||
|
"Load a physical media disc. You should first select the core (Load Core) you intend to use with the disc.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_DUMP_DISC,
|
||||||
|
"Dump the physical media disc to internal storage. It will be saved as an image file.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_AI_SERVICE_IMAGE_MODE,
|
||||||
|
"Image Mode"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_AI_SERVICE_SPEECH_MODE,
|
||||||
|
"Speech Mode"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE,
|
||||||
|
"Remove")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE,
|
||||||
|
"Remove shader presets of a specific type.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_GLOBAL,
|
||||||
|
"Remove Global Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_GLOBAL,
|
||||||
|
"Remove the Global Preset, used by all content and all cores.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_CORE,
|
||||||
|
"Remove Core Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_CORE,
|
||||||
|
"Remove the Core Preset, used by all content ran with the currently loaded core.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_PARENT,
|
||||||
|
"Remove Content Directory Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_PARENT,
|
||||||
|
"Remove the Content Directory Preset, used by all content inside the current working directory.")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_REMOVE_GAME,
|
||||||
|
"Remove Game Preset")
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_REMOVE_GAME,
|
||||||
|
"Remove the Game Preset, used only for the specific game in question.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_FRAME_TIME_COUNTER_SETTINGS,
|
||||||
|
"Frame Time Counter")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_FRAME_TIME_COUNTER_SETTINGS,
|
||||||
|
"Adjust settings influencing the frame time counter (only active when threaded video is disabled).")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_WIDGETS_ENABLE,
|
||||||
|
"Use modern decorated animations, notifications, indicators and controls instead of the old text only system.")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
|
||||||
"Удалить список воспроизведения")
|
"Удалить список воспроизведения")
|
||||||
|
#ifdef HAVE_LAKKA
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_LOCALAP_ENABLE,
|
||||||
|
"Wi-Fi Access Point")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_LOCALAP_ENABLE,
|
||||||
|
"Enable or disable Wi-Fi Access Point.")
|
||||||
|
MSG_HASH(MSG_LOCALAP_SWITCHING_OFF,
|
||||||
|
"Switching off Wi-Fi Access Point.")
|
||||||
|
MSG_HASH(MSG_WIFI_DISCONNECT_FROM,
|
||||||
|
"Disconnecting from Wi-Fi '%s'")
|
||||||
|
MSG_HASH(MSG_LOCALAP_ALREADY_RUNNING,
|
||||||
|
"Wi-Fi Access Point is already started")
|
||||||
|
MSG_HASH(MSG_LOCALAP_NOT_RUNNING,
|
||||||
|
"Wi-Fi Access Point is not running")
|
||||||
|
MSG_HASH(MSG_LOCALAP_STARTING,
|
||||||
|
"Starting Wi-Fi Access Point with SSID=%s and Passkey=%s")
|
||||||
|
MSG_HASH(MSG_LOCALAP_ERROR_CONFIG_CREATE,
|
||||||
|
"Could not create Wi-Fi Access Point configuration file.")
|
||||||
|
MSG_HASH(MSG_LOCALAP_ERROR_CONFIG_PARSE,
|
||||||
|
"Wrong configuration file - could not find APNAME or PASSWORD in %s")
|
||||||
|
#endif
|
||||||
|
@ -7068,6 +7068,14 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
||||||
"Pencere Süslemelerini Göster"
|
"Pencere Süslemelerini Göster"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"İstatistikleri göster"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"Ekrandaki teknik istatistikleri göster."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
"Border filler"
|
"Border filler"
|
||||||
|
@ -7571,6 +7571,14 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
|
||||||
"Show Window Decorations"
|
"Show Window Decorations"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
|
||||||
|
"Display Statistics"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
|
||||||
|
"Show onscreen technical statistics."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||||
"Border filler"
|
"Border filler"
|
||||||
|
@ -264,6 +264,10 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_CAMERA_DRIVER,
|
MENU_ENUM_LABEL_VALUE_CAMERA_DRIVER,
|
||||||
"Trình Camera"
|
"Trình Camera"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_CHEAT,
|
||||||
|
"Cheat"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_CHEAT_APPLY_CHANGES,
|
MENU_ENUM_LABEL_VALUE_CHEAT_APPLY_CHANGES,
|
||||||
"Áp dụng thay đổi của Cheat"
|
"Áp dụng thay đổi của Cheat"
|
||||||
@ -556,6 +560,8 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_APPLY_CHANGES,
|
|||||||
"Áp dụng Changes")
|
"Áp dụng Changes")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHOW_ADVANCED_SETTINGS,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHOW_ADVANCED_SETTINGS,
|
||||||
"Show Advanced thiết lập")
|
"Show Advanced thiết lập")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHOW_HIDDEN_FILES,
|
||||||
|
"Show Hidden Files and Folders")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHUTDOWN,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_SHUTDOWN,
|
||||||
"Tắt Máy")
|
"Tắt Máy")
|
||||||
#ifdef HAVE_LAKKA
|
#ifdef HAVE_LAKKA
|
||||||
|
Loading…
x
Reference in New Issue
Block a user