Skip to content

Commit

Permalink
translation work from https://crowdin.com/project/ublock
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed May 29, 2015
1 parent 8877ab9 commit 103bb9c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/description/description-pl.txt
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions src/_locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,15 +396,15 @@
"description":"Tooltip informaing that the input field is to set the maximum number of entries in the log"
},
"loggerURLFilteringContextLabel":{
"message":"Context:",
"message":"Kontekst:",
"description":"Label for the context selector"
},
"loggerURLFilteringTypeLabel":{
"message":"Type:",
"description":"Label for the type selector"
},
"loggerURLFilteringHeader":{
"message":"Dynamic URL filtering",
"message":"Dynamisk URL filtrering",
"description":"Small header to identify the dynamic URL filtering section"
},
"aboutChangelog":{
Expand Down
8 changes: 4 additions & 4 deletions src/_locales/pl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description":"extension name."
},
"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"
},
"dashboardName":{
Expand Down Expand Up @@ -152,7 +152,7 @@
"description":"English: Block element"
},
"settingsCollapseBlockedPrompt":{
"message":"Ukryj symbole zastępcze zablokowanych elementów",
"message":"Ukrywaj symbole zastępcze zablokowanych elementów",
"description":"English: Hide placeholders of blocked elements"
},
"settingsIconBadgePrompt":{
Expand Down Expand Up @@ -252,7 +252,7 @@
"description":"English: Custom"
},
"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."
},
"3pExternalListsApply":{
Expand Down Expand Up @@ -448,7 +448,7 @@
"description":"Message to display when an error occurred during restore"
},
"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"
},
"errorCantConnectTo":{
Expand Down

0 comments on commit 103bb9c

Please sign in to comment.