mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-24 15:56:05 +00:00
47 lines
No EOL
1.8 KiB
Text
47 lines
No EOL
1.8 KiB
Text
{
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"connectionNotUpdated": "Connection not updated"
|
|
} |