LocalCDN-Firefox-Chrome-Brave/_locales/pl/messages.json

143 lines
6.7 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"extensionDescription": {
"message": "Chroni przed śledzeniem przez ośrodki CDN.",
"description": "Extension description."
},
"amountInjectedTitle": {
"message": "Licznik zasobów podanych lokalnie",
"description": "Amount injected title"
},
"amountInjectedDescription": {
"message": "Ilość wstrzyknięć z lokalnego Content Delivery Network od czasu instalacji.",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Ustawienia",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Wyświetl licznik wstrzyknięć na ikonie",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "Pokaż ilość wstrzykniętych zasobów na ikonie rozszerzenia.",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Blokuj żądania brakujących zasobów",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "Anuluj przechwycone żądania jeśli wymagany zasób nie jest dostępny lokalnie.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Wyłącz wczesne pobieranie linków",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "Zapobiegaj wyciekaniu zabronionych zapytań do systemów dostarczania.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Usuwaj metadane z dozwolonych zapytań",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "Usuwaj wrażliwe dane z dozwolonych zapytań do CDN aby zwiększyć prywatność.",
"description": "Strip metadata description."
},
"whitelistedDomainsTitle": {
"message": "Wyłącz LocalCDN dla tych domen:",
"description": "Deactivate LocalCDN for these domains:"
},
"whitelistedDomainsDescription": {
"message": "Podaj domeny, aby dodać je do białej listy. Oddziel wpisy średnikami (;).",
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
},
"advancedLabel": {
"message": "Zaawansowane",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Generuj zestawy reguł dla uBlock lub uMatrix",
"description": "Generate rule set title"
},
"generateRuleSetDescription": {
"message": "Jeśli używasz uBlock lub uMatrix, to możesz wygenerować tutaj odpowiednie reguły. Musisz je potem dodać ręcznie w uBlock albo uMatrix.",
"description": "In case you're using uBlock or uMatrix you can generate the rules here. You have to add these rules manually in uBlock or uMatrix."
},
"lastUpdate": {
"message": "Ostatnia aktualizacja:",
"description": "Last update:"
},
"copyRuleSet": {
"message": "Kopiuj",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "Włącz logowanie w konsoli przeglądarki",
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "Otwórz \"Konsolę Przeglądarki\" ( CTRL + SHIFT + J) żeby wyświetlić brakujące zasoby.",
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
"message": "Wyłącz informacje o zmianach",
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "Po włączeniu nie będziesz otrzymywać żadnych informacji o nowych funkcjach LocalCDN, w tym informacji o nowych regułach uBlock/uMatrix.",
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
},
"featureBreaksWebsitesDescription": {
"message": "Ta opcja psuje strony. Nie włączaj jej, chyba że jesteś gotów samemu dodawać niedziałające domeny do białej listy.",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
},
"featureBreaksWebsitesButton": {
"message": "Wyłącz",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "Filtruj kod źródłowy HTML",
"description": "Filter HTML source code"
},
"labelDonate": {
"message": "Dotacja",
"description": "Donate"
},
"negateHtmlFilterListTitle": {
"message": "Odwróć filtrowanie HTML",
"description": "Invert HTML filter"
},
"negateHtmlFilterListDescription": {
"message": "Włącz tę opcję, aby zawsze stosować filtr HTML. Domeny znajdujące się na liście będą wtedy ignorowane. Jeśli ta opcja jest wyłączona, filtr HTML będzie stosowany tylko do domen z listy.",
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "Funkcja ta może spowodować uszkodzenie stron internetowych. Proszę zwrócić uwagę na informacje zawarte na stronie Wiki.",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "Nie używaj filtra HTML dla tych domen:",
"description": "Do not apply HTML filter to these domains:"
},
"htmlFilterDomainsDescription": {
"message": "Włącz tę opcję, aby zawsze stosować filtr HTML. Możesz wykluczyć domeny z pomocą powyższej listy. Oddzielaj wielu wpisów za pomocą średników (;).",
"description": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;). Default: Apply HTML filter only for these domains."
},
"htmlFilterDomainsTitleInclude": {
"message": "Zastosuj filtr HTML dla tych domen:",
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
}
}