Browse Source

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

pull/2/head
gorhill 7 years ago
parent
commit
2ddde65a57
  1. 14
      src/_locales/nl/messages.json
  2. 4
      src/_locales/tr/messages.json

14
src/_locales/nl/messages.json

@ -12,7 +12,7 @@
"description": "" "description": ""
}, },
"loggerPageName": { "loggerPageName": {
"message": "uMatrix Logger",
"message": "uMatrix Logger",
"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": "Geen webpagina gevonden",
"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": "Vormgeving",
"message": "Matrix",
"description": "header for matrix settings used in Settings page" "description": "header for matrix settings used in Settings page"
}, },
"settingsMatrixDisplayTextSizePrompt": { "settingsMatrixDisplayTextSizePrompt": {
@ -284,19 +284,19 @@
"description": "English: Convenience" "description": "English: Convenience"
}, },
"settingsDefaultScopeLevel": { "settingsDefaultScopeLevel": {
"message": "Default scope level:",
"message": "Standaard bereikniveau:",
"description": "Label for default scope level selector in Settings pane" "description": "Label for default scope level selector in Settings pane"
}, },
"settingsDefaultScopeLevel0": { "settingsDefaultScopeLevel0": {
"message": "Global",
"message": "Globaal",
"description": "Scope will be global" "description": "Scope will be global"
}, },
"settingsDefaultScopeLevel1": { "settingsDefaultScopeLevel1": {
"message": "Domain",
"message": "Domein",
"description": "Scope will be base domain" "description": "Scope will be base domain"
}, },
"settingsDefaultScopeLevel2": { "settingsDefaultScopeLevel2": {
"message": "Site",
"message": "Website",
"description": "Scope will be full hostname of site" "description": "Scope will be full hostname of site"
}, },
"settingsMatrixAutoReloadPrompt": { "settingsMatrixAutoReloadPrompt": {

4
src/_locales/tr/messages.json

@ -12,7 +12,7 @@
"description": "" "description": ""
}, },
"loggerPageName": { "loggerPageName": {
"message": "uMatrix — Logger",
"message": "uMatrix — Günlükçü",
"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": "Hiçbir web sayfası bulunamadı",
"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": {

Loading…
Cancel
Save