mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-21 22:39:11 +00:00
tworzenie języka polskiego
w trakcie tłumaczenia kontynuować od lini 257
This commit is contained in:
parent
15fe0dec5f
commit
7cddd75e46
1 changed files with 657 additions and 0 deletions
657
lib/l10n/app_pl.arb
Normal file
657
lib/l10n/app_pl.arb
Normal file
|
@ -0,0 +1,657 @@
|
|||
{
|
||||
"home": "Dom",
|
||||
"settings": "Ustawienia",
|
||||
"connect": "Połączyć",
|
||||
"servers": "Serwery",
|
||||
"createConnection": "Utwórz połączenie",
|
||||
"name": "Nazwa",
|
||||
"ipDomain": "Adres IP lub domena",
|
||||
"path": "Ścieżka",
|
||||
"port": "Port",
|
||||
"username": "Nazwa użytkownika",
|
||||
"password": "Hasło",
|
||||
"defaultServer": "Serwer domyślny",
|
||||
"general": "Ogólne",
|
||||
"connection": "Połączenie",
|
||||
"authentication": "Uwierzytelnianie",
|
||||
"other": "Inne",
|
||||
"invalidPort": "Nieprawidłowy port",
|
||||
"invalidPath": "Nieprawidłowa ścieżka",
|
||||
"invalidIpDomain": "Nieprawidłowy adres IP lub domena",
|
||||
"ipDomainNotEmpty": "Adres IP lub domena nie mogą być puste",
|
||||
"nameNotEmpty": "Nazwa nie może być pusta",
|
||||
"invalidUsernamePassword": "Nieprawidłowa nazwa użytkownika lub hasło",
|
||||
"tooManyAttempts": "Zbyt wiele prób, spróbuj ponownie później",
|
||||
"cantReachServer": "Nie można połączyć się z serwerem. Sprawdź dane połączenia.",
|
||||
"sslError": "Błąd SSL. Przejdź do pozycji Ustawienia > Ustawienia zaawansowane i włącz opcję Zastąp sprawdzanie poprawności SSL.",
|
||||
"unknownError": "Nieznany błąd",
|
||||
"connectionNotCreated": "Nie można utworzyć połączenia",
|
||||
"connecting": "Łączenie...",
|
||||
"connected": "Połączony",
|
||||
"selectedDisconnected": "Zaznaczone, ale rozłączone",
|
||||
"connectionDefaultSuccessfully": "Połączenie ustawione jako domyślne pomyślnie.",
|
||||
"connectionDefaultFailed": "Nie można ustawić połączenia jako domyślne.",
|
||||
"noSavedConnections": "Brak zapisanych połączeń",
|
||||
"cannotConnect": "Nie można połączyć się z serwerem",
|
||||
"connectionRemoved": "Połączenie zostało pomyślnie usunięte.",
|
||||
"connectionCannotBeRemoved": "Nie można usunąć połączenia.",
|
||||
"remove": "Usuń",
|
||||
"removeWarning": "Czy na pewno chcesz usunąć połączenie z tym serwerem AdGuard Home?",
|
||||
"cancel": "Anuluj",
|
||||
"defaultConnection": "Połączenie domyślne",
|
||||
"setDefault": "Ustaw jako domyślne",
|
||||
"edit": "Edytuj",
|
||||
"delete": "Usuń",
|
||||
"save": "Zapisz",
|
||||
"serverStatus": "Stan serwera",
|
||||
"connectionNotUpdated": "Połączenie nie zostało zaktualizowane",
|
||||
"ruleFilteringWidget": "Widget Reguł filtrowania",
|
||||
"safeBrowsingWidget": "Widget Bezpieczne przeglądanie",
|
||||
"parentalFilteringWidget": "Widget Filtrowania rodzicielskiego",
|
||||
"safeSearchWidget": "Widget Bezpiecznego wyszukiwania",
|
||||
"ruleFiltering": "Reguły filtrowania",
|
||||
"safeBrowsing": "Bezpieczne przeglądanie",
|
||||
"parentalFiltering": "Filtrowanie rodzicielskie",
|
||||
"safeSearch": "Bezpieczne wyszukiwanie",
|
||||
"serverStatusNotRefreshed": "Nie można odświeżyć stanu serwera",
|
||||
"loadingStatus": "Stan ładowania...",
|
||||
"errorLoadServerStatus": "Nie można załadować stanu serwera",
|
||||
"topQueriedDomains": "Najczęściej wyszukiwane domeny",
|
||||
"viewMore": "Zobacz więcej",
|
||||
"topClients": "Najlepsi klienci",
|
||||
"topBlockedDomains": "Najczęściej blokowane domeny",
|
||||
"appSettings": "Ustawienia aplikacji",
|
||||
"theme": "Motyw",
|
||||
"light": "Jasny",
|
||||
"dark": "Ciemny",
|
||||
"systemDefined": "Zdefiniowany przez system",
|
||||
"close": "Zamknij",
|
||||
"connectedTo": "Połączony z:",
|
||||
"selectedServer": "Wybrany serwer:",
|
||||
"noServerSelected": "Nie wybrano serwera",
|
||||
"manageServer": "Zarządzanie serwerem",
|
||||
"allProtections": "Wszystkie zabezpieczenia",
|
||||
"userNotEmpty": "Nazwa użytkownika nie może być pusta",
|
||||
"passwordNotEmpty": "Hasło nie może być puste",
|
||||
"examplePath": "Przykład: /adguard",
|
||||
"helperPath": "Jeśli używasz zwrotnego serwera proxy",
|
||||
"aboutApp": "O aplikacji",
|
||||
"appVersion": "Wersja aplikacji",
|
||||
"createdBy": "Stworzone przez",
|
||||
"clients": "Klienci",
|
||||
"allowed": "Dozwolone",
|
||||
"blocked": "Zablokowane",
|
||||
"noClientsList": "Na tej liście nie ma klientów",
|
||||
"activeClients": "Aktywny",
|
||||
"removeClient": "Usuń klienta",
|
||||
"removeClientMessage": "Czy na pewno chcesz usunąć tego klienta z listy?",
|
||||
"confirm": "Potwierdź",
|
||||
"removingClient": "Usuwanie klienta...",
|
||||
"clientNotRemoved": "Nie można usunąć klienta z listy",
|
||||
"addClient": "Dodaj klienta",
|
||||
"list": "Lista",
|
||||
"ipAddress": "Adres IP",
|
||||
"ipNotValid": "Adres IP jest nieprawidłowy",
|
||||
"clientAddedSuccessfully": "Klient został pomyślnie dodany do listy.",
|
||||
"addingClient": "Dodawanie klienta...",
|
||||
"clientNotAdded": "Nie można dodać klienta do listy.",
|
||||
"clientAnotherList": "Ten klient jest już na innej liście.",
|
||||
"noSavedLogs": "Brak zapisanych danych w dzienniku logów",
|
||||
"logs": "Logi",
|
||||
"copyLogsClipboard": "Kopiowanie dzienników logów do schowka",
|
||||
"logsCopiedClipboard": "Dzienniki logów skopiowane do schowka",
|
||||
"advancedSettings": "Ustawienia zaawansowane",
|
||||
"dontCheckCertificate": "Nie sprawdzaj certyfikatu SSL",
|
||||
"dontCheckCertificateDescription": "Zastępuje sprawdzanie poprawności certyfikatu SSL serwera",
|
||||
"advancedSetupDescription": "Opcje zaawansowane",
|
||||
"settingsUpdatedSuccessfully": "Ustawienia zostały pomyślnie zaktualizowane.",
|
||||
"cannotUpdateSettings": "Nie można zaktualizować ustawień.",
|
||||
"restartAppTakeEffect": "Uruchom ponownie aplikację",
|
||||
"loadingLogs": "Ładowanie logów dzienników...",
|
||||
"logsNotLoaded": "Nie można załadować listy dzienników",
|
||||
"processed": "Przetworzone\nBrak listy",
|
||||
"processedRow": "Przetworzone (brak listy)",
|
||||
"blockedBlacklist": "Zablokowane\nCzarna lista",
|
||||
"blockedBlacklistRow": "Zablokowane (czarna lista)",
|
||||
"blockedSafeBrowsing": "Zablokowane\nBezpieczne przeglądanie",
|
||||
"blockedSafeBrowsingRow": "Zablokowane (bezpieczne przeglądanie)",
|
||||
"blockedParental": "Zablokowane\nFiltrowanie rodzicielskie",
|
||||
"blockedParentalRow": "Zablokowane (filtrowanie rodzicielskie)",
|
||||
"blockedInvalid": "Zablokowany\nNieprawidłowy",
|
||||
"blockedInvalidRow": "Zablokowane (nieprawidłowe)",
|
||||
"blockedSafeSearch": "Zablokowane\nBezpieczne wyszukiwanie",
|
||||
"blockedSafeSearchRow": "Zablokowane (bezpieczne wyszukiwanie)",
|
||||
"blockedService": "Zablokowana\nZablokowana usługa",
|
||||
"blockedServiceRow": "Zablokowana (zablokowana usługa)",
|
||||
"processedWhitelist": "Przetworzone\nBiała lista",
|
||||
"processedWhitelistRow": "Przetworzone (biała lista)",
|
||||
"processedError": "Przetworzone\nBłąd",
|
||||
"processedErrorRow": "Przetworzone (błąd)",
|
||||
"rewrite": "Nadpisać",
|
||||
"status": "Status",
|
||||
"result": "Wynik",
|
||||
"time": "Czas",
|
||||
"blocklist": "Lista zablokowanych",
|
||||
"request": "Żądanie",
|
||||
"domain": "Domena",
|
||||
"type": "Type",
|
||||
"clas": "Klasa",
|
||||
"response": "Odpowiedź",
|
||||
"dnsServer": "DNS server",
|
||||
"elapsedTime": "Czas, który upłynął",
|
||||
"responseCode": "Kod odpowiedzi",
|
||||
"client": "Klient",
|
||||
"deviceIp": "Adres IP urządzenia",
|
||||
"deviceName": "Nazwa urządzenia",
|
||||
"logDetails": "Szczegóły dziennika logów",
|
||||
"blockingRule": "Reguła blokowania",
|
||||
"blockDomain": "Blokowanie domeny",
|
||||
"couldntGetFilteringStatus": "Nie można uzyskać stanu filtrowanias",
|
||||
"unblockDomain": "Odblokuj domenę",
|
||||
"userFilteringRulesNotUpdated": "Nie można zaktualizować reguł filtrowania użytkowników.",
|
||||
"userFilteringRulesUpdated": "Reguły filtrowania użytkowników zostały pomyślnie zaktualizowane",
|
||||
"savingUserFilters": "Zapisywanie filtrów użytkownika...",
|
||||
"filters": "Filtry",
|
||||
"logsOlderThan": "Dzienniki logów starsze niż",
|
||||
"responseStatus": "Stan odpowiedzi",
|
||||
"selectTime": "Wybierz czas",
|
||||
"notSelected": "Nie wybrano",
|
||||
"resetFilters": "Resetowanie filtrów",
|
||||
"noLogsDisplay": "Brak dzienników logów do wyświetlenia",
|
||||
"noLogsThatOld": "Możliwe, że dla wybranego czasu nie zapisano żadnych dzienników logów. Spróbuj wybrać nowszą godzinę.",
|
||||
"apply": "Zastosować",
|
||||
"selectAll": "Zaznacz wszystko",
|
||||
"unselectAll": "Odznacz wszystko",
|
||||
"all": "Wszystko",
|
||||
"filtered": "Przefiltrowano",
|
||||
"checkAppLogs": "Sprawdź dzienniki logów aplikacji",
|
||||
"refresh": "Odśwież",
|
||||
"search": "Szukaj",
|
||||
"dnsQueries": "Zapytania DNS",
|
||||
"average": "Średnia",
|
||||
"blockedFilters": "Zablokowane przez filtry",
|
||||
"malwarePhisingBlocked": "Zablokowane złośliwe oprogramowanie/phishing",
|
||||
"blockedAdultWebsites": "Zablokowane witryny dla dorosłych",
|
||||
"generalSettings": "Ustawienia główne",
|
||||
"generalSettingsDescription": "Różne ustawienia",
|
||||
"hideZeroValues": "Ukryj wartości zerowe",
|
||||
"hideZeroValuesDescription": "Na ekranie głównym ukryj bloki o zerowej wartości",
|
||||
"webAdminPanel": "Panel administracyjny WWW",
|
||||
"visitGooglePlay": "Odwiedź stronę Google Play",
|
||||
"gitHub": "Kod aplikacji dostępny na GitHub",
|
||||
"blockClient": "Zablokuj klienta",
|
||||
"selectTags": "Wybierz tagi",
|
||||
"noTagsSelected": "Brak zaznaczonych tagów",
|
||||
"tags": "Tagi",
|
||||
"identifiers": "Identyfikatory",
|
||||
"identifier": "Identyfikator",
|
||||
"identifierHelper": "Adres IP , CIDR, Addres MAC, or ClientID",
|
||||
"noIdentifiers": "Nie dodano identyfikatorów",
|
||||
"useGlobalSettings": "Użyj ustawień globalnych",
|
||||
"enableFiltering": "Włącz filtrowanie",
|
||||
"enableSafeBrowsing": "Włącz bezpieczne przeglądanie",
|
||||
"enableParentalControl": "Włącz kontrolę rodzicielską",
|
||||
"enableSafeSearch": "Włącz bezpieczne wyszukiwanie",
|
||||
"blockedServices": "Zablokowane usługi",
|
||||
"selectBlockedServices": "Wybierz usługi do zablokowaniak",
|
||||
"noBlockedServicesSelected": "Brak zablokowanych usług",
|
||||
"services": "Usługi",
|
||||
"servicesBlocked": "Usługi zablokowane",
|
||||
"tagsSelected": "wybrane tagi",
|
||||
"upstreamServers": "Serwery nadrzędne",
|
||||
"serverAddress": " Adres servera",
|
||||
"noUpstreamServers": "Brak serwerów nadrzędnych.",
|
||||
"willBeUsedGeneralServers": "Wykorzystane zostaną ogólne serwery nadrzędne.",
|
||||
"added": "Dodane",
|
||||
"clientUpdatedSuccessfully": "Klient został pomyślnie zaktualizowany",
|
||||
"clientNotUpdated": "Nie można zaktualizować klienta",
|
||||
"clientDeletedSuccessfully": "Klient został pomyślnie usunięty",
|
||||
"clientNotDeleted": "Nie można usunąć klienta",
|
||||
"options": "Opcje",
|
||||
"loadingFilters": "Ładowanie filtrów...",
|
||||
"filtersNotLoaded": "Nie można załadować filtrów.",
|
||||
"whitelists": "Biała lista",
|
||||
"blacklists": "Czarna lista",
|
||||
"rules": "Zasady",
|
||||
"customRules": "Reguły niestandardowe",
|
||||
"enabledRules": "Włączone reguły",
|
||||
"enabled": "Włączone",
|
||||
"disabled": "Wyłączone",
|
||||
"rule": "Reguła",
|
||||
"addCustomRule": "Dodaj niestandardową regułę",
|
||||
"removeCustomRule": "Usuń regułę niestandardową",
|
||||
"removeCustomRuleMessage": "Czy na pewno chcesz usunąć tę regułę niestandardową?",
|
||||
"updatingRules": "Aktualizowanie reguł niestandardowych...",
|
||||
"ruleRemovedSuccessfully": "Reguła została pomyślnie usunięta",
|
||||
"ruleNotRemoved": "Nie można usunąć reguły",
|
||||
"ruleAddedSuccessfully": "Reguła dodana pomyślnie",
|
||||
"ruleNotAdded": "Nie można dodać reguły",
|
||||
"noCustomFilters": "Brak filtrów niestandardowych",
|
||||
"noBlockedClients": "Brak zablokowanych klientów",
|
||||
"noBlackLists": "Brak czarnych list",
|
||||
"noWhiteLists": "Brak białych list",
|
||||
"addWhitelist": "Dodaj białą listę",
|
||||
"addBlacklist": "Dodaj czarną listę",
|
||||
"urlNotValid": "Adres URL jest nieprawidłowy",
|
||||
"urlAbsolutePath": "Adres URL lub ścieżka bezwzględna",
|
||||
"addingList": "Dodawanie listy...",
|
||||
"listAdded": "Lista została dodana pomyślnie. Dodane elementy:",
|
||||
"listAlreadyAdded": "Lista została już dodana",
|
||||
"listUrlInvalid": "Adres URL listy jest nieprawidłowy",
|
||||
"listNotAdded": "Nie można dodać listy",
|
||||
"listDetails": "Szczegóły listy",
|
||||
"listType": "Typ listy",
|
||||
"whitelist": "Biała lista",
|
||||
"blacklist": "Czarna list",
|
||||
"latestUpdate": "Najnowsza aktualizacja",
|
||||
"disable": "Wyłączyć",
|
||||
"enable": "Włączać",
|
||||
"currentStatus": "Aktualny stan",
|
||||
"listDataUpdated": "Dane listy zostały pomyślnie zaktualizowane",
|
||||
"listDataNotUpdated": "Nie można zaktualizować danych listy",
|
||||
"updatingListData": "Aktualizowanie danych listy...",
|
||||
"editWhitelist": "Edytuj białą listę",
|
||||
"editBlacklist": "Edytuj czarną listę",
|
||||
"deletingList": "Usuwanie listy...",
|
||||
"listDeleted": "Lista usunięta pomyślnie",
|
||||
"listNotDeleted": "Nie można usunąć listy",
|
||||
"deleteList": "Usuń listę",
|
||||
"deleteListMessage": "Czy na pewno chcesz usunąć tę listę? Tej akcji nie można cofnąć.",
|
||||
"serverSettings": "Ustawienia serwera",
|
||||
"serverInformation": "Informacje o serwerze",
|
||||
"serverInformationDescription": "Informacje i status serwera",
|
||||
"loadingServerInfo": "Ładowanie informacji o serwerze...",
|
||||
"serverInfoNotLoaded": "Nie można załadować informacji o serwerze.",
|
||||
"dnsAddresses": "Adresy DNS",
|
||||
"seeDnsAddresses": "Zobacz adresy DNS",
|
||||
"dnsPort": "Port DNS",
|
||||
"httpPort": "Port HTTP",
|
||||
"protectionEnabled": "Ochrona włączona",
|
||||
"dhcpAvailable": "Dostępne DHCP",
|
||||
"serverRunning": "Serwer działa",
|
||||
"serverVersion": "Wersia Serwera",
|
||||
"serverLanguage": "Język serwera",
|
||||
"yes": "Tak",
|
||||
"no": "Nie",
|
||||
"allowedClients": "Dozwoleni klienci",
|
||||
"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 allowed clients",
|
||||
"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",
|
||||
"statusSelected": "status selected",
|
||||
"updateLists": "Update lists",
|
||||
"checkHostFiltered": "Check host",
|
||||
"updatingLists": "Updating lists...",
|
||||
"listsUpdated": "lists updated",
|
||||
"listsNotUpdated": "Couldn't update lists",
|
||||
"listsNotLoaded": "Lists couldn't be loaded",
|
||||
"domainNotValid": "Domain not valid",
|
||||
"check": "Check",
|
||||
"checkingHost": "Checking host...",
|
||||
"errorCheckingHost": "Host couldn't be checked",
|
||||
"block": "Block",
|
||||
"unblock": "Unblock",
|
||||
"custom": "Custom",
|
||||
"addImportant": "Add $important",
|
||||
"howCreateRules": "How to create custom rules",
|
||||
"examples": "Examples",
|
||||
"example1": "Block access to example.org and all its subdomains.",
|
||||
"example2": "Unblocks access to example.org and all its subdomains.",
|
||||
"example3": "Adds a comment.",
|
||||
"example4": "Block access to domains matching the specified regular expression.",
|
||||
"moreInformation": "More information",
|
||||
"addingRule": "Adding rule...",
|
||||
"deletingRule": "Deleting rule...",
|
||||
"enablingList": "Enabling list...",
|
||||
"disablingList": "Disabling list...",
|
||||
"disableFiltering": "Disable filtering",
|
||||
"enablingFiltering": "Enabling filtering...",
|
||||
"disablingFiltering": "Disabling filtering...",
|
||||
"filteringStatusUpdated": "Filtering status updated successfully",
|
||||
"filteringStatusNotUpdated": "Filtering status couldn't be updated",
|
||||
"updateFrequency": "Update frequency",
|
||||
"never": "Never",
|
||||
"hour1": "1 hour",
|
||||
"hours12": "12 hours",
|
||||
"hours24": "24 hours",
|
||||
"days3": "3 days",
|
||||
"days7": "7 days",
|
||||
"changingUpdateFrequency": "Changing...",
|
||||
"updateFrequencyChanged": "Update frequency changed successfully",
|
||||
"updateFrequencyNotChanged": "Updare frecuency couldn't be changed",
|
||||
"updating": "Updating values...",
|
||||
"blockedServicesUpdated": "Blocked services updated successfully",
|
||||
"blockedServicesNotUpdated": "Blocked services couldn't be updated",
|
||||
"insertDomain": "Insert a domain to check it's stauts.",
|
||||
"dhcpSettings": "DHCP settings",
|
||||
"dhcpSettingsDescription": "Configure the DHCP server",
|
||||
"dhcpSettingsNotLoaded": "DHCP settings could not be loaded",
|
||||
"loadingDhcp": "Loading DHCP settings...",
|
||||
"enableDhcpServer": "Enable DHCP server",
|
||||
"selectInterface": "Select interface",
|
||||
"hardwareAddress": "Hardware address",
|
||||
"gatewayIp": "Gateway IP",
|
||||
"ipv4addresses": "IPv4 addresses",
|
||||
"ipv6addresses": "IPv6 addresses",
|
||||
"neededSelectInterface": "You need to select an interface to configure the DHCP server.",
|
||||
"ipv4settings": "IPv4 settings",
|
||||
"startOfRange": "Start of range",
|
||||
"endOfRange": "End of range",
|
||||
"ipv6settings": "IPv6 settings",
|
||||
"subnetMask": "Subnet mask",
|
||||
"subnetMaskNotValid": "Subnet mask not valid",
|
||||
"gateway": "Gateway",
|
||||
"gatewayNotValid": "Gateway not valid",
|
||||
"leaseTime": "Lease time",
|
||||
"seconds": "{time} seconds",
|
||||
"leaseTimeNotValid": "Lease time not valid",
|
||||
"restoreConfiguration": "Reset configuration",
|
||||
"restoreConfigurationMessage": "Are you sure you want to continue? This will reset all the configuration. This action cannot be undone.",
|
||||
"changeInterface": "Change interface",
|
||||
"savingSettings": "Saving settings...",
|
||||
"settingsSaved": "Settings saved successfully",
|
||||
"settingsNotSaved": "Settings couldn't be saved",
|
||||
"restoringConfig": "Restoring configuration...",
|
||||
"configRestored": "Configuration reseted successfully",
|
||||
"configNotRestored": "The configuration couldn't be reseted",
|
||||
"dhcpStatic": "DHCP static leases",
|
||||
"noDhcpStaticLeases": "No DHCP static leases found",
|
||||
"deleting": "Deleting...",
|
||||
"staticLeaseDeleted": "DHCP static lease deleted successfully",
|
||||
"staticLeaseNotDeleted": "The DHCP static lease could not be deleted",
|
||||
"deleteStaticLease": "Delete static lease",
|
||||
"deleteStaticLeaseDescription": "The DHCP static lease will be deleted. This action cannot be reverted.",
|
||||
"addStaticLease": "Add static lease",
|
||||
"macAddress": "MAC address",
|
||||
"macAddressNotValid": "MAC address not valid",
|
||||
"hostName": "Host name",
|
||||
"hostNameError": "Host name cannot be empty",
|
||||
"creating": "Creating...",
|
||||
"staticLeaseCreated": "DHCP static lease created successfully",
|
||||
"staticLeaseNotCreated": "The DHCP static lease couldn't be created",
|
||||
"staticLeaseExists": "The DHCP static lease already exists",
|
||||
"serverNotConfigured": "Server not configured",
|
||||
"restoreLeases": "Reset leases",
|
||||
"restoreLeasesMessage": "Are you sure you want to continue? This will reset all the existing leases. This action cannot be undone.",
|
||||
"restoringLeases": "Resetting leases...",
|
||||
"leasesRestored": "Leases reseted successfully",
|
||||
"leasesNotRestored": "The leases couldn't be reseted",
|
||||
"dhcpLeases": "DHCP leases",
|
||||
"noLeases": "No DHCP leases available",
|
||||
"dnsRewrites": "DNS rewrites",
|
||||
"dnsRewritesDescription": "Configure custom DNS rules",
|
||||
"loadingRewriteRules": "Loading rewrite rules...",
|
||||
"rewriteRulesNotLoaded": "DNS rewrite rules could not be loaded.",
|
||||
"noRewriteRules": "No DNS rewrite rules",
|
||||
"answer": "Answer",
|
||||
"deleteDnsRewrite": "Delete DNS rewrite",
|
||||
"deleteDnsRewriteMessage": "Are you sure you want to delete this DNS rewrite? This action cannot be undone.",
|
||||
"dnsRewriteRuleDeleted": "DNS rewrite rule deleted successfully",
|
||||
"dnsRewriteRuleNotDeleted": "The DNS rewrite rule could not be deleted",
|
||||
"addDnsRewrite": "Add DNS rewrite",
|
||||
"addingRewrite": "Adding rewrite...",
|
||||
"dnsRewriteRuleAdded": "DNS rewrite rule addded successfully",
|
||||
"dnsRewriteRuleNotAdded": "DNS rewrite rule could not be added",
|
||||
"logsSettings": "Logs settings",
|
||||
"enableLog": "Enable log",
|
||||
"clearLogs": "Clear logs",
|
||||
"anonymizeClientIp": "Anonymize client IP",
|
||||
"hours6": "6 hours",
|
||||
"days30": "30 days",
|
||||
"days90": "90 days",
|
||||
"retentionTime": "Retention time",
|
||||
"selectOneItem": "Select one item",
|
||||
"logSettingsNotLoaded": "Log settings couldn't be loaded.",
|
||||
"updatingSettings": "Updating settings...",
|
||||
"logsConfigUpdated": "Logs settings updated successfully",
|
||||
"logsConfigNotUpdated": "Logs settings couldn't be updated",
|
||||
"deletingLogs": "Clearing logs...",
|
||||
"logsCleared": "Logs cleared successfully",
|
||||
"logsNotCleared": "Logs could not be cleared",
|
||||
"runningHomeAssistant": "Running on Home Assistant",
|
||||
"serverError": "Server error",
|
||||
"noItems": "No items to show here",
|
||||
"dnsSettings": "DNS settings",
|
||||
"dnsSettingsDescription": "Configure connection with DNS servers",
|
||||
"upstreamDns": "Upstream DNS servers",
|
||||
"bootstrapDns": "Bootstrap DNS servers",
|
||||
"noUpstreamDns": "No upstream DNS servers added.",
|
||||
"dnsMode": "DNS mode",
|
||||
"noDnsMode": "No DNS mode selected",
|
||||
"loadBalancing": "Load balancing",
|
||||
"parallelRequests": "Parallel requests",
|
||||
"fastestIpAddress": "Fastest IP address",
|
||||
"loadBalancingDescription": "Query one upstream server at a time. AdGuard Home uses its weighted random algorithm to pick the server so that the fastest server is used more often.",
|
||||
"parallelRequestsDescription": "Use parallel queries to speed up resolving by querying all upstream servers simultaneously.",
|
||||
"fastestIpAddressDescription": "Query all DNS servers and return the fastest IP address among all responses. This slows down DNS queries as AdGuard Home has to wait for responses from all DNS servers, but improves the overall connectivity.",
|
||||
"noBootstrapDns": "No bootstrap DNS servers added.",
|
||||
"bootstrapDnsServersInfo": "Bootstrap DNS servers are used to resolve IP addresses of the DoH/DoT resolvers you specify as upstreams.",
|
||||
"privateReverseDnsServers": "Private reverse DNS servers",
|
||||
"privateReverseDnsServersDescription": "The DNS servers that AdGuard Home uses for local PTR queries. These servers are used to resolve PTR requests for addresses in private IP ranges, for example \"192.168.12.34\", using reverse DNS. If not set, AdGuard Home uses the addresses of the default DNS resolvers of your OS except for the addresses of AdGuard Home itself.",
|
||||
"reverseDnsDefault": "By default, AdGuard Home uses the following reverse DNS resolvers",
|
||||
"addItem": "Add item",
|
||||
"noServerAddressesAdded": "No server addresses added.",
|
||||
"usePrivateReverseDnsResolvers": "Use private reverse DNS resolvers",
|
||||
"usePrivateReverseDnsResolversDescription": "Perform reverse DNS lookups for locally served addresses using these upstream servers. If disabled, AdGuard Home responds with NXDOMAIN to all such PTR requests except for clients known from DHCP, /etc/hosts, and so on.",
|
||||
"enableReverseResolving": "Enable reverse resolving of clients' IP addresses",
|
||||
"enableReverseResolvingDescription": "Reversely resolve clients' IP addresses into their hostnames by sending PTR queries to corresponding resolvers (private DNS servers for local clients, upstream servers for clients with public IP addresses).",
|
||||
"dnsServerSettings": "AdGuard Home DNS server settings",
|
||||
"limitRequestsSecond": "Rate limit per second",
|
||||
"valueNotNumber": "Value is not a number",
|
||||
"enableEdns": "Enable EDNS client subnet",
|
||||
"enableEdnsDescription": "Add the EDNS Client Subnet option (ECS) to upstream requests and log the values sent by the clients in the query log.",
|
||||
"enableDnssec": "Enable DNSSEC",
|
||||
"enableDnssecDescription": "Set DNSSEC flag in the outcoming DNS queries and check the result (DNSSEC-enabled resolver is required).",
|
||||
"disableResolvingIpv6": "Disable resolving of IPv6 addresses",
|
||||
"disableResolvingIpv6Description": "Drop all DNS queries for IPv6 addresses (type AAAA).",
|
||||
"blockingMode": "Blocking mode",
|
||||
"defaultMode": "Default",
|
||||
"defaultDescription": "Respond with zero IP address (0.0.0.0 for A; :: for AAAA) when blocked by Adblock-style rule; respond with the IP address specified in the rule when blocked by /etc/hosts-style rule",
|
||||
"refusedDescription": "Respond with REFUSED code",
|
||||
"nxdomainDescription": "Respond with NXDOMAIN code",
|
||||
"nullIp": "Null IP",
|
||||
"nullIpDescription": "Respond with zero IP address (0.0.0.0 for A; :: for AAAA)",
|
||||
"customIp": "Custom IP",
|
||||
"customIpDescription": "Respond with a manually set IP address",
|
||||
"dnsCacheConfig": "DNS cache configuration",
|
||||
"cacheSize": "Cache size",
|
||||
"inBytes": "In bytes",
|
||||
"overrideMinimumTtl": "Override minimum TTL",
|
||||
"overrideMinimumTtlDescription": "Extend short time-to-live values (seconds) received from the upstream server when caching DNS responses.",
|
||||
"overrideMaximumTtl": "Override maximum TTL",
|
||||
"overrideMaximumTtlDescription": "Set a maximum time-to-live value (seconds) for entries in the DNS cache.",
|
||||
"optimisticCaching": "Optimistic caching",
|
||||
"optimisticCachingDescription": "Make AdGuard Home respond from the cache even when the entries are expired and also try to refresh them.",
|
||||
"loadingDnsConfig": "Loading DNS configuration...",
|
||||
"dnsConfigNotLoaded": "DNS config could not be loaded.",
|
||||
"blockingIpv4": "Blocking IPv4",
|
||||
"blockingIpv4Description": "IP address to be returned for a blocked A request",
|
||||
"blockingIpv6": "Blocking IPv6",
|
||||
"blockingIpv6Description": "IP address to be returned for a blocked AAAA request",
|
||||
"invalidIp": "Invalid IP address",
|
||||
"dnsConfigSaved": "DNS server configuration saved successfully",
|
||||
"dnsConfigNotSaved": "The DNS server configuration could not be saved",
|
||||
"savingConfig": "Saving configuration...",
|
||||
"someValueNotValid": "Some value is not valid",
|
||||
"upstreamDnsDescription": "Configure upstream servers and DNS mode",
|
||||
"bootstrapDnsDescription": "Configure the bootstrap DNS servers",
|
||||
"privateReverseDnsDescription": "Configure custom DNS resolvers and enable private reverse DNS resolving",
|
||||
"dnsServerSettingsDescription": "Configure a rate limit, the blocking mode and more",
|
||||
"dnsCacheConfigDescription": "Configure how the server should manage the DNS cache",
|
||||
"comment": "Comment",
|
||||
"address": "Address",
|
||||
"commentsDescription": "Comments are always preceded by #. You don't have to add it, it will be added automatically.",
|
||||
"encryptionSettings": "Encryption settings",
|
||||
"encryptionSettingsDescription": "Encryption (HTTPS/QUIC/TLS) support",
|
||||
"loadingEncryptionSettings": "Loading encryption settings...",
|
||||
"encryptionSettingsNotLoaded": "Encryption settings couldn't be loaded.",
|
||||
"enableEncryption": "Enable encryption",
|
||||
"enableEncryptionTypes": "HTTPS, DNS-over-HTTPS, and DNS-over-TLS",
|
||||
"enableEncryptionDescription": "If encryption is enabled, AdGuard Home admin interface will work over HTTPS, and the DNS server will listen for requests over DNS-over-HTTPS and DNS-over-TLS.",
|
||||
"serverConfiguration": "Server configuration",
|
||||
"domainName": "Domain name",
|
||||
"domainNameDescription": "If set, AdGuard Home detects ClientIDs, responds to DDR queries, and performs additional connection validations. If not set, these features are disabled. Must match one of the DNS Names in the certificate.",
|
||||
"redirectHttps": "Redirect to HTTPS automatically",
|
||||
"httpsPort": "HTTPS port",
|
||||
"tlsPort": "DNS-over-TLS port",
|
||||
"dnsOverQuicPort": "DNS-over-QUIC port",
|
||||
"certificates": "Certificates",
|
||||
"certificatesDescription": "In order to use encryption, you need to provide a valid SSL certificates chain for your domain. You can get a free certificate on letsencrypt.org or you can buy it from one of the trusted Certificate Authorities.",
|
||||
"certificateFilePath": "Set a certificates file path",
|
||||
"pasteCertificateContent": "Paste the certificates contents",
|
||||
"certificatePath": "Certificate path",
|
||||
"certificateContent": "Certificate content",
|
||||
"privateKey": "Private key",
|
||||
"privateKeyFile": "Set a private key file",
|
||||
"pastePrivateKey": "Paste the private key contents",
|
||||
"usePreviousKey": "Use the previously saved key",
|
||||
"privateKeyPath": "Private key path",
|
||||
"invalidCertificate": "Invalid certificate",
|
||||
"invalidPrivateKey": "Invalid private key",
|
||||
"validatingData": "Validating data",
|
||||
"dataValid": "Data is valid",
|
||||
"dataNotValid": "Data not valid",
|
||||
"encryptionConfigSaved": "Encryption configuration saved successfully",
|
||||
"encryptionConfigNotSaved": "Encryption configuration could not be saved",
|
||||
"configError": "Configuration error",
|
||||
"enterOnlyCertificate": "Enter only the certificate. Do not input the ---BEGIN--- and ---END--- lines.",
|
||||
"enterOnlyPrivateKey": "Enter only the key. Do not input the ---BEGIN--- and ---END--- lines.",
|
||||
"noItemsSearch": "No items for that search.",
|
||||
"clearSearch": "Clear search",
|
||||
"exitSearch": "Exit search",
|
||||
"searchClients": "Search clients",
|
||||
"noClientsSearch": "No clients with that search.",
|
||||
"customization": "Customization",
|
||||
"customizationDescription": "Customize this application",
|
||||
"color": "Color",
|
||||
"useDynamicTheme": "Use dynamic theme",
|
||||
"red": "Red",
|
||||
"green": "Green",
|
||||
"blue": "Blue",
|
||||
"yellow": "Yellow",
|
||||
"orange": "Orange",
|
||||
"brown": "Brown",
|
||||
"cyan": "Cyan",
|
||||
"purple": "Purple",
|
||||
"pink": "Pink",
|
||||
"deepOrange": "Deep orange",
|
||||
"indigo": "Indigo",
|
||||
"useThemeColorStatus": "Use theme color for status",
|
||||
"useThemeColorStatusDescription": "Replaces green and red status colors with theme color and grey",
|
||||
"invalidCertificateChain": "Invalid certificate chain",
|
||||
"validCertificateChain": "Valid certificate chain",
|
||||
"subject": "Subject",
|
||||
"issuer": "Issuer",
|
||||
"expires": "Expires",
|
||||
"validPrivateKey": "Valid private key",
|
||||
"expirationDate": "Expiration date",
|
||||
"keysNotMatch": "Invalid certificate or key: tls: private key does not match public key",
|
||||
"timeLogs": "Time on logs",
|
||||
"timeLogsDescription": "Show processing time on logs list",
|
||||
"hostNames": "Host names",
|
||||
"keyType": "Key type",
|
||||
"updateAvailable": "Update available",
|
||||
"installedVersion": "Installed version",
|
||||
"newVersion": "New version",
|
||||
"source": "Source",
|
||||
"downloadUpdate": "Download update",
|
||||
"download": "Download",
|
||||
"doNotRememberAgainUpdate": "Do not remember again for this version",
|
||||
"downloadingUpdate": "Downloading",
|
||||
"completed": "completed",
|
||||
"permissionNotGranted": "Permission not granted",
|
||||
"inputSearchTerm": "Input a search term.",
|
||||
"answers": "Answers",
|
||||
"copyClipboard": "Copy to clipboard",
|
||||
"domainCopiedClipboard": "Domain copied to the clipboard",
|
||||
"clearDnsCache": "Clear DNS cache",
|
||||
"clearDnsCacheMessage": "Are you sure you want to clear the DNS cache?",
|
||||
"dnsCacheCleared": "DNS cache cleared successfully",
|
||||
"clearingDnsCache": "Clearing cache...",
|
||||
"dnsCacheNotCleared": "DNS cache couldn't be cleared",
|
||||
"clientsSelected": "clients selected",
|
||||
"invalidDomain": "Invalid domain",
|
||||
"loadingBlockedServicesList": "Loading blocked services list...",
|
||||
"blockedServicesListNotLoaded": "The blocked services list could not be loaded",
|
||||
"error": "Error",
|
||||
"updates": "Updates",
|
||||
"updatesDescription": "Update the AdGuard Home server",
|
||||
"updateNow": "Update now",
|
||||
"currentVersion": "Current version",
|
||||
"requestStartUpdateFailed": "Request to start update failed",
|
||||
"requestStartUpdateSuccessful": "Request to start update successfull",
|
||||
"serverUpdated": "Server is updated",
|
||||
"unknownStatus": "Unknown status",
|
||||
"checkingUpdates": "Checking updates...",
|
||||
"checkUpdates": "Check updates",
|
||||
"requestingUpdate": "Requesting update...",
|
||||
"autoupdateUnavailable": "Autoupdate unavailable",
|
||||
"autoupdateUnavailableDescription": "The autoupdate service is not available for this server. It could be because the server is running on a Docker container. You have to update your server manually.",
|
||||
"minute": "{time} minute",
|
||||
"minutes": "{time} minutes",
|
||||
"hour": "{time} hour",
|
||||
"hours": "{time} hours",
|
||||
"remainingTime": "Remaining time",
|
||||
"safeSearchSettings": "Safe search settings",
|
||||
"loadingSafeSearchSettings": "Loading safe search settings...",
|
||||
"safeSearchSettingsNotLoaded": "Error when loading safe search settings.",
|
||||
"loadingLogsSettings": "Loading logs settings...",
|
||||
"selectOptionLeftColumn": "Select an option of the left column",
|
||||
"selectClientLeftColumn": "Select a client of the left column",
|
||||
"disableList": "Disable list",
|
||||
"enableList": "Enable list",
|
||||
"screens": "Screens",
|
||||
"copiedClipboard": "Copied to clipboard",
|
||||
"seeDetails": "See details",
|
||||
"listNotAvailable": "List not available",
|
||||
"copyListUrl": "Copy list URL",
|
||||
"listUrlCopied": "List URL copied to the clipboard",
|
||||
"unsupportedVersion": "Unsupported version",
|
||||
"unsupprtedVersionMessage": "The support for your server version {version} is not guaranteed. This application may have some issues working with that server version.\n\nAdGuard Home Manager is designed to work with the stable releases of the AdGuard Home server. It may work with alpha and beta releases, but the compatibility is not guaranteed and the app may have some issues working with that versions.",
|
||||
"iUnderstand": "I understand",
|
||||
"appUpdates": "Application updates",
|
||||
"usingLatestVersion": "You are using the latest version",
|
||||
"ipLogs": "IP on logs",
|
||||
"ipLogsDescription": "Show always IP address on logs instead of client name",
|
||||
"application": "Application",
|
||||
"combinedChart": "Combined chart",
|
||||
"combinedChartDescription": "Combine all charts into one",
|
||||
"statistics": "Statistics",
|
||||
"errorLoadFilters": "Error when loading filters.",
|
||||
"clientRemovedSuccessfully": "Client removed successfully.",
|
||||
"editRewriteRule": "Edit rewrite rule",
|
||||
"dnsRewriteRuleUpdated": "DNS rewrite rule updated successfully",
|
||||
"dnsRewriteRuleNotUpdated": "DNS rewrite rule could not be updated",
|
||||
"updatingRule": "Updating rule...",
|
||||
"serverUpdateNeeded": "Server update needed",
|
||||
"updateYourServer": "Update your AdGuard Home server to {version} or greater to use this feature.",
|
||||
"january": "January",
|
||||
"february": "February",
|
||||
"march": "March",
|
||||
"april": "April",
|
||||
"may": "May",
|
||||
"june": "June",
|
||||
"july": "July",
|
||||
"august": "August",
|
||||
"september": "September",
|
||||
"october": "October",
|
||||
"november": "November",
|
||||
"december": "December",
|
||||
"malwarePhising": "Malware/phising",
|
||||
"queries": "Queries",
|
||||
"adultSites": "Adult sites",
|
||||
"quickFilters": "Quick filters",
|
||||
"searchDomainInternet": "Search domain on the Internet"
|
||||
}
|
Loading…
Add table
Reference in a new issue