Files
umbrix/assets/translations/strings.i18n.json

198 lines
6.6 KiB
JSON
Raw Normal View History

2023-07-06 17:18:41 +03:30
{
"general": {
2023-07-27 18:03:41 +03:30
"appTitle": "Hiddify Next",
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-07 01:56:59 +03:30
"sort": "Sort",
"sortBy": "Sort by"
2023-07-06 17:18:41 +03:30
},
"home": {
2023-09-07 01:56:59 +03:30
"pageTitle": "Home",
"emptyProfilesMsg": "Start by adding subscription profile",
"noActiveProfileMsg": "Select 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",
"connected": "Connected"
2023-08-30 16:18:38 +03:30
},
"stats": {
2023-09-07 01:56:59 +03:30
"traffic": "Traffic",
"trafficTotal": "Traffic total",
"uplink": "Uplink",
"downlink": "Downlink"
2023-07-06 17:18:41 +03:30
}
},
"profile": {
2023-09-07 01:56:59 +03:30
"overviewPageTitle": "Profiles",
"detailsPageTitle": "Profile",
2023-07-06 17:18:41 +03:30
"subscription": {
2023-09-07 01:56:59 +03:30
"traffic": "Traffic",
"updatedTimeAgo": "Updated ${timeago}",
2023-07-24 19:45:58 +03:30
"remainingDuration": "${duration} days remaining",
2023-09-07 01:56:59 +03:30
"expired": "Expired",
"noTraffic": "No traffic"
2023-07-06 17:18:41 +03:30
},
2023-07-26 16:42:31 +03:30
"sortBy": {
"lastUpdate": "Recently updated",
"name": "by Name"
},
2023-07-06 17:18:41 +03:30
"add": {
2023-09-07 01:56:59 +03:30
"buttonText": "Add New Profile",
"shortBtnTxt": "Add New",
"fromClipboard": "Add From Clipboard",
2023-07-06 17:18:41 +03:30
"scanQr": "Scan QR code",
2023-09-07 01:56:59 +03:30
"manually": "Add Manually",
"addingProfileMsg": "Adding Profile",
"invalidUrlMsg": "Unexpected URL"
2023-07-06 17:18:41 +03:30
},
"update": {
2023-09-07 01:56:59 +03:30
"buttonTxt": "Update",
2023-09-02 21:09:22 +03:30
"tooltip": "update profile",
2023-09-07 01:56:59 +03:30
"failureMsg": "Failed to update profile: ${reason}",
"successMsg": "Successfully updated profile"
2023-07-06 17:18:41 +03:30
},
2023-07-24 19:45:58 +03:30
"edit": {
2023-09-07 01:56:59 +03:30
"buttonTxt": "Edit"
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",
"confirmationMsg": "Delete profile for ever? This can not be undone",
"successMsg": "Successfully deleted profile"
2023-07-06 17:18:41 +03:30
},
"save": {
2023-09-07 01:56:59 +03:30
"buttonText": "Save",
"successMsg": "Successfully saved profile"
2023-07-06 17:18:41 +03:30
},
"detailsForm": {
2023-09-07 01:56:59 +03:30
"nameHint": "Name",
"urlHint": "URL",
"emptyNameMsg": "Name can't be empty",
"invalidUrlMsg": "Invalid URL"
2023-07-06 17:18:41 +03:30
}
},
"proxies": {
2023-09-07 01:56:59 +03:30
"pageTitle": "Proxies",
"emptyProxiesMsg": "No Proxies",
2023-07-06 17:18:41 +03:30
"delayTestTooltip": "delay test",
2023-09-06 17:14:24 +03:30
"sortTooltip": "sort proxies",
"sortOptions": {
"unsorted": "Default",
"name": "by Name",
"delay": "by Delay"
}
2023-07-06 17:18:41 +03:30
},
"logs": {
2023-09-07 01:56:59 +03:30
"pageTitle": "Logs",
"clearLogsButtonText": "Clear",
"filterHint": "Filter",
"allLevelsFilter": "All",
"shareCoreLogs": "Share core logs",
"shareAppLogs": "Share app logs"
2023-07-06 17:18:41 +03:30
},
"settings": {
2023-09-01 15:00:41 +03:30
"pageTitle": "Settings",
2023-07-08 23:16:22 +03:30
"general": {
2023-09-01 15:00:41 +03:30
"sectionTitle": "General",
"locale": "Language",
"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",
"light": "Light mode"
2023-07-06 17:18:41 +03:30
},
2023-09-01 15:00:41 +03:30
"trueBlack": "True Black",
"silentStart": "Silent Start",
"openWorkingDir": "Open Working Directory"
2023-07-06 17:18:41 +03:30
},
2023-09-01 15:00:41 +03:30
"advanced": {
"sectionTitle": "Advanced",
"debugMode": "Debug Mode",
"debugModeMsg": "Restart the app for this to take effect"
2023-07-06 17:18:41 +03:30
},
2023-09-01 15:00:41 +03:30
"config": {
"section": {
"route": "Route Options",
"dns": "DNS Options",
"inbound": "Inbound Options",
"misc": "Misc Options"
},
"pageTitle": "Config Options",
"executeConfigAsIs": "Execute Config As Is",
"executeConfigAsIsMsg": "Run provided config with minimum changes. only works with sing-box configs",
"logLevel": "Log Level",
"resolveDestination": "Resolve Destination",
"ipv6Mode": "IPv6 Route",
"ipv6Modes": {
"disable": "Disable",
"enable": "Enable",
"prefer": "Prefer",
"only": "Only"
},
"remoteDnsAddress": "Remote DNS",
"remoteDnsDomainStrategy": "Remote DNS Domain Strategy",
"directDnsAddress": "Direct DNS",
"directDnsDomainStrategy": "Direct DNS Domain Strategy",
"mixedPort": "Mixed Port",
"localDnsPort": "Local DNS Port",
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",
"setSystemProxy": "Set System Proxy"
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",
"checkForUpdate": "Check for update"
2023-07-22 16:02:06 +03:30
},
2023-07-27 18:03:41 +03:30
"appUpdate": {
2023-08-30 06:50:30 +02:00
"dialogTitle": "Update Available",
2023-07-27 18:03:41 +03:30
"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",
"systemProxy": "System Proxy"
2023-07-06 17:18:41 +03:30
},
"failure": {
2023-08-30 06:50:30 +02:00
"unexpected": "Unexpected Failure",
2023-07-06 17:18:41 +03:30
"clash": {
2023-08-30 06:50:30 +02:00
"unexpected": "Unexpected Failure",
"core": "Clash Failure ${reason}"
2023-07-06 17:18:41 +03:30
},
2023-08-19 22:27:23 +03:30
"singbox": {
2023-08-30 06:50:30 +02:00
"unexpected": "Unexpected Service Failure",
"serviceNotRunning": "Service not Running",
2023-09-01 15:00:41 +03:30
"invalidConfigOptions": "Configuration options are not valid",
2023-08-19 22:27:23 +03:30
"invalidConfig": "Configuration is not valid",
"create": "Error creating service",
"start": "Error starting service"
},
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-08-19 22:27:23 +03:30
"core": "Core failure"
2023-07-06 17:18:41 +03:30
},
"profiles": {
2023-08-30 06:50:30 +02:00
"unexpected": "Unexpected Failure",
"notFound": "Profile not Found",
"invalidConfig": "Invalid Config"
2023-07-06 17:18:41 +03:30
}
}
2023-09-01 15:00:41 +03:30
}