mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-04-29 05:43:05 +00:00
903 lines
60 KiB
JSON
903 lines
60 KiB
JSON
{
|
|
"Language": "English (US)",
|
|
"MenuBarFileOpenApplet": "Open Applet",
|
|
"MenuBarFileOpenAppletOpenMiiAppletToolTip": "Open Mii Editor Applet in Standalone mode",
|
|
"SettingsTabInputDirectMouseAccess": "Direct Mouse Access",
|
|
"SettingsTabSystemMemoryManagerMode": "Memory Manager Mode:",
|
|
"SettingsTabSystemMemoryManagerModeSoftware": "Software",
|
|
"SettingsTabSystemMemoryManagerModeHost": "Host (fast)",
|
|
"SettingsTabSystemMemoryManagerModeHostUnchecked": "Host Unchecked (fastest, unsafe)",
|
|
"SettingsTabSystemUseHypervisor": "Use Hypervisor",
|
|
"MenuBarFile": "_File",
|
|
"MenuBarFileOpenFromFile": "_Load Application From File",
|
|
"MenuBarFileOpenFromFileError": "No applications found in selected file.",
|
|
"MenuBarFileOpenUnpacked": "Load _Unpacked Game",
|
|
"MenuBarFileLoadDlcFromFolder": "Load DLC From Folder",
|
|
"MenuBarFileLoadTitleUpdatesFromFolder": "Load Title Updates From Folder",
|
|
"MenuBarFileOpenEmuFolder": "Open Kenji-NX Folder",
|
|
"MenuBarFileOpenScreenshotsFolder": "Open Screenshots Folder",
|
|
"MenuBarFileOpenLogsFolder": "Open Logs Folder",
|
|
"MenuBarFileExit": "_Exit",
|
|
"MenuBarOptions": "_Options",
|
|
"MenuBarOptionsToggleFullscreen": "Toggle Fullscreen",
|
|
"MenuBarOptionsStartGamesInFullscreen": "Start Games in Fullscreen Mode",
|
|
"MenuBarOptionsStartGamesWithoutUI": "Start Games with UI Hidden",
|
|
"MenuBarOptionsStopEmulation": "Stop Emulation",
|
|
"MenuBarOptionsSettings": "_Settings",
|
|
"MenuBarOptionsManageUserProfiles": "_Manage User Profiles",
|
|
"MenuBarActions": "_Actions",
|
|
"MenuBarOptionsSimulateWakeUpMessage": "Simulate Wake-up message",
|
|
"MenuBarActionsScanAmiibo": "Scan An Amiibo",
|
|
"MenuBarActionsScanAmiiboBin": "Scan An Amiibo (From Bin)",
|
|
"MenuBarTools": "_Tools",
|
|
"MenuBarToolsInstallFirmware": "Install Firmware",
|
|
"MenuBarFileToolsInstallFirmwareFromFile": "Install a firmware from XCI or ZIP",
|
|
"MenuBarFileToolsInstallFirmwareFromDirectory": "Install a firmware from a directory",
|
|
"MenuBarToolsInstallKeys": "Install Keys",
|
|
"MenuBarFileToolsInstallKeysFromFile": "Install keys from KEYS or ZIP",
|
|
"MenuBarFileToolsInstallKeysFromFolder": "Install keys from a directory",
|
|
"MenuBarToolsManageFileTypes": "Manage file types",
|
|
"MenuBarToolsInstallFileTypes": "Install file types",
|
|
"MenuBarToolsUninstallFileTypes": "Uninstall file types",
|
|
"MenuBarToolsXCITrimmer": "Trim XCI Files",
|
|
"MenuBarView": "_View",
|
|
"MenuBarViewWindow": "Window Size",
|
|
"MenuBarViewWindow720": "720p",
|
|
"MenuBarViewWindow1080": "1080p",
|
|
"MenuBarViewWindow1440": "1440p",
|
|
"MenuBarViewWindow2160": "2160p",
|
|
"MenuBarHelp": "_Help",
|
|
"MenuBarHelpCheckForUpdates": "Check for Updates",
|
|
"MenuBarHelpAbout": "About",
|
|
"MenuSearch": "Search...",
|
|
"GameListHeaderFavorite": "Fav",
|
|
"GameListHeaderIcon": "Icon",
|
|
"GameListHeaderApplication": "Name",
|
|
"GameListHeaderDeveloper": "Developer",
|
|
"GameListHeaderVersion": "Version",
|
|
"GameListHeaderTimePlayed": "Play Time",
|
|
"GameListHeaderLastPlayed": "Last Played",
|
|
"GameListHeaderFileExtension": "File Ext",
|
|
"GameListHeaderFileSize": "File Size",
|
|
"GameListHeaderPath": "Path",
|
|
"GameListContextMenuOpenUserSaveDirectory": "Open User Save Directory",
|
|
"GameListContextMenuOpenUserSaveDirectoryToolTip": "Opens the directory which contains Application's User Save",
|
|
"GameListContextMenuOpenDeviceSaveDirectory": "Open Device Save Directory",
|
|
"GameListContextMenuOpenDeviceSaveDirectoryToolTip": "Opens the directory which contains Application's Device Save",
|
|
"GameListContextMenuOpenBcatSaveDirectory": "Open BCAT Save Directory",
|
|
"GameListContextMenuOpenBcatSaveDirectoryToolTip": "Opens the directory which contains Application's BCAT Save",
|
|
"GameListContextMenuManageTitleUpdates": "Manage Title Updates",
|
|
"GameListContextMenuManageTitleUpdatesToolTip": "Opens the Title Update management window",
|
|
"GameListContextMenuManageDlc": "Manage DLC",
|
|
"GameListContextMenuManageDlcToolTip": "Opens the DLC management window",
|
|
"GameListContextMenuCacheManagement": "Cache Management",
|
|
"GameListContextMenuCacheManagementPurgePptc": "Queue PPTC Rebuild",
|
|
"GameListContextMenuCacheManagementPurgePptcToolTip": "Trigger PPTC to rebuild at boot time on the next game launch",
|
|
"GameListContextMenuCacheManagementPurgeShaderCache": "Purge Shader Cache",
|
|
"GameListContextMenuCacheManagementPurgeShaderCacheToolTip": "Deletes Application's shader cache",
|
|
"GameListContextMenuCacheManagementOpenPptcDirectory": "Open PPTC Directory",
|
|
"GameListContextMenuCacheManagementOpenPptcDirectoryToolTip": "Opens the directory which contains Application's PPTC cache",
|
|
"GameListContextMenuCacheManagementOpenShaderCacheDirectory": "Open Shader Cache Directory",
|
|
"GameListContextMenuCacheManagementOpenShaderCacheDirectoryToolTip": "Opens the directory which contains Application's shader cache",
|
|
"GameListContextMenuCacheManagementNukePptc": "Purge PPTC cache",
|
|
"GameListContextMenuCacheManagementNukePptcToolTip": "Deletes all PPTC cache files for the Application",
|
|
"GameListContextMenuExtractData": "Extract Data",
|
|
"GameListContextMenuExtractDataExeFS": "ExeFS",
|
|
"GameListContextMenuExtractDataExeFSToolTip": "Extract the ExeFS section from Application's current config (including updates)",
|
|
"GameListContextMenuExtractDataRomFS": "RomFS",
|
|
"GameListContextMenuExtractDataRomFSToolTip": "Extract the RomFS section from Application's current config (including updates)",
|
|
"GameListContextMenuExtractDataLogo": "Logo",
|
|
"GameListContextMenuExtractDataLogoToolTip": "Extract the Logo section from Application's current config (including updates)",
|
|
"GameListContextMenuCreateShortcut": "Create Application Shortcut",
|
|
"GameListContextMenuCreateShortcutToolTip": "Create a Desktop Shortcut that launches the selected Application",
|
|
"GameListContextMenuCreateShortcutToolTipMacOS": "Create a shortcut in macOS's Applications folder that launches the selected Application",
|
|
"GameListContextMenuOpenModsDirectory": "Open Mods Directory",
|
|
"GameListContextMenuOpenModsDirectoryToolTip": "Opens the directory which contains Application's Mods",
|
|
"GameListContextMenuOpenSdModsDirectory": "Open Atmosphere Mods Directory",
|
|
"GameListContextMenuOpenSdModsDirectoryToolTip": "Opens the alternative SD card Atmosphere directory which contains Application's Mods. Useful for mods that are packaged for real hardware.",
|
|
"GameListContextMenuTrimXCI": "Check and Trim XCI File",
|
|
"GameListContextMenuTrimXCIToolTip": "Check and Trim XCI File to Save Disk Space",
|
|
"StatusBarGamesLoaded": "{0}/{1} Games Loaded",
|
|
"StatusBarSystemVersion": "System Version: {0}",
|
|
"StatusBarXCIFileTrimming": "Trimming XCI File '{0}'",
|
|
"LinuxVmMaxMapCountDialogTitle": "Low limit for memory mappings detected",
|
|
"LinuxVmMaxMapCountDialogTextPrimary": "Would you like to increase the value of vm.max_map_count to {0}",
|
|
"LinuxVmMaxMapCountDialogTextSecondary": "Some games might try to create more memory mappings than currently allowed. Kenji-NX will crash as soon as this limit gets exceeded.",
|
|
"LinuxVmMaxMapCountDialogButtonUntilRestart": "Yes, until the next restart",
|
|
"LinuxVmMaxMapCountDialogButtonPersistent": "Yes, permanently",
|
|
"LinuxVmMaxMapCountWarningTextPrimary": "Max amount of memory mappings is lower than recommended.",
|
|
"LinuxVmMaxMapCountWarningTextSecondary": "The current value of vm.max_map_count ({0}) is lower than {1}. Some games might try to create more memory mappings than currently allowed. Kenji-NX will crash as soon as this limit gets exceeded.\n\nYou might want to either manually increase the limit or install pkexec, which allows Kenji-NX to assist with that.",
|
|
"Settings": "Settings",
|
|
"SettingsTabGeneral": "User Interface",
|
|
"SettingsTabGeneralGeneral": "General",
|
|
"SettingsTabGeneralEnableDiscordRichPresence": "Enable Discord Rich Presence",
|
|
"SettingsTabGeneralCheckUpdatesOnLaunch": "Check for Updates on Launch",
|
|
"SettingsTabGeneralShowConfirmExitDialog": "Show \"Confirm Exit\" Dialog",
|
|
"SettingsTabGeneralRememberWindowState": "Remember Window Size/Position",
|
|
"SettingsTabGeneralHideCursor": "Hide Cursor:",
|
|
"SettingsTabGeneralHideCursorNever": "Never",
|
|
"SettingsTabGeneralHideCursorOnIdle": "On Idle",
|
|
"SettingsTabGeneralHideCursorAlways": "Always",
|
|
"SettingsTabGeneralGameDirectories": "Game Directories",
|
|
"SettingsTabGeneralAutoloadDirectories": "Autoload DLC/Updates Directories",
|
|
"SettingsTabGeneralAutoloadNote": "DLC and Updates which refer to missing files will be unloaded automatically",
|
|
"SettingsTabGeneralAdd": "Add",
|
|
"SettingsTabGeneralRemove": "Remove",
|
|
"SettingsTabSystem": "System",
|
|
"SettingsTabSystemCore": "Core",
|
|
"SettingsTabSystemSystemRegion": "System Region:",
|
|
"SettingsTabSystemSystemRegionJapan": "Japan",
|
|
"SettingsTabSystemSystemRegionUSA": "USA",
|
|
"SettingsTabSystemSystemRegionEurope": "Europe",
|
|
"SettingsTabSystemSystemRegionAustralia": "Australia",
|
|
"SettingsTabSystemSystemRegionChina": "China",
|
|
"SettingsTabSystemSystemRegionKorea": "Korea",
|
|
"SettingsTabSystemSystemRegionTaiwan": "Taiwan",
|
|
"SettingsTabSystemSystemLanguage": "System Language:",
|
|
"SettingsTabSystemSystemLanguageJapanese": "Japanese",
|
|
"SettingsTabSystemSystemLanguageAmericanEnglish": "American English",
|
|
"SettingsTabSystemSystemLanguageFrench": "French",
|
|
"SettingsTabSystemSystemLanguageGerman": "German",
|
|
"SettingsTabSystemSystemLanguageItalian": "Italian",
|
|
"SettingsTabSystemSystemLanguageSpanish": "Spanish",
|
|
"SettingsTabSystemSystemLanguageChinese": "Chinese",
|
|
"SettingsTabSystemSystemLanguageKorean": "Korean",
|
|
"SettingsTabSystemSystemLanguageDutch": "Dutch",
|
|
"SettingsTabSystemSystemLanguagePortuguese": "Portuguese",
|
|
"SettingsTabSystemSystemLanguageRussian": "Russian",
|
|
"SettingsTabSystemSystemLanguageTaiwanese": "Taiwanese",
|
|
"SettingsTabSystemSystemLanguageBritishEnglish": "British English",
|
|
"SettingsTabSystemSystemLanguageCanadianFrench": "Canadian French",
|
|
"SettingsTabSystemSystemLanguageLatinAmericanSpanish": "Latin American Spanish",
|
|
"SettingsTabSystemSystemLanguageSimplifiedChinese": "Simplified Chinese",
|
|
"SettingsTabSystemSystemLanguageTraditionalChinese": "Traditional Chinese",
|
|
"SettingsTabSystemSystemTimeZone": "System Time Zone:",
|
|
"SettingsTabSystemSystemTime": "System Time:",
|
|
"SettingsTabSystemSystemTimeMatch": "Match System Time",
|
|
"SettingsTabSystemVSyncMode": "VSync:",
|
|
"SettingsTabSystemEnableCustomVSyncInterval": "Enable custom refresh rate (Experimental)",
|
|
"SettingsTabSystemVSyncModeSwitch": "Switch",
|
|
"SettingsTabSystemVSyncModeUnbounded": "Unbounded",
|
|
"SettingsTabSystemVSyncModeCustom": "Custom Refresh Rate",
|
|
"SettingsTabSystemVSyncModeTooltip": "Emulated Vertical Sync. 'Switch' emulates the Switch's refresh rate of 60Hz. 'Unbounded' is an unbounded refresh rate.",
|
|
"SettingsTabSystemVSyncModeTooltipCustom": "Emulated Vertical Sync. 'Switch' emulates the Switch's refresh rate of 60Hz. 'Unbounded' is an unbounded refresh rate. 'Custom' emulates the specified custom refresh rate.",
|
|
"SettingsTabSystemEnableCustomVSyncIntervalTooltip": "Allows the user to specify an emulated refresh rate. In some titles, this may speed up or slow down the rate of gameplay logic. In other titles, it may allow for capping FPS at some multiple of the refresh rate, or lead to unpredictable behavior. This is an experimental feature, with no guarantees for how gameplay will be affected. \n\nLeave OFF if unsure.",
|
|
"SettingsTabSystemCustomVSyncIntervalValueTooltip": "The custom refresh rate target value.",
|
|
"SettingsTabSystemCustomVSyncIntervalSliderTooltip": "The custom refresh rate, as a percentage of the normal Switch refresh rate.",
|
|
"SettingsTabSystemCustomVSyncIntervalPercentage": "Custom Refresh Rate %:",
|
|
"SettingsTabSystemCustomVSyncIntervalValue": "Custom Refresh Rate Value:",
|
|
"SettingsTabSystemEnablePptc": "PPTC (Profiled Persistent Translation Cache)",
|
|
"SettingsTabSystemEnableLowPowerPptc": "Low-power PPTC cache",
|
|
"SettingsTabSystemEnableFsIntegrityChecks": "FS Integrity Checks",
|
|
"SettingsTabSystemAudioBackend": "Audio Backend:",
|
|
"SettingsTabSystemAudioBackendDummy": "Dummy",
|
|
"SettingsTabSystemAudioBackendOpenAL": "OpenAL",
|
|
"SettingsTabSystemAudioBackendSoundIO": "SoundIO",
|
|
"SettingsTabSystemAudioBackendSDL2": "SDL2",
|
|
"SettingsTabSystemCustomVSyncInterval": "Interval",
|
|
"SettingsTabSystemHacks": "Hacks",
|
|
"SettingsTabSystemHacksNote": "May cause instability",
|
|
"SettingsTabSystemDramSize": "DRAM size:",
|
|
"SettingsTabSystemDramSize4GiB": "4GiB",
|
|
"SettingsTabSystemDramSize6GiB": "6GiB",
|
|
"SettingsTabSystemDramSize8GiB": "8GiB",
|
|
"SettingsTabSystemDramSize10GiB": "10GiB",
|
|
"SettingsTabSystemDramSize12GiB": "12GiB",
|
|
"SettingsTabSystemIgnoreMissingServices": "Ignore Missing Services",
|
|
"SettingsTabSystemIgnoreControllerApplet": "Ignore Controller Applet",
|
|
"SettingsTabGraphics": "Graphics",
|
|
"SettingsTabGraphicsAPI": "Graphics API",
|
|
"SettingsTabGraphicsEnableShaderCache": "Enable Shader Cache",
|
|
"SettingsTabGraphicsAnisotropicFiltering": "Anisotropic Filtering:",
|
|
"SettingsTabGraphicsAnisotropicFilteringAuto": "Auto",
|
|
"SettingsTabGraphicsAnisotropicFiltering2x": "2x",
|
|
"SettingsTabGraphicsAnisotropicFiltering4x": "4x",
|
|
"SettingsTabGraphicsAnisotropicFiltering8x": "8x",
|
|
"SettingsTabGraphicsAnisotropicFiltering16x": "16x",
|
|
"SettingsTabGraphicsResolutionScale": "Resolution Scale:",
|
|
"SettingsTabGraphicsResolutionScaleCustom": "Custom (Not recommended)",
|
|
"SettingsTabGraphicsResolutionScaleNative": "Native (720p/1080p)",
|
|
"SettingsTabGraphicsResolutionScale2x": "2x (1440p/2160p)",
|
|
"SettingsTabGraphicsResolutionScale3x": "3x (2160p/3240p)",
|
|
"SettingsTabGraphicsResolutionScale4x": "4x (2880p/4320p) (Not recommended)",
|
|
"SettingsTabGraphicsAspectRatio": "Aspect Ratio:",
|
|
"SettingsTabGraphicsAspectRatio4x3": "4:3",
|
|
"SettingsTabGraphicsAspectRatio16x9": "16:9",
|
|
"SettingsTabGraphicsAspectRatio16x10": "16:10",
|
|
"SettingsTabGraphicsAspectRatio21x9": "21:9",
|
|
"SettingsTabGraphicsAspectRatio32x9": "32:9",
|
|
"SettingsTabGraphicsAspectRatioStretch": "Stretch to Fit Window",
|
|
"SettingsTabGraphicsDeveloperOptions": "Developer Options",
|
|
"SettingsTabGraphicsShaderDumpPath": "Graphics Shader Dump Path:",
|
|
"SettingsTabLogging": "Logging",
|
|
"SettingsTabLoggingLogging": "Logging",
|
|
"SettingsTabLoggingEnableLoggingToFile": "Enable Logging to File",
|
|
"SettingsTabLoggingEnableStubLogs": "Enable Stub Logs",
|
|
"SettingsTabLoggingEnableInfoLogs": "Enable Info Logs",
|
|
"SettingsTabLoggingEnableWarningLogs": "Enable Warning Logs",
|
|
"SettingsTabLoggingEnableErrorLogs": "Enable Error Logs",
|
|
"SettingsTabLoggingEnableTraceLogs": "Enable Trace Logs",
|
|
"SettingsTabLoggingEnableGuestLogs": "Enable Guest Logs",
|
|
"SettingsTabLoggingEnableFsAccessLogs": "Enable Fs Access Logs",
|
|
"SettingsTabLoggingFsGlobalAccessLogMode": "Fs Global Access Log Mode:",
|
|
"SettingsTabLoggingDeveloperOptions": "Developer Options",
|
|
"SettingsTabLoggingDeveloperOptionsNote": "WARNING: Will reduce performance",
|
|
"SettingsTabLoggingGraphicsBackendLogLevel": "Graphics Backend Log Level:",
|
|
"SettingsTabLoggingGraphicsBackendLogLevelNone": "None",
|
|
"SettingsTabLoggingGraphicsBackendLogLevelError": "Error",
|
|
"SettingsTabLoggingGraphicsBackendLogLevelPerformance": "Slowdowns",
|
|
"SettingsTabLoggingGraphicsBackendLogLevelAll": "All",
|
|
"SettingsTabLoggingEnableDebugLogs": "Enable Debug Logs",
|
|
"SettingsTabInput": "Input",
|
|
"SettingsTabInputEnableDockedMode": "Docked Mode",
|
|
"SettingsTabInputDirectKeyboardAccess": "Direct Keyboard Access",
|
|
"SettingsButtonSave": "Save",
|
|
"SettingsButtonClose": "Close",
|
|
"SettingsButtonOk": "OK",
|
|
"SettingsButtonCancel": "Cancel",
|
|
"SettingsButtonApply": "Apply",
|
|
"ControllerSettingsPlayer": "Player",
|
|
"ControllerSettingsPlayer1": "Player 1",
|
|
"ControllerSettingsPlayer2": "Player 2",
|
|
"ControllerSettingsPlayer3": "Player 3",
|
|
"ControllerSettingsPlayer4": "Player 4",
|
|
"ControllerSettingsPlayer5": "Player 5",
|
|
"ControllerSettingsPlayer6": "Player 6",
|
|
"ControllerSettingsPlayer7": "Player 7",
|
|
"ControllerSettingsPlayer8": "Player 8",
|
|
"ControllerSettingsHandheld": "Handheld",
|
|
"ControllerSettingsInputDevice": "Input Device",
|
|
"ControllerSettingsRefresh": "Refresh",
|
|
"ControllerSettingsDeviceDisabled": "Disabled",
|
|
"ControllerSettingsControllerType": "Controller Type",
|
|
"ControllerSettingsControllerTypeHandheld": "Handheld",
|
|
"ControllerSettingsControllerTypeProController": "Pro Controller",
|
|
"ControllerSettingsControllerTypeJoyConPair": "JoyCon Pair",
|
|
"ControllerSettingsControllerTypeJoyConLeft": "JoyCon Left",
|
|
"ControllerSettingsControllerTypeJoyConRight": "JoyCon Right",
|
|
"ControllerSettingsProfile": "Profile",
|
|
"ControllerSettingsProfileDefault": "Default",
|
|
"ControllerSettingsLoad": "Load",
|
|
"ControllerSettingsAdd": "Add",
|
|
"ControllerSettingsRemove": "Remove",
|
|
"ControllerSettingsButtons": "Buttons",
|
|
"ControllerSettingsButtonA": "A",
|
|
"ControllerSettingsButtonB": "B",
|
|
"ControllerSettingsButtonX": "X",
|
|
"ControllerSettingsButtonY": "Y",
|
|
"ControllerSettingsButtonPlus": "+",
|
|
"ControllerSettingsButtonMinus": "-",
|
|
"ControllerSettingsDPad": "Directional Pad",
|
|
"ControllerSettingsDPadUp": "Up",
|
|
"ControllerSettingsDPadDown": "Down",
|
|
"ControllerSettingsDPadLeft": "Left",
|
|
"ControllerSettingsDPadRight": "Right",
|
|
"ControllerSettingsStickButton": "Button",
|
|
"ControllerSettingsStickUp": "Up",
|
|
"ControllerSettingsStickDown": "Down",
|
|
"ControllerSettingsStickLeft": "Left",
|
|
"ControllerSettingsStickRight": "Right",
|
|
"ControllerSettingsStickStick": "Stick",
|
|
"ControllerSettingsStickInvertXAxis": "Invert Stick X",
|
|
"ControllerSettingsStickInvertYAxis": "Invert Stick Y",
|
|
"ControllerSettingsStickDeadzone": "Deadzone:",
|
|
"ControllerSettingsLStick": "Left Stick",
|
|
"ControllerSettingsRStick": "Right Stick",
|
|
"ControllerSettingsTriggersLeft": "Triggers Left",
|
|
"ControllerSettingsTriggersRight": "Triggers Right",
|
|
"ControllerSettingsTriggersButtonsLeft": "Trigger Buttons Left",
|
|
"ControllerSettingsTriggersButtonsRight": "Trigger Buttons Right",
|
|
"ControllerSettingsTriggers": "Triggers",
|
|
"ControllerSettingsTriggerL": "L",
|
|
"ControllerSettingsTriggerR": "R",
|
|
"ControllerSettingsTriggerZL": "ZL",
|
|
"ControllerSettingsTriggerZR": "ZR",
|
|
"ControllerSettingsLeftSL": "SL",
|
|
"ControllerSettingsLeftSR": "SR",
|
|
"ControllerSettingsRightSL": "SL",
|
|
"ControllerSettingsRightSR": "SR",
|
|
"ControllerSettingsExtraButtonsLeft": "Buttons Left",
|
|
"ControllerSettingsExtraButtonsRight": "Buttons Right",
|
|
"ControllerSettingsMisc": "Miscellaneous",
|
|
"ControllerSettingsTriggerThreshold": "Trigger Threshold:",
|
|
"ControllerSettingsMotion": "Motion",
|
|
"ControllerSettingsMotionUseCemuhookCompatibleMotion": "Use CemuHook compatible motion",
|
|
"ControllerSettingsMotionControllerSlot": "Controller Slot:",
|
|
"ControllerSettingsMotionMirrorInput": "Mirror Input",
|
|
"ControllerSettingsMotionRightJoyConSlot": "Right JoyCon Slot:",
|
|
"ControllerSettingsMotionServerHost": "Server Host:",
|
|
"ControllerSettingsMotionGyroSensitivity": "Gyro Sensitivity:",
|
|
"ControllerSettingsMotionGyroDeadzone": "Gyro Deadzone:",
|
|
"ControllerSettingsSave": "Save",
|
|
"ControllerSettingsClose": "Close",
|
|
"KeyUnknown": "Unknown",
|
|
"KeyShiftLeft": "Shift Left",
|
|
"KeyShiftRight": "Shift Right",
|
|
"KeyControlLeft": "Ctrl Left",
|
|
"KeyMacControlLeft": "⌃ Left",
|
|
"KeyControlRight": "Ctrl Right",
|
|
"KeyMacControlRight": "⌃ Right",
|
|
"KeyAltLeft": "Alt Left",
|
|
"KeyMacAltLeft": "⌥ Left",
|
|
"KeyAltRight": "Alt Right",
|
|
"KeyMacAltRight": "⌥ Right",
|
|
"KeyWinLeft": "⊞ Left",
|
|
"KeyMacWinLeft": "⌘ Left",
|
|
"KeyWinRight": "⊞ Right",
|
|
"KeyMacWinRight": "⌘ Right",
|
|
"KeyMenu": "Menu",
|
|
"KeyUp": "Up",
|
|
"KeyDown": "Down",
|
|
"KeyLeft": "Left",
|
|
"KeyRight": "Right",
|
|
"KeyEnter": "Enter",
|
|
"KeyEscape": "Escape",
|
|
"KeySpace": "Space",
|
|
"KeyTab": "Tab",
|
|
"KeyBackSpace": "Backspace",
|
|
"KeyInsert": "Insert",
|
|
"KeyDelete": "Delete",
|
|
"KeyPageUp": "Page Up",
|
|
"KeyPageDown": "Page Down",
|
|
"KeyHome": "Home",
|
|
"KeyEnd": "End",
|
|
"KeyCapsLock": "Caps Lock",
|
|
"KeyScrollLock": "Scroll Lock",
|
|
"KeyPrintScreen": "Print Screen",
|
|
"KeyPause": "Pause",
|
|
"KeyNumLock": "Num Lock",
|
|
"KeyClear": "Clear",
|
|
"KeyKeypad0": "Keypad 0",
|
|
"KeyKeypad1": "Keypad 1",
|
|
"KeyKeypad2": "Keypad 2",
|
|
"KeyKeypad3": "Keypad 3",
|
|
"KeyKeypad4": "Keypad 4",
|
|
"KeyKeypad5": "Keypad 5",
|
|
"KeyKeypad6": "Keypad 6",
|
|
"KeyKeypad7": "Keypad 7",
|
|
"KeyKeypad8": "Keypad 8",
|
|
"KeyKeypad9": "Keypad 9",
|
|
"KeyKeypadDivide": "Keypad Divide",
|
|
"KeyKeypadMultiply": "Keypad Multiply",
|
|
"KeyKeypadSubtract": "Keypad Subtract",
|
|
"KeyKeypadAdd": "Keypad Add",
|
|
"KeyKeypadDecimal": "Keypad Decimal",
|
|
"KeyKeypadEnter": "Keypad Enter",
|
|
"KeyNumber0": "0",
|
|
"KeyNumber1": "1",
|
|
"KeyNumber2": "2",
|
|
"KeyNumber3": "3",
|
|
"KeyNumber4": "4",
|
|
"KeyNumber5": "5",
|
|
"KeyNumber6": "6",
|
|
"KeyNumber7": "7",
|
|
"KeyNumber8": "8",
|
|
"KeyNumber9": "9",
|
|
"KeyTilde": "~",
|
|
"KeyGrave": "`",
|
|
"KeyMinus": "-",
|
|
"KeyPlus": "+",
|
|
"KeyBracketLeft": "[",
|
|
"KeyBracketRight": "]",
|
|
"KeySemicolon": ";",
|
|
"KeyQuote": "\"",
|
|
"KeyComma": ",",
|
|
"KeyPeriod": ".",
|
|
"KeySlash": "/",
|
|
"KeyBackSlash": "\\",
|
|
"KeyUnbound": "Unbound",
|
|
"GamepadLeftStick": "L Stick Button",
|
|
"GamepadRightStick": "R Stick Button",
|
|
"GamepadLeftShoulder": "Left Shoulder",
|
|
"GamepadRightShoulder": "Right Shoulder",
|
|
"GamepadLeftTrigger": "Left Trigger",
|
|
"GamepadRightTrigger": "Right Trigger",
|
|
"GamepadDpadUp": "Up",
|
|
"GamepadDpadDown": "Down",
|
|
"GamepadDpadLeft": "Left",
|
|
"GamepadDpadRight": "Right",
|
|
"GamepadMinus": "-",
|
|
"GamepadPlus": "+",
|
|
"GamepadGuide": "Guide",
|
|
"GamepadMisc1": "Misc",
|
|
"GamepadPaddle1": "Paddle 1",
|
|
"GamepadPaddle2": "Paddle 2",
|
|
"GamepadPaddle3": "Paddle 3",
|
|
"GamepadPaddle4": "Paddle 4",
|
|
"GamepadTouchpad": "Touchpad",
|
|
"GamepadSingleLeftTrigger0": "Left Trigger 0",
|
|
"GamepadSingleRightTrigger0": "Right Trigger 0",
|
|
"GamepadSingleLeftTrigger1": "Left Trigger 1",
|
|
"GamepadSingleRightTrigger1": "Right Trigger 1",
|
|
"StickLeft": "Left Stick",
|
|
"StickRight": "Right Stick",
|
|
"UserProfilesSelectedUserProfile": "Selected User Profile:",
|
|
"UserProfilesSaveProfileName": "Save Profile Name",
|
|
"UserProfilesChangeProfileImage": "Change Profile Image",
|
|
"UserProfilesAvailableUserProfiles": "Available User Profiles:",
|
|
"UserProfilesAddNewProfile": "Create Profile",
|
|
"UserProfilesDelete": "Delete",
|
|
"UserProfilesClose": "Close",
|
|
"ProfileNameSelectionWatermark": "Choose a nickname",
|
|
"ProfileImageSelectionTitle": "Profile Image Selection",
|
|
"ProfileImageSelectionHeader": "Choose a profile Image",
|
|
"ProfileImageSelectionNote": "You may import a custom profile image, or select an avatar from system firmware",
|
|
"ProfileImageSelectionImportImage": "Import Image File",
|
|
"ProfileImageSelectionSelectAvatar": "Select Firmware Avatar",
|
|
"InputDialogTitle": "Input Dialog",
|
|
"InputDialogOk": "OK",
|
|
"InputDialogCancel": "Cancel",
|
|
"InputDialogCancelling": "Cancelling",
|
|
"InputDialogClose": "Close",
|
|
"InputDialogAddNewProfileTitle": "Choose the Profile Name",
|
|
"InputDialogAddNewProfileHeader": "Please Enter a Profile Name",
|
|
"InputDialogAddNewProfileSubtext": "(Max Length: {0})",
|
|
"AvatarChoose": "Choose Avatar",
|
|
"AvatarSetBackgroundColor": "Set Background Color",
|
|
"AvatarClose": "Close",
|
|
"ControllerSettingsLoadProfileToolTip": "Load Profile",
|
|
"ControllerSettingsViewProfileToolTip": "View Profile",
|
|
"ControllerSettingsAddProfileToolTip": "Add Profile",
|
|
"ControllerSettingsRemoveProfileToolTip": "Remove Profile",
|
|
"ControllerSettingsSaveProfileToolTip": "Save Profile",
|
|
"MenuBarFileToolsTakeScreenshot": "Take Screenshot",
|
|
"MenuBarFileToolsHideUi": "Hide UI",
|
|
"GameListContextMenuRunApplication": "Run Application",
|
|
"GameListContextMenuToggleFavorite": "Toggle Favorite",
|
|
"GameListContextMenuToggleFavoriteToolTip": "Toggle Favorite status of Game",
|
|
"SettingsTabGeneralTheme": "Theme:",
|
|
"SettingsTabGeneralThemeAuto": "Auto",
|
|
"SettingsTabGeneralThemeDark": "Dark",
|
|
"SettingsTabGeneralThemeLight": "Light",
|
|
"ControllerSettingsConfigureGeneral": "Configure",
|
|
"ControllerSettingsRumble": "Rumble",
|
|
"ControllerSettingsRumbleStrongMultiplier": "Strong Rumble Multiplier",
|
|
"ControllerSettingsRumbleWeakMultiplier": "Weak Rumble Multiplier",
|
|
"DialogMessageSaveNotAvailableMessage": "There is no savedata for {0} [{1:x16}]",
|
|
"DialogMessageSaveNotAvailableCreateSaveMessage": "Would you like to create savedata for this game?",
|
|
"DialogConfirmationTitle": "Kenji-NX - Confirmation",
|
|
"DialogUpdaterTitle": "Kenji-NX - Updater",
|
|
"DialogErrorTitle": "Kenji-NX - Error",
|
|
"DialogWarningTitle": "Kenji-NX - Warning",
|
|
"DialogExitTitle": "Kenji-NX - Exit",
|
|
"DialogErrorMessage": "Kenji-NX has encountered an error",
|
|
"DialogExitMessage": "Are you sure you want to close Kenji-NX?",
|
|
"DialogExitSubMessage": "All unsaved data will be lost!",
|
|
"DialogMessageCreateSaveErrorMessage": "There was an error creating the specified savedata: {0}",
|
|
"DialogMessageFindSaveErrorMessage": "There was an error finding the specified savedata: {0}",
|
|
"FolderDialogExtractTitle": "Choose the folder to extract into",
|
|
"DialogNcaExtractionMessage": "Extracting {0} section from {1}...",
|
|
"DialogNcaExtractionTitle": "Kenji-NX - NCA Section Extractor",
|
|
"DialogNcaExtractionMainNcaNotFoundErrorMessage": "Extraction failure. The main NCA was not present in the selected file.",
|
|
"DialogNcaExtractionCheckLogErrorMessage": "Extraction failure. Read the log file for further information.",
|
|
"DialogNcaExtractionSuccessMessage": "Extraction completed successfully.",
|
|
"DialogUpdaterConvertFailedMessage": "Failed to convert the current Kenji-NX version.",
|
|
"DialogUpdaterCancelUpdateMessage": "Cancelling Update!",
|
|
"DialogUpdaterAlreadyOnLatestVersionMessage": "You are already using the most updated version of Kenji-NX!",
|
|
"DialogUpdaterFailedToGetVersionMessage": "An error has occurred when trying to get release information from GitHub Release. This can be caused if a new release is being compiled by GitHub Actions. Try again in a few minutes.",
|
|
"DialogUpdaterConvertFailedGithubMessage": "Failed to convert the received Kenji-NX version from Github Release.",
|
|
"DialogUpdaterDownloadingMessage": "Downloading Update...",
|
|
"DialogUpdaterExtractionMessage": "Extracting Update...",
|
|
"DialogUpdaterRenamingMessage": "Renaming Update...",
|
|
"DialogUpdaterAddingFilesMessage": "Adding New Update...",
|
|
"DialogUpdaterCompleteMessage": "Update Complete!",
|
|
"DialogUpdaterRestartMessage": "Do you want to restart Kenji-NX now?",
|
|
"DialogUpdaterNoInternetMessage": "You are not connected to the Internet!",
|
|
"DialogUpdaterNoInternetSubMessage": "Please verify that you have a working Internet connection!",
|
|
"DialogUpdaterDirtyBuildMessage": "You Cannot update a Dirty build of Kenji-NX!",
|
|
"DialogUpdaterDirtyBuildSubMessage": "Please download Kenji-NX at https://ryujinx.org/ if you are looking for a supported version.",
|
|
"DialogRestartRequiredMessage": "Restart Required",
|
|
"DialogThemeRestartMessage": "Theme has been saved. A restart is needed to apply the theme.",
|
|
"DialogThemeRestartSubMessage": "Do you want to restart",
|
|
"DialogFirmwareInstallEmbeddedMessage": "Would you like to install the firmware embedded in this game? (Firmware {0})",
|
|
"DialogFirmwareInstallEmbeddedSuccessMessage": "No installed firmware was found but Kenji-NX was able to install firmware {0} from the provided game.\nThe emulator will now start.",
|
|
"DialogFirmwareNoFirmwareInstalledMessage": "No Firmware Installed",
|
|
"DialogFirmwareInstalledMessage": "Firmware {0} was installed",
|
|
"DialogInstallFileTypesSuccessMessage": "Successfully installed file types!",
|
|
"DialogInstallFileTypesErrorMessage": "Failed to install file types.",
|
|
"DialogUninstallFileTypesSuccessMessage": "Successfully uninstalled file types!",
|
|
"DialogUninstallFileTypesErrorMessage": "Failed to uninstall file types.",
|
|
"DialogOpenSettingsWindowLabel": "Open Settings Window",
|
|
"DialogOpenXCITrimmerWindowLabel": "XCI Trimmer Window",
|
|
"DialogControllerAppletTitle": "Controller Applet",
|
|
"DialogMessageDialogErrorExceptionMessage": "Error displaying Message Dialog: {0}",
|
|
"DialogSoftwareKeyboardErrorExceptionMessage": "Error displaying Software Keyboard: {0}",
|
|
"DialogErrorAppletErrorExceptionMessage": "Error displaying ErrorApplet Dialog: {0}",
|
|
"DialogUserErrorDialogMessage": "{0}: {1}",
|
|
"DialogUserErrorDialogInfoMessage": "\nFor more information on how to fix this error, follow our Setup Guide.",
|
|
"DialogUserErrorDialogTitle": "Kenji-NX Error ({0})",
|
|
"DialogAmiiboApiTitle": "Amiibo API",
|
|
"DialogAmiiboApiFailFetchMessage": "An error occured while fetching information from the API.",
|
|
"DialogAmiiboApiConnectErrorMessage": "Unable to connect to Amiibo API server. The service may be down or you may need to verify your internet connection is online.",
|
|
"DialogProfileInvalidProfileErrorMessage": "Profile {0} is incompatible with the current input configuration system.",
|
|
"DialogProfileDefaultProfileOverwriteErrorMessage": "Default Profile can not be overwritten",
|
|
"DialogProfileDeleteProfileTitle": "Deleting Profile",
|
|
"DialogProfileDeleteProfileMessage": "This action is irreversible, are you sure you want to continue?",
|
|
"DialogWarning": "Warning",
|
|
"DialogPPTCDeletionMessage": "You are about to queue a PPTC rebuild on the next boot of:\n\n{0}\n\nAre you sure you want to proceed?",
|
|
"DialogPPTCDeletionErrorMessage": "Error purging PPTC cache at {0}: {1}",
|
|
"DialogPPTCNukeMessage": "You are about to purge all PPTC data from:\n\n{0}\n\nAre you sure you want to proceed?",
|
|
"DialogShaderDeletionMessage": "You are about to delete the Shader cache for :\n\n{0}\n\nAre you sure you want to proceed?",
|
|
"DialogShaderDeletionErrorMessage": "Error purging Shader cache at {0}: {1}",
|
|
"DialogRyujinxErrorMessage": "Kenji-NX has encountered an error",
|
|
"DialogInvalidTitleIdErrorMessage": "UI error: The selected game did not have a valid title ID",
|
|
"DialogFirmwareInstallerFirmwareNotFoundErrorMessage": "A valid system firmware was not found in {0}.",
|
|
"DialogFirmwareInstallerFirmwareInstallTitle": "Install Firmware {0}",
|
|
"DialogFirmwareInstallerFirmwareInstallMessage": "System version {0} will be installed.",
|
|
"DialogFirmwareInstallerFirmwareInstallSubMessage": "\n\nThis will replace the current system version {0}.",
|
|
"DialogFirmwareInstallerFirmwareInstallConfirmMessage": "\n\nDo you want to continue?",
|
|
"DialogFirmwareInstallerFirmwareInstallWaitMessage": "Installing firmware...",
|
|
"DialogFirmwareInstallerFirmwareInstallSuccessMessage": "System version {0} successfully installed.",
|
|
"DialogKeysInstallerKeysNotFoundErrorMessage": "An invalid Keys file was found in {0}",
|
|
"DialogKeysInstallerKeysInstallTitle": "Install Keys",
|
|
"DialogKeysInstallerKeysInstallMessage": "New Keys file will be installed.",
|
|
"DialogKeysInstallerKeysInstallSubMessage": "\n\nThis may replace some of the current installed Keys.",
|
|
"DialogKeysInstallerKeysInstallConfirmMessage": "\n\nDo you want to continue?",
|
|
"DialogKeysInstallerKeysInstallWaitMessage": "Installing Keys...",
|
|
"DialogKeysInstallerKeysInstallSuccessMessage": "New Keys file successfully installed.",
|
|
"DialogUserProfileDeletionWarningMessage": "There would be no other profiles to be opened if selected profile is deleted",
|
|
"DialogUserProfileDeletionConfirmMessage": "Do you want to delete the selected profile",
|
|
"DialogUserProfileUnsavedChangesTitle": "Warning - Unsaved Changes",
|
|
"DialogUserProfileUnsavedChangesMessage": "You have made changes to this user profile that have not been saved.",
|
|
"DialogUserProfileUnsavedChangesSubMessage": "Do you want to discard your changes?",
|
|
"DialogControllerSettingsModifiedConfirmMessage": "The current controller settings has been updated.",
|
|
"DialogControllerSettingsModifiedConfirmSubMessage": "Do you want to save?",
|
|
"DialogLoadFileErrorMessage": "{0}. Errored File: {1}",
|
|
"DialogModAlreadyExistsMessage": "Mod already exists",
|
|
"DialogModInvalidMessage": "The specified directory does not contain a mod!",
|
|
"DialogModDeleteNoParentMessage": "Failed to Delete: Could not find the parent directory for mod \"{0}\"!",
|
|
"DialogDlcNoDlcErrorMessage": "The specified file does not contain a DLC for the selected title!",
|
|
"DialogPerformanceCheckLoggingEnabledMessage": "You have trace logging enabled, which is designed to be used by developers only.",
|
|
"DialogPerformanceCheckLoggingEnabledConfirmMessage": "For optimal performance, it's recommended to disable trace logging. Would you like to disable trace logging now?",
|
|
"DialogPerformanceCheckShaderDumpEnabledMessage": "You have shader dumping enabled, which is designed to be used by developers only.",
|
|
"DialogPerformanceCheckShaderDumpEnabledConfirmMessage": "For optimal performance, it's recommended to disable shader dumping. Would you like to disable shader dumping now?",
|
|
"DialogLoadAppGameAlreadyLoadedMessage": "A game has already been loaded",
|
|
"DialogLoadAppGameAlreadyLoadedSubMessage": "Please stop emulation or close the emulator before launching another game.",
|
|
"DialogUpdateAddUpdateErrorMessage": "The specified file does not contain an update for the selected title!",
|
|
"DialogSettingsBackendThreadingWarningTitle": "Warning - Backend Threading",
|
|
"DialogSettingsBackendThreadingWarningMessage": "Kenji-NX must be restarted after changing this option for it to apply fully. Depending on your platform, you may need to manually disable your driver's own multithreading when using Kenji-NX's.",
|
|
"DialogModManagerDeletionWarningMessage": "You are about to delete the mod: {0}\n\nAre you sure you want to proceed?",
|
|
"DialogModManagerDeletionAllWarningMessage": "You are about to delete all mods for this title.\n\nAre you sure you want to proceed?",
|
|
"SettingsTabGraphicsFeaturesOptions": "Features",
|
|
"SettingsTabGraphicsBackendMultithreading": "Graphics Backend Multithreading:",
|
|
"CommonAuto": "Auto",
|
|
"CommonOff": "Off",
|
|
"CommonOn": "On",
|
|
"InputDialogYes": "Yes",
|
|
"InputDialogNo": "No",
|
|
"DialogProfileInvalidProfileNameErrorMessage": "The file name contains invalid characters. Please try again.",
|
|
"MenuBarOptionsPauseEmulation": "Pause",
|
|
"MenuBarOptionsResumeEmulation": "Resume",
|
|
"AboutUrlTooltipMessage": "Click to open the Kenji-NX website in your default browser.",
|
|
"AboutDisclaimerMessage": "Kenji-NX is not affiliated with Nintendo™,\nor any of its partners, in any way.",
|
|
"AboutAmiiboDisclaimerMessage": "AmiiboAPI (www.amiiboapi.com) is used\nin our Amiibo emulation.",
|
|
"AboutPatreonUrlTooltipMessage": "Click to open the Kenji-NX Patreon page in your default browser.",
|
|
"AboutGithubUrlTooltipMessage": "Click to open the Kenji-NX GitHub page in your default browser.",
|
|
"AboutDiscordUrlTooltipMessage": "Click to open an invite to the Kenji-NX Discord server in your default browser.",
|
|
"AboutTwitterUrlTooltipMessage": "Click to open the Kenji-NX Twitter page in your default browser.",
|
|
"AboutRyujinxAboutTitle": "About:",
|
|
"AboutRyujinxAboutContent": "Kenji-NX is an emulator for the Nintendo Switch™.\n\nDevelopers interested in contributing can find out more on our GitHub.",
|
|
"AboutRyujinxMaintainersTitle": "Maintained By:",
|
|
"AboutRyujinxFormerMaintainersTitle": "Formerly Maintained By:",
|
|
"AboutRyujinxMaintainersContentTooltipMessage": "Click to open the Contributors page in your default browser.",
|
|
"AboutRyujinxSupprtersTitle": "Supported on Patreon By:",
|
|
"AmiiboSeriesLabel": "Amiibo Series",
|
|
"AmiiboCharacterLabel": "Character",
|
|
"AmiiboScanButtonLabel": "Scan It",
|
|
"AmiiboOptionsShowAllLabel": "Show All Amiibo",
|
|
"AmiiboOptionsUsRandomTagLabel": "Hack: Use Random tag Uuid",
|
|
"DlcManagerTableHeadingEnabledLabel": "Enabled",
|
|
"DlcManagerTableHeadingTitleIdLabel": "Title ID",
|
|
"DlcManagerTableHeadingContainerPathLabel": "Container Path",
|
|
"DlcManagerTableHeadingFullPathLabel": "Full Path",
|
|
"DlcManagerRemoveAllButton": "Remove All",
|
|
"DlcManagerEnableAllButton": "Enable All",
|
|
"DlcManagerDisableAllButton": "Disable All",
|
|
"ModManagerDeleteAllButton": "Delete All",
|
|
"MenuBarOptionsChangeLanguage": "Change Language",
|
|
"MenuBarShowFileTypes": "Show File Types",
|
|
"CommonSort": "Sort",
|
|
"CommonShowNames": "Show Names",
|
|
"CommonFavorite": "Favorite",
|
|
"OrderAscending": "Ascending",
|
|
"OrderDescending": "Descending",
|
|
"SettingsTabGraphicsFeatures": "Features & Enhancements",
|
|
"ErrorWindowTitle": "Error Window",
|
|
"ToggleDiscordTooltip": "Choose whether or not to display Kenji-NX on your \"currently playing\" Discord activity",
|
|
"AddGameDirBoxTooltip": "Enter a game directory to add to the list",
|
|
"AddGameDirTooltip": "Add a game directory to the list",
|
|
"RemoveGameDirTooltip": "Remove selected game directory",
|
|
"AddAutoloadDirBoxTooltip": "Enter an autoload directory to add to the list",
|
|
"AddAutoloadDirTooltip": "Add an autoload directory to the list",
|
|
"RemoveAutoloadDirTooltip": "Remove selected autoload directory",
|
|
"CustomThemeCheckTooltip": "Use a custom Avalonia theme for the GUI to change the appearance of the emulator menus",
|
|
"CustomThemePathTooltip": "Path to custom GUI theme",
|
|
"CustomThemeBrowseTooltip": "Browse for a custom GUI theme",
|
|
"DockModeToggleTooltip": "Docked mode makes the emulated system behave as a docked Nintendo Switch. This improves graphical fidelity in most games. Conversely, disabling this will make the emulated system behave as a handheld Nintendo Switch, reducing graphics quality.\n\nConfigure player 1 controls if planning to use docked mode; configure handheld controls if planning to use handheld mode.\n\nLeave ON if unsure.",
|
|
"DirectKeyboardTooltip": "Direct keyboard access (HID) support. Provides games access to your keyboard as a text entry device.\n\nOnly works with games that natively support keyboard usage on Switch hardware.\n\nLeave OFF if unsure.",
|
|
"DirectMouseTooltip": "Direct mouse access (HID) support. Provides games access to your mouse as a pointing device.\n\nOnly works with games that natively support mouse controls on Switch hardware, which are few and far between.\n\nWhen enabled, touch screen functionality may not work.\n\nLeave OFF if unsure.",
|
|
"RegionTooltip": "Change System Region",
|
|
"LanguageTooltip": "Change System Language",
|
|
"TimezoneTooltip": "Change System TimeZone",
|
|
"TimeTooltip": "Change System Time",
|
|
"MatchTimeTooltip": "Sync System Time to match your PC's current date & time.",
|
|
"VSyncToggleTooltip": "Emulated console's Vertical Sync. Essentially a frame-limiter for the majority of games; disabling it may cause games to run at higher speed or make loading screens take longer or get stuck.\n\nCan be toggled in-game with a hotkey of your preference (F1 by default). We recommend doing this if you plan on disabling it.\n\nLeave ON if unsure.",
|
|
"PptcToggleTooltip": "Saves translated JIT functions so that they do not need to be translated every time the game loads.\n\nReduces stuttering and significantly speeds up boot times after the first boot of a game.\n\nLeave ON if unsure.",
|
|
"LowPowerPptcToggleTooltip": "Load the PPTC using a third of the amount of cores.",
|
|
"FsIntegrityToggleTooltip": "Checks for corrupt files when booting a game, and if corrupt files are detected, displays a hash error in the log.\n\nHas no impact on performance and is meant to help troubleshooting.\n\nLeave ON if unsure.",
|
|
"AudioBackendTooltip": "Changes the backend used to render audio.\n\nSDL2 is the preferred one, while OpenAL and SoundIO are used as fallbacks. Dummy will have no sound.\n\nSet to SDL2 if unsure.",
|
|
"MemoryManagerTooltip": "Change how guest memory is mapped and accessed. Greatly affects emulated CPU performance.\n\nSet to HOST UNCHECKED if unsure.",
|
|
"MemoryManagerSoftwareTooltip": "Use a software page table for address translation. Highest accuracy but slowest performance.",
|
|
"MemoryManagerHostTooltip": "Directly map memory in the host address space. Much faster JIT compilation and execution.",
|
|
"MemoryManagerUnsafeTooltip": "Directly map memory, but do not mask the address within the guest address space before access. Faster, but at the cost of safety. The guest application can access memory from anywhere in Kenji-NX, so only run programs you trust with this mode.",
|
|
"UseHypervisorTooltip": "Use Hypervisor instead of JIT. Greatly improves performance when available, but can be unstable in its current state.",
|
|
"DRamTooltip": "Utilizes alternative memory modes from 4GiB to 12GiB of DRAM.\n\nThis is only useful for higher-resolution texture packs or 4k resolution mods. Does NOT improve performance.\n\nLeave OFF if unsure.",
|
|
"IgnoreMissingServicesTooltip": "Ignores unimplemented Horizon OS services. This may help in bypassing crashes when booting certain games.\n\nLeave OFF if unsure.",
|
|
"IgnoreControllerAppletTooltip": "The Controller Applet dialog will not appear if the gamepad is disconnected while an application is running.\n\nLeave OFF if unsure.",
|
|
"GraphicsBackendThreadingTooltip": "Executes graphics backend commands on a second thread.\n\nSpeeds up shader compilation, reduces stuttering, and improves performance on GPU drivers without multithreading support of their own. Slightly better performance on drivers with multithreading.\n\nSet to AUTO if unsure.",
|
|
"GalThreadingTooltip": "Executes graphics backend commands on a second thread.\n\nSpeeds up shader compilation, reduces stuttering, and improves performance on GPU drivers without multithreading support of their own. Slightly better performance on drivers with multithreading.\n\nSet to AUTO if unsure.",
|
|
"ShaderCacheToggleTooltip": "Saves a disk shader cache which reduces stuttering in subsequent runs.\n\nLeave ON if unsure.",
|
|
"ResolutionScaleTooltip": "Multiplies the game's rendering resolution.\n\nA few games may not work with this and look pixelated even when the resolution is increased; for those games, you may need to find mods that remove anti-aliasing or that increase their internal rendering resolution. For using the latter, you'll likely want to select Native.\n\nThis option can be changed while a game is running by clicking \"Apply\" below; you can simply move the settings window aside and experiment until you find your preferred look for a game.\n\nKeep in mind 4x is overkill for virtually any setup.",
|
|
"ResolutionScaleEntryTooltip": "Floating point resolution scale, such as 1.5. Non-integral scales are more likely to cause issues or crash.",
|
|
"AnisotropyTooltip": "Level of Anisotropic Filtering. Set to Auto to use the value requested by the game.",
|
|
"AspectRatioTooltip": "Aspect Ratio applied to the renderer window.\n\nOnly change this if you're using an aspect ratio mod for your game, otherwise the graphics will be stretched.\n\nLeave on 16:9 if unsure.",
|
|
"ShaderDumpPathTooltip": "Graphics Shaders Dump Path",
|
|
"FileLogTooltip": "Saves console logging to a log file on disk. Does not affect performance.",
|
|
"StubLogTooltip": "Prints stub log messages in the console. Does not affect performance.",
|
|
"InfoLogTooltip": "Prints info log messages in the console. Does not affect performance.",
|
|
"WarnLogTooltip": "Prints warning log messages in the console. Does not affect performance.",
|
|
"ErrorLogTooltip": "Prints error log messages in the console. Does not affect performance.",
|
|
"TraceLogTooltip": "Prints trace log messages in the console. Does not affect performance.",
|
|
"GuestLogTooltip": "Prints guest log messages in the console. Does not affect performance.",
|
|
"FileAccessLogTooltip": "Prints file access log messages in the console.",
|
|
"FSAccessLogModeTooltip": "Enables FS access log output to the console. Possible modes are 0-3",
|
|
"DeveloperOptionTooltip": "Use with care",
|
|
"OpenGlLogLevel": "Requires appropriate log levels enabled",
|
|
"DebugLogTooltip": "Prints debug log messages in the console.\n\nOnly use this if specifically instructed by a staff member, as it will make logs difficult to read and worsen emulator performance.",
|
|
"LoadApplicationFileTooltip": "Open a file explorer to choose a Switch compatible file to load",
|
|
"LoadApplicationFolderTooltip": "Open a file explorer to choose a Switch compatible, unpacked application to load",
|
|
"LoadDlcFromFolderTooltip": "Open a file explorer to choose one or more folders to bulk load DLC from",
|
|
"LoadTitleUpdatesFromFolderTooltip": "Open a file explorer to choose one or more folders to bulk load title updates from",
|
|
"OpenRyujinxFolderTooltip": "Open Kenji-NX filesystem folder",
|
|
"OpenScreenshotFolderTooltip": "Open Kenji-NX screenshots folder",
|
|
"OpenRyujinxLogsTooltip": "Opens the folder where logs are written to",
|
|
"ExitTooltip": "Exit Kenji-NX",
|
|
"OpenSettingsTooltip": "Open settings window",
|
|
"OpenProfileManagerTooltip": "Open User Profiles Manager window",
|
|
"StopEmulationTooltip": "Stop emulation of the current game and return to game selection",
|
|
"CheckUpdatesTooltip": "Check for updates to Kenji-NX",
|
|
"OpenAboutTooltip": "Open About Window",
|
|
"GridSize": "Grid Size",
|
|
"GridSizeTooltip": "Change the size of grid items",
|
|
"SettingsTabSystemSystemLanguageBrazilianPortuguese": "Brazilian Portuguese",
|
|
"AboutRyujinxContributorsButtonHeader": "See All Contributors",
|
|
"SettingsTabSystemAudioVolume": "Volume: ",
|
|
"AudioVolumeTooltip": "Change Audio Volume",
|
|
"SettingsTabSystemEnableInternetAccess": "Guest Internet Access/LAN Mode",
|
|
"EnableInternetAccessTooltip": "Allows the emulated application to connect to the Internet.\n\nGames with a LAN mode can connect to each other when this is enabled and the systems are connected to the same access point. This includes real consoles as well.\n\nDoes NOT allow connecting to Nintendo servers. May cause crashing in certain games that try to connect to the Internet.\n\nLeave OFF if unsure.",
|
|
"GameListContextMenuManageCheatToolTip": "Manage Cheats",
|
|
"GameListContextMenuManageCheat": "Manage Cheats",
|
|
"GameListContextMenuManageModToolTip": "Manage Mods",
|
|
"GameListContextMenuManageMod": "Manage Mods",
|
|
"ControllerSettingsStickRange": "Range:",
|
|
"DialogStopEmulationTitle": "Kenji-NX - Stop Emulation",
|
|
"DialogStopEmulationMessage": "Are you sure you want to stop emulation?",
|
|
"SettingsTabCpu": "CPU",
|
|
"SettingsTabAudio": "Audio",
|
|
"SettingsTabNetwork": "Network",
|
|
"SettingsTabNetworkConnection": "Network Connection",
|
|
"SettingsTabCpuCache": "CPU Cache",
|
|
"SettingsTabCpuMemory": "CPU Mode",
|
|
"DialogUpdaterFlatpakNotSupportedMessage": "Please update Kenji-NX via FlatHub.",
|
|
"UpdaterDisabledWarningTitle": "Updater Disabled!",
|
|
"ControllerSettingsRotate90": "Rotate 90° Clockwise",
|
|
"IconSize": "Icon Size",
|
|
"IconSizeTooltip": "Change the size of game icons",
|
|
"MenuBarOptionsShowConsole": "Show Console",
|
|
"ShaderCachePurgeError": "Error purging shader cache at {0}: {1}",
|
|
"UserErrorNoKeys": "Keys not found",
|
|
"UserErrorNoFirmware": "Firmware not found",
|
|
"UserErrorFirmwareParsingFailed": "Firmware parsing error",
|
|
"UserErrorApplicationNotFound": "Application not found",
|
|
"UserErrorUnknown": "Unknown error",
|
|
"UserErrorUndefined": "Undefined error",
|
|
"UserErrorNoKeysDescription": "Kenji-NX was unable to find your 'prod.keys' file",
|
|
"UserErrorNoFirmwareDescription": "Kenji-NX was unable to find any firmwares installed",
|
|
"UserErrorFirmwareParsingFailedDescription": "Kenji-NX was unable to parse the provided firmware. This is usually caused by outdated keys.",
|
|
"UserErrorApplicationNotFoundDescription": "Kenji-NX couldn't find a valid application at the given path.",
|
|
"UserErrorUnknownDescription": "An unknown error occured!",
|
|
"UserErrorUndefinedDescription": "An undefined error occured! This shouldn't happen, please contact a dev!",
|
|
"OpenSetupGuideMessage": "Open the Setup Guide",
|
|
"NoUpdate": "No Update",
|
|
"TitleUpdateVersionLabel": "Version {0}",
|
|
"TitleBundledUpdateVersionLabel": "Bundled: Version {0}",
|
|
"TitleBundledDlcLabel": "Bundled:",
|
|
"TitleXCIStatusPartialLabel": "Partial",
|
|
"TitleXCIStatusTrimmableLabel": "Untrimmed",
|
|
"TitleXCIStatusUntrimmableLabel": "Trimmed",
|
|
"TitleXCIStatusFailedLabel": "(Failed)",
|
|
"TitleXCICanSaveLabel": "Save {0:n0} Mb",
|
|
"TitleXCISavingLabel": "Saved {0:n0} Mb",
|
|
"RyujinxInfo": "Kenji-NX - Info",
|
|
"RyujinxConfirm": "Kenji-NX - Confirmation",
|
|
"FileDialogAllTypes": "All types",
|
|
"Never": "Never",
|
|
"SwkbdMinCharacters": "Must be at least {0} characters long",
|
|
"SwkbdMinRangeCharacters": "Must be {0}-{1} characters long",
|
|
"CabinetTitle": "Cabinet Dialog",
|
|
"CabinetDialog": "Enter your Amiibo's new name",
|
|
"CabinetScanDialog": "Please scan your Amiibo now.",
|
|
"SoftwareKeyboard": "Software Keyboard",
|
|
"SoftwareKeyboardModeNumeric": "Must be 0-9 or '.' only",
|
|
"SoftwareKeyboardModeAlphabet": "Must be non CJK-characters only",
|
|
"SoftwareKeyboardModeASCII": "Must be ASCII text only",
|
|
"ControllerAppletControllers": "Supported Controllers:",
|
|
"ControllerAppletPlayers": "Players:",
|
|
"ControllerAppletDescription": "Your current configuration is invalid. Open settings and reconfigure your inputs.",
|
|
"ControllerAppletDocked": "Docked mode set. Handheld control should be disabled.",
|
|
"UpdaterRenaming": "Renaming Old Files...",
|
|
"UpdaterRenameFailed": "Updater was unable to rename file: {0}",
|
|
"UpdaterAddingFiles": "Adding New Files...",
|
|
"UpdaterExtracting": "Extracting Update...",
|
|
"UpdaterDownloading": "Downloading Update...",
|
|
"Game": "Game",
|
|
"Docked": "Docked",
|
|
"Handheld": "Handheld",
|
|
"ConnectionError": "Connection Error.",
|
|
"AboutPageDeveloperListMore": "{0} and more...",
|
|
"ApiError": "API Error.",
|
|
"LoadingHeading": "Loading {0}",
|
|
"CompilingPPTC": "Compiling PTC",
|
|
"CompilingShaders": "Compiling Shaders",
|
|
"AllKeyboards": "All keyboards",
|
|
"OpenFileDialogTitle": "Select a supported file to open",
|
|
"OpenFolderDialogTitle": "Select a folder with an unpacked game",
|
|
"AllSupportedFormats": "All Supported Formats",
|
|
"RyujinxUpdater": "Kenji-NX Updater",
|
|
"SettingsTabHotkeys": "Keyboard Hotkeys",
|
|
"SettingsTabHotkeysHotkeys": "Keyboard Hotkeys",
|
|
"SettingsTabHotkeysToggleVSyncModeHotkey": "Toggle VSync mode:",
|
|
"SettingsTabHotkeysScreenshotHotkey": "Screenshot:",
|
|
"SettingsTabHotkeysShowUiHotkey": "Show UI:",
|
|
"SettingsTabHotkeysPauseHotkey": "Pause:",
|
|
"SettingsTabHotkeysToggleMuteHotkey": "Mute:",
|
|
"SettingsTabHotkeysIncrementCustomVSyncIntervalHotkey": "Raise custom refresh rate",
|
|
"SettingsTabHotkeysDecrementCustomVSyncIntervalHotkey": "Lower custom refresh rate",
|
|
"ControllerMotionTitle": "Motion Control Settings",
|
|
"ControllerRumbleTitle": "Rumble Settings",
|
|
"SettingsSelectThemeFileDialogTitle": "Select Theme File",
|
|
"SettingsXamlThemeFile": "Xaml Theme File",
|
|
"AvatarWindowTitle": "Manage Accounts - Avatar",
|
|
"Amiibo": "Amiibo",
|
|
"Unknown": "Unknown",
|
|
"Usage": "Usage",
|
|
"Writable": "Writable",
|
|
"SelectDlcDialogTitle": "Select DLC files",
|
|
"SelectUpdateDialogTitle": "Select update files",
|
|
"SelectModDialogTitle": "Select mod directory",
|
|
"TrimXCIFileDialogTitle": "Check and Trim XCI File",
|
|
"TrimXCIFileDialogPrimaryText": "This function will first check the empty space and then trim the XCI File to save disk space.",
|
|
"TrimXCIFileDialogSecondaryText": "Current File Size: {0:n} MB\nGame Data Size: {1:n} MB\nDisk Space Savings: {2:n} MB",
|
|
"TrimXCIFileNoTrimNecessary": "XCI File does not need to be trimmed. Check logs for further details",
|
|
"TrimXCIFileNoUntrimPossible": "XCI File cannot be untrimmed. Check logs for further details",
|
|
"TrimXCIFileReadOnlyFileCannotFix": "XCI File is Read Only and could not be made writable. Check logs for further details",
|
|
"TrimXCIFileFileSizeChanged": "XCI File has changed in size since it was scanned. Please check the file is not being written to and try again.",
|
|
"TrimXCIFileFreeSpaceCheckFailed": "XCI File has data in the free space area, it is not safe to trim",
|
|
"TrimXCIFileInvalidXCIFile": "XCI File contains invalid data. Check logs for further details",
|
|
"TrimXCIFileFileIOWriteError": "XCI File could not be opened for writing. Check logs for further details",
|
|
"TrimXCIFileFailedPrimaryText": "Trimming of the XCI file failed",
|
|
"TrimXCIFileCancelled": "The operation was cancelled",
|
|
"TrimXCIFileFileUndertermined": "No operation was performed",
|
|
"UserProfileWindowTitle": "User Profiles Manager",
|
|
"CheatWindowTitle": "Cheats Manager",
|
|
"DlcWindowTitle": "Manage Downloadable Content for {0} ({1})",
|
|
"ModWindowTitle": "Manage Mods for {0} ({1})",
|
|
"UpdateWindowTitle": "Title Update Manager",
|
|
"XCITrimmerWindowTitle": "XCI File Trimmer",
|
|
"XCITrimmerTitleStatusCount": "{0} of {1} Title(s) Selected",
|
|
"XCITrimmerTitleStatusCountWithFilter": "{0} of {1} Title(s) Selected ({2} displayed)",
|
|
"XCITrimmerTitleStatusTrimming": "Trimming {0} Title(s)...",
|
|
"XCITrimmerTitleStatusUntrimming": "Untrimming {0} Title(s)...",
|
|
"XCITrimmerTitleStatusFailed": "Failed",
|
|
"XCITrimmerPotentialSavings": "Potential Savings",
|
|
"XCITrimmerActualSavings": "Actual Savings",
|
|
"XCITrimmerSavingsMb": "{0:n0} Mb",
|
|
"XCITrimmerSelectDisplayed": "Select Shown",
|
|
"XCITrimmerDeselectDisplayed": "Deselect Shown",
|
|
"XCITrimmerSortName": "Title",
|
|
"XCITrimmerSortSaved": "Space Savings",
|
|
"UpdateWindowUpdateAddedMessage": "{0} new update(s) added",
|
|
"UpdateWindowBundledContentNotice": "Bundled updates cannot be removed, only disabled.",
|
|
"CheatWindowHeading": "Cheats Available for {0} [{1}]",
|
|
"BuildId": "BuildId:",
|
|
"DlcWindowBundledContentNotice": "Bundled DLC cannot be removed, only disabled.",
|
|
"DlcWindowHeading": "{0} Downloadable Content(s)",
|
|
"DlcWindowDlcAddedMessage": "{0} new downloadable content(s) added",
|
|
"AutoloadDlcAddedMessage": "{0} new downloadable content(s) added",
|
|
"AutoloadDlcRemovedMessage": "{0} missing downloadable content(s) removed",
|
|
"AutoloadUpdateAddedMessage": "{0} new update(s) added",
|
|
"AutoloadUpdateRemovedMessage": "{0} missing update(s) removed",
|
|
"ModWindowHeading": "{0} Mod(s)",
|
|
"UserProfilesEditProfile": "Edit Selected",
|
|
"Continue": "Continue",
|
|
"Cancel": "Cancel",
|
|
"Save": "Save",
|
|
"Discard": "Discard",
|
|
"Paused": "Paused",
|
|
"UserProfilesSetProfileImage": "Set Profile Image",
|
|
"UserProfileEmptyNameError": "Name is required",
|
|
"UserProfileNoImageError": "Profile image must be set",
|
|
"GameUpdateWindowHeading": "Manage Updates for {0} ({1})",
|
|
"SettingsTabHotkeysResScaleUpHotkey": "Increase resolution:",
|
|
"SettingsTabHotkeysResScaleDownHotkey": "Decrease resolution:",
|
|
"UserProfilesName": "Name:",
|
|
"UserProfilesUserId": "User ID:",
|
|
"SettingsTabGraphicsBackend": "Graphics Backend",
|
|
"SettingsTabGraphicsBackendTooltip": "Select the graphics backend that will be used in the emulator.\n\nVulkan is overall better for all modern graphics cards, as long as their drivers are up to date. Vulkan also features faster shader compilation (less stuttering) on all GPU vendors.\n\nOpenGL may achieve better results on old Nvidia GPUs, on old AMD GPUs on Linux, or on GPUs with lower VRAM, though shader compilation stutters will be greater.\n\nSet to Vulkan if unsure. Set to OpenGL if your GPU does not support Vulkan even with the latest graphics drivers.",
|
|
"SettingsEnableTextureRecompression": "Enable Texture Recompression",
|
|
"SettingsEnableTextureRecompressionTooltip": "Compresses ASTC textures in order to reduce VRAM usage.\n\nGames using this texture format include Astral Chain, Bayonetta 3, Fire Emblem Engage, Metroid Prime Remastered, Super Mario Bros. Wonder and The Legend of Zelda: Tears of the Kingdom.\n\nGraphics cards with 4GiB VRAM or less will likely crash at some point while running these games.\n\nEnable only if you're running out of VRAM on the aforementioned games. Leave OFF if unsure.",
|
|
"SettingsTabGraphicsPreferredGpu": "Preferred GPU",
|
|
"SettingsTabGraphicsPreferredGpuTooltip": "Select the graphics card that will be used with the Vulkan graphics backend.\n\nDoes not affect the GPU that OpenGL will use.\n\nSet to the GPU flagged as \"dGPU\" if unsure. If there isn't one, leave untouched.",
|
|
"SettingsAppRequiredRestartMessage": "Kenji-NX Restart Required",
|
|
"SettingsGpuBackendRestartMessage": "Graphics Backend or GPU settings have been modified. This will require a restart to be applied",
|
|
"SettingsGpuBackendRestartSubMessage": "Do you want to restart now?",
|
|
"RyujinxUpdaterMessage": "Do you want to update Kenji-NX to the latest version?",
|
|
"SettingsTabHotkeysVolumeUpHotkey": "Increase Volume:",
|
|
"SettingsTabHotkeysVolumeDownHotkey": "Decrease Volume:",
|
|
"SettingsEnableMacroHLE": "Enable Macro HLE",
|
|
"SettingsEnableMacroHLETooltip": "High-level emulation of GPU Macro code.\n\nImproves performance, but may cause graphical glitches in some games.\n\nLeave ON if unsure.",
|
|
"SettingsEnableColorSpacePassthrough": "Color Space Passthrough",
|
|
"SettingsEnableColorSpacePassthroughTooltip": "Directs the Vulkan backend to pass through color information without specifying a color space. For users with wide gamut displays, this may result in more vibrant colors, at the cost of color correctness.",
|
|
"VolumeShort": "Vol",
|
|
"UserProfilesManageSaves": "Manage Saves",
|
|
"DeleteUserSave": "Do you want to delete user save for this game?",
|
|
"IrreversibleActionNote": "This action is not reversible.",
|
|
"SaveManagerHeading": "Manage Saves for {0} ({1})",
|
|
"SaveManagerTitle": "Save Manager",
|
|
"Name": "Name",
|
|
"Size": "Size",
|
|
"Search": "Search",
|
|
"UserProfilesRecoverLostAccounts": "Recover Lost Accounts",
|
|
"Recover": "Recover",
|
|
"UserProfilesRecoverHeading": "Saves were found for the following accounts",
|
|
"UserProfilesRecoverEmptyList": "No profiles to recover",
|
|
"GraphicsAATooltip": "Applies anti-aliasing to the game render.\n\nFXAA will blur most of the image, while SMAA will attempt to find jagged edges and smooth them out.\n\nNot recommended to use in conjunction with the FSR scaling filter.\n\nThis option can be changed while a game is running by clicking \"Apply\" below; you can simply move the settings window aside and experiment until you find your preferred look for a game.\n\nLeave on NONE if unsure.",
|
|
"GraphicsAALabel": "Anti-Aliasing:",
|
|
"GraphicsScalingFilterLabel": "Scaling Filter:",
|
|
"GraphicsScalingFilterTooltip": "Choose the scaling filter that will be applied when using resolution scale.\n\nBilinear works well for 3D games and is a safe default option.\n\nNearest is recommended for pixel art games.\n\nFSR 1.0 is merely a sharpening filter, not recommended for use with FXAA or SMAA.\n\nArea scaling is recommended when downscaling resolutions that are larger than the output window. It can be used to achieve a supersampled anti-aliasing effect when downscaling by more than 2x.\n\nThis option can be changed while a game is running by clicking \"Apply\" below; you can simply move the settings window aside and experiment until you find your preferred look for a game.\n\nLeave on BILINEAR if unsure.",
|
|
"GraphicsScalingFilterBilinear": "Bilinear",
|
|
"GraphicsScalingFilterNearest": "Nearest",
|
|
"GraphicsScalingFilterFsr": "FSR",
|
|
"GraphicsScalingFilterArea": "Area",
|
|
"GraphicsScalingFilterLevelLabel": "Level",
|
|
"GraphicsScalingFilterLevelTooltip": "Set FSR 1.0 sharpening level. Higher is sharper.",
|
|
"SmaaLow": "SMAA Low",
|
|
"SmaaMedium": "SMAA Medium",
|
|
"SmaaHigh": "SMAA High",
|
|
"SmaaUltra": "SMAA Ultra",
|
|
"UserEditorTitle": "Edit User",
|
|
"UserEditorTitleCreate": "Create User",
|
|
"SettingsTabNetworkInterface": "Network Interface:",
|
|
"NetworkInterfaceTooltip": "The network interface used for LAN/LDN features.\n\nIn conjunction with a VPN or XLink Kai and a game with LAN support, can be used to spoof a same-network connection over the Internet.\n\nLeave on DEFAULT if unsure.",
|
|
"NetworkInterfaceDefault": "Default",
|
|
"PackagingShaders": "Packaging Shaders",
|
|
"AboutChangelogButton": "View Changelog on GitHub",
|
|
"AboutChangelogButtonTooltipMessage": "Click to open the changelog for this version in your default browser.",
|
|
"SettingsTabNetworkMultiplayer": "Multiplayer",
|
|
"MultiplayerMode": "Mode:",
|
|
"MultiplayerModeTooltip": "Change LDN multiplayer mode.\n\nLdnMitm will modify local wireless/local play functionality in games to function as if it were LAN, allowing for local, same-network connections with other Kenji-NX instances and hacked Nintendo Switch consoles that have the ldn_mitm module installed.\n\nMultiplayer requires all players to be on the same game version (i.e. Super Smash Bros. Ultimate v13.0.1 can't connect to v13.0.0).\n\nLeave DISABLED if unsure.",
|
|
"MultiplayerModeDisabled": "Disabled",
|
|
"MultiplayerModeLdnMitm": "ldn_mitm",
|
|
"MultiplayerModeLdnRyu": "RyuLDN",
|
|
"MultiplayerDisableP2P": "Disable P2P Network Hosting (may increase latency)",
|
|
"MultiplayerDisableP2PTooltip": "Disable P2P network hosting, peers will proxy through the master server instead of connecting to you directly.",
|
|
"LdnPassphrase": "Network Passphrase:",
|
|
"LdnPassphraseTooltip": "You will only be able to see hosted games with the same passphrase as you.",
|
|
"LdnPassphraseInputTooltip": "Enter a passphrase in the format Kenji-NX-<8 hex chars>. You will only be able to see hosted games with the same passphrase as you.",
|
|
"LdnPassphraseInputPublic": "(public)",
|
|
"GenLdnPass": "Generate Random",
|
|
"GenLdnPassTooltip": "Generates a new passphrase, which can be shared with other players.",
|
|
"ClearLdnPass": "Clear",
|
|
"ClearLdnPassTooltip": "Clears the current passphrase, returning to the public network.",
|
|
"InvalidLdnPassphrase": "Invalid Passphrase! Must be in the format \"Kenji-NX-<8 hex chars>\""
|
|
}
|