{ "appName": "Nexus Terminal", "projectName": "Nexus Terminal", "slogan":"Stir the stars, command the terminal.", "nav": { "dashboard": "Dashboard", "terminal": "Terminal", "connections": "Connections", "proxies": "Proxies", "login": "Login", "logout": "Logout", "notifications": "Notifications", "auditLogs": "Audit Logs", "settings": "Settings", "customizeStyle": "Customize Style" }, "styleCustomizer": { "title": "Appearance Customizer", "uiStyles": "UI Styles", "terminalStyles": "Terminal Styles", "backgroundSettings": "Background", "uiDescription": "Adjust colors, fonts, etc. for the application interface.", "resetUiTheme": "Reset UI Theme", "saveUiTheme": "Save UI Theme", "terminalFontFamily": "Terminal Font", "terminalFontPlaceholder": "e.g., \"Fira Code\", Consolas, monospace", "terminalFontDescription": "Enter font names, separated by commas. Use quotes for names with spaces.", "terminalThemeSelection": "Terminal Theme", "activeTheme": "Active Theme", "addNewTheme": "New Theme", "importTheme": "Import Theme", "editThemeTitle": "Edit Terminal Theme", "newThemeTitle": "New Terminal Theme", "newThemeDefaultName": "New Theme", "themeName": "Theme Name", "errorThemeNameRequired": "Theme name cannot be empty.", "themeUpdatedSuccess": "Theme updated successfully.", "themeCreatedSuccess": "Theme created successfully.", "themeSaveFailed": "Failed to save theme.", "themeDeletedSuccess": "Theme deleted successfully.", "passkeyLoginButton": "Login with Passkey", "themeDeleteFailed": "Failed to delete theme: {message}", "importSuccess": "Theme imported successfully.", "importFailed": "Theme import failed.", "exportFailed": "Failed to export theme: {message}", "pageBackground": "Page Background", "terminalBackground": "Terminal Background", "noBackground": "No background", "uploadPageBg": "Upload Page Bg", "removePageBg": "Remove Page Bg", "uploadTerminalBg": "Upload Terminal Bg", "removeTerminalBg": "Remove Terminal Bg", "uploadFailed": "Upload failed: {message}", "pageBgUploadSuccess": "Page background uploaded successfully.", "terminalBgUploadSuccess": "Terminal background uploaded successfully.", "pageBgRemoved": "Page background removed.", "terminalBgRemoved": "Terminal background removed.", "removeBgFailed": "Failed to remove background: {message}", "uiThemeSaveFailed": "Failed to save UI theme: {message}", "uiThemeReset": "UI theme reset to default.", "uiThemeResetFailed": "Failed to reset UI theme: {message}", "terminalFontSaved": "Terminal font saved.", "terminalFontSaveFailed": "Failed to save terminal font: {message}", "setActiveThemeFailed": "Failed to set active terminal theme: {message}", "terminalFontSize": "Terminal Font Size", "errorInvalidFontSize": "Invalid font size. Please enter a positive number.", "terminalFontSizeSaved": "Terminal font size saved.", "terminalFontSizeSaveFailed": "Failed to save terminal font size: {message}", "otherSettings": "Other Settings", "editorFontSize": "Editor Font Size", "editorFontSizeSaved": "Editor font size saved.", "editorFontSizeSaveFailed": "Failed to save editor font size: {message}", "editorFontFamily": "Editor Font Family", "editorFontFamilySaved": "Editor font family saved.", "editorFontFamilySaveFailed": "Failed to save editor font family: {message}", "errorInvalidEditorFontSize": "Invalid font size. Please enter a positive number.", "uiThemeJsonEditorTitle": "UI Theme JSON Editor", "uiThemeJsonEditorDesc": "Directly edit the UI theme configuration using JSON. Changes here will reflect in the color pickers above after blurring the textarea.", "errorInvalidJsonObject": "Invalid input. Please provide a valid JSON object.", "errorInvalidJsonConfig": "Invalid JSON configuration", "editAsCopy": "Edit as Copy", "cannotDeletePreset": "Cannot delete preset theme", "applyThemeTooltip": "Apply this theme", "terminalThemeJsonEditorTitle": "Terminal Theme JSON Editor", "terminalThemeJsonEditorDesc": "Directly edit the terminal theme configuration using JSON. Changes here will reflect in the color pickers below after blurring the textarea.", "terminalThemeColorEditorTitle": "Terminal Theme Color Editor", "errorFixJsonBeforeSave": "Please fix the JSON format errors before saving.", "applyButton": "Apply", "previewButton":"Preview", "searchThemePlaceholder": "Search theme name...", "exportActiveThemeTooltip": "Export the currently active theme as a JSON file", "exportActiveTheme": "Export Active Theme", "themeModeLabel": "Theme Mode:", "defaultMode": "Default Mode", "darkMode": "Dark Mode", "darkModeApplied": "Dark mode applied", "darkModeApplyFailed": "Failed to apply dark mode: {message}", "terminalBgOverlayOpacity": "Terminal Background Overlay Opacity:", "terminalBgOverlayOpacityDesc": "Controls the opacity of the black overlay on top of the background image. 0 is fully transparent, 1 is fully opaque.", "errorInvalidOpacityValue": "Invalid opacity value. Must be between 0 and 1.", "terminalBgOverlayOpacitySaved": "Terminal background overlay opacity saved.", "terminalBgOverlayOpacitySaveFailed": "Failed to save terminal background overlay opacity: {message}", "terminalBgDisabled": "Terminal background feature is disabled.", "htmlBackgroundThemes": "HTML Background Themes", "localThemes": "Local Themes", "remoteThemes": "Remote Themes", "newLocalPreset": "New Local Theme", "noLocalPresetsFound": "No local HTML themes found.", "errorFetchingPresetContentForEdit": "Failed to fetch theme content for editing: {message}", "remoteHtmlPresetsRepositoryUrl": "Remote HTML Themes Repository URL", "remoteRepoUrlPlaceholder": "e.g., https://github.com/user/repo/tree/main/themes", "saveUrl": "Save URL", "loadRemoteThemes": "refresh", "pleaseSetRemoteUrl": "Please set the remote HTML themes repository URL first.", "noRemotePresetsFound": "No HTML themes found in the remote repository, or the URL is invalid.", "editLocalPreset": "Edit Local Theme", "presetName": "Theme Name", "presetNamePlaceholder": "e.g., my-theme.html", "presetContent": "Theme Content", "customTerminalHTMLPlaceholder": "e.g.,