This commit is contained in:
Raymond Hill 2018-07-16 09:37:47 -04:00
parent 8e9b45fbda
commit bb72f6bf19
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
3 changed files with 13 additions and 13 deletions

View File

@ -48,11 +48,11 @@
"description": "English: Click: disable\/enable uBlock₀ for this site.\n\nCtrl+click: disable uBlock₀ only on this page." "description": "English: Click: disable\/enable uBlock₀ for this site.\n\nCtrl+click: disable uBlock₀ only on this page."
}, },
"popupPowerSwitchInfo1": { "popupPowerSwitchInfo1": {
"message": "Click to disable uBlock₀ for this site.\n\nCtrl+click to disable uBlock₀ only on this page.", "message": "Click: paganahin ang uBlock₀ para sa websayt na ito.\n\nCtrl+click: 'wag paganahin ang uBlock₀ para lang sa pahina na to.",
"description": "Message to be read by screen readers" "description": "Message to be read by screen readers"
}, },
"popupPowerSwitchInfo2": { "popupPowerSwitchInfo2": {
"message": "Click to enable uBlock₀ for this site.", "message": "Click para paganahin ang uBlock₀ sa websayt na ito.",
"description": "Message to be read by screen readers" "description": "Message to be read by screen readers"
}, },
"popupBlockedRequestPrompt": { "popupBlockedRequestPrompt": {
@ -96,11 +96,11 @@
"description": "Tooltip for the no-popups per-site switch" "description": "Tooltip for the no-popups per-site switch"
}, },
"popupTipNoPopups1": { "popupTipNoPopups1": {
"message": "Click to block all popups on this site", "message": "Click para ihinto ang lahat ng popups sa websayt na ito",
"description": "Tooltip for the no-popups per-site switch" "description": "Tooltip for the no-popups per-site switch"
}, },
"popupTipNoPopups2": { "popupTipNoPopups2": {
"message": "Click to no longer block all popups on this site", "message": "Click para hindi na ihinto ang lahat ng popups sa websayt na ito",
"description": "Tooltip for the no-popups per-site switch" "description": "Tooltip for the no-popups per-site switch"
}, },
"popupTipNoLargeMedia": { "popupTipNoLargeMedia": {
@ -108,11 +108,11 @@
"description": "Tooltip for the no-large-media per-site switch" "description": "Tooltip for the no-large-media per-site switch"
}, },
"popupTipNoLargeMedia1": { "popupTipNoLargeMedia1": {
"message": "Click to block large media elements on this site", "message": "Click para ihinto ang may malalaking media elements sa website na ito",
"description": "Tooltip for the no-large-media per-site switch" "description": "Tooltip for the no-large-media per-site switch"
}, },
"popupTipNoLargeMedia2": { "popupTipNoLargeMedia2": {
"message": "Click to no longer block large media elements on this site", "message": "Click para ihinto ang may malalaking media elements sa websayt na ito",
"description": "Tooltip for the no-large-media per-site switch" "description": "Tooltip for the no-large-media per-site switch"
}, },
"popupTipNoCosmeticFiltering": { "popupTipNoCosmeticFiltering": {
@ -120,11 +120,11 @@
"description": "Tooltip for the no-cosmetic-filtering per-site switch" "description": "Tooltip for the no-cosmetic-filtering per-site switch"
}, },
"popupTipNoCosmeticFiltering1": { "popupTipNoCosmeticFiltering1": {
"message": "Click to disable cosmetic filtering on this site", "message": "Click para ihinto ang cosmetic filtering sa websayt na ito",
"description": "Tooltip for the no-cosmetic-filtering per-site switch" "description": "Tooltip for the no-cosmetic-filtering per-site switch"
}, },
"popupTipNoCosmeticFiltering2": { "popupTipNoCosmeticFiltering2": {
"message": "Click to enable cosmetic filtering on this site", "message": "Click para hindi ihinto ang cosmetic filtering sa websayt na ito",
"description": "Tooltip for the no-cosmetic-filtering per-site switch" "description": "Tooltip for the no-cosmetic-filtering per-site switch"
}, },
"popupTipNoRemoteFonts": { "popupTipNoRemoteFonts": {
@ -132,11 +132,11 @@
"description": "Tooltip for the no-remote-fonts per-site switch" "description": "Tooltip for the no-remote-fonts per-site switch"
}, },
"popupTipNoRemoteFonts1": { "popupTipNoRemoteFonts1": {
"message": "Click to block remote fonts on this site", "message": "Click para ihinto ang remote fonts sa websayt na ito",
"description": "Tooltip for the no-remote-fonts per-site switch" "description": "Tooltip for the no-remote-fonts per-site switch"
}, },
"popupTipNoRemoteFonts2": { "popupTipNoRemoteFonts2": {
"message": "Click to no longer block remote fonts on this site", "message": "Click para hindi na ihinto ang remote fonts sa websayt na ito",
"description": "Tooltip for the no-remote-fonts per-site switch" "description": "Tooltip for the no-remote-fonts per-site switch"
}, },
"popupTipGlobalRules": { "popupTipGlobalRules": {

View File

@ -8,7 +8,7 @@
"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": {
"message": "uBlock₀ 控制面板", "message": "uBlock₀ 控制面板",
"description": "English: uBlock₀ — Dashboard" "description": "English: uBlock₀ — Dashboard"
}, },
"settingsPageName": { "settingsPageName": {
@ -32,7 +32,7 @@
"description": "appears as tab name in dashboard" "description": "appears as tab name in dashboard"
}, },
"statsPageName": { "statsPageName": {
"message": "uBlock₀ 网络请求日志", "message": "uBlock₀ 网络请求日志",
"description": "Title for the logger window" "description": "Title for the logger window"
}, },
"aboutPageName": { "aboutPageName": {

View File

@ -1,6 +1,6 @@
{ {
"extName": { "extName": {
"message": "uBlock Origin", "message": "uBlock",
"description": "extension name." "description": "extension name."
}, },
"extShortDesc": { "extShortDesc": {