Browse Source

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

pull/2/head
Raymond Hill 7 years ago
parent
commit
a88a301d81
No known key found for this signature in database GPG Key ID: 25E1490B761470C2
  1. 8
      src/_locales/de/messages.json
  2. 8
      src/_locales/it/messages.json
  3. 12
      src/_locales/ja/messages.json
  4. 20
      src/_locales/sv/messages.json
  5. 4
      src/_locales/tr/messages.json
  6. 2
      src/_locales/zh_CN/messages.json
  7. 2
      src/_locales/zh_TW/messages.json

8
src/_locales/de/messages.json

@ -284,7 +284,7 @@
"description": "" "description": ""
}, },
"settingsIconBadgeEnabled": { "settingsIconBadgeEnabled": {
"message": "Zeige die Zahl der einzelnen Anfragen auf dem Icon an",
"message": "Zeige die Zahl der blockierten Anfragen auf dem Icon an",
"description": "" "description": ""
}, },
"settingsMatrixDisplayColorBlind": { "settingsMatrixDisplayColorBlind": {
@ -356,7 +356,7 @@
"description": "" "description": ""
}, },
"settingsMatrixNoTooltips": { "settingsMatrixNoTooltips": {
"message": "Disable tooltips",
"message": "Deaktiviere Tooltips",
"description": "" "description": ""
}, },
"privacyPageTitle": { "privacyPageTitle": {
@ -472,7 +472,7 @@
"description": "default file name to use" "description": "default file name to use"
}, },
"assetsHostsSection": { "assetsHostsSection": {
"message": "Hosts files",
"message": "Hosts-Dateien",
"description": "header to identify the hosts files section" "description": "header to identify the hosts files section"
}, },
"hostsFilesPrompt": { "hostsFilesPrompt": {
@ -536,7 +536,7 @@
"description": "" "description": ""
}, },
"assetsImportLabel": { "assetsImportLabel": {
"message": "Import...",
"message": "Importieren...",
"description": "" "description": ""
}, },
"rawSettingsWarning": { "rawSettingsWarning": {

8
src/_locales/it/messages.json

@ -356,7 +356,7 @@
"description": "" "description": ""
}, },
"settingsMatrixNoTooltips": { "settingsMatrixNoTooltips": {
"message": "Disable tooltips",
"message": "Disattiva i suggerimenti",
"description": "" "description": ""
}, },
"privacyPageTitle": { "privacyPageTitle": {
@ -528,15 +528,15 @@
"description": "" "description": ""
}, },
"assetsRecipesSection": { "assetsRecipesSection": {
"message": "Ruleset recipes",
"message": "Ricette di regole",
"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": "Le ricette di regole vengono importate dal pannello popup <em>on demand<\/em>, cioè <b>solo<\/b> da interazione dell'utente.",
"description": "" "description": ""
}, },
"assetsImportLabel": { "assetsImportLabel": {
"message": "Import...",
"message": "Importa...",
"description": "" "description": ""
}, },
"rawSettingsWarning": { "rawSettingsWarning": {

12
src/_locales/ja/messages.json

@ -88,11 +88,11 @@
"description": "" "description": ""
}, },
"matrixLocalScopeTip": { "matrixLocalScopeTip": {
"message": "Select a local scope to see\/create rules which apply only in that scope",
"message": "ルールを作成・表示するスコープを選択する",
"description": "Tool tip for the local scope button" "description": "Tool tip for the local scope button"
}, },
"matrixGlobalScopeTip": { "matrixGlobalScopeTip": {
"message": "Select the global scope to see\/create rules which apply everywhere",
"message": "すべてのページに適用するルールを作成・表示する",
"description": "Tool tip for the global scope button" "description": "Tool tip for the global scope button"
}, },
"matrixMtxButtonTip": { "matrixMtxButtonTip": {
@ -108,7 +108,7 @@
"description": "Tool tip for the revert local permission button" "description": "Tool tip for the revert local permission button"
}, },
"matrixReloadButton": { "matrixReloadButton": {
"message": "このページを再読み込みする\nShift キーを押しながら実行すると、キャッシュを無視した再読み込みを行います",
"message": "このページを再読み込みする\nShift キーを押しながら実行すると、キャッシュを無視した再読み込みを行います",
"description": "Tool tip for the reload button" "description": "Tool tip for the reload button"
}, },
"matrix1stPartyLabel": { "matrix1stPartyLabel": {
@ -260,7 +260,7 @@
"description": "First part of Remember the last [n] HTTP requests per page" "description": "First part of Remember the last [n] HTTP requests per page"
}, },
"statsPageLogSizePrompt2": { "statsPageLogSizePrompt2": {
"message": "<b>1ページあたり<\/b> の HTTP 要求",
"message": "個の HTTP リクエストを記録する",
"description": "Second part of Remember the last [n] HTTP requests per page" "description": "Second part of Remember the last [n] HTTP requests per page"
}, },
"statsPageLogSizeHelp": { "statsPageLogSizeHelp": {
@ -284,7 +284,7 @@
"description": "" "description": ""
}, },
"settingsIconBadgeEnabled": { "settingsIconBadgeEnabled": {
"message": "アイコンにリクエスト数を表示する",
"message": "ブロックしたリソースの数をアイコンに表示する",
"description": "" "description": ""
}, },
"settingsMatrixDisplayColorBlind": { "settingsMatrixDisplayColorBlind": {
@ -356,7 +356,7 @@
"description": "" "description": ""
}, },
"settingsMatrixNoTooltips": { "settingsMatrixNoTooltips": {
"message": "Disable tooltips",
"message": "ツールチップを無効にする",
"description": "" "description": ""
}, },
"privacyPageTitle": { "privacyPageTitle": {

20
src/_locales/sv/messages.json

@ -36,7 +36,7 @@
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"rawSettingsPageName": { "rawSettingsPageName": {
"message": "More",
"message": "Mer",
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"aboutPageName": { "aboutPageName": {
@ -60,7 +60,7 @@
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"mediaPrettyName": { "mediaPrettyName": {
"message": "medium",
"message": "media",
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"pluginPrettyName": { "pluginPrettyName": {
@ -108,7 +108,7 @@
"description": "Tool tip for the revert local permission button" "description": "Tool tip for the revert local permission button"
}, },
"matrixReloadButton": { "matrixReloadButton": {
"message": "Ladda om sidan.\nHåll ner Skift tangenten för att kringgå webbläsarens cache.",
"message": "Ladda om sidan.\nHåll ner Skift-tangenten för att kringgå webbläsarens cache.",
"description": "Tool tip for the reload button" "description": "Tool tip for the reload button"
}, },
"matrix1stPartyLabel": { "matrix1stPartyLabel": {
@ -148,7 +148,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": "Ingen webbplats hittades",
"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": {
@ -300,15 +300,15 @@
"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": "Globalt",
"description": "Scope will be global" "description": "Scope will be global"
}, },
"settingsDefaultScopeLevel1": { "settingsDefaultScopeLevel1": {
"message": "Domain",
"message": "Domän",
"description": "Scope will be base domain" "description": "Scope will be base domain"
}, },
"settingsDefaultScopeLevel2": { "settingsDefaultScopeLevel2": {
"message": "Site",
"message": "Webbplats",
"description": "Scope will be full hostname of site" "description": "Scope will be full hostname of site"
}, },
"settingsMatrixAutoReloadPrompt": { "settingsMatrixAutoReloadPrompt": {
@ -356,7 +356,7 @@
"description": "" "description": ""
}, },
"settingsMatrixNoTooltips": { "settingsMatrixNoTooltips": {
"message": "Disable tooltips",
"message": "Inaktivera verktygstips",
"description": "" "description": ""
}, },
"privacyPageTitle": { "privacyPageTitle": {
@ -536,7 +536,7 @@
"description": "" "description": ""
}, },
"assetsImportLabel": { "assetsImportLabel": {
"message": "Import...",
"message": "Importera...",
"description": "" "description": ""
}, },
"rawSettingsWarning": { "rawSettingsWarning": {
@ -736,7 +736,7 @@
"description": "" "description": ""
}, },
"genericApplyChanges": { "genericApplyChanges": {
"message": "Apply changes",
"message": "Tillämpa ändringar",
"description": "for generic 'Apply changes' buttons" "description": "for generic 'Apply changes' buttons"
} }
} }

4
src/_locales/tr/messages.json

@ -88,7 +88,7 @@
"description": "" "description": ""
}, },
"matrixLocalScopeTip": { "matrixLocalScopeTip": {
"message": "Her yere uygulanan kuralları görmek\/oluşturmak için genel kapsamı seçin",
"message": "Yalnızca bu kapsamda geçerli olan kuralları görmek\/oluşturmak için yerel bir kapsam seçin",
"description": "Tool tip for the local scope button" "description": "Tool tip for the local scope button"
}, },
"matrixGlobalScopeTip": { "matrixGlobalScopeTip": {
@ -284,7 +284,7 @@
"description": "" "description": ""
}, },
"settingsIconBadgeEnabled": { "settingsIconBadgeEnabled": {
"message": "Farklı isteklerin sayısını simge üzerinde göster",
"message": "Engellenmiş kaynakların sayısını simge üzerinde göster",
"description": "" "description": ""
}, },
"settingsMatrixDisplayColorBlind": { "settingsMatrixDisplayColorBlind": {

2
src/_locales/zh_CN/messages.json

@ -100,7 +100,7 @@
"description": "Tool tip for matrix button" "description": "Tool tip for matrix button"
}, },
"matrixPersistButtonTip": { "matrixPersistButtonTip": {
"message": "保存该域名的所有临时变更。",
"message": "保存应用至该域名的所有临时变更。",
"description": "Tool tip for the persist button" "description": "Tool tip for the persist button"
}, },
"matrixRevertButtonTip": { "matrixRevertButtonTip": {

2
src/_locales/zh_TW/messages.json

@ -100,7 +100,7 @@
"description": "Tool tip for matrix button" "description": "Tool tip for matrix button"
}, },
"matrixPersistButtonTip": { "matrixPersistButtonTip": {
"message": "儲存該域名的所有臨時變更。",
"message": "儲存應用至該域名的所有臨時變更。",
"description": "Tool tip for the persist button" "description": "Tool tip for the persist button"
}, },
"matrixRevertButtonTip": { "matrixRevertButtonTip": {

Loading…
Cancel
Save