mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Import translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
5cf762d115
commit
185ebf0d7d
4 changed files with 7 additions and 7 deletions
2
dist/description/description-es.txt
vendored
2
dist/description/description-es.txt
vendored
|
@ -2,7 +2,7 @@ Un bloqueador eficiente: capaz de cargar y aplicar miles más de filtros en comp
|
|||
|
||||
Ejemplo con imágenes ilustrando su eficiencia (en inglés): https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
|
||||
|
||||
Uso: El botón grande de apagado/encendido en la ventana emergente de la extensión, es para deshabilitar/habilitar uBlock₀ permanentemente en el sitio web actual. Aplica solo al sitio web actual, no activa o desactiva la extensión de forma general.
|
||||
Uso: El botón grande de apagado/encendido en la interfaz emergente de la extensión, es para deshabilitar/habilitar uBlock₀ permanentemente en el sitio web actual. Aplica solo al sitio web actual, no activa o desactiva la extensión de forma general.
|
||||
|
||||
***
|
||||
|
||||
|
|
|
@ -576,7 +576,7 @@
|
|||
"description": "Tooltip for the row filterer button in the logger page"
|
||||
},
|
||||
"logFilterPrompt": {
|
||||
"message": "filtrar contenido del registro de peticiones",
|
||||
"message": "filtrar contenido",
|
||||
"description": "Placeholder string for logger output filtering input field"
|
||||
},
|
||||
"loggerRowFiltererBuiltinTip": {
|
||||
|
@ -744,11 +744,11 @@
|
|||
"description": "A label for the partyness column"
|
||||
},
|
||||
"loggerExportFormatList": {
|
||||
"message": "Formato lista",
|
||||
"message": "Lista",
|
||||
"description": "Label for radio-button to pick export format"
|
||||
},
|
||||
"loggerExportFormatTable": {
|
||||
"message": "Formato tabla",
|
||||
"message": "Tabla",
|
||||
"description": "Label for radio-button to pick export format"
|
||||
},
|
||||
"loggerExportEncodePlain": {
|
||||
|
|
|
@ -728,7 +728,7 @@
|
|||
"description": "Logger settings: a sentence to describe the purpose of the checkboxes below"
|
||||
},
|
||||
"loggerSettingHideColumnTime": {
|
||||
"message": "{{input}} Tempo",
|
||||
"message": "{{input}} Hora",
|
||||
"description": "A label for the time column"
|
||||
},
|
||||
"loggerSettingHideColumnFilter": {
|
||||
|
|
|
@ -784,7 +784,7 @@
|
|||
"description": "English: Contributors"
|
||||
},
|
||||
"aboutDependencies": {
|
||||
"message": "Dependențe externe (compatibile GPLv3):",
|
||||
"message": "Dependențe externe (compatible GPLv3):",
|
||||
"description": "Shown in the About pane"
|
||||
},
|
||||
"aboutBackupDataButton": {
|
||||
|
@ -944,7 +944,7 @@
|
|||
"description": "Placeholder string for input field used to capture a keyboard shortcut"
|
||||
},
|
||||
"genericMergeViewScrollLock": {
|
||||
"message": "Comutați blocarea derulării",
|
||||
"message": "Comutați derularea blocată",
|
||||
"description": "Tooltip for the button used to lock scrolling between the views in the 'My rules' pane"
|
||||
},
|
||||
"genericCopyToClipboard": {
|
||||
|
|
Loading…
Reference in a new issue