mirror of https://github.com/gorhill/uBlock.git
translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
8877ab9207
commit
103bb9cda9
|
@ -1,4 +1,4 @@
|
||||||
Skutecznie blokuje reklamy: używa mało pamięci RAM i zasobów procesora, a przy tym może wczytywać i stosować o wiele więcej filtrów niż inne popularne rozszerzenia do blokowania reklam.
|
Skutecznie blokuje reklamy, używa mało pamięci RAM i zasobów procesora, a przy tym może wczytywać i stosować o wiele więcej filtrów niż inne popularne rozszerzenia do blokowania reklam.
|
||||||
|
|
||||||
Ilustrowane porównanie z dodatkiem Adblock Plus: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
|
Ilustrowane porównanie z dodatkiem Adblock Plus: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
|
||||||
|
|
||||||
|
|
|
@ -396,7 +396,7 @@
|
||||||
"description":"Tooltip informaing that the input field is to set the maximum number of entries in the log"
|
"description":"Tooltip informaing that the input field is to set the maximum number of entries in the log"
|
||||||
},
|
},
|
||||||
"loggerURLFilteringContextLabel":{
|
"loggerURLFilteringContextLabel":{
|
||||||
"message":"Context:",
|
"message":"Kontekst:",
|
||||||
"description":"Label for the context selector"
|
"description":"Label for the context selector"
|
||||||
},
|
},
|
||||||
"loggerURLFilteringTypeLabel":{
|
"loggerURLFilteringTypeLabel":{
|
||||||
|
@ -404,7 +404,7 @@
|
||||||
"description":"Label for the type selector"
|
"description":"Label for the type selector"
|
||||||
},
|
},
|
||||||
"loggerURLFilteringHeader":{
|
"loggerURLFilteringHeader":{
|
||||||
"message":"Dynamic URL filtering",
|
"message":"Dynamisk URL filtrering",
|
||||||
"description":"Small header to identify the dynamic URL filtering section"
|
"description":"Small header to identify the dynamic URL filtering section"
|
||||||
},
|
},
|
||||||
"aboutChangelog":{
|
"aboutChangelog":{
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description":"extension name."
|
"description":"extension name."
|
||||||
},
|
},
|
||||||
"extShortDesc":{
|
"extShortDesc":{
|
||||||
"message":"Nareszcie skuteczne blokowanie reklam. Niskie użycie procesora i pamięci.",
|
"message":"Nareszcie skuteczne blokowanie reklam, niskie użycie procesora i pamięci.",
|
||||||
"description":"this will be in the chrome web store: must be 132 characters or less"
|
"description":"this will be in the chrome web store: must be 132 characters or less"
|
||||||
},
|
},
|
||||||
"dashboardName":{
|
"dashboardName":{
|
||||||
|
@ -152,7 +152,7 @@
|
||||||
"description":"English: Block element"
|
"description":"English: Block element"
|
||||||
},
|
},
|
||||||
"settingsCollapseBlockedPrompt":{
|
"settingsCollapseBlockedPrompt":{
|
||||||
"message":"Ukryj symbole zastępcze zablokowanych elementów",
|
"message":"Ukrywaj symbole zastępcze zablokowanych elementów",
|
||||||
"description":"English: Hide placeholders of blocked elements"
|
"description":"English: Hide placeholders of blocked elements"
|
||||||
},
|
},
|
||||||
"settingsIconBadgePrompt":{
|
"settingsIconBadgePrompt":{
|
||||||
|
@ -252,7 +252,7 @@
|
||||||
"description":"English: Custom"
|
"description":"English: Custom"
|
||||||
},
|
},
|
||||||
"3pExternalListsHint":{
|
"3pExternalListsHint":{
|
||||||
"message":"W jednym wierszu może być tylko jeden adres URL. Wiersze poprzedzone znakiem wykrzyknika [ ! ] będą pomijane. Błędne adresy URL zostaną zignorowane.",
|
"message":"W jednym wierszu może być tylko jeden adres URL. Wiersze poprzedzone znakiem wykrzyknika [ ! ] i błędne adresy URL będą pomijane.",
|
||||||
"description":"English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored."
|
"description":"English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored."
|
||||||
},
|
},
|
||||||
"3pExternalListsApply":{
|
"3pExternalListsApply":{
|
||||||
|
@ -448,7 +448,7 @@
|
||||||
"description":"Message to display when an error occurred during restore"
|
"description":"Message to display when an error occurred during restore"
|
||||||
},
|
},
|
||||||
"aboutResetDataConfirm":{
|
"aboutResetDataConfirm":{
|
||||||
"message":"Wszystkie twoje ustawienia zostaną usunięte i uBlock₀ uruchomi się ponownie.\n\nCzy chcesz przywrócić ustawienia domyślne?",
|
"message":"Wszystkie twoje ustawienia zostaną usunięte i uBlock₀ zostanie ponownie uruchomiony.\n\nCzy chcesz przywrócić ustawienia domyślne?",
|
||||||
"description":"Message asking user to confirm reset"
|
"description":"Message asking user to confirm reset"
|
||||||
},
|
},
|
||||||
"errorCantConnectTo":{
|
"errorCantConnectTo":{
|
||||||
|
|
Loading…
Reference in New Issue