Browse Source

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

pull/2/head
gorhill 7 years ago
parent
commit
67e7c8a5bf
No known key found for this signature in database GPG Key ID: 25E1490B761470C2
  1. 4
      src/_locales/de/messages.json
  2. 4
      src/_locales/hu/messages.json

4
src/_locales/de/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": "<code><noscript><\/code> Tags verschleiern",
"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"
}, },
"settingsNoscriptTagsSpoofed": { "settingsNoscriptTagsSpoofed": {
"message": "Spoof <code><noscript><\/code> tags when 1st-party scripts are blocked",
"message": "Verschleiere <code><noscript><\/code> Tags wenn Skripte der aktuellen Domain blockiert werden",
"description": "This appears in the Settings pane in the dashboard" "description": "This appears in the Settings pane in the dashboard"
}, },
"settingsCloudStorageEnabled": { "settingsCloudStorageEnabled": {

4
src/_locales/hu/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": "<code><noscript><\/code> tagek felülírása",
"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"
}, },
"settingsNoscriptTagsSpoofed": { "settingsNoscriptTagsSpoofed": {
"message": "Spoof <code><noscript><\/code> tags when 1st-party scripts are blocked",
"message": "<code><noscript><\/code> tagek tartalmának felülírása, ha az aktuális domain szkriptjei blokkolva vannak",
"description": "This appears in the Settings pane in the dashboard" "description": "This appears in the Settings pane in the dashboard"
}, },
"settingsCloudStorageEnabled": { "settingsCloudStorageEnabled": {

Loading…
Cancel
Save