mirror of https://github.com/gorhill/uBlock.git
translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
53d49fd79a
commit
beef895549
|
@ -32,7 +32,7 @@
|
||||||
"description":"appears as tab name in dashboard"
|
"description":"appears as tab name in dashboard"
|
||||||
},
|
},
|
||||||
"statsPageName":{
|
"statsPageName":{
|
||||||
"message":"uBlock₀ — Záznam sieťových požiadavok",
|
"message":"uBlock₀ — Zaznamenávač",
|
||||||
"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":"Prejsť na záznam požiadaviek",
|
"message":"Otvoriť Zaznamenávač",
|
||||||
"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":"Globálne pravidlá: tento stĺpec slúži pre pravidlá, ktoré platia pre všetky weby.",
|
||||||
"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":"Lokálne pravidlá: tento stĺpec slúži pre pravidlá, ktoré platia len pre aktuálny web.\nLokálne pravidlá prepisujú globálne pravidlá.",
|
||||||
"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":"Kliknutím použijete vaše zmeny.",
|
||||||
"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":"Kliknutím vrátite vaše zmeny.",
|
||||||
"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