1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-20 20:23:37 +12:00
This commit is contained in:
Raymond Hill 2018-02-03 09:52:23 -05:00
parent 91cbd94ba7
commit a88a301d81
No known key found for this signature in database
GPG key ID: 25E1490B761470C2
7 changed files with 28 additions and 28 deletions

View file

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

View file

@ -356,7 +356,7 @@
"description": ""
},
"settingsMatrixNoTooltips": {
"message": "Disable tooltips",
"message": "Disattiva i suggerimenti",
"description": ""
},
"privacyPageTitle": {
@ -528,15 +528,15 @@
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"message": "Ricette di regole",
"description": "header to identify the ruleset files section"
},
"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": ""
},
"assetsImportLabel": {
"message": "Import...",
"message": "Importa...",
"description": ""
},
"rawSettingsWarning": {

View file

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

View file

@ -36,7 +36,7 @@
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
"message": "More",
"message": "Mer",
"description": "a tab in dashboard"
},
"aboutPageName": {
@ -60,7 +60,7 @@
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"mediaPrettyName": {
"message": "medium",
"message": "media",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"pluginPrettyName": {
@ -108,7 +108,7 @@
"description": "Tool tip for the revert local permission button"
},
"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"
},
"matrix1stPartyLabel": {
@ -148,7 +148,7 @@
"description": "A menu entry in the matrix popup"
},
"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"
},
"statsPageTitle": {
@ -300,15 +300,15 @@
"description": "Label for default scope level selector in Settings pane"
},
"settingsDefaultScopeLevel0": {
"message": "Global",
"message": "Globalt",
"description": "Scope will be global"
},
"settingsDefaultScopeLevel1": {
"message": "Domain",
"message": "Domän",
"description": "Scope will be base domain"
},
"settingsDefaultScopeLevel2": {
"message": "Site",
"message": "Webbplats",
"description": "Scope will be full hostname of site"
},
"settingsMatrixAutoReloadPrompt": {
@ -356,7 +356,7 @@
"description": ""
},
"settingsMatrixNoTooltips": {
"message": "Disable tooltips",
"message": "Inaktivera verktygstips",
"description": ""
},
"privacyPageTitle": {
@ -536,7 +536,7 @@
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"message": "Importera...",
"description": ""
},
"rawSettingsWarning": {
@ -736,7 +736,7 @@
"description": ""
},
"genericApplyChanges": {
"message": "Apply changes",
"message": "Tillämpa ändringar",
"description": "for generic 'Apply changes' buttons"
}
}

View file

@ -88,7 +88,7 @@
"description": ""
},
"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"
},
"matrixGlobalScopeTip": {
@ -284,7 +284,7 @@
"description": ""
},
"settingsIconBadgeEnabled": {
"message": "Farklı isteklerin sayısını simge üzerinde göster",
"message": "Engellenmiş kaynakların sayısını simge üzerinde göster",
"description": ""
},
"settingsMatrixDisplayColorBlind": {

View file

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

View file

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