This commit is contained in:
Raymond Hill 2018-08-02 17:59:24 -04:00
parent 5732d84073
commit a20498b5c0
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
8 changed files with 28 additions and 28 deletions

View File

@ -6,12 +6,12 @@ Uso: El botón grande de apagado/encendido en la ventana de la aplicación, es p
*** ***
Flexible, es más que un "ad blocker": también puede leer y crear filtros desde archivos hosts. Flexible, es más que un "bloqueador de anuncios": también puede leer y crear filtros desde archivos hosts.
Por defecto ya trae configuradas las siguientes listas de filtros: Por defecto ya trae configuradas las siguientes listas de filtros:
- EasyList - EasyList
- Lista de servidores de anuncios de Peter Lowe - Peter Lowes Ad server list
- EasyPrivacy - EasyPrivacy
- Malware domains - Malware domains
@ -22,7 +22,7 @@ Otras listas disponibles pueden ser seleccionadas, si se desea:
- hpHostss Ad and tracking servers - hpHostss Ad and tracking servers
- MVPS HOSTS - MVPS HOSTS
- Spam404 - Spam404
- Etc. - Y muchas más
Por supuesto, mientras más filtros se activen, mayor será el consumo de memoria. No obstante, incluso después de agregar las dos listas adicionales de Fanboy y la 'hpHostss Ad and tracking servers', uBlock₀ consume menos memoria que otros bloqueadores similares. Por supuesto, mientras más filtros se activen, mayor será el consumo de memoria. No obstante, incluso después de agregar las dos listas adicionales de Fanboy y la 'hpHostss Ad and tracking servers', uBlock₀ consume menos memoria que otros bloqueadores similares.

View File

