Browse Source

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

pull/2/head
Raymond Hill 7 years ago
parent
commit
7a1cb53c04
No known key found for this signature in database GPG Key ID: 25E1490B761470C2
  1. 14
      src/_locales/ko/messages.json
  2. 10
      src/_locales/pl/messages.json

14
src/_locales/ko/messages.json

@ -32,7 +32,7 @@
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"ubiquitousRulesPageName": { "ubiquitousRulesPageName": {
"message": "Assets",
"message": "필터",
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"rawSettingsPageName": { "rawSettingsPageName": {
@ -336,7 +336,7 @@
"description": "" "description": ""
}, },
"settingsMatrixNoTooltips": { "settingsMatrixNoTooltips": {
"message": "Disable tooltips",
"message": "툴팁 끄기",
"description": "" "description": ""
}, },
"privacyPageTitle": { "privacyPageTitle": {
@ -452,7 +452,7 @@
"description": "default file name to use" "description": "default file name to use"
}, },
"assetsHostsSection": { "assetsHostsSection": {
"message": "Hosts files",
"message": "호스트 파일 목록",
"description": "header to identify the hosts files section" "description": "header to identify the hosts files section"
}, },
"hostsFilesPrompt": { "hostsFilesPrompt": {
@ -476,7 +476,7 @@
"description": "" "description": ""
}, },
"hostsFilesAutoUpdatePrompt": { "hostsFilesAutoUpdatePrompt": {
"message": "Auto-update assets",
"message": "필터 자동 업데이트",
"description": "" "description": ""
}, },
"hostsFilesUpdateNow": { "hostsFilesUpdateNow": {
@ -508,15 +508,15 @@
"description": "" "description": ""
}, },
"assetsRecipesSection": { "assetsRecipesSection": {
"message": "Ruleset recipes",
"message": "허용 규칙 프리셋",
"description": "header to identify the ruleset files section" "description": "header to identify the ruleset files section"
}, },
"assetsRecipesSummary": { "assetsRecipesSummary": {
"message": "Ruleset recipes are imported from the popup panel <em>on demand<\/em>, i.e. <b>only<\/b> through user interaction.",
"message": "허용 규칙 프리셋은 <b>사용자<\/b>가 uMatrix 팝업 화면에서 퍼즐 조각 아이콘을 클릭 후 규칙 프리셋을<em>선택 시<\/em> 적용 됩니다.",
"description": "" "description": ""
}, },
"assetsImportLabel": { "assetsImportLabel": {
"message": "Import...",
"message": "추가...",
"description": "" "description": ""
}, },
"assetsInlineHostsLabel": { "assetsInlineHostsLabel": {

10
src/_locales/pl/messages.json

@ -56,7 +56,7 @@
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"imagePrettyName": { "imagePrettyName": {
"message": "obrazek",
"message": "obraz",
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"mediaPrettyName": { "mediaPrettyName": {
@ -152,11 +152,11 @@
"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"
}, },
"matrixRecipeImportTip": { "matrixRecipeImportTip": {
"message": "Import rules",
"message": "Importuj reguły",
"description": "Used as a tooltip for the recipe import button" "description": "Used as a tooltip for the recipe import button"
}, },
"matrixRecipeSaveTip": { "matrixRecipeSaveTip": {
"message": "Save rules",
"message": "Zapisz reguły",
"description": "Used as a tooltip for the recipe padlock button" "description": "Used as a tooltip for the recipe padlock button"
}, },
"statsPageTitle": { "statsPageTitle": {
@ -520,11 +520,11 @@
"description": "" "description": ""
}, },
"assetsInlineHostsLabel": { "assetsInlineHostsLabel": {
"message": "My hosts",
"message": "Moje hosty",
"description": "" "description": ""
}, },
"assetsInlineRecipesLabel": { "assetsInlineRecipesLabel": {
"message": "My recipes",
"message": "Moje zestawy reguł",
"description": "" "description": ""
}, },
"rawSettingsWarning": { "rawSettingsWarning": {

Loading…
Cancel
Save