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-01-30 08:55:15 -05:00
parent 3e4e1d9def
commit 4ea5334275
No known key found for this signature in database
GPG key ID: 25E1490B761470C2
51 changed files with 942 additions and 126 deletions

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -56,7 +56,7 @@
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"imagePrettyName": {
"message": "الصُورَة",
"message": "صورة",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"mediaPrettyName": {
@ -132,11 +132,11 @@
"description": "A menu entry in the matrix popup"
},
"matrixLoggerMenuEntry": {
"message": "الذهاب إلى مسجل",
"message": "الذهاب إلى السجل",
"description": "A menu entry in the matrix popup"
},
"matrixDashboardMenuEntry": {
"message": "انتقل إلى لوحة التحكم الرئيسية",
"message": "انتقل إلى لوحة التحكم",
"description": "A menu entry in the matrix popup"
},
"matrixNoTabFound": {
@ -192,7 +192,7 @@
"description": ""
},
"statsPageRequests": {
"message": "طلبات",
"message": "الطلبات",
"description": "header for the stat type column"
},
"statsPageAllowed": {
@ -304,11 +304,11 @@
"description": "Scope will be base domain"
},
"settingsDefaultScopeLevel2": {
"message": "الموقع",
"message": "موقع",
"description": "Scope will be full hostname of site"
},
"settingsMatrixAutoReloadPrompt": {
"message": "عند إغلاق مصفوفة، وذكية تحميل علامات التبويب هذه:",
"message": "عند إغلاق المصفوفة، إعادة تحميل علامات التبويب هذه:",
"description": ""
},
"settingsMatrixAutoReloadNone": {
@ -316,7 +316,7 @@
"description": ""
},
"settingsMatrixAutoReloadCurrent": {
"message": "قائم",
"message": "الصفحة الحالية",
"description": ""
},
"settingsMatrixAutoReloadAll": {
@ -352,7 +352,7 @@
"description": "This appears in the Settings pane in the dashboard"
},
"settingsCloudStorageEnabled": {
"message": "تمكين سحابة دعم التخزين",
"message": "تمكين دعم سحابة التخزين",
"description": ""
},
"privacyPageTitle": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "ملفات الـ hosts",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "يتم تحميل جميع أسماء المضيفين في ملف المضيفين كما المضيفين القائمة السوداء في نطاق عالمي.",
"description": ""
@ -519,6 +523,18 @@
"message": "عفا عليها الزمن",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "استيراد...",
"description": ""
},
"rawSettingsWarning": {
"message": "تحذير! غير إعدادات الضبط الخام على مسؤوليتك الخاصة.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Всички сайтове във файла с хостове са заредени като блокирани на глобално ниво.",
"description": ""
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "остаряло",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "amar-umatrix-niyom.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "বৈশ্বিক ব্যাপ্তিতে একটি হোস্ট ফাইলের সব হোস্টনেম কালোতালিকাভুক্ত হোস্টনেম হিসাবে লোড করা হয়।",
"description": ""
@ -519,6 +523,18 @@
"message": "পুরোনো",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "moje-pravidla-umatrix.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Všechny jména hostů v souboru hostů jsou načteny jako zakázaná v globálním měřítku.",
"description": ""
@ -519,6 +523,18 @@
"message": "zastaralé",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Alle hostnavne der forefindes i en host fil vil blive sortlistet, og blokeret overalt.",
"description": ""
@ -519,6 +523,18 @@
"message": "Forældet",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Alle Hostnamen einer Hosts-Datei werden als geblacklistete Hostnamen im globalen Geltungsbereich geladen.",
"description": ""
@ -519,6 +523,18 @@
"message": "veraltet",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warnung! Die Änderung dieser Konfigurations-Einstellungen erfolgt auf eigenes Risiko.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "miaj-umatrix-reguloj.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "neĝisdata",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -12,7 +12,7 @@
"description": ""
},
"loggerPageName": {
"message": "uMatrix — Logueador",
"message": "uMatrix — Registro",
"description": "Title for the logger window"
},
"settingsPageName": {
@ -32,11 +32,11 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Ficheros hosts",
"message": "Recursos",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
"message": "More",
"message": "Más",
"description": "a tab in dashboard"
},
"aboutPageName": {
@ -56,7 +56,7 @@
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"imagePrettyName": {
"message": "image",
"message": "imagen",
"description": "HAS TO FIT IN MATRIX HEADER!"
},
"mediaPrettyName": {
@ -100,7 +100,7 @@
"description": "Tool tip for the revert local permission button"
},
"matrixReloadButton": {
"message": "Recargar la página.",
"message": "Recargar la página.\nMantenga pulsada la tecla Shift para evitar usar la caché del navegador.",
"description": "Tool tip for the reload button"
},
"matrix1stPartyLabel": {
@ -116,7 +116,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixSwitchNoWorker": {
"message": "Forbid web workers",
"message": "Prohibir web workers",
"description": "A menu entry in the matrix popup"
},
"matrixSwitchReferrerSpoof": {
@ -124,7 +124,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixSwitchNoscriptSpoof": {
"message": "Spoof <code><noscript><\/code> tags",
"message": "Falsificar etiquetas <code><noscript><\/code>",
"description": "A menu entry in the matrix popup"
},
"matrixRevertAllEntry": {
@ -160,7 +160,7 @@
"description": ""
},
"statsPageHyperlinkAuditingFoiled": {
"message": "Intentos de <a href='http:\/\/www.whatwg.org\/specs\/web-apps\/current-work\/multipage\/links.html#hyperlink-auditing'>auditoría de hipervínculos<\/a> frustrados: {{count}}",
"message": "Intentos de <a href='https:\/\/html.spec.whatwg.org\/multipage\/semantics.html#hyperlink-auditing'>auditoría de hipervínculos<\/a> frustrados: {{count}}",
"description": ""
},
"statsPageCookiesRemoved": {
@ -268,7 +268,7 @@
"description": ""
},
"settingsMatrixDisplayHeader": {
"message": "Apariencia",
"message": "Matriz",
"description": "header for matrix settings used in Settings page"
},
"settingsMatrixDisplayTextSizePrompt": {
@ -344,11 +344,11 @@
"description": "English: Collapse placeholder of blocked elements"
},
"settingsCollapseBlacklisted": {
"message": "Collapse placeholder of blacklisted elements",
"message": "Ocultar marcadores de posición de los elementos bloqueados",
"description": "A setting in the dashboard's Settings pane: 'blacklisted' means 'for which there is a specific block rule', 'specific' means 'a rule for which the destination hostname is not `*`'"
},
"settingsNoscriptTagsSpoofed": {
"message": "Spoof <code><noscript><\/code> tags when 1st-party scripts are blocked",
"message": "Falsificar etiquetas <code><noscript><\/code> cuando se bloquean scripts del dominio actual",
"description": "This appears in the Settings pane in the dashboard"
},
"settingsCloudStorageEnabled": {
@ -404,7 +404,7 @@
"description": ""
},
"privacyProcessRefererHelp": {
"message": "<p>Según Wikipedia:<\/p><blockquote>Un HTTP referer... identifica la dirección de la página web (es decir, la URI o IRI) que creó el vínculo con el recurso que está siendo solicitado. ... <b>Esto desata preocupaciones en cuanto a la privacidad, y como resultado... algunos navegadores web otorgan a sus usuarios la opción de eliminar el campo referer del encabezado de su solicitud.<\/b><\/blockquote><p>Si se selecciona esta opción, <i>uMatrix<\/i> falsificará la información del HTTP referer si el nombre de dominio del HTTP referer no concuerda con el nombre de dominio de la URL pedida (o sea, el creador del vínculo es un tercero respecto a la página web).<\/p>",
"message": "Según Wikipedia:<blockquote>Un HTTP referer... identifica la dirección de la página web (es decir, la URI o IRI) que creó el vínculo con el recurso que está siendo solicitado. ... <b>Esto desata preocupaciones en cuanto a la privacidad, y como resultado, se han desarrollado un cierto número de sistemas para prevenir que los servidores web envíen la URL real.<\/b><\/blockquote><p>Si se selecciona esta opción, <i>uMatrix<\/i> falsificará la información del HTTP referer si el nombre de dominio del HTTP referer no concuerda con el nombre de dominio de la URL pedida (o sea, el creador del vínculo es un tercero respecto a la página web).<\/p>",
"description": ""
},
"privacyNoMixedContentPrompt": {
@ -416,7 +416,7 @@
"description": ""
},
"privacyProcessHyperlinkAuditingPrompt": {
"message": "Bloquear todos los intentos de <a href='http:\/\/www.whatwg.org\/specs\/web-apps\/current-work\/multipage\/links.html#hyperlink-auditing'>auditoría de hipervínculos<\/a>.",
"message": "Bloquear todos los intentos de <a href='http:\/\/www.whatwg.org\/specs\/web-apps\/current-work\/multipage\/links.html#hyperlink-auditing'>auditoría de hipervínculos<\/a> attempts.",
"description": ""
},
"privacyProcessHyperlinkAuditingHelp": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Ficheros hosts",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Todos los nombres de dominio en un fichero <i>hosts<\/i> son cargados como nombres de dominio en lista negra de manera global.",
"description": ""
@ -519,8 +523,20 @@
"message": "desactualizado",
"description": ""
},
"assetsRecipesSection": {
"message": "Plantillas de conjunto de reglas",
"description": "header to identify the ruleset files section"
},
"assetsRecipesSummary": {
"message": "Las plantillas de conjunto de reglas se importan desde el panel emergente <em>bajo demanda<\/em>, ej. <b>sólo<\/b> mediante una acción del usuario.",
"description": ""
},
"assetsImportLabel": {
"message": "Importar...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"message": "¡Atención! Modifique estos parámetros bajo su propio riesgo.",
"description": ""
},
"aboutChangelog": {
@ -716,7 +732,7 @@
"description": ""
},
"genericApplyChanges": {
"message": "Apply changes",
"message": "Aplicar cambios",
"description": "for generic 'Apply changes' buttons"
}
}

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "منسوخ",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Ang lahat ng mga hostname sa isang nagho-host na file ay nai-load bilang naka-blacklist na mga hostname sa global na saklaw.",
"description": ""
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "mes-regles-umatrix.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Fichiers hosts",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Tout nom de domaine énuméré dans un des fichiers choisis ci-dessous est bloqué dans le contexte global (*).",
"description": ""
@ -519,6 +523,18 @@
"message": "Potentiellement obsolète",
"description": ""
},
"assetsRecipesSection": {
"message": "Recettes de règles",
"description": "header to identify the ruleset files section"
},
"assetsRecipesSummary": {
"message": "Les recettes de règles sont importés depuis la fenêtre pop-up <em>à la demande<\/em>, c'est-à-dire <b>uniquement<\/b> à travers linteraction utilisateur.",
"description": ""
},
"assetsImportLabel": {
"message": "Importer...",
"description": ""
},
"rawSettingsWarning": {
"message": "Attention, modifiez ces paramètres bruts à vos risques et périls.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "חוקי-המטריצה-שלי.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "כל הדומיינים בקובץ ה hosts נטענים כחסומים בטווח הגלובלי.",
"description": ""
@ -519,6 +523,18 @@
"message": "לא עדכני",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Egy hosts fájlban található összes bejegyzés tiltott hostnév lesz a globális hatáskörre nézve.",
"description": ""
@ -519,6 +523,18 @@
"message": "elavult",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Vigyázat! Ezen nyers beállítások megváltoztatása csak saját felelősségre.",
"description": ""

View file

@ -4,7 +4,7 @@
"description": ""
},
"extShortDesc": {
"message": "Tunjuk & klik untuk larang\/izinkan permintaan yang dibuat peramban anda. Gunakan untuk memblokir skrip, iframe, iklan, dll.",
"message": "Tunjuk & klik untuk melarang\/mengizinkan permintaan yang dibuat peramban anda. Gunakan untuk memblokir skrip, iframe, iklan, dll.",
"description": "this will be used as short description in web stores: MUST BE 132 characters OR LESS"
},
"dashboardPageName": {
@ -12,7 +12,7 @@
"description": ""
},
"loggerPageName": {
"message": "uMatrix — Logger",
"message": "uMatrix — Pencatat Log",
"description": "Title for the logger window"
},
"settingsPageName": {
@ -36,7 +36,7 @@
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
"message": "More",
"message": "Lainnya",
"description": "a tab in dashboard"
},
"aboutPageName": {
@ -100,7 +100,7 @@
"description": "Tool tip for the revert local permission button"
},
"matrixReloadButton": {
"message": "Muat ulang laman.",
"message": "Muat ulang halaman.\nTekan Shift untuk untuk melewati tembolok peramban.",
"description": "Tool tip for the reload button"
},
"matrix1stPartyLabel": {
@ -112,19 +112,19 @@
"description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
},
"matrixSwitchNoMixedContent": {
"message": "HTTPS Ketat",
"message": "Larang konten campuran",
"description": "A menu entry in the matrix popup"
},
"matrixSwitchNoWorker": {
"message": "Forbid web workers",
"message": "Larang web worker",
"description": "A menu entry in the matrix popup"
},
"matrixSwitchReferrerSpoof": {
"message": "Pemalsuan perujuk",
"message": "Palsukan tajuk <code>Perujuk<\/code>",
"description": "A menu entry in the matrix popup"
},
"matrixSwitchNoscriptSpoof": {
"message": "Spoof <code><noscript><\/code> tags",
"message": "Palsukan tag <code><noscript><\/code>",
"description": "A menu entry in the matrix popup"
},
"matrixRevertAllEntry": {
@ -132,7 +132,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixLoggerMenuEntry": {
"message": "Kunjungi pencatat",
"message": "Kunjungi pencatat log",
"description": "A menu entry in the matrix popup"
},
"matrixDashboardMenuEntry": {
@ -140,7 +140,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixNoTabFound": {
"message": "No web page found",
"message": "Laman web tidak ditemukan",
"description": "Displays in place of matrix when no data is found for the current page"
},
"statsPageTitle": {
@ -176,7 +176,7 @@
"description": ""
},
"statsPageDetailedStats": {
"message": "Statistik terperinci",
"message": "Statistik detail",
"description": ""
},
"statsPageDetailedAllPages": {
@ -244,7 +244,7 @@
"description": ""
},
"statsPageDetailed": {
"message": "Pencatat",
"message": "Pencatat Log",
"description": ""
},
"statsPageLogSizePrompt1": {
@ -252,7 +252,7 @@
"description": "First part of Remember the last [n] HTTP requests per page"
},
"statsPageLogSizePrompt2": {
"message": "permintaan HTTP yang terakhir <b>per halaman<\/b>.",
"message": "permintaan HTTP terakhir <b>per halaman<\/b>.",
"description": "Second part of Remember the last [n] HTTP requests per page"
},
"statsPageLogSizeHelp": {
@ -268,7 +268,7 @@
"description": ""
},
"settingsMatrixDisplayHeader": {
"message": "Tampilan",
"message": "Matriks",
"description": "header for matrix settings used in Settings page"
},
"settingsMatrixDisplayTextSizePrompt": {
@ -292,7 +292,7 @@
"description": "English: Convenience"
},
"settingsDefaultScopeLevel": {
"message": "Default scope level:",
"message": "Level cakupan bawaan:",
"description": "Label for default scope level selector in Settings pane"
},
"settingsDefaultScopeLevel0": {
@ -304,7 +304,7 @@
"description": "Scope will be base domain"
},
"settingsDefaultScopeLevel2": {
"message": "Site",
"message": "Situs",
"description": "Scope will be full hostname of site"
},
"settingsMatrixAutoReloadPrompt": {
@ -340,19 +340,19 @@
"description": "English: Show the number of distinct requests on the icon"
},
"settingsCollapseBlocked": {
"message": "Runtuhkan tempat elemen yang diblokir",
"message": "Sembunyikan wadah elemen yang diblokir",
"description": "English: Collapse placeholder of blocked elements"
},
"settingsCollapseBlacklisted": {
"message": "Collapse placeholder of blacklisted elements",
"message": "Sembunyikan wadah elemen terdaftar hitam",
"description": "A setting in the dashboard's Settings pane: 'blacklisted' means 'for which there is a specific block rule', 'specific' means 'a rule for which the destination hostname is not `*`'"
},
"settingsNoscriptTagsSpoofed": {
"message": "Spoof <code><noscript><\/code> tags when 1st-party scripts are blocked",
"message": "Palsukan tag <code><noscript><\/code> saat skrip pihak-pertama diblokir",
"description": "This appears in the Settings pane in the dashboard"
},
"settingsCloudStorageEnabled": {
"message": "Fungsikan dukungan penyimpanan awan",
"message": "Aktifkan dukungan penyimpanan awan",
"description": ""
},
"privacyPageTitle": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Berkas host",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Semua nama host di dalam berkas host dimuat sebagai nama host yang dicekal dalam lingkup global.",
"description": ""
@ -519,8 +523,20 @@
"message": "usang",
"description": ""
},
"assetsRecipesSection": {
"message": "Set aturan",
"description": "header to identify the ruleset files section"
},
"assetsRecipesSummary": {
"message": "Set aturan diimpor dari panel popup <em>atas permintaan<\/em> pengguna, mis. <b>hanya<\/b> melalui interaksi pengguna.",
"description": ""
},
"assetsImportLabel": {
"message": "Impor...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"message": "Peringatan! Ubah konfigurasi mentah ini dengan risiko anda sendiri.",
"description": ""
},
"aboutChangelog": {
@ -528,7 +544,7 @@
"description": ""
},
"aboutStorageUsed": {
"message": "Penyimpanan digunakan: {{storageUsed}} bita",
"message": "Penyimpanan digunakan: {{storageUsed}} byte",
"description": ""
},
"aboutDoc": {
@ -644,7 +660,7 @@
"description": ""
},
"commandWhitelistPageDomain": {
"message": "Sementara daftar-putihkan ranah halaman",
"message": "Sementara daftar-putihkan domain laman",
"description": ""
},
"commandWhitelistAll": {
@ -684,7 +700,7 @@
"description": "Appears in Firefox's add-on preferences"
},
"showLoggerButton": {
"message": "Pencatat",
"message": "Pencatat Log",
"description": "Appears in Firefox's add-on preferences"
},
"cloudPush": {
@ -716,7 +732,7 @@
"description": ""
},
"genericApplyChanges": {
"message": "Apply changes",
"message": "Terapkan perubahan",
"description": "for generic 'Apply changes' buttons"
}
}

