Browse Source

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

pull/2/head
gorhill 7 years ago
parent
commit
706fa4fca4
  1. 4
      src/_locales/pt_BR/messages.json
  2. 4
      src/_locales/ru/messages.json
  3. 4
      src/_locales/zh_CN/messages.json
  4. 4
      src/_locales/zh_TW/messages.json

4
src/_locales/pt_BR/messages.json

@ -12,7 +12,7 @@
"description": ""
},
"loggerPageName": {
"message": "uMatrix — Logger",
"message": "uMatrix — Registro",
"description": "Title for the logger window"
},
"settingsPageName": {
@ -132,7 +132,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixNoTabFound": {
"message": "No web page found",
"message": "Nenhuma página de web encontrada",
"description": "Displays in place of matrix when no data is found for the current page"
},
"statsPageTitle": {

4
src/_locales/ru/messages.json

@ -12,7 +12,7 @@
"description": ""
},
"loggerPageName": {
"message": "uMatrix — Logger",
"message": "uMatrix — Журнал сетевых запросов",
"description": "Title for the logger window"
},
"settingsPageName": {
@ -132,7 +132,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixNoTabFound": {
"message": "No web page found",
"message": "Страница не найдена",
"description": "Displays in place of matrix when no data is found for the current page"
},
"statsPageTitle": {

4
src/_locales/zh_CN/messages.json

@ -12,7 +12,7 @@
"description": ""
},
"loggerPageName": {
"message": "uMatrix — Logger",
"message": "uMatrix — 日志记录",
"description": "Title for the logger window"
},
"settingsPageName": {
@ -132,7 +132,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixNoTabFound": {
"message": "No web page found",
"message": "没有找到网页",
"description": "Displays in place of matrix when no data is found for the current page"
},
"statsPageTitle": {

4
src/_locales/zh_TW/messages.json

@ -12,7 +12,7 @@
"description": ""
},
"loggerPageName": {
"message": "uMatrix — Logger",
"message": "uMatrix — 日誌記錄",
"description": "Title for the logger window"
},
"settingsPageName": {
@ -132,7 +132,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixNoTabFound": {
"message": "No web page found",
"message": "沒有找到網頁",
"description": "Displays in place of matrix when no data is found for the current page"
},
"statsPageTitle": {

Loading…
Cancel
Save