Skip to content

Commit bfdf8b4

Browse files
committed
import translation work from https://crowdin.com/project/ublock
1 parent 0dd0105 commit bfdf8b4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/_locales/es/messages.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"description": "appears as tab name in dashboard"
2929
},
3030
"whitelistPageName": {
31-
"message": "Lista de permitidos",
31+
"message": "Lista blanca",
3232
"description": "appears as tab name in dashboard"
3333
},
3434
"shortcutsPageName": {
@@ -480,7 +480,7 @@
480480
"description": "English: dynamic rule syntax and full documentation."
481481
},
482482
"whitelistPrompt": {
483-
"message": "Lista de permitidos de páginas web para los cuales se deshabilitará uBlock Origin. Una entrada por línea. Se omitirán nombres de páginas web no válidos.",
483+
"message": "Lista blanca de páginas web para los cuales se deshabilitará uBlock Origin. Una entrada por línea. Se omitirán nombres de páginas web no válidos.",
484484
"description": "English: An overview of the content of the dashboard's Whitelist pane."
485485
},
486486
"whitelistImport": {
@@ -492,7 +492,7 @@
492492
"description": "English: Export"
493493
},
494494
"whitelistExportFilename": {
495-
"message": "ublock-mi-lista-de-permitidos_{{datetime}}.txt",
495+
"message": "ublock-mi-lista-blanca_{{datetime}}.txt",
496496
"description": "English: my-ublock-whitelist_{{datetime}}.txt"
497497
},
498498
"whitelistApply": {
@@ -620,7 +620,7 @@
620620
"description": "English: Contributors"
621621
},
622622
"aboutBackupDataButton": {
623-
"message": "Respaldar en archivo...",
623+
"message": "Respaldar en archivo",
624624
"description": "Text for button to create a backup of all settings"
625625
},
626626
"aboutBackupFilename": {

0 commit comments

Comments
 (0)