Browse Source

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

pull/2/head
Raymond Hill 7 years ago
parent
commit
429af12aa2
No known key found for this signature in database GPG Key ID: 25E1490B761470C2
  1. 10
      src/_locales/de/messages.json
  2. 6
      src/_locales/hu/messages.json
  3. 12
      src/_locales/nl/messages.json

10
src/_locales/de/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": "Wähle einen lokalen Geltungsbereich, um Regeln zu betrachten\/erzeugen, die nur in diesem Geltungsbereich angewandt werden",
"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": "Wähle den globalen Geltungsbereich, um Regeln zu betrachten\/erzeugen, die überall angewandt werden",
"description": "Tool tip for the global scope button" "description": "Tool tip for the global scope button"
}, },
"matrixMtxButtonTip": { "matrixMtxButtonTip": {
@ -496,7 +496,7 @@
"description": "" "description": ""
}, },
"hostsFilesAutoUpdatePrompt": { "hostsFilesAutoUpdatePrompt": {
"message": "Auto-update assets",
"message": "Automatische Aktualisierung der Assets",
"description": "" "description": ""
}, },
"hostsFilesUpdateNow": { "hostsFilesUpdateNow": {
@ -528,11 +528,11 @@
"description": "" "description": ""
}, },
"assetsRecipesSection": { "assetsRecipesSection": {
"message": "Ruleset recipes",
"message": "Rezepte für Regelsätze",
"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": "Rezepte für Regelsätze werden <em>auf Anforderung<\/em>, d.h. <b>nur<\/b> durch eine Aktion des Benutzers, über das Popup-Panel importiert.",
"description": "" "description": ""
}, },
"assetsImportLabel": { "assetsImportLabel": {

6
src/_locales/hu/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": "Lokális hatáskör kiválasztásakor csak az abban érvényes szabályok láthatóak és módosíthatóak",
"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": "A globális hatáskört választva azok a szabályok láthatóak és módosíthatóak, amik mindenhol érvényesek",
"description": "Tool tip for the global scope button" "description": "Tool tip for the global scope button"
}, },
"matrixMtxButtonTip": { "matrixMtxButtonTip": {
@ -356,7 +356,7 @@
"description": "" "description": ""
}, },
"settingsMatrixNoTooltips": { "settingsMatrixNoTooltips": {
"message": "Disable tooltips",
"message": "Tooltip kikapcsolása",
"description": "" "description": ""
}, },
"privacyPageTitle": { "privacyPageTitle": {

12
src/_locales/nl/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": "Een lokaal bereik selecteren om regels te zien\/maken die alleen in dat gebied van toepassing zijn",
"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": "Het globale bereik selecteren om regels te zien\/maken die overal van toepassing zijn",
"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": "De pagina vernieuwen.\nDruk op Shift om de browsercache te omzeilen.",
"message": "De pagina vernieuwen. \nDruk op Shift om de browsercache te omzeilen.",
"description": "Tool tip for the reload button" "description": "Tool tip for the reload button"
}, },
"matrix1stPartyLabel": { "matrix1stPartyLabel": {
@ -284,7 +284,7 @@
"description": "" "description": ""
}, },
"settingsIconBadgeEnabled": { "settingsIconBadgeEnabled": {
"message": "Het aantal afzonderlijke aanvragen op het pictogram tonen",
"message": "Het aantal geblokkeerde bronnen op het pictogram tonen",
"description": "" "description": ""
}, },
"settingsMatrixDisplayColorBlind": { "settingsMatrixDisplayColorBlind": {
@ -356,7 +356,7 @@
"description": "" "description": ""
}, },
"settingsMatrixNoTooltips": { "settingsMatrixNoTooltips": {
"message": "Disable tooltips",
"message": "Tooltips uitschakelen",
"description": "" "description": ""
}, },
"privacyPageTitle": { "privacyPageTitle": {
@ -508,7 +508,7 @@
"description": "" "description": ""
}, },
"hostsFilesExternalListsHint": { "hostsFilesExternalListsHint": {
"message": "Importeer hier externe middelen:\nEén URL per regel; ongeldige URL’s worden zonder mededeling genegeerd.",
"message": "Importeer hier externe middelen: \nEén URL per regel; ongeldige URL’s worden zonder mededeling genegeerd.",
"description": "" "description": ""
}, },
"hostsFilesExternalListsParse": { "hostsFilesExternalListsParse": {

Loading…
Cancel
Save