Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "label": "LBL_BTN_START",
- "text": "START"
- },
- {
- "label": "LBL_BTN_STOPPING",
- "text": "STOPPING"
- },
- {
- "label": "LBL_BTN_STOP",
- "text": "STOP"
- },
- {
- "label": "LBL_BTN_RECONNECT",
- "text": "RECONNECT"
- },
- {
- "label": "LBL_DISCONNECTED",
- "text": "<b>Offline</b>"
- },
- {
- "label": "LBL_RECORD",
- "text": "RECORD"
- },
- {
- "label": "LBL_CHOOSE_CONFIG",
- "text": "CHOOSE A SETTING"
- },
- {
- "label": "LBL_UUID",
- "text": "UUID V2Ray"
- },
- {
- "label": "LBL_USERNAME",
- "text": "Username"
- },
- {
- "label": "LBL_PASSWORD",
- "text": "Password"
- },
- {
- "label": "LBL_UUID_INVALID",
- "text": "UUID invalid"
- },
- {
- "label": "LBL_USERNAME_INVALID",
- "text": "Invalid username"
- },
- {
- "label": "LBL_PASSWORD_INVALID",
- "text": "Invalid password"
- },
- {
- "label": "LBL_USERNAME_PASSWORD_INVALID",
- "text": "Please fill in the username and password"
- },
- {
- "label": "LBL_CONFIG_TITLE",
- "text": "Settings"
- },
- {
- "label": "LBL_INITIALIZING_APP",
- "text": "Initializing application"
- },
- {
- "label": "LBL_CONFIG_LOADED",
- "text": "Configuration loaded"
- },
- {
- "label": "LBL_SEARCHING_FOR_UPDATES",
- "text": "Looking for updates"
- },
- {
- "label": "LBL_CONFIG_UPDATED",
- "text": "Settings updated successfully"
- },
- {
- "label": "LBL_CONFIG_NOT_SUPPORTED",
- "text": "It appears this setting is not supported in this application"
- },
- {
- "label": "LBL_ERROR_ESTABLISHING_CONNECTION_SSH",
- "text": "<b>Error establishing SSH connection</b>"
- },
- {
- "label": "LBL_RECONNECTION_PROCESS",
- "text": "Reconnection process"
- },
- {
- "label": "LBL_RECONNECTING_IN",
- "text": "Reconnecting at: %ss"
- },
- {
- "label": "LBL_RECONNECTING",
- "text": "Reconnecting..."
- },
- {
- "label": "LBL_CONNECTING",
- "text": "Connecting..."
- },
- {
- "label": "LBL_STOPPING",
- "text": "Stopping..."
- },
- {
- "label": "LBL_LOCAL_IP",
- "text": "Local IP: %s"
- },
- {
- "label": "LBL_LOCAL_IP_INFO",
- "text": "IPv4 Local: %1$s/%2$d MTU: %3$d"
- },
- {
- "label": "LBL_DNS_SERVER_INFO",
- "text": "DNS Server: %s"
- },
- {
- "label": "LBL_ROUTES_INFO_INCL",
- "text": "Routes: %s"
- },
- {
- "label": "LBL_ROUTES_INFO_EXCL",
- "text": "Deleted routes: %s"
- },
- {
- "label": "LBL_INVALID_CONFIG_OVPN",
- "text": "Invalid OVPN configuration"
- },
- {
- "label": "LBL_ERROR",
- "text": "Error: %s"
- },
- {
- "label": "LBL_CONFIG_NOT_FOUND_TITLE",
- "text": "Configuration not found"
- },
- {
- "label": "LBL_CONFIG_NOT_FOUND_TEXT",
- "text": "No settings found"
- },
- {
- "label": "LBL_STOP_APPLICATION",
- "text": "To continue, for the application"
- },
- {
- "label": "LBL_FINGERPRINT",
- "text": "<b>Fingerprint: %s</b>"
- },
- {
- "label": "LBL_AUTHENTICATING",
- "text": "Authenticating..."
- },
- {
- "label": "LBL_AUTHENTICATION_SUCCESS",
- "text": "<b>Authentication successful</>"
- },
- {
- "label": "LBL_AUTHENTICATION_FAILED",
- "text": "Authentication failed"
- },
- {
- "label": "LBL_AUTHENTICATION_FAILED_TEXT",
- "text": "Unable to authenticate with server. Please check your username and password."
- },
- {
- "label": "LBL_STATE_CONNECTED",
- "text": "Connected"
- },
- {
- "label": "LBL_STATE_DISCONNECTED",
- "text": "Disconnected"
- },
- {
- "label": "LBL_STATE_CONNECTING",
- "text": "Connecting"
- },
- {
- "label": "LBL_STATE_STOPPING",
- "text": "Stopping"
- },
- {
- "label": "LBL_STATE_NO_NETWORK",
- "text": "No internet access"
- },
- {
- "label": "LBL_STATE_AUTH",
- "text": "Authenticating"
- },
- {
- "label": "LBL_STATE_AUTH_FAILED",
- "text": "Authentication failed"
- },
- {
- "label": "LBL_STATE_UNKNOWN",
- "text": "Unknown"
- },
- {
- "label": "LBL_STATE_ASSIGN_IP",
- "text": "Assigning IP"
- },
- {
- "label": "LBL_STATE_ADD_ROUTES",
- "text": "Adding routes"
- },
- {
- "label": "LBL_STATE_RECONNECTING",
- "text": "Reconnecting"
- },
- {
- "label": "LBL_STATE_EXITING",
- "text": "Leaving"
- },
- {
- "label": "LBL_STATE_RESOLVE",
- "text": "Solving"
- },
- {
- "label": "LBL_STATE_TCP_CONNECT",
- "text": "Connecting (TCP)"
- },
- {
- "label": "LBL_STATE_VPN_GENERATE_CONFIG",
- "text": "Generating configuration"
- },
- {
- "label": "LBL_STATE_WAIT",
- "text": "Waiting"
- },
- {
- "label": "LBL_STATE_GET_CONFIG",
- "text": "Getting configuration"
- },
- {
- "label": "LBL_VPN_ESTABLISHED",
- "text": "<b>VPN established</b>"
- },
- {
- "label": "LBL_APP_VERSION",
- "text": "<b>%s %s %s</b>"
- },
- {
- "label": "LBL_MOBILE_INFO",
- "text": "<b>%s | %s | %s | %s</b>"
- },
- {
- "label": "LBL_ROUTE_REJECTED",
- "text": "Route rejected:"
- },
- {
- "label": "LBL_COULD_NOT_ADD_DNS",
- "text": "Unable to add DNS:"
- },
- {
- "label": "LBL_ERROR_INTERFACE_TUN",
- "text": "Error creating tun interface"
- },
- {
- "label": "LBL_OPENING_INTERFACE_TUN",
- "text": "Opening tun interface"
- },
- {
- "label": "LBL_CHECKING_USER",
- "text": "Verifying user..."
- },
- {
- "label": "LBL_CHECKING_USER_FAILED",
- "text": "Failed to verify user"
- },
- {
- "label": "LBL_OVPN_STARTED",
- "text": "OpenVPN started"
- },
- {
- "label": "LBL_TLS_VERSION",
- "text": "<b>TLS Version: %s</b>"
- },
- {
- "label": "LBL_TLS_ALGORITHM",
- "text": "<b>TLS Algorithm: %s</b>"
- },
- {
- "label": "LBL_INVALID_IP",
- "text": "Invalid IP: %s"
- },
- {
- "label": "LBL_CHECK_USER_TITLE",
- "text": "USER INFO"
- },
- {
- "label": "LBL_CHECK_USER_MESSAGE",
- "text": "👤 Username: {username}<br>📆 Expires on: {expiration_date}<br>📅 Days remaining: {expiration_days}<br>🚫 Connections: {count_connections}|{limit_connections}"
- },
- {
- "label": "LBL_NETWORK_STATUS",
- "text": "Network status: %s"
- },
- {
- "label": "LBL_WELCOME",
- "text": "Welcome"
- },
- {
- "label": "LBL_INFO",
- "text": "Warning"
- },
- {
- "label": "LBL_ALERT",
- "text": "Alert"
- },
- {
- "label": "LBL_SSH_LIB_NOT_FOUND",
- "text": "SSH not found"
- },
- {
- "label": "LBL_V2RAY_NOT_FOUND",
- "text": "V2Ray not found"
- },
- {
- "label": "LBL_OPENVPN_NOT_FOUND",
- "text": "OpenVPN not found"
- },
- {
- "label": "LBL_APP_UPDATE_TITLE",
- "text": "UPDATE AVAILABLE"
- },
- {
- "label": "LBL_APP_UPDATE_MESSAGE",
- "text": "A NEW VERSION OF THE APP IS AVAILABLE, CLICK THE BUTTON BELOW TO UPDATE."
- },
- {
- "label": "LBL_APP_UPDATE_BUTTON",
- "text": "UPDATE"
- },
- {
- "label": "LBL_APP_UPDATE_INSTALL",
- "text": "INSTALL"
- },
- {
- "label": "LBL_APP_UPDATE_DOWNLOADING",
- "text": "DOWNLOADING UPDATE"
- },
- {
- "label": "LBL_APP_UPDATE_DOWNLOAD_COMPLETED",
- "text": "DOWNLOAD COMPLETE"
- },
- {
- "label": "LBL_CONFIG_NOT_SELECTED",
- "text": "No settings selected"
- },
- {
- "label": "LBL_CONFIG_NOT_ACTIVE",
- "text": "It appears that the selected configuration is not active"
- },
- {
- "label": "LBL_CLEAR_APP_TITLE",
- "text": "CLEAR APPLICATION"
- },
- {
- "label": "LBL_CLEAR_APP_MESSAGE",
- "text": "ARE YOU SURE YOU WANT TO CLEAN THE APP?"
- },
- {
- "label": "LBL_VPN_PERMISSION_DENIED",
- "text": "ERROR ESTABLISHING VPN CONNECTION"
- },
- {
- "label": "LBL_VPN_PERMISSION_DENIED_TEXT",
- "text": "Sorry, the VPN connection could not be established. This may be because you have chosen not to add a VPN profile, denied access to the VPN service, or have an application that is using Always-On VPN. Check your VPN settings and check that there are no other applications that are using the VPN to ensure that the VPN connection can be established correctly."
- },
- {
- "label": "LBL_VPN_PERMISSION_DENIED_BTN",
- "text": "OPEN VPN SETTINGS"
- },
- {
- "label": "LBL_YES",
- "text": "Yes"
- },
- {
- "label": "LBL_NO",
- "text": "No"
- },
- {
- "label": "LBL_CONFIG_IMPORT_TITLE",
- "text": "IMPORT CONFIGURATION"
- },
- {
- "label": "LBL_CONFIG_IMPORT_MESSAGE",
- "text": "A SETTING WAS FOUND ON THE CLIPBOARD. DO YOU WANT TO IMPORT?"
- },
- {
- "label": "LBL_CONFIG_IMPORT_BTN_IMPORT",
- "text": "IMPORT"
- },
- {
- "label": "LBL_LIMITER_TITLE",
- "text": "LIMITER"
- },
- {
- "label": "LBL_LIMITER_TEXT",
- "text": "Sorry, but the maximum number of connections allowed has currently been reached. Please try again later or contact support for more information. Thank you"
- },
- {
- "label": "LBL_VALIDATING_ACCESS",
- "text": "Validating your access..."
- },
- {
- "label": "LBL_DNS_FORWARDING_DISABLED",
- "text": "<b>DNS forwarding disabled</b>"
- },
- {
- "label": "LBL_DNS_FORWARDING_ENABLED",
- "text": "<b>DNS forwarding enabled</b>"
- },
- {
- "label": "LBL_QUANTITY_PAYLOAD",
- "text": "<b>PAYLOADS: %s</b>"
- },
- {
- "label": "LBL_QUANTITY_SNI",
- "text": "<b>SNI: %s</b>"
- },
- {
- "label": "LBL_QUANTITY_PROXY",
- "text": "<b>PROXIES: %s</b>"
- },
- {
- "label": "LBL_QUANTITY_SERVER",
- "text": "<b>SERVERS: %s</b>"
- },
- {
- "label": "LBL_QUANTITY_PROCESS",
- "text": "<b>PROCESSES: %s</b>"
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement