2023-07-06 17:18:41 +03:30
{
"general" : {
2024-02-10 11:39:37 +01:00
"appTitle" : "Hiddify" ,
2023-09-07 01:56:59 +03:30
"reset" : "Reset" ,
2023-07-06 17:18:41 +03:30
"toggle" : {
2023-09-07 01:56:59 +03:30
"enabled" : "Enabled" ,
"disabled" : "Disabled"
2023-07-26 16:42:31 +03:30
} ,
2023-09-28 14:03:45 +03:30
"state" : {
"disable" : "Disable"
} ,
2023-09-07 01:56:59 +03:30
"sort" : "Sort" ,
2023-10-08 00:40:37 +02:00
"sortBy" : "Sort by" ,
2024-02-03 12:36:27 +03:30
"addToClipboard" : "Add to clipboard" ,
"notSet" : "Not Set" ,
"agree" : "Agree" ,
2024-02-09 12:02:52 +03:30
"decline" : "Decline" ,
"unknown" : "Unknown"
2023-07-06 17:18:41 +03:30
} ,
2023-09-17 00:23:31 +03:30
"intro" : {
2023-09-17 14:55:46 +03:30
"termsAndPolicyCaution(rich)" : "by continuing you agree with ${tap(@:about.termsAndConditions)}" ,
2023-09-17 00:23:31 +03:30
"start" : "Start"
} ,
2023-07-06 17:18:41 +03:30
"home" : {
2023-09-07 01:56:59 +03:30
"pageTitle" : "Home" ,
2023-09-10 11:55:16 +02:00
"emptyProfilesMsg" : "Begin by adding a subscription profile" ,
"noActiveProfileMsg" : "Choose a profile" ,
2023-07-06 17:18:41 +03:30
"connection" : {
2023-09-07 01:56:59 +03:30
"tapToConnect" : "Tap to Connect" ,
"connecting" : "Connecting" ,
"disconnecting" : "Disconnecting" ,
2023-12-31 10:28:52 +03:30
"connected" : "Connected" ,
"experimentalNotice" : "Experimental Features In Use" ,
"experimentalNoticeMsg" : "You've enabled some experimental features which might affect connection quality and cause unexpected errors. You can always change or reset these options from Config options page." ,
"disableExperimentalNotice" : "Don't show again"
2023-08-30 16:18:38 +03:30
} ,
"stats" : {
2023-09-10 11:55:16 +02:00
"traffic" : "Live Traffic" ,
2023-09-12 00:05:44 +03:30
"trafficTotal" : "Total Traffic" ,
"uplink" : "Uplink" ,
2024-02-10 17:32:45 +03:30
"downlink" : "Downlink" ,
"connection" : "Connection"
2023-07-06 17:18:41 +03:30
}
} ,
"profile" : {
2023-09-07 01:56:59 +03:30
"overviewPageTitle" : "Profiles" ,
"detailsPageTitle" : "Profile" ,
2023-09-30 11:15:32 +03:30
"activeProfileNameSemanticLabel" : "Active profile name: \"${name}\"." ,
"activeProfileBtnSemanticLabel" : "View all profiles." ,
"nonActiveProfileBtnSemanticLabel" : "Select \"${name}\" as active profile." ,
2023-07-06 17:18:41 +03:30
"subscription" : {
2023-09-07 01:56:59 +03:30
"traffic" : "Traffic" ,
"updatedTimeAgo" : "Updated ${timeago}" ,
2023-09-10 20:27:07 +03:30
"remainingDuration" : "${duration} Days Remaining" ,
2023-09-30 11:15:32 +03:30
"remainingTrafficSemanticLabel" : "${consumed} of ${total} traffic consumed." ,
2023-09-07 01:56:59 +03:30
"expired" : "Expired" ,
2023-10-24 11:26:57 +02:00
"noTraffic" : "Out of Quota"
2023-07-06 17:18:41 +03:30
} ,
2023-07-26 16:42:31 +03:30
"sortBy" : {
"lastUpdate" : "Recently updated" ,
2023-09-10 11:55:16 +02:00
"name" : "Alphabetically"
2023-07-26 16:42:31 +03:30
} ,
2023-07-06 17:18:41 +03:30
"add" : {
2023-09-10 11:55:16 +02:00
"buttonText" : "New Profile" ,
"shortBtnTxt" : "New Profile" ,
2023-09-07 01:56:59 +03:30
"fromClipboard" : "Add From Clipboard" ,
2023-07-06 17:18:41 +03:30
"scanQr" : "Scan QR code" ,
2023-11-13 17:49:10 +03:30
"qrScanner" : {
"permissionDeniedError" : "Permission denied" ,
"unexpectedError" : "Something went wrong" ,
"torchSemanticLabel" : "Flash light" ,
"facingSemanticLabel" : "Camera facing"
} ,
2023-09-10 11:55:16 +02:00
"manually" : "Manual Entry" ,
2023-10-04 18:06:48 +03:30
"addingProfileMsg" : "Adding Profile" ,
"failureMsg" : "Failed to add profile"
2023-07-06 17:18:41 +03:30
} ,
"update" : {
2023-09-07 01:56:59 +03:30
"buttonTxt" : "Update" ,
2023-09-10 11:55:16 +02:00
"tooltip" : "Update Profile" ,
2024-01-04 10:56:26 +03:30
"updateSubscriptions" : "Update Subscriptions" ,
2023-10-04 18:06:48 +03:30
"failureMsg" : "Failed to update profile" ,
2024-01-04 10:56:26 +03:30
"successMsg" : "Profile updated successfully" ,
"namedFailureMsg" : "Failed to update \"${name}\"" ,
"namedSuccessMsg" : "\"${name}\" updated successfully"
2023-07-06 17:18:41 +03:30
} ,
2023-11-12 12:52:54 +03:30
"share" : {
"buttonText" : "Share" ,
2023-11-12 22:22:20 +03:30
"exportToClipboardSuccess" : "Exported to clipboard" ,
"exportSubLinkToClipboard" : "Export subscription link to clipboard" ,
2023-11-13 17:55:47 +03:30
"subLinkQrCode" : "Subscription link QR code" ,
2023-11-12 12:52:54 +03:30
"exportConfigToClipboard" : "Export configuration to clipboard" ,
"exportConfigToClipboardSuccess" : "Configuration copied to clipboard"
} ,
2023-07-24 19:45:58 +03:30
"edit" : {
2023-09-12 00:05:44 +03:30
"buttonTxt" : "Edit" ,
"selectActiveTxt" : "Select active profile"
2023-07-24 19:45:58 +03:30
} ,
2023-07-06 17:18:41 +03:30
"delete" : {
2023-09-07 01:56:59 +03:30
"buttonTxt" : "Delete" ,
2023-09-10 11:55:16 +02:00
"confirmationMsg" : "Delete profile permanently?" ,
"successMsg" : "Profile deleted successfully"
2023-07-06 17:18:41 +03:30
} ,
"save" : {
2023-09-07 01:56:59 +03:30
"buttonText" : "Save" ,
2023-10-04 18:06:48 +03:30
"successMsg" : "Profile saved successfully" ,
"failureMsg" : "Failed to save profile"
2023-07-06 17:18:41 +03:30
} ,
"detailsForm" : {
2023-09-28 14:03:45 +03:30
"nameLabel" : "Name" ,
"nameHint" : "Profile name" ,
"urlLabel" : "URL" ,
"urlHint" : "Full config URL" ,
2023-09-10 11:55:16 +02:00
"emptyNameMsg" : "Name is required" ,
2023-09-28 14:03:45 +03:30
"invalidUrlMsg" : "Invalid URL" ,
"lastUpdate" : "Last Update" ,
"updateInterval" : "Auto Update" ,
"updateIntervalDialogTitle" : "Auto Update Interval (in hours)"
2023-07-06 17:18:41 +03:30
}
} ,
"proxies" : {
2023-09-07 01:56:59 +03:30
"pageTitle" : "Proxies" ,
2023-09-10 11:55:16 +02:00
"emptyProxiesMsg" : "No proxies available" ,
"delayTestTooltip" : "Test Delay" ,
"sortTooltip" : "Sort Proxies" ,
2023-09-06 17:14:24 +03:30
"sortOptions" : {
"unsorted" : "Default" ,
2023-09-10 11:55:16 +02:00
"name" : "Alphabetically" ,
"delay" : "By Delay"
2023-09-06 17:14:24 +03:30
}
2023-07-06 17:18:41 +03:30
} ,
"logs" : {
2023-09-07 01:56:59 +03:30
"pageTitle" : "Logs" ,
"filterHint" : "Filter" ,
"allLevelsFilter" : "All" ,
2023-09-10 11:55:16 +02:00
"shareCoreLogs" : "Share Core Logs" ,
2023-10-24 11:26:57 +02:00
"shareAppLogs" : "Share App logs" ,
"pauseTooltip" : "Pause" ,
"resumeTooltip" : "Resume" ,
"clearTooltip" : "Clear"
2023-07-06 17:18:41 +03:30
} ,
"settings" : {
2023-09-01 15:00:41 +03:30
"pageTitle" : "Settings" ,
2023-09-17 14:55:46 +03:30
"requiresRestartMsg" : "For this to take effect restart the app" ,
2023-12-29 15:35:01 +03:30
"experimental" : "Experimental" ,
"experimentalMsg" : "Features with Experimental flag are still in development and might cause issues." ,
2023-07-08 23:16:22 +03:30
"general" : {
2023-09-01 15:00:41 +03:30
"sectionTitle" : "General" ,
"locale" : "Language" ,
2023-09-17 14:55:46 +03:30
"region" : "Region" ,
"regionMsg" : "Helps set default options to bypass domestic addresses" ,
"regions" : {
"ir" : "Iran (ir)" ,
"cn" : "China (cn)" ,
2023-10-24 11:26:57 +02:00
"ru" : "Russia (ru)" ,
2023-12-28 18:15:59 +03:30
"af" : "Afghanistan (af)" ,
2023-09-17 14:55:46 +03:30
"other" : "Other"
} ,
2023-09-01 15:00:41 +03:30
"themeMode" : "Theme Mode" ,
2023-07-06 17:18:41 +03:30
"themeModes" : {
2023-09-01 15:00:41 +03:30
"system" : "Follow system theme" ,
"dark" : "Dark mode" ,
2023-10-24 11:26:57 +02:00
"light" : "Light mode" ,
"black" : "Black mode"
2023-07-06 17:18:41 +03:30
} ,
2023-09-17 00:23:31 +03:30
"enableAnalytics" : "Enable Analytics" ,
"enableAnalyticsMsg" : "Give permission to collect analytics and send crash reports to improve the app" ,
2024-01-13 16:16:49 +03:30
"autoStart" : "Start At Login" ,
"silentStart" : "Start Minimized" ,
2023-09-09 15:04:52 +03:30
"openWorkingDir" : "Open Working Directory" ,
2023-09-16 11:10:00 +02:00
"ignoreBatteryOptimizations" : "Disable Battery Optimization" ,
2023-12-14 14:50:10 +03:30
"ignoreBatteryOptimizationsMsg" : "Remove restrictions for optimal VPN performance" ,
"dynamicNotification" : "Display speed in notification"
2023-07-06 17:18:41 +03:30
} ,
2023-09-01 15:00:41 +03:30
"advanced" : {
"sectionTitle" : "Advanced" ,
"debugMode" : "Debug Mode" ,
2023-10-26 15:16:25 +03:30
"debugModeMsg" : "Restart the app for applying this change" ,
2024-01-13 16:16:49 +03:30
"memoryLimit" : "Memory Limit" ,
2024-01-18 22:53:17 +03:30
"memoryLimitMsg" : "Enable if you're experiencing out of memory errors or frequent app crash" ,
"resetTunnel" : "Reset VPN Profile"
2023-07-06 17:18:41 +03:30
} ,
2023-09-13 23:19:16 +03:30
"network" : {
"perAppProxyPageTitle" : "Per-app Proxy" ,
"perAppProxyModes" : {
"off" : "All" ,
"offMsg" : "Proxy all apps" ,
"include" : "Proxy" ,
"includeMsg" : "Proxy only selected apps" ,
"exclude" : "Bypass" ,
"excludeMsg" : "Do not proxy selected apps"
} ,
"showSystemApps" : "Show system apps" ,
"hideSystemApps" : "Hide system apps" ,
"clearSelection" : "Clear selection"
} ,
2023-09-01 15:00:41 +03:30
"config" : {
2023-12-12 18:07:02 +03:30
"resetBtn" : "Reset options" ,
2023-11-11 23:10:58 +03:30
"serviceMode" : "Service Mode" ,
"serviceModes" : {
2024-01-27 03:23:25 +01:00
"proxy" : "Proxy Service Only" ,
"systemProxy" : "Set System Proxy" ,
2023-11-01 22:02:13 +03:30
"tun" : "VPN"
} ,
2023-09-01 15:00:41 +03:30
"section" : {
"route" : "Route Options" ,
"dns" : "DNS Options" ,
"inbound" : "Inbound Options" ,
2024-01-19 22:28:27 +03:30
"mux" : "Multiplexer" ,
2023-12-04 17:36:02 +03:30
"outbound" : "Outbound Options" ,
2024-01-01 16:37:01 +03:30
"tlsTricks" : "TLS Tricks" ,
2024-02-03 12:36:27 +03:30
"warp" : "WARP Options" ,
2023-09-01 15:00:41 +03:30
"misc" : "Misc Options"
} ,
2024-02-03 12:36:27 +03:30
"warpConsent" : {
"title" : "Cloudflare WARP Consent" ,
"description(rich)" : "Cloudflare WARP is a free WireGuard VPN provider. By enabling this option you are agreeing to the Cloudflare WARP's ${tos(Terms of Service)} and ${privacy(Privacy Policy)}."
} ,
2023-09-01 15:00:41 +03:30
"pageTitle" : "Config Options" ,
"logLevel" : "Log Level" ,
"resolveDestination" : "Resolve Destination" ,
"ipv6Mode" : "IPv6 Route" ,
"ipv6Modes" : {
"disable" : "Disable" ,
"enable" : "Enable" ,
2023-09-10 11:55:16 +02:00
"prefer" : "Preferred" ,
"only" : "Exclusive"
2023-09-01 15:00:41 +03:30
} ,
"remoteDnsAddress" : "Remote DNS" ,
"remoteDnsDomainStrategy" : "Remote DNS Domain Strategy" ,
"directDnsAddress" : "Direct DNS" ,
"directDnsDomainStrategy" : "Direct DNS Domain Strategy" ,
"mixedPort" : "Mixed Port" ,
"localDnsPort" : "Local DNS Port" ,
2024-01-01 19:14:28 +03:30
"allowConnectionFromLan" : "Allow Connection from LAN" ,
2023-09-05 19:07:13 +03:30
"tunImplementation" : "TUN Implementation" ,
2023-09-01 15:00:41 +03:30
"mtu" : "MTU" ,
"connectionTestUrl" : "Connection Test URL" ,
"urlTestInterval" : "URL Test Interval" ,
"enableClashApi" : "Enable Clash API" ,
"clashApiPort" : "Clash API Port" ,
"enableTun" : "Enable TUN" ,
2023-11-11 23:10:58 +03:30
"setSystemProxy" : "Set System Proxy" ,
2024-01-01 19:01:36 +03:30
"enableDnsRouting" : "Enable DNS Routing" ,
2023-11-11 23:10:58 +03:30
"enableFakeDns" : "Enable Fake DNS" ,
"bypassLan" : "Bypass Lan" ,
2023-12-04 17:36:02 +03:30
"strictRoute" : "Strict Route" ,
"enableTlsFragment" : "Enable TLS Fragment" ,
"tlsFragmentSize" : "TLS Fragment Size" ,
"tlsFragmentSleep" : "TLS Fragment Sleep" ,
"enableTlsMixedSniCase" : "Enable TLS Mixed SNI Case" ,
"enableTlsPadding" : "Enable TLS Padding" ,
2024-01-19 22:28:27 +03:30
"tlsPaddingSize" : "TLS Padding" ,
"enableMux" : "Enable Mux" ,
"muxProtocol" : "Mux Protocol" ,
2024-02-03 12:36:27 +03:30
"muxMaxStreams" : "Max Concurrent Streams" ,
"enableWarp" : "Enable WARP" ,
"warpDetourMode" : "Detour Mode" ,
"warpDetourModes" : {
"inbound" : "Detour WARP through proxies" ,
"outbound" : "Detour proxies through WARP"
} ,
"warpLicenseKey" : "License Key" ,
"warpCleanIp" : "Clean IP" ,
"warpPort" : "Port" ,
"warpNoise" : "Noise"
2023-11-17 21:30:09 +03:30
} ,
"geoAssets" : {
"pageTitle" : "Routing Assets" ,
2024-01-13 16:54:17 +03:30
"geoip" : "Geoip" ,
"geosite" : "Geosite" ,
2023-11-17 21:30:09 +03:30
"version" : "Version ${version}" ,
"fileMissing" : "File Missing" ,
"update" : "Update" ,
"download" : "Download" ,
"failureMsg" : "Failed to update asset" ,
2023-11-17 23:44:32 +03:30
"successMsg" : "Successfully updated asset" ,
2023-12-12 17:35:44 +03:30
"addRecommended" : "Add Recommended Assets" ,
"missingGeoAssetsMsg" : "Selected routing assets' files are missing. Either download them or choose existing ones."
2023-07-06 17:18:41 +03:30
}
} ,
2023-07-22 16:02:06 +03:30
"about" : {
2023-09-07 01:56:59 +03:30
"pageTitle" : "About" ,
"version" : "Version" ,
"sourceCode" : "Source Code" ,
"telegramChannel" : "Telegram Channel" ,
2023-09-17 14:55:46 +03:30
"checkForUpdate" : "Check for update" ,
"privacyPolicy" : "Privacy policy" ,
"termsAndConditions" : "Terms and conditions"
2023-07-22 16:02:06 +03:30
} ,
2023-07-27 18:03:41 +03:30
"appUpdate" : {
2023-09-20 22:38:38 +03:30
"notAvailableMsg" : "Already using the latest version" ,
2023-08-30 06:50:30 +02:00
"dialogTitle" : "Update Available" ,
2023-09-10 11:55:16 +02:00
"updateMsg" : "A new version of @:general.appTitle is available. Would you like to update now?" ,
2023-08-30 06:50:30 +02:00
"currentVersionLbl" : "Current Version" ,
"newVersionLbl" : "New Version" ,
"updateNowBtnTxt" : "Update Now" ,
"laterBtnTxt" : "Later" ,
"ignoreBtnTxt" : "Ignore"
2023-07-27 18:03:41 +03:30
} ,
2023-07-06 17:18:41 +03:30
"tray" : {
2023-08-30 06:50:30 +02:00
"dashboard" : "Dashboard" ,
"quit" : "Quit" ,
2023-11-15 18:48:48 +03:30
"open" : "Open" ,
2023-11-01 22:02:13 +03:30
"status" : {
"connect" : "Connect" ,
"connecting" : "Connecting" ,
"disconnect" : "Disconnect" ,
"disconnecting" : "Disconnecting"
}
2023-07-06 17:18:41 +03:30
} ,
"failure" : {
2023-09-10 11:55:16 +02:00
"unexpected" : "Unexpected Error" ,
2023-07-06 17:18:41 +03:30
"clash" : {
2023-09-10 11:55:16 +02:00
"unexpected" : "Unexpected Error" ,
"core" : "Clash Error ${reason}"
2023-07-06 17:18:41 +03:30
} ,
2023-08-19 22:27:23 +03:30
"singbox" : {
2023-09-10 11:55:16 +02:00
"unexpected" : "Unexpected Service Error" ,
"serviceNotRunning" : "Service is not running" ,
2023-11-11 15:25:18 +03:30
"missingPrivilege" : "Missing Privilege" ,
"missingPrivilegeMsg" : "VPN mode requires administrator privileges. Either relaunch the app as administrator or change service mode." ,
2023-11-17 23:22:12 +03:30
"missingGeoAssets" : "Missing Geo Assets" ,
"missingGeoAssetsMsg" : "Geo assets are missing. consider changing active asset or download selected one in the settings." ,
2023-09-10 11:55:16 +02:00
"invalidConfigOptions" : "Invalid configuration options" ,
"invalidConfig" : "Invalid Configuration" ,
"create" : "Service creation error" ,
"start" : "Service startup error"
2023-08-19 22:27:23 +03:30
} ,
2023-07-06 17:18:41 +03:30
"connectivity" : {
2023-08-30 06:50:30 +02:00
"unexpected" : "Unexpected Failure" ,
"missingVpnPermission" : "Missing VPN Permission" ,
"missingNotificationPermission" : "Missing Notification Permission" ,
2023-09-10 11:55:16 +02:00
"core" : "Core Error"
2023-07-06 17:18:41 +03:30
} ,
"profiles" : {
2023-09-10 11:55:16 +02:00
"unexpected" : "Unexpected Error" ,
"notFound" : "Profile Not Found" ,
2023-10-05 15:22:48 +02:00
"invalidConfig" : "Invalid Configs" ,
"invalidUrl" : "Invalid URL"
2023-10-02 23:57:20 +03:30
} ,
"connection" : {
2023-10-04 18:06:48 +03:30
"unexpected" : "Unexpected connection error" ,
2023-10-02 23:57:20 +03:30
"timeout" : "Connection timeout" ,
"badResponse" : "Bad response" ,
2023-10-05 15:22:48 +02:00
"connectionError" : "Connection error" ,
"badCertificate" : "Bad certificate"
2023-11-17 21:30:09 +03:30
} ,
"geoAssets" : {
"unexpected" : "Unexpected Error" ,
"notUpdate" : "No Update Available" ,
"activeNotFound" : "Active Geo Asset Not Found"
2023-07-06 17:18:41 +03:30
}
2023-10-06 10:54:29 +02:00
} ,
"play" : {
2024-02-10 11:39:37 +01:00
"title" : "Hiddify (Preview)" ,
2023-10-06 10:54:29 +02:00
"short_description" : "Auto, SSH, VLESS, Vmess, Trojan, Reality, Sing-Box, Clash, Xray, Shadowsocks" ,
2024-02-10 11:39:37 +01:00
"full_description" : "The key goal of Hiddify is to provide a secure, user-friendly and efficient tunneling client. It enables you to route all traffic or selected app traffic to a remote server of your choose, utilizing VPN-Service permission.\n\nNote: We do not provide any server; users are required to ensure their online activities stay private by using use their own self-hosted server or trusted servers. \n \nWe support servers with:\n- Normal V2ray/Xray Subscription Link\n- Clash Subscription Link\n- Sing-Box Subscription Link\n\nWhat is our unique features?\n - User Friendly\n - Optimized and Fast\n - Automatically select LowestPing \n - Show user usage information\n - Easily import sublink by one click using deeplinking \n - Free and No ADS\n - Easily switch user sublinks\n - more and more\n\nSupport:\n- All Protocols supported by Sing-Box \n- VLESS + xtls reality, vision\n- VMESS\n- Trojan\n- ShoadowSocks\n- Reality\n- V2ray\n- Hystria2\n- TUIC\n- SSH\n- ShadowTLS\n\n\nThe source code exist in https://github.com/hiddify/Hiddify-Next\nThe application core is based on open-source sing-box.\n\nPermission Description:\n- VPN Service: As the goal of this application is to provide a secure, user-friendly and efficient tunneling client, we need this permission to be able to route the traffic via tunnel to the remote server. \n- QUERY ALL PACKAGES: This permission is used to allow users to include or exclude specific applications for tunneling.\n- RECEIVE BOOT COMPLETED: This permission can be enabled or disabled from app settings to activate this application upon device boot.\n- POST NOTIFICATIONS: This permission is essential as we employ a foreground service to ensure the continuous operation of the VPN service.\n- This application is free from advertisements. The analytics and crash data only occurs with the explicit consent of the user in the first use of application."
2023-07-06 17:18:41 +03:30
}
2023-10-24 11:26:57 +02:00
}