diff options
Diffstat (limited to 'defaults/i18n/template.json')
| -rw-r--r-- | defaults/i18n/template.json | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/defaults/i18n/template.json b/defaults/i18n/template.json new file mode 100644 index 0000000..cb53b95 --- /dev/null +++ b/defaults/i18n/template.json @@ -0,0 +1,107 @@ +{ + "CONTENT_FPS_MULTIPLIER": "FPS Multiplier", + "CONTENT_NERD_STUFF": "Nerd Stuff", + "CONTENT_FLATPAK_SETUP": "Flatpak Setup", + "MULTIPLIER_OFF": "OFF", + "CONFIG_SECTION_TITLE": "Config", + "CONFIG_WORKAROUNDS_TITLE": "Workarounds", + "CONFIG_FLOW_SCALE": "Flow Scale", + "CONFIG_FLOW_SCALE_DESC": "Lowers internal motion estimation resolution, improving performance slightly", + "CONFIG_BASE_FPS_CAP": "Base FPS Cap", + "CONFIG_BASE_FPS_CAP_OFF": "Off", + "CONFIG_BASE_FPS_CAP_DESC": "Base framerate cap for DirectX games, before frame multiplier. (Requires game restart to apply)", + "CONFIG_PRESENT_MODE": "Present Mode", + "CONFIG_PRESENT_MODE_FIFO": "FIFO - VSync", + "CONFIG_PRESENT_MODE_MAILBOX": "Mailbox", + "CONFIG_PRESENT_MODE_DESC": "Toggle between FIFO - VSync (default) and Mailbox presentation modes for better performance or compatibility", + "CONFIG_PERFORMANCE_MODE": "Performance Mode", + "CONFIG_PERFORMANCE_MODE_DESC": "Uses a lighter model for FG (Recommended for most games)", + "CONFIG_HDR_MODE": "HDR Mode", + "CONFIG_HDR_MODE_DESC": "Enables HDR mode (only for games that support HDR)", + "CONFIG_ENABLE_WSI": "Enable WSI", + "CONFIG_ENABLE_WSI_DESC": "Re-Enable Gamescope WSI Layer. Requires game restart to apply.", + "CONFIG_ENABLE_WOW64": "Enable WOW64 for 32-bit games", + "CONFIG_ENABLE_WOW64_DESC": "Enables PROTON_USE_WOW64=1 for 32-bit games (Use with ProtonGE to fix crashing)", + "CONFIG_DISABLE_STEAMDECK_MODE": "Disable Steam Deck Mode", + "CONFIG_DISABLE_STEAMDECK_MODE_DESC": "Disables Steam Deck mode (Unlocks hidden settings in some games)", + "CONFIG_MANGOHUD_WORKAROUND": "MangoHud Workaround", + "CONFIG_MANGOHUD_WORKAROUND_DESC": "Enables a transparent mangohud overlay, sometimes fixes issues with 2X multiplier in game mode", + "CONFIG_DISABLE_VKBASALT": "Disable vkBasalt", + "CONFIG_DISABLE_VKBASALT_DESC": "Disables vkBasalt layer which can conflict with LSFG (Reshade, some Decky plugins)", + "CONFIG_FORCE_ENABLE_VKBASALT": "Force Enable vkBasalt", + "CONFIG_FORCE_ENABLE_VKBASALT_DESC": "Force vkBasalt to engage to fix framepacing issues in gamemode", + "CONFIG_ENABLE_ZINK": "Enable Zink for OpenGL Games", + "CONFIG_ENABLE_ZINK_DESC": "Use Vulkan-based OpenGL implementation for OpenGL games (may cause crashes or freezes with some games)", + "INSTALL_INSTALLING": "Installing...", + "INSTALL_UNINSTALLING": "Uninstalling...", + "INSTALL_UNINSTALL_BTN": "Uninstall LSFG-VK", + "INSTALL_INSTALL_BTN": "Install LSFG-VK", + "FLATPAK_MODAL_TITLE": "Flatpak Extensions", + "FLATPAK_RUNTIME_INSTALLER": "Runtime Extension Installer", + "FLATPAK_RUNTIME_23": "Runtime 23.08", + "FLATPAK_RUNTIME_24": "Runtime 24.08", + "FLATPAK_RUNTIME_25": "Runtime 25.08", + "FLATPAK_INSTALLED": "Installed", + "FLATPAK_NOT_INSTALLED": "Not installed", + "FLATPAK_UNINSTALL_TITLE": "Uninstall Runtime Extension", + "FLATPAK_UNINSTALL_CONFIRM_PREFIX": "Are you sure you want to uninstall the", + "FLATPAK_UNINSTALL_CONFIRM_SUFFIX": "runtime extension?", + "FLATPAK_UNINSTALL_BTN": "Uninstall", + "FLATPAK_INSTALL_BTN": "Install", + "FLATPAK_APPS_TITLE": "Flatpak Applications", + "FLATPAK_NO_APPS": "No Flatpak Apps Found", + "FLATPAK_NO_APPS_DESC": "No Flatpak applications are currently installed", + "FLATPAK_STATUS_CONFIGURED": "Configured", + "FLATPAK_STATUS_PARTIAL": "Partial", + "FLATPAK_STATUS_NO_OVERRIDES": "No overrides", + "FLATPAK_ERROR": "Error", + "FLATPAK_ERROR_STATUS": "Failed to check extension status", + "FLATPAK_ERROR_APPS": "Failed to load Flatpak applications", + "FLATPAK_STEAM_CONFIG_TITLE": "Steam Configuration", + "FLATPAK_STEAM_CONFIG_HEADER": "Configure Steam Flatpak Shortcuts", + "FLATPAK_STEAM_CONFIG_DESC": "In Steam, open your flatpak game and click the cog wheel.", + "FLATPAK_STEAM_CONFIG_IMPORTANT": "IMPORTANT: Set this in TARGET (NOT LAUNCH OPTIONS)", + "FLATPAK_STEP_TRY_FIRST": "Try first:", + "FLATPAK_STEP_TRY_FULL_PATH": "If that doesn't work, try full path:", + "FLATPAK_STEP_FINAL": "Final result should look like:", + "FLATPAK_CLOSE": "Close", + "NERD_LOADING": "Loading information...", + "NERD_DLL_PATH": "DLL Path", + "NERD_NOT_AVAILABLE": "Not available", + "NERD_DLL_HASH": "DLL SHA256 Hash", + "NERD_DETECTION_SOURCE": "Detection Source", + "NERD_LAUNCH_SCRIPT": "Launch Script", + "NERD_SCRIPT_NOT_FOUND_PREFIX": "Script not found:", + "NERD_PATH_PREFIX": "Path:", + "NERD_NO_CONTENT": "No content", + "NERD_CONFIG_FILE": "Configuration File", + "NERD_CONFIG_NOT_FOUND_PREFIX": "Config not found:", + "NERD_CLOSE": "Close", + "PROFILE_CLOSE_GAME": "Close game to change profile.", + "PROFILE_SECTION_TITLE": "Profile:", + "PROFILE_DEFAULT": "Default", + "PROFILE_NEW": "New Profile", + "PROFILE_NAME_LABEL": "Name", + "PROFILE_CREATE_TITLE": "Create New Profile", + "PROFILE_CREATE_DESC": "Enter a name for the new profile. The current profile's settings will be copied.", + "PROFILE_CREATE_BTN": "Create", + "PROFILE_CANCEL_BTN": "Cancel", + "PROFILE_RENAME_TITLE": "Rename Profile", + "PROFILE_RENAME_DESC_PREFIX": "Enter a new name for the profile", + "PROFILE_RENAME_BTN": "Rename", + "PROFILE_CANNOT_DELETE_TITLE": "Cannot delete default profile", + "PROFILE_CANNOT_DELETE_MSG": "The default profile cannot be deleted", + "PROFILE_DELETE_TITLE": "Delete Profile", + "PROFILE_DELETE_DESC_PREFIX": "Are you sure you want to delete the profile", + "PROFILE_DELETE_DESC_SUFFIX": "? This action cannot be undone.", + "PROFILE_DELETE_BTN": "Delete", + "PROFILE_CANNOT_RENAME_TITLE": "Cannot rename default profile", + "PROFILE_CANNOT_RENAME_MSG": "The default profile cannot be renamed", + "USAGE_TITLE": "Usage Instructions", + "USAGE_DESC": "Click \"Copy Launch Option\" button, then paste it into your Steam game's launch options to enable frame generation.", + "USAGE_CONFIG_NOTE": "The configuration is stored in ~/.config/lsfg-vk/conf.toml and hot-reloads while games are running.", + "CLIPBOARD_COPIED": "Copied to clipboard", + "CLIPBOARD_COPYING": "Copying...", + "CLIPBOARD_COPY_LAUNCH": "Copy Launch Option", + "CLIPBOARD_LSFG_FGMOD": "LSFG + DeckyFG" +} |
