adguard-home-manager/lib/l10n/app_en.arb

59 lines
2.3 KiB
Text
Raw Normal View History

{
"home": "Home",
"settings": "Settings",
"connect": "Connect",
"servers": "Servers",
"createConnection": "Create connection",
"name": "Name",
"ipDomain": "IP address or domain",
"path": "Path",
"port": "Port",
"username": "Username",
"password": "Password",
"defaultServer": "Default server",
"general": "General",
"connection": "Connection",
"authentication": "Authentication",
2022-09-26 18:49:41 +02:00
"other": "Other",
"invalidPort": "Invalid port",
"invalidPath": "Invalid path",
"invalidIpDomain": "Invalid IP or domain",
"ipDomainNotEmpty": "IP or domain cannot be empty",
"nameNotEmpty": "Name cannot be empty",
"invalidUsernamePassword": "Invalid username or password",
"tooManyAttempts": "Too many attempts. Try again later.",
"cantReachServer": "Can't reach server. Check connection data.",
"sslError": "SSL error",
"unknownError": "Unknown error",
"connectionNotCreated": "Connection couldn't be created",
2022-09-26 22:43:30 +02:00
"connecting": "Connecting...",
"connected": "Connected",
"selectedDisconnected": "Selected but disconnected",
"connectionDefaultSuccessfully": "Connection set as default successfully.",
"connectionDefaultFailed": "Connection could not be set as default.",
"noSavedConnections": "No saved connections",
"cannotConnect": "Cannot connect to the server",
"connectionRemoved": "Connection removed successfully",
"connectionCannotBeRemoved": "Connection cannot be removed.",
"remove": "Remove",
"removeWarning": "Are you sure you want to remove the connection with this AdGuard Home server?",
"cancel": "Cancel",
"defaultConnection": "Default connection",
"setDefault": "Set default",
"edit": "Edit",
"delete": "Delete",
"save": "Save",
2022-09-27 14:29:36 +02:00
"serverStatus": "Server status",
"connectionNotUpdated": "Connection not updated",
"ruleFiltering": "Rule\nfiltering",
"safeBrowsing": "Safe\nbrowsing",
"parentalFiltering": "Parental\nfiltering",
"safeSearch": "Safe\nsearch",
"serverStatusNotRefreshed": "Server status could not be refreshed",
"loadingStatus": "Loading status...",
2022-09-27 15:07:22 +02:00
"errorLoadServerStatus": "Server status could not be loaded",
"topQueriedDomains": "Top queried domains",
"viewMore": "View more",
"topClients": "Top clients",
"topBlockedDomains": "Top blocked domains"
}