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

139 lines
5.8 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": "Wyklucz domeny z analizy",
"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 w 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": "",
"description": "Filters HTML source code"
},
"labelShowMoreInjections": {
"message": "",
"description": "Show more Injections"
},
"labelDonate": {
"message": "",
"description": "Donate"
},
"negateHtmlFilterListTitle": {
"message": "",
"description": "Invert HTML-Filter"
},
"negateHtmlFilterListDescription": {
"message": "",
"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": "",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "",
"description": "Do not apply HTML-Filter to these domains:"
},
"htmlFilterDomainsDescription": {
"message": "",
"description": "Enter the domains to be handled or ignored by the HTML-Filter. Separate multiple entries with semi-colons (;). Default: Apply HTML-Filters only for these domains."
},
"htmlFilterDomainsTitleInclude": {
"message": "",
"description": "Apply HTML-Filter for these domains:"
}
}