Browse Source

import translation work from https://crowdin.com/project/umatrix

pull/2/head
Raymond Hill 7 years ago
parent
commit
3b77c0732e
No known key found for this signature in database GPG Key ID: 25E1490B761470C2
  1. 4
      src/_locales/it/messages.json

4
src/_locales/it/messages.json

@ -116,7 +116,7 @@
"description": "A menu entry in the matrix popup" "description": "A menu entry in the matrix popup"
}, },
"matrixSwitchNoscriptSpoof": { "matrixSwitchNoscriptSpoof": {
"message": "<code><noscript><\/code> tags spoofing",
"message": "Spoof dei tag <code><noscript><\/code>",
"description": "A menu entry in the matrix popup" "description": "A menu entry in the matrix popup"
}, },
"matrixRevertAllEntry": { "matrixRevertAllEntry": {
@ -336,7 +336,7 @@
"description": "English: Collapse placeholder of blocked elements" "description": "English: Collapse placeholder of blocked elements"
}, },
"settingsCollapseBlacklisted": { "settingsCollapseBlacklisted": {
"message": "Collapse placeholder of blacklisted elements",
"message": "Nascondi lo spazio riservato agli elementi bloccati",
"description": "A setting in the dashboard's Settings pane: 'blacklisted' means 'for which there is a specific block rule', 'specific' means 'a rule for which the destination hostname is not `*`'" "description": "A setting in the dashboard's Settings pane: 'blacklisted' means 'for which there is a specific block rule', 'specific' means 'a rule for which the destination hostname is not `*`'"
}, },
"settingsNoscriptTagsSpoofed": { "settingsNoscriptTagsSpoofed": {

Loading…
Cancel
Save