mirror of https://github.com/gorhill/uBlock.git
translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
1a87ce95e6
commit
6af43b7ad7
|
@ -15,7 +15,7 @@ Standaard worden de volgende filterlijsten geladen en toegepast:
|
||||||
- EasyPrivacy
|
- EasyPrivacy
|
||||||
- Malware domains
|
- Malware domains
|
||||||
|
|
||||||
Er zijn meer lijsten beschikbaar die je als je wilt kan inschakelen:
|
Er zijn meer lijsten beschikbaar die u als u wilt kunt inschakelen:
|
||||||
|
|
||||||
- Fanboy’s Enhanced Tracking List
|
- Fanboy’s Enhanced Tracking List
|
||||||
- Dan Pollock’s hosts file
|
- Dan Pollock’s hosts file
|
||||||
|
|
|
@ -104,7 +104,7 @@
|
||||||
"description":"Tooltip when hovering over the padlock in the dynamic filtering pane."
|
"description":"Tooltip when hovering over the padlock in the dynamic filtering pane."
|
||||||
},
|
},
|
||||||
"popupTipRevertRules":{
|
"popupTipRevertRules":{
|
||||||
"message":"Click to revert your changes.",
|
"message":"Clicca per annullare i cambiamenti.",
|
||||||
"description":"Tooltip when hovering over the eraser in the dynamic filtering pane."
|
"description":"Tooltip when hovering over the eraser in the dynamic filtering pane."
|
||||||
},
|
},
|
||||||
"popupAnyRulePrompt":{
|
"popupAnyRulePrompt":{
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
"description":"appears as tab name in dashboard"
|
"description":"appears as tab name in dashboard"
|
||||||
},
|
},
|
||||||
"statsPageName":{
|
"statsPageName":{
|
||||||
"message":"uBlock₀ — Tinklo užklausų žurnalas",
|
"message":"uBlock₀ — Žurnalas",
|
||||||
"description":"Title for the logger window"
|
"description":"Title for the logger window"
|
||||||
},
|
},
|
||||||
"aboutPageName":{
|
"aboutPageName":{
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
"description":"English: Enter element picker mode"
|
"description":"English: Enter element picker mode"
|
||||||
},
|
},
|
||||||
"popupTipLog":{
|
"popupTipLog":{
|
||||||
"message":"Eiti į užklausų žurnalą",
|
"message":"Atverti žurnalą",
|
||||||
"description":"Tooltip used for the logger icon in the panel"
|
"description":"Tooltip used for the logger icon in the panel"
|
||||||
},
|
},
|
||||||
"popupTipNoPopups":{
|
"popupTipNoPopups":{
|
||||||
|
@ -92,19 +92,19 @@
|
||||||
"description":"English: Toggle the blocking of remote fonts for this site"
|
"description":"English: Toggle the blocking of remote fonts for this site"
|
||||||
},
|
},
|
||||||
"popupTipGlobalRules":{
|
"popupTipGlobalRules":{
|
||||||
"message":"Global rules: this column is for rules which apply to all sites.",
|
"message":"Globalios taisyklės: ši skiltis skirta visiems puslapiams taikomoms taisyklėms.",
|
||||||
"description":"Tooltip when hovering the top-most cell of the global-rules column."
|
"description":"Tooltip when hovering the top-most cell of the global-rules column."
|
||||||
},
|
},
|
||||||
"popupTipLocalRules":{
|
"popupTipLocalRules":{
|
||||||
"message":"Local rules: this column is for rules which apply to the current site only.\nLocal rules override global rules.",
|
"message":"Vietinės taisyklės: ši skiltis skirta dabartiniam puslapiui taikomoms taisyklėms.\nVietinės taisyklės nustelbia globalias.",
|
||||||
"description":"Tooltip when hovering the top-most cell of the local-rules column."
|
"description":"Tooltip when hovering the top-most cell of the local-rules column."
|
||||||
},
|
},
|
||||||
"popupTipSaveRules":{
|
"popupTipSaveRules":{
|
||||||
"message":"Click to make your changes permanent.",
|
"message":"Spauskite pakeitimams padaryti pastoviais.",
|
||||||
"description":"Tooltip when hovering over the padlock in the dynamic filtering pane."
|
"description":"Tooltip when hovering over the padlock in the dynamic filtering pane."
|
||||||
},
|
},
|
||||||
"popupTipRevertRules":{
|
"popupTipRevertRules":{
|
||||||
"message":"Click to revert your changes.",
|
"message":"Spauskite pakeitimams atstatyti.",
|
||||||
"description":"Tooltip when hovering over the eraser in the dynamic filtering pane."
|
"description":"Tooltip when hovering over the eraser in the dynamic filtering pane."
|
||||||
},
|
},
|
||||||
"popupAnyRulePrompt":{
|
"popupAnyRulePrompt":{
|
||||||
|
|
Loading…
Reference in New Issue