Browse Source

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

pull/2/head
gorhill 7 years ago
parent
commit
23047bc23c
No known key found for this signature in database GPG Key ID: 25E1490B761470C2
  1. 6
      src/_locales/ko/messages.json

6
src/_locales/ko/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> 태그 위조",
"description": "A menu entry in the matrix popup" "description": "A menu entry in the matrix popup"
}, },
"matrixRevertAllEntry": { "matrixRevertAllEntry": {
@ -132,7 +132,7 @@
"description": "A menu entry in the matrix popup" "description": "A menu entry in the matrix popup"
}, },
"matrixNoTabFound": { "matrixNoTabFound": {
"message": "No web page found",
"message": "웹 페이지를 찾을 수 없습니다.",
"description": "Displays in place of matrix when no data is found for the current page" "description": "Displays in place of matrix when no data is found for the current page"
}, },
"statsPageTitle": { "statsPageTitle": {
@ -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> 태그를 위장합니다.",
"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