@ -1,6 +1,6 @@
{ {
"extName": { "extName": {
"message": "uBlock", "message": "uBlock Origin",
"description": "extension name." "description": "extension name."
}, },
"extShortDesc": { "extShortDesc": {
@ -28,7 +28,7 @@
"description": "appears as tab name in dashboard" "description": "appears as tab name in dashboard"
}, },
"whitelistPageName": { "whitelistPageName": {
"message": "Lista blanca", "message": "Lista de permitidos",
"description": "appears as tab name in dashboard" "description": "appears as tab name in dashboard"
}, },
"shortcutsPageName": { "shortcutsPageName": {
@ -44,11 +44,11 @@
"description": "appears as tab name in dashboard" "description": "appears as tab name in dashboard"
}, },
"advancedSettingsPageName": { "advancedSettingsPageName": {
"message": "Ajustes avanzados", "message": "Configuración avanzada",
"description": "Title for the advanced settings page" "description": "Title for the advanced settings page"
}, },
"popupPowerSwitchInfo": { "popupPowerSwitchInfo": {
"message": "Clic: desactivar\/activar uBlock₀ para este sitio.\n\nCtrl + clic: deshabilitar uBlock₀ sólo en esta página.", "message": "Clic: deshabilitar\/habilitar uBlock₀ para este sitio.\n\nCtrl + clic: deshabilitar uBlock₀ sólo en esta página.",
"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": {
@ -96,7 +96,7 @@
"description": "Tooltip used for the logger icon in the panel" "description": "Tooltip used for the logger icon in the panel"
}, },
"popupTipNoPopups": { "popupTipNoPopups": {
"message": "Alternar bloqueo de todos los pop-ups para este sitio", "message": "Alternar bloqueo de ventanas emergentes en este sitio",
"description": "Tooltip for the no-popups per-site switch" "description": "Tooltip for the no-popups per-site switch"
}, },
"popupTipNoPopups1": { "popupTipNoPopups1": {
@ -260,7 +260,7 @@
"description": "" "description": ""
}, },
"settingsAdvancedUserSettings": { "settingsAdvancedUserSettings": {
"message": "ajustes avanzados", "message": "configuración avanzada",
"description": "For the tooltip of a link which gives access to advanced settings" "description": "For the tooltip of a link which gives access to advanced settings"
}, },
"settingsPrefetchingDisabledPrompt": { "settingsPrefetchingDisabledPrompt": {
@ -480,7 +480,7 @@
"description": "English: dynamic rule syntax and full documentation." "description": "English: dynamic rule syntax and full documentation."
}, },
"whitelistPrompt": { "whitelistPrompt": {
"message": "Lista de servidores para los cuales se deshabilitará uBlock₀. Una entrada por línea. Se omitirán nombres de servidores inválidos.", "message": "Lista de permitidos de páginas web para los cuales se deshabilitará uBlock₀. Una entrada por línea. Se omitirán nombres de páginas web inválidos.",
"description": "English: An overview of the content of the dashboard's Whitelist pane." "description": "English: An overview of the content of the dashboard's Whitelist pane."
}, },
"whitelistImport": { "whitelistImport": {
@ -516,7 +516,7 @@
"description": "English: Filter" "description": "English: Filter"
}, },
"logAll": { "logAll": {
"message": "Todas", "message": "Todo",
"description": "Appears in the logger's tab selector" "description": "Appears in the logger's tab selector"
}, },
"logBehindTheScene": { "logBehindTheScene": {
@ -748,7 +748,7 @@
"description": "used as a prompt for the user to provide a custom device name" "description": "used as a prompt for the user to provide a custom device name"
}, },
"advancedSettingsWarning": { "advancedSettingsWarning": {
"message": "¡Alerta! Cambie estos ajustes avanzados bajo su propio riesgo.", "message": "¡Alerta! Cambie estas configuraciones avanzadas bajo su propio riesgo.",
"description": "A warning to users at the top of 'Advanced settings' page" "description": "A warning to users at the top of 'Advanced settings' page"
}, },
"genericSubmit": { "genericSubmit": {

View File

@ -36,7 +36,7 @@
"description": "appears as tab name in dashboard" "description": "appears as tab name in dashboard"
}, },
"statsPageName": { "statsPageName": {
"message": "uBlock₀ — Võrgutaotluste logi", "message": "uBlock₀ — Logija",
"description": "Title for the logger window" "description": "Title for the logger window"
}, },
"aboutPageName": { "aboutPageName": {
@ -92,7 +92,7 @@
"description": "English: Enter element picker mode" "description": "English: Enter element picker mode"
}, },
"popupTipLog": { "popupTipLog": {
"message": "Avage logija", "message": "Ava logija",
"description": "Tooltip used for the logger icon in the panel" "description": "Tooltip used for the logger icon in the panel"
}, },
"popupTipNoPopups": { "popupTipNoPopups": {

View File

@ -592,7 +592,7 @@
"description": "Below this sentence, the filter list(s) in which the filter was found" "description": "Below this sentence, the filter list(s) in which the filter was found"
}, },
"loggerStaticFilteringFinderSentence2": { "loggerStaticFilteringFinderSentence2": {
"message": "Static filter <code>{{filter}}<\/code> could not be found in any of the currently enabled filter lists", "message": "Filter statis <code>{{filter}}<\/code> tidak dapat ditemukan di salah satu daftar filter yang aktif saat ini",
"description": "Message to show when a filter cannot be found in any filter lists" "description": "Message to show when a filter cannot be found in any filter lists"
}, },
"aboutChangelog": { "aboutChangelog": {

View File

@ -32,7 +32,7 @@
"description": "appears as tab name in dashboard" "description": "appears as tab name in dashboard"
}, },
"shortcutsPageName": { "shortcutsPageName": {
"message": "Shortcuts", "message": "단축키",
"description": "appears as tab name in dashboard" "description": "appears as tab name in dashboard"
}, },
"statsPageName": { "statsPageName": {

View File

@ -1,6 +1,6 @@
{ {
"extName": { "extName": {
"message": "uBlock", "message": "uBlock Origin",
"description": "extension name." "description": "extension name."
}, },
"extShortDesc": { "extShortDesc": {
@ -36,7 +36,7 @@
"description": "appears as tab name in dashboard" "description": "appears as tab name in dashboard"
}, },
"statsPageName": { "statsPageName": {
"message": "uBlock Dziennik żądań sieciowych", "message": "uBlock Dziennik żądań sieciowych",
"description": "Title for the logger window" "description": "Title for the logger window"
}, },
"aboutPageName": { "aboutPageName": {
@ -240,7 +240,7 @@
"description": "English: Show the number of blocked requests on the icon" "description": "English: Show the number of blocked requests on the icon"
}, },
"settingsTooltipsPrompt": { "settingsTooltipsPrompt": {
"message": "Nie wyświetlaj podpowiedzi", "message": "Nie wyświetlaj dymków podpowiedzi",
"description": "A checkbox in the Settings pane" "description": "A checkbox in the Settings pane"
}, },
"settingsContextMenuPrompt": { "settingsContextMenuPrompt": {
@ -268,7 +268,7 @@
"description": "English: " "description": "English: "
}, },
"settingsHyperlinkAuditingDisabledPrompt": { "settingsHyperlinkAuditingDisabledPrompt": {
"message": "Nie śledź kliknięć odnośników", "message": "Wyłącz śledzenie kliknięć odnośników",
"description": "English: " "description": "English: "
}, },
"settingsWebRTCIPAddressHiddenPrompt": { "settingsWebRTCIPAddressHiddenPrompt": {
@ -692,7 +692,7 @@
"description": "Firefox-specific: appears as 'uBlock₀ (off)'" "description": "Firefox-specific: appears as 'uBlock₀ (off)'"
}, },
"docblockedPrompt1": { "docblockedPrompt1": {
"message": "uBlock zablokował wczytywanie następującej strony:", "message": "uBlock Origin zablokował wczytywanie następującej strony:",
"description": "English: uBlock₀ has prevented the following page from loading:" "description": "English: uBlock₀ has prevented the following page from loading:"
}, },
"docblockedPrompt2": { "docblockedPrompt2": {
@ -716,7 +716,7 @@
"description": "English: Close this window" "description": "English: Close this window"
}, },
"docblockedProceed": { "docblockedProceed": {
"message": "Wyłącz skrupulatne blokowanie na {{hostname}}", "message": "Wyłącz rygorystyczne blokowanie dla {{hostname}}",
"description": "English: Disable strict blocking for {{hostname}} ..." "description": "English: Disable strict blocking for {{hostname}} ..."
}, },
"docblockedDisableTemporary": { "docblockedDisableTemporary": {

View File

@ -772,7 +772,7 @@
"description": "A context menu entry, present when large media elements have been blocked on the current site" "description": "A context menu entry, present when large media elements have been blocked on the current site"
}, },
"shortcutCapturePlaceholder": { "shortcutCapturePlaceholder": {
"message": "Digite um atalho", "message": "Digitar um atalho",
"description": "Placeholder string for input field used to capture a keyboard shortcut" "description": "Placeholder string for input field used to capture a keyboard shortcut"
}, },
"dummy": { "dummy": {

View File

@ -32,7 +32,7 @@
"description": "appears as tab name in dashboard" "description": "appears as tab name in dashboard"
}, },
"shortcutsPageName": { "shortcutsPageName": {
"message": "Shortcuts", "message": "Comenzi rapide",
"description": "appears as tab name in dashboard" "description": "appears as tab name in dashboard"
}, },
"statsPageName": { "statsPageName": {
@ -592,7 +592,7 @@
"description": "Below this sentence, the filter list(s) in which the filter was found" "description": "Below this sentence, the filter list(s) in which the filter was found"
}, },
"loggerStaticFilteringFinderSentence2": { "loggerStaticFilteringFinderSentence2": {
"message": "Static filter <code>{{filter}}<\/code> could not be found in any of the currently enabled filter lists", "message": "Filtru static <code>{{filter}}<\/code> nu se gasește în niciuna dintre listele de filtre activate",
"description": "Message to show when a filter cannot be found in any filter lists" "description": "Message to show when a filter cannot be found in any filter lists"
}, },
"aboutChangelog": { "aboutChangelog": {
@ -772,7 +772,7 @@
"description": "A context menu entry, present when large media elements have been blocked on the current site" "description": "A context menu entry, present when large media elements have been blocked on the current site"
}, },
"shortcutCapturePlaceholder": { "shortcutCapturePlaceholder": {
"message": "Type a shortcut", "message": "Tastați o comandă rapidă",
"description": "Placeholder string for input field used to capture a keyboard shortcut" "description": "Placeholder string for input field used to capture a keyboard shortcut"
}, },
"dummy": { "dummy": {