|
43 | 43 | "message": "Quant a", |
44 | 44 | "description": "appears as tab name in dashboard" |
45 | 45 | }, |
| 46 | + "assetViewerPageName": { |
| 47 | + "message": "uBlock₀ — Visor de recursos", |
| 48 | + "description": "Title for the asset viewer page" |
| 49 | + }, |
46 | 50 | "advancedSettingsPageName": { |
47 | 51 | "message": "Configuració avançada", |
48 | 52 | "description": "Title for the advanced settings page" |
|
143 | 147 | "message": "Feu clic per desblocar les fonts remotes en aquest lloc", |
144 | 148 | "description": "Tooltip for the no-remote-fonts per-site switch" |
145 | 149 | }, |
| 150 | + "popupTipNoScripting1": { |
| 151 | + "message": "Feu clic per desactivar completament javascript en aquest lloc", |
| 152 | + "description": "Tooltip for the no-scripting per-site switch" |
| 153 | + }, |
| 154 | + "popupTipNoScripting2": { |
| 155 | + "message": "Feu clic per no desactivar completament javascript en aquest lloc", |
| 156 | + "description": "Tooltip for the no-scripting per-site switch" |
| 157 | + }, |
146 | 158 | "popupTipGlobalRules": { |
147 | 159 | "message": "Regles globals: les regles d'aquesta columna s'apliquen a tots els llocs.", |
148 | 160 | "description": "Tooltip when hovering the top-most cell of the global-rules column." |
|
295 | 307 | "message": "Bloca les fonts remotes", |
296 | 308 | "description": "" |
297 | 309 | }, |
| 310 | + "settingsNoScriptingPrompt": { |
| 311 | + "message": "Desactiva javascript", |
| 312 | + "description": "The default state for the per-site no-scripting switch" |
| 313 | + }, |
298 | 314 | "settingsNoCSPReportsPrompt": { |
299 | 315 | "message": "Bloca els informes CSP", |
300 | 316 | "description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150" |
|
772 | 788 | "description": "A context menu entry, present when large media elements have been blocked on the current site" |
773 | 789 | }, |
774 | 790 | "shortcutCapturePlaceholder": { |
775 | | - "message": "Escriviu una drecera", |
| 791 | + "message": "Teclegeu una drecera", |
776 | 792 | "description": "Placeholder string for input field used to capture a keyboard shortcut" |
777 | 793 | }, |
778 | 794 | "dummy": { |
|
0 commit comments