adguard-home-manager/lib/l10n/app_en.arb
2022-10-09 01:13:55 +02:00

284 lines
No EOL
12 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",
"serverStatus": "Server status",
"connectionNotUpdated": "Connection not updated",
"ruleFilteringWidget": "Rule\nfiltering",
"safeBrowsingWidget": "Safe\nbrowsing",
"parentalFilteringWidget": "Parental\nfiltering",
"safeSearchWidget": "Safe\nsearch",
"ruleFiltering": "Rule filtering",
"safeBrowsing": "Safe browsing",
"parentalFiltering": "Parental filtering",
"safeSearch": "Safe search",
"serverStatusNotRefreshed": "Server status could not be refreshed",
"loadingStatus": "Loading status...",
"errorLoadServerStatus": "Server status could not be loaded",
"topQueriedDomains": "Top queried domains",
"viewMore": "View more",
"topClients": "Top clients",
"topBlockedDomains": "Top blocked domains",
"appSettings": "App settings",
"theme": "Theme",
"light": "Light",
"dark": "Dark",
"systemDefined": "System defined",
"close": "Close",
"connectedTo": "Connected to:",
"selectedServer": "Selected server:",
"noServerSelected": "No server selected",
"manageServer": "Manage server",
"allProtections": "All protections",
"userNotEmpty": "Username cannot be empty",
"passwordNotEmpty": "Password cannot be empty",
"examplePath": "Example: /adguard",
"helperPath": "If you are using a reverse proxy",
"aboutApp": "About the application",
"appVersion": "App version",
"createdBy": "Created by",
"clients": "Clients",
"allowed": "Allowed",
"blocked": "Blocked",
"noClientsList": "There are no clients on this list",
"activeClients": "Active",
"removeClient": "Remove client",
"removeClientMessage": "Are you sure you want to remove this client from the list?",
"confirm": "Confirm",
"removingClient": "Removing client...",
"clientNotRemoved": "Client could not be removed from the list",
"addClient": "Add client",
"list": "List",
"ipAddress": "IP address",
"ipNotValid": "IP address not valid",
"clientAddedSuccessfully": "Client added to the list successfully",
"addingClient": "Adding client...",
"clientNotAdded": "Client could not be added to the list",
"clientAnotherList": "This client is yet in another list",
"noSavedLogs": "No saved logs",
"logs": "Logs",
"copyLogsClipboard": "Copy logs to clipboard",
"logsCopiedClipboard": "Logs copied to clipboard",
"advancedSettings": "Advanced settings",
"dontCheckCertificate": "Don't check SSL certificate",
"dontCheckCertificateDescription": "Overrides the server's SSL certificate validation",
"advancedSetupDescription": "Advanced options",
"settingsUpdatedSuccessfully": "Settings updated successfully.",
"cannotUpdateSettings": "Settings cannot be updated.",
"restartAppTakeEffect": "Restart the application",
"loadingLogs": "Loading logs...",
"logsNotLoaded": "Logs list could not be loaded",
"processed": "Processed (no list)",
"blockedBlacklist": "Blocked (blacklist)",
"blockedSafeBrowsing": "Blocked (safe browsing)",
"blockedParental": "Blocked (parental filtering)",
"blockedInvalid": "Blocked (invalid)",
"blockedSafeSearch": "Blocked (safe search)",
"blockedService": "Blocked (blocked service)",
"processedWhitelist": "Processed (whitelist)",
"processedError": "Processed (error)",
"rewrite": "Rewrite",
"status": "Status",
"result": "Result",
"time": "Time",
"blocklist": "Blocklist",
"request": "Request",
"domain": "Domain",
"type": "Type",
"clas": "Class",
"response": "Response",
"dnsServer": "DNS server",
"elapsedTime": "Elapsed time",
"responseCode": "Response code",
"client": "Client",
"deviceIp": "IP address",
"deviceName": "Name",
"logDetails": "Log details",
"blockingRule": "Blocking rule",
"blockDomain": "Block domain",
"couldntGetFilteringStatus": "Could not get filtering status",
"unblockDomain": "Unblock domain",
"userFilteringRulesNotUpdated": "User filtering rules could not be updated",
"userFilteringRulesUpdated": "User filtering rules updated successfully",
"savingUserFilters": "Saving user filters...",
"filters": "Filters",
"logsOlderThan": "Logs older than",
"responseStatus": "Response status",
"selectTime": "Select time",
"notSelected": "Not selected",
"resetFilters": "Reset filters",
"noLogsDisplay": "No logs to display",
"noLogsThatOld": "It's possible that there are no logs saved for that selected time. Try selecting a more recent time.",
"apply": "Apply",
"selectAll": "Select all",
"unselectAll": "Unselect all",
"all": "All",
"filtered": "Filtered",
"checkAppLogs": "Check app logs",
"refresh": "Refresh",
"search": "Search",
"dnsQueries": "DNS queries",
"average": "Average",
"blockedFilters": "Blocked by filters",
"malwarePhisingBlocked": "Blocked malware/phising",
"blockedAdultWebsites": "Blocked adult websites",
"generalSettings": "General settings",
"generalSettingsDescription": "Various different settings",
"hideZeroValues": "Hide zero values",
"hideZeroValuesDescription": "On homescreen, hide blocks with zero value",
"webAdminPanel": "Web admin. panel",
"visitGooglePlay": "Visit Google Play page",
"gitHub": "App code available on GitHub",
"blockClient": "Block client",
"selectTags": "Select tags",
"noTagsSelected": "No tags selected",
"tags": "Tags",
"identifiers": "Identifiers",
"identifier": "Identifier",
"identifierHelper": "IP address, CIDR, MAC address, or ClientID",
"noIdentifiers": "No identifiers added",
"useGlobalSettings": "Use global settings",
"enableFiltering": "Enable filtering",
"enableSafeBrowsing": "Enable safe browsing",
"enableParentalControl": "Enable parental control",
"enableSafeSearch": "Enable safe search",
"blockedServices": "Blocked services",
"selectBlockedServices": "Select services to block",
"noBlockedServicesSelected": "No blocked services",
"services": "Services",
"servicesBlocked": "services blocked",
"tagsSelected": "tags selected",
"upstreamServers": "Upstream servers",
"serverAddress": "Server address",
"noUpstreamServers": "No upstream servers.",
"willBeUsedGeneralServers": "General upstream servers will be used.",
"added": "Added",
"clientUpdatedSuccessfully": "Client updated successfully",
"clientNotUpdated": "Client could not be updated",
"clientDeletedSuccessfully": "Client removed successfully",
"clientNotDeleted": "Client could not be deleted",
"options": "Options",
"loadingFilters": "Loading filters...",
"filtersNotLoaded": "Filters couldn't be loaded.",
"whitelists": "Whitelists",
"blacklists": "Blacklists",
"rules": "Rules",
"customRules": "Custom rules",
"enabledRules": "Enabled rules",
"enabled": "Enabled",
"disabled": "Disabled",
"rule": "Rule",
"addCustomRule": "Add custom rule",
"removeCustomRule": "Remove custom rule",
"removeCustomRuleMessage": "Are you sure you want to remove this custom rule?",
"updatingRules": "Updating custom rules...",
"ruleRemovedSuccessfully": "Rule removed successfully",
"ruleNotRemoved": "Couldn't remove the rule",
"ruleAddedSuccessfully": "Rule added successfully",
"ruleNotAdded": "Couldn't add the rule",
"noCustomFilters": "No custom filters",
"noBlockedClients": "No blocked clients",
"noBlackLists": "No blacklists",
"noWhiteLists": "No whitelists",
"addWhitelist": "Add whitelist",
"addBlacklist": "Add blacklist",
"urlNotValid": "URL is not valid",
"urlAbsolutePath": "URL or absolute path",
"addingList": "Adding list...",
"listAdded": "List added successfully. Items added:",
"listAlreadyAdded": "List already added",
"listUrlInvalid": "List URL invalid",
"listNotAdded": "List couldn't be added",
"listDetails": "List details",
"listType": "List type",
"whitelist": "White list",
"blacklist": "Black list",
"latestUpdate": "Latest update",
"disable": "Disable",
"enable": "Enable",
"currentStatus": "Current status",
"listDataUpdated": "List data updated successfull",
"listDataNotUpdated": "Couldn't update list data",
"updatingListData": "Updating list data...",
"editWhitelist": "Edit white list",
"editBlacklist": "Edit black list",
"deletingList": "Deleting list...",
"listDeleted": "List deleted successfully",
"listNotDeleted": "The list couldn't be deleted",
"deleteList": "Delete list",
"deleteListMessage": "Are you sure you want to delete this list? This action can't be reverted.",
"serverSettings": "Server settings",
"serverInformation": "Server information",
"serverInformationDescription": "Server information and status",
"loadingServerInfo": "Loading server information...",
"serverInfoNotLoaded": "Server information couldn't be loaded.",
"dnsAddresses": "DNS addresses",
"seeDnsAddresses": "See DNS addresses",
"dnsPort": "DNS port",
"httpPort": "HTTP port",
"protectionEnabled": "Protection enabled",
"dhcpAvailable": "DHCP available",
"serverRunning": "Server running",
"serverVersion": "Server version",
"serverLanguage": "Server language",
"yes": "Yes",
"no": "No",
"allowedClients": "Allowed clients",
"disallowedClients": "Disallowed clients",
"disallowedDomains": "Disallowed domains",
"accessSettings": "Access settings",
"accessSettingsDescription": "Configure access rules for the server",
"loadingClients": "Loading clients...",
"clientsNotLoaded": "Clients couldn't be loaded.",
"noAllowedClients": "No hay clientes permitidos",
"allowedClientsDescription": "If this list has entries, AdGuard Home will accept requests only from these clients.",
"blockedClientsDescription": "If this list has entries, AdGuard Home will drop requests from these clients. This field is ignored if there are entries in Allowed clients.",
"disallowedDomainsDescription": "AdGuard Home drops DNS queries matching these domains, and these queries don't even appear in the query log.",
"addClientFieldDescription": "CIDRs, IP address, or ClientID",
"clientIdentifier": "Client identifier",
"allowClient": "Allow client",
"disallowClient": "Disallow client",
"noDisallowedDomains": "No disallowed domains",
"domainNotAdded": "The domain couldn't be added"
}