{ "general": { "appTitle": "Hiddify Next", "reset": "reset", "toggle": { "enabled": "enabled", "disabled": "disabled" }, "sort": "sort", "sortBy": "sort by" }, "home": { "pageTitle": "home", "emptyProfilesMsg": "start by adding subscription profile", "noActiveProfileMsg": "select a profile", "connection": { "tapToConnect": "tap to connect", "connecting": "connecting", "disconnecting": "disconnecting", "connected": "connected" }, "stats": { "traffic": "traffic", "trafficTotal": "traffic total", "uplink": "uplink", "downlink": "downlink" } }, "profile": { "overviewPageTitle": "profiles", "detailsPageTitle": "profile", "subscription": { "traffic": "traffic", "updatedTimeAgo": "updated ${timeago}", "remainingDuration": "${duration} days remaining", "expired": "expired", "noTraffic": "no traffic", "gigaByte": "GB" }, "sortBy": { "lastUpdate": "Recently updated", "name": "by Name" }, "add": { "buttonText": "add new profile", "shortBtnTxt": "add new", "fromClipboard": "add from clipboard", "scanQr": "Scan QR code", "manually": "add manually", "addingProfileMsg": "adding profile", "invalidUrlMsg": "unexpected url" }, "update": { "buttonTxt": "update", "failureMsg": "failed to update profile: ${reason}", "successMsg": "successfully updated profile" }, "edit": { "buttonTxt": "edit" }, "delete": { "buttonTxt": "delete", "confirmationMsg": "delete profile for ever? this can not be undone", "successMsg": "successfully deleted profile" }, "save": { "buttonText": "save", "successMsg": "successfully saved profile" }, "detailsForm": { "nameHint": "name", "urlHint": "url", "emptyNameMsg": "name can't be empty", "invalidUrlMsg": "invalid URL" } }, "proxies": { "pageTitle": "proxies", "emptyProxiesMsg": "no proxies", "delayTestTooltip": "delay test", "cancelTestButtonText": "cancel test" }, "logs": { "pageTitle": "logs", "clearLogsButtonText": "clear", "filterHint": "filter", "allLevelsFilter": "all", "shareCoreLogs": "share core logs", "shareAppLogs": "share app logs" }, "settings": { "pageTitle": "settings", "general": { "sectionTitle": "general", "locale": "language", "themeMode": "theme mode", "themeModes": { "system": "follow system theme", "dark": "dark mode", "light": "light mode" }, "trueBlack": "true black", "silentStart": "silent start", "openWorkingDir": "open working directory" }, "network": { "sectionTitle": "network", "systemProxy": "system proxy", "systemProxyMsg": "Attach http proxy to VpnService", "bypassPrivateNetworks": "bypass private networks", "bypassPrivateNetworksMsg": "Bypass private network addresses" }, "clash": { "sectionTitle": "clash proxy overrides", "doNotModify": "do not modify", "overrides": { "httpPort": "HTTP Port", "socksPort": "Socks Port", "redirPort": "Redirect Port", "tproxyPort": "TProxy Port", "mixedPort": "Mixed Port", "allowLan": "Allow LAN", "ipv6": "IPv6", "mode": "Mode", "logLevel": "Log Level" } }, "miscellaneous": { "sectionTitle": "miscellaneous", "connectionTestUrl": "connection test url", "concurrentTestCount": "concurrent test count", "debugMode": "debug mode", "debugModeMsg": "restart the app for this to take effect" } }, "about": { "pageTitle": "about", "version": "version", "whatsNew": "what's new", "sourceCode": "source code", "telegramChannel": "telegram channel", "checkForUpdate": "check for update" }, "appUpdate": { "dialogTitle": "Update Available", "updateMsg": "A new version of @:general.appTitle is available! Would you like to update now?", "currentVersionLbl": "Current Version", "newVersionLbl": "New Version", "updateNowBtnTxt": "Update Now", "laterBtnTxt": "Later", "ignoreBtnTxt": "Ignore" }, "tray": { "dashboard": "Dashboard", "quit": "Quit", "systemProxy": "System Proxy" }, "failure": { "unexpected": "Unexpected Failure", "clash": { "unexpected": "Unexpected Failure", "core": "Clash Failure ${reason}" }, "singbox": { "unexpected": "Unexpected Service Failure", "serviceNotRunning": "Service not Running", "invalidConfig": "Configuration is not valid", "create": "Error creating service", "start": "Error starting service" }, "connectivity": { "unexpected": "Unexpected Failure", "missingVpnPermission": "Missing VPN Permission", "missingNotificationPermission": "Missing Notification Permission", "core": "Core failure" }, "profiles": { "unexpected": "Unexpected Failure", "notFound": "Profile not Found", "invalidConfig": "Invalid Config" } } }