Browse Source

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

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

2
src/_locales/bn/messages.json

@ -56,7 +56,7 @@
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"mediaPrettyName": { "mediaPrettyName": {
"message": "media",
"message": "মিডিয়া",
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"pluginPrettyName": { "pluginPrettyName": {

6
src/_locales/de/messages.json

@ -96,7 +96,7 @@
"description": "Tool tip for the revert local permission button" "description": "Tool tip for the revert local permission button"
}, },
"matrixReloadButton": { "matrixReloadButton": {
"message": "Seite neu laden.",
"message": "Seite neu laden.\nShift drücken um den Browser Cache zu ignorieren.",
"description": "Tool tip for the reload button" "description": "Tool tip for the reload button"
}, },
"matrix1stPartyLabel": { "matrix1stPartyLabel": {
@ -132,7 +132,7 @@
"description": "A menu entry in the matrix popup" "description": "A menu entry in the matrix popup"
}, },
"matrixNoTabFound": { "matrixNoTabFound": {
"message": "Keine Seite gefunden",
"message": "Keine Webseite gefunden",
"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": {
@ -260,7 +260,7 @@
"description": "" "description": ""
}, },
"settingsMatrixDisplayHeader": { "settingsMatrixDisplayHeader": {
"message": "Erscheinungsbild",
"message": "Matrix",
"description": "header for matrix settings used in Settings page" "description": "header for matrix settings used in Settings page"
}, },
"settingsMatrixDisplayTextSizePrompt": { "settingsMatrixDisplayTextSizePrompt": {

4
src/_locales/fr/messages.json

@ -12,7 +12,7 @@
"description": "" "description": ""
}, },
"loggerPageName": { "loggerPageName": {
"message": "uMatrix — Logger",
"message": "uMatrix — Journal",
"description": "Title for the logger window" "description": "Title for the logger window"
}, },
"settingsPageName": { "settingsPageName": {
@ -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": "Aucune page Web trouvée",
"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": {

4
src/_locales/ko/messages.json

@ -4,7 +4,7 @@
"description": "" "description": ""
}, },
"extShortDesc": { "extShortDesc": {
"message": "클릭 한번으로 모든 종류의 요청에 대해 거부 \/ 허용을 할 수 있습니다. 스크립트, Iframe, 광고, Facebook 등을 차단합니다.",
"message": "클릭 한번으로 모든 종류의 요청에 대한 거부 \/ 허용을 설정 할 수 있습니다. 스크립트, Iframe, 광고, Facebook 등을 차단합니다.",
"description": "this will be used as short description in web stores: MUST BE 132 characters OR LESS" "description": "this will be used as short description in web stores: MUST BE 132 characters OR LESS"
}, },
"dashboardPageName": { "dashboardPageName": {
@ -12,7 +12,7 @@
"description": "" "description": ""
}, },
"loggerPageName": { "loggerPageName": {
"message": "uMatrix — Logger",
"message": "uMatrix — 로그",
"description": "Title for the logger window" "description": "Title for the logger window"
}, },
"settingsPageName": { "settingsPageName": {

Loading…
Cancel
Save