View file

@ -467,6 +467,10 @@
"message": "mie-regole-umatrix.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Tutti i nomi in un file hosts vengono caricati come nomi host bloccati in ambito generale.",
"description": ""
@ -519,6 +523,18 @@
"message": "obsoleta",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Attenzione! Modifica queste impostazioni grezze a tuo rischio.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "ホストファイル",
"message": "アセット",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "ホストファイル",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "ホストファイルに記載されたすべてのホストへの、あらゆるリクエストはブロックされます。",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "ホストファイルを自動で更新する",
"message": "アセットを自動で更新する",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "1 行にひとつずつ記述してください。&lsquo;#&rsquo; で始まる行は無視されます。無効な URL は警告なしに無視されます。",
"message": "追加するアセットの URL をここに書きます。\n1 行にひとつずつ書いてください。無効な URL は警告なしに無視されます。",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "古い",
"description": ""
},
"assetsRecipesSection": {
"message": "ルールレシピ",
"description": "header to identify the ruleset files section"
},
"assetsRecipesSummary": {
"message": "ルールレシピは、ポップアップパネルで<b>ユーザーが選択して初めて<\/b>、ルールに追加されます。",
"description": ""
},
"assetsImportLabel": {
"message": "追加...",
"description": ""
},
"rawSettingsWarning": {
"message": "警告! これらの内部設定はご自身のリスクにより変更すること。",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -36,7 +36,7 @@
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
"message": "More",
"message": "고급",
"description": "a tab in dashboard"
},
"aboutPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "호스트 파일에있는 도메인은 글로벌 블랙리스트에 포함됩니다.",
"description": ""
@ -519,8 +523,20 @@
"message": "구버전입니다",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"message": "경고! 다음 설정은 고급 사용자만 설정하세요.",
"description": ""
},
"aboutChangelog": {
@ -716,7 +732,7 @@
"description": ""
},
"genericApplyChanges": {
"message": "Apply changes",
"message": "변경사항 적용",
"description": "for generic 'Apply changes' buttons"
}
}

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "mani-umatriksa-noteikumi.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "novecojis",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "കാലഹരണപ്പെട്ടത്",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "mine-umatrix-regler.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Alle vertsnavn i en vertsnavnsfil blir innlastet som svartelistede vertsnavn i det globale virkefeltet.",
"description": ""
@ -519,6 +523,18 @@
"message": "utdatert",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "mijn-umatrix-regels.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Alle hostnamen in een hosts-bestand worden in het globale bereik als geblackliste hostnamen geladen.",
"description": ""
@ -519,6 +523,18 @@
"message": "verouderd",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Waarschuwing! U wijzigt deze configuratie-instellingen op eigen risico.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Pliki hosts",
"message": "Zasoby",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "umatrix-moje-reguly.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Pliki hosts",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Wszystkie nazwy hostów z plików hosts są traktowane jako czarno-listowane globalnie.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Automatycznie aktualizuj pliki hosts.",
"message": "Automatycznie aktualizuj zasoby.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "Jeden URL na linię. Linie zaczynające się od &lsquo;#&rsquo; będą traktowane jak komentarz. Niepoprawne URLe będą ignorowane.",
"message": "Zaimportuj zewnętrzne zasoby:\nJeden URL na linię. Niepoprawne URLe będą ignorowane.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "nieaktualna",
"description": ""
},
"assetsRecipesSection": {
"message": "Zestawy reguł",
"description": "header to identify the ruleset files section"
},
"assetsRecipesSummary": {
"message": "Zestawy reguł są importowane z panelu popup <em>na żądanie<\/em> użytkownika i <b>tylko<\/b> przy jego interakcji.",
"description": ""
},
"assetsImportLabel": {
"message": "Importuj...",
"description": ""
},
"rawSettingsWarning": {
"message": "Ostrzeżenie! Te ustawienia zmieniasz na własne ryzyko.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Arquivos de hosts",
"message": "Recursos",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "minhas-regras-umatrix.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Arquivos de hosts",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Todos os hostnames no arquivo de hosts são carregados como hostnames da lista negra no escopo global.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-atualizar os arquivos hosts.",
"message": "Atualizar recursos automaticamente.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "Uma URL por linha. Linhas pré-fixadas com &lsquo;#&rsquo; irão ser ignoradas. URLs inválidas irão ser silenciosamente ignoradas.",
"message": "Importar recursos externos aqui:\nUma URL por linha. URLS inválidas irão ser silenciosamente ignoradas.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "desatualizado",
"description": ""
},
"assetsRecipesSection": {
"message": "Receitas de conjunto de regras",
"description": "header to identify the ruleset files section"
},
"assetsRecipesSummary": {
"message": "As receitas de conjunto de regras são importadas pelo painel <em>sob demanda<\/em>, ou seja, <b> apenas<\/b> através da interação do usuário.",
"description": ""
},
"assetsImportLabel": {
"message": "Importar...",
"description": ""
},
"rawSettingsWarning": {
"message": "Cuidado! Mude essas configurações por sua própria conta e risco.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Todos os nomes dos hosts num ficheiro hosts são carregados como domínios de lista negra no escopo global.",
"description": ""
@ -519,6 +523,18 @@
"message": "desactualizada",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "regulile-mele-umatrix.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "învechit",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts файлы",
"message": "Сторонние правила",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Файлы hosts",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Каждый список содержит перечень сайтов, запрещённых на глобальном уровне.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Автообновление списков сайтов.",
"message": "Автообновление списков правил.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "Один URL на строку. Строки, начинающиеся с символа &lsquo;#&rsquo;, будут проигнорированы. Некорректные ссылки будут пропущены.",
"message": "Вставьте ссылки на сторонние списки правил:\nОдна ссылка на строку. Некорректные ссылки будут пропущены.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "список устарел",
"description": ""
},
"assetsRecipesSection": {
"message": "Наборы правил",
"description": "header to identify the ruleset files section"
},
"assetsRecipesSummary": {
"message": "Наборы правил импортируются из всплывающей панели <em>по требованию<\/em>, т.е. <b>только<\/b> после запроса пользователя.",
"description": ""
},
"assetsImportLabel": {
"message": "Импортировать...",
"description": ""
},
"rawSettingsWarning": {
"message": "Внимание! Изменяйте эти настройки конфигурации на свой страх и риск.",
"description": ""
@ -568,7 +584,7 @@
"description": ""
},
"aboutBackupButton": {
"message": "Сделать резервный файл...",
"message": "Сохранить в файл...",
"description": ""
},
"aboutBackupFilename": {

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Сви сајтови у хост датотеци су учитани као блокирани на глобалном нивоу.",
"description": ""
@ -519,6 +523,18 @@
"message": "застарело",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Упозорење! Мењате ова конфигурацијска подешавања на сопствени ризик.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "mina-umatrix-regler.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Alla värdnamn i värdnamnsfilen är laddade för att svartlista värdnamn i det globala tillämpningsområdet.",
"description": ""
@ -519,6 +523,18 @@
"message": "inaktuell",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -32,7 +32,7 @@
"description": "a tab in dashboard"
},
"ubiquitousRulesPageName": {
"message": "Hosts files",
"message": "Assets",
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description": ""
@ -488,7 +492,7 @@
"description": ""
},
"hostsFilesAutoUpdatePrompt": {
"message": "Auto-update hosts files.",
"message": "Auto-update assets.",
"description": ""
},
"hostsFilesUpdateNow": {
@ -500,7 +504,7 @@
"description": ""
},
"hostsFilesExternalListsHint": {
"message": "One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"message": "Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.",
"description": ""
},
"hostsFilesExternalListsParse": {
@ -519,6 +523,18 @@
"message": "outdated",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -124,7 +124,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixSwitchNoscriptSpoof": {
"message": "<code><noscript><\/code> etiketi aldat",
"message": "<code><noscript><\/code> etiketlerini aldat",
"description": "A menu entry in the matrix popup"
},
"matrixRevertAllEntry": {
@ -467,6 +467,10 @@
"message": "umatrix-kurallarim.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Varlıklar",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Alan adı dosyasındaki tüm alan adları genel kapsamda kara listeye yüklenir.",
"description": ""
@ -519,6 +523,18 @@
"message": "eski",
"description": ""
},
"assetsRecipesSection": {
"message": "Kural seti tarifleri",
"description": "header to identify the ruleset files section"
},
"assetsRecipesSummary": {
"message": "Kural seti tarifleri <em>isteğe bağlı olarak<\/em>, <b>yalnızca<\/b> kullanıcı etkileşimi yoluyla, açılır panelden içe aktarılır.",
"description": ""
},
"assetsImportLabel": {
"message": "İçe aktar...",
"description": ""
},
"rawSettingsWarning": {
"message": "Uyarı! Bu ham yapılandırma ayarlarını değiştirmenin sorumluluğu size aittir.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Всі імена з файлу hosts були занесені до чорного списку у глобальному діапазоні.",
"description": ""
@ -519,6 +523,18 @@
"message": "застаріла",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Tất cả tên máy chủ trong tập tin máy chủ được nạp là tên máy chủ trong danh sách đen trong phạm vi chung.",
"description": ""
@ -519,6 +523,18 @@
"message": "đã cũ",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"description": ""

View file

@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Hosts 文件中的域名将被列入全局黑名单。",
"description": ""
@ -519,6 +523,18 @@
"message": "已过期",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "警告!若要自行编辑原始设定数据则后果自负。",
"description": ""

View file

@ -244,7 +244,7 @@
"description": ""
},
"statsPageDetailed": {
"message": "過濾日誌",
"message": "日誌",
"description": ""
},
"statsPageLogSizePrompt1": {
@ -467,6 +467,10 @@
"message": "my-umatrix-rules.txt",
"description": "default file name to use"
},
"assetsHostsSection": {
"message": "Hosts files",
"description": "header to identify the hosts files section"
},
"hostsFilesPrompt": {
"message": "Hosts 檔案中的域名將被列入全域黑名單。",
"description": ""
@ -519,6 +523,18 @@
"message": "已過期",
"description": ""
},
"assetsRecipesSection": {
"message": "Ruleset recipes",
"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.",
"description": ""
},
"assetsImportLabel": {
"message": "Import...",
"description": ""
},
"rawSettingsWarning": {
"message": "警告!若要自行編輯原始設定數據則後果自負。",
"description": ""