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

232 lines
9.5 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",
2022-09-27 18:42:23 +02:00
"ruleFilteringWidget": "Rule\nfiltering",
"safeBrowsingWidget": "Safe\nbrowsing",
"parentalFilteringWidget": "Parental\nfiltering",
"safeSearchWidget": "Safe\nsearch",
"ruleFiltering": "Rule filtering",
"safeBrowsing": "Safe browsing",
"parentalFiltering": "Parental filtering",
"safeSearch": "Safe search",
2022-09-27 14:29:36 +02:00
"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",
2022-09-27 15:43:52 +02:00
"topBlockedDomains": "Top blocked domains",
"appSettings": "App settings",
"theme": "Theme",
"light": "Light",
"dark": "Dark",
"systemDefined": "System defined",
"close": "Close",
"connectedTo": "Connected to:",
"selectedServer": "Selected server:",
2022-09-27 18:42:23 +02:00
"noServerSelected": "No server selected",
"manageServer": "Manage server",
2022-09-28 01:25:04 +02:00
"allProtections": "All protections",
"userNotEmpty": "Username cannot be empty",
"passwordNotEmpty": "Password cannot be empty",
"examplePath": "Example: /adguard",
2022-09-28 01:48:21 +02:00
"helperPath": "If you are using a reverse proxy",
"aboutApp": "About the application",
"appVersion": "App version",
2022-09-28 15:47:43 +02:00
"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...",
2022-09-29 23:12:24 +02:00
"clientNotRemoved": "Client could not be removed from the list",
"addClient": "Add client",
"list": "List",
"ipAddress": "IP address",
"ipNotValid": "IP address not valid",
2022-09-29 23:21:42 +02:00
"clientAddedSuccessfully": "Client added to the list successfully",
2022-09-29 23:27:29 +02:00
"addingClient": "Adding client...",
"clientNotAdded": "Client could not be added to the list",
2022-09-30 01:57:27 +02:00
"clientAnotherList": "This client is yet in another list",
"noSavedLogs": "No saved logs",
"logs": "Logs",
"copyLogsClipboard": "Copy logs to clipboard",
2022-09-30 02:24:49 +02:00
"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.",
2022-09-30 23:33:57 +02:00
"restartAppTakeEffect": "Restart the application",
"loadingLogs": "Loading logs...",
"logsNotLoaded": "Logs list could not be loaded",
"processed": "Processed (no list)",
"blockedBlacklist": "Blocked (blacklist)",
2022-10-02 04:25:11 +02:00
"blockedSafeBrowsing": "Blocked (safe browsing)",
"blockedParental": "Blocked (parental filtering)",
"blockedInvalid": "Blocked (invalid)",
"blockedSafeSearch": "Blocked (safe search)",
"blockedService": "Blocked (blocked service)",
2022-10-01 02:00:51 +02:00
"processedWhitelist": "Processed (whitelist)",
2022-10-02 04:25:11 +02:00
"processedError": "Processed (error)",
"rewrite": "Rewrite",
2022-10-01 02:00:51 +02:00
"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",
2022-10-01 02:00:51 +02:00
"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",
2022-10-02 03:58:02 +02:00
"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",
2022-10-02 05:32:24 +02:00
"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",
2022-10-02 05:42:40 +02:00
"filtered": "Filtered",
2022-10-02 18:31:47 +02:00
"checkAppLogs": "Check app logs",
2022-10-03 22:53:35 +02:00
"refresh": "Refresh",
2022-10-04 15:19:44 +02:00
"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",
2022-10-04 15:59:01 +02:00
"hideZeroValuesDescription": "On homescreen, hide blocks with zero value",
2022-10-04 16:09:50 +02:00
"webAdminPanel": "Web admin. panel",
"visitGooglePlay": "Visit Google Play page",
2022-10-06 00:47:35 +02:00
"gitHub": "App code available on GitHub",
2022-10-06 02:09:14 +02:00
"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.",
2022-10-07 01:12:48 +02:00
"willBeUsedGeneralServers": "General upstream servers will be used.",
2022-10-07 17:08:23 +02:00
"added": "Added",
"clientUpdatedSuccessfully": "Client updated successfully",
2022-10-07 18:16:22 +02:00
"clientNotUpdated": "Client could not be updated",
"clientDeletedSuccessfully": "Client removed successfully",
"clientNotDeleted": "Client could not be deleted",
2022-10-07 20:48:05 +02:00
"options": "Options",
"loadingFilters": "Loading filters...",
"filtersNotLoaded": "Filters couldn't be loaded.",
"whitelists": "Whitelists",
"blacklists": "Blacklists",
2022-10-07 21:12:04 +02:00
"rules": "Rules",
"customRules": "Custom rules",
"enabledRules": "Enabled rules",
"enabled": "Enabled",
2022-10-07 21:49:50 +02:00
"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",
2022-10-08 00:31:44 +02:00
"ruleNotAdded": "Couldn't add the rule",
"noCustomFilters": "No custom filters",
"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"
}