diff --git a/src/_locales/am/messages.json b/src/_locales/am/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/am/messages.json +++ b/src/_locales/am/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json index d6066f2..0203328 100644 --- a/src/_locales/ar/messages.json +++ b/src/_locales/ar/messages.json @@ -35,6 +35,10 @@ "message": "ملفات المستضيف", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "حول البرنامج", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "عفا عليها الزمن", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "تغيير log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "خطأ في الشبكة: غير قادر على الاتصال {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/bg/messages.json b/src/_locales/bg/messages.json index a58d702..667ac3e 100644 --- a/src/_locales/bg/messages.json +++ b/src/_locales/bg/messages.json @@ -35,6 +35,10 @@ "message": "Файлове с хостове", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Относно", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "остаряло", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Грешка в мрежата: не може да се свърже към {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/bn/messages.json b/src/_locales/bn/messages.json index fa3c425..6f3d26c 100644 --- a/src/_locales/bn/messages.json +++ b/src/_locales/bn/messages.json @@ -35,6 +35,10 @@ "message": "নিমন্ত্রক ফাইল", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "সম্পর্কে", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "পুরোনো", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "পরিবর্তন লগ<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "নেটওয়ার্ক ত্রুটি: {{url}} -এ সংযোগ করতে অক্ষম", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/ca/messages.json b/src/_locales/ca/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/ca/messages.json +++ b/src/_locales/ca/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/cs/messages.json b/src/_locales/cs/messages.json index d03620d..f7fa946 100644 --- a/src/_locales/cs/messages.json +++ b/src/_locales/cs/messages.json @@ -35,6 +35,10 @@ "message": "Soubory hostů", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "O rozšíření", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "zastaralé", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Přehled změn<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Chyba sítě: Nelze se připojit k {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/da/messages.json b/src/_locales/da/messages.json index 1de6b15..5294c96 100644 --- a/src/_locales/da/messages.json +++ b/src/_locales/da/messages.json @@ -35,6 +35,10 @@ "message": "Hosts-filer", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Om", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "Forældet", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Netværksfejl: Kan ikke oprette forbindelse til {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/de/messages.json b/src/_locales/de/messages.json index ae108c7..790ea91 100644 --- a/src/_locales/de/messages.json +++ b/src/_locales/de/messages.json @@ -35,6 +35,10 @@ "message": "Hosts-Dateien", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Über", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "veraltet", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Änderungsprotokoll<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Netzwerkfehler: konnte nicht zu {{url}} verbinden", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/el/messages.json b/src/_locales/el/messages.json index e90db1f..e9b8dde 100644 --- a/src/_locales/el/messages.json +++ b/src/_locales/el/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Περί", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/eo/messages.json b/src/_locales/eo/messages.json index 1bc0b8e..ce353db 100644 --- a/src/_locales/eo/messages.json +++ b/src/_locales/eo/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Pri", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "neĝisdata", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Ŝanĝoprotokolo<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Reteraro: {{url}} ne konekteblas", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/es/messages.json b/src/_locales/es/messages.json index 250584f..76558a2 100644 --- a/src/_locales/es/messages.json +++ b/src/_locales/es/messages.json @@ -35,6 +35,10 @@ "message": "Ficheros hosts", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Acerca de", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "desactualizado", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Registro de cambios<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Error de red: Imposible conectar con {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/et/messages.json b/src/_locales/et/messages.json index f6938ca..fbd444b 100644 --- a/src/_locales/et/messages.json +++ b/src/_locales/et/messages.json @@ -35,6 +35,10 @@ "message": "Host-failid", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Teave", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/fa/messages.json b/src/_locales/fa/messages.json index 7265a5d..5812118 100644 --- a/src/_locales/fa/messages.json +++ b/src/_locales/fa/messages.json @@ -35,6 +35,10 @@ "message": "فایل‌های هاست‌ها", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "درباره", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "منسوخ", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/fi/messages.json b/src/_locales/fi/messages.json index 9f2b38e..f144397 100644 --- a/src/_locales/fi/messages.json +++ b/src/_locales/fi/messages.json @@ -35,6 +35,10 @@ "message": "Host tiedostot", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Tietoja", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/fil/messages.json b/src/_locales/fil/messages.json index 946f09d..407e302 100644 --- a/src/_locales/fil/messages.json +++ b/src/_locales/fil/messages.json @@ -35,6 +35,10 @@ "message": "Mga host file", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Tungkol sa", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Error sa network: Hindi nakakonekta sa {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/fr/messages.json b/src/_locales/fr/messages.json index f182f5a..b911adb 100644 --- a/src/_locales/fr/messages.json +++ b/src/_locales/fr/messages.json @@ -35,6 +35,10 @@ "message": "Fichiers hosts", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "Plus", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "À propos", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "Potentiellement obsolète", "description": "" }, + "rawSettingsWarning": { + "message": "Attention, modifiez ces paramètres bruts à vos risques et périls.", + "description": "" + }, "aboutChangelog": { "message": "Journal des changements (en Anglais)<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Erreur réseau : Ne peut se connecter à {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Appliquer", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/gu/messages.json b/src/_locales/gu/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/gu/messages.json +++ b/src/_locales/gu/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/he/messages.json b/src/_locales/he/messages.json index 92350d2..ab74cdd 100644 --- a/src/_locales/he/messages.json +++ b/src/_locales/he/messages.json @@ -35,6 +35,10 @@ "message": "קבצי Hosts", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "אודות", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "לא עדכני", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "רשימת שינויים<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "שגיאת רשת: לא הוצלח להתחבר ל {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/hi/messages.json b/src/_locales/hi/messages.json index 8955988..90c6794 100644 --- a/src/_locales/hi/messages.json +++ b/src/_locales/hi/messages.json @@ -35,6 +35,10 @@ "message": "होस्ट फ़ाइलें", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "जानकारी", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/hr/messages.json b/src/_locales/hr/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/hr/messages.json +++ b/src/_locales/hr/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/hu/messages.json b/src/_locales/hu/messages.json index 1792ebb..46fe137 100644 --- a/src/_locales/hu/messages.json +++ b/src/_locales/hu/messages.json @@ -35,6 +35,10 @@ "message": "Tiltólisták", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Névjegy", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "elavult", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Változási napló<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Hálózati hiba: {{url}} betöltése sikertelen", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/id/messages.json b/src/_locales/id/messages.json index 4aabea5..94ac879 100644 --- a/src/_locales/id/messages.json +++ b/src/_locales/id/messages.json @@ -35,6 +35,10 @@ "message": "Berkas host", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Tentang", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "usang", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Catatan perubahan<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Galat jaringan: Tidak bisa terhubung ke {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/it/messages.json b/src/_locales/it/messages.json index c98ed0f..119b95f 100644 --- a/src/_locales/it/messages.json +++ b/src/_locales/it/messages.json @@ -35,6 +35,10 @@ "message": "File di Host", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Info", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "obsoleta", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Errore di rete: Impossibile connettersi a {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/ja/messages.json b/src/_locales/ja/messages.json index 8a888f5..b947f43 100644 --- a/src/_locales/ja/messages.json +++ b/src/_locales/ja/messages.json @@ -35,6 +35,10 @@ "message": "ホストファイル", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "uMatrix について", "description": "a tab in dashboard" @@ -104,15 +108,15 @@ "description": "1st-party" }, "matrixBlacklistedHostnames": { - "message": "{{count}} 件のブラックリストに載っているホスト名", + "message": "{{count}} 件がブラックリストと一致", "description": "Appears in the metadata row of bottom-most group: **mind the limited width**" }, "matrixSwitchNoMixedContent": { - "message": "完全な HTTPS", + "message": "混在コンテンツをブロック", "description": "A menu entry in the matrix popup" }, "matrixSwitchNoWorker": { - "message": "Forbid web workers", + "message": "Web Workers をブロック", "description": "A menu entry in the matrix popup" }, "matrixSwitchReferrerSpoof": { @@ -404,11 +408,11 @@ "description": "" }, "privacyNoMixedContentPrompt": { - "message": "完全な HTTPS: 混在したコンテンツを禁止する", + "message": "厳密な HTTPS: 混在コンテンツをブロックする", "description": "" }, "privacyNoMixedContentHelp": { - "message": "

Mozilla Developer Network<\/a> から引用:<\/p>

もし HTTPS のページが平文の HTTP で送られてくるコンテンツを含む場合、その接続は部分的に暗号化されたものにすぎません。暗号化されていないコンテンツは盗聴可能であり、中間者攻撃によってコンテンツを書き換えることができます。すなわち、その接続は保護されているとはいえません。このような Web ページは「混在したコンテンツ」を含むページと呼ばれます。<\/blockquote>", + "message": "

Mozilla Developer Network<\/a> から引用:<\/p>

HTTPS のページの中に平文の HTTP で送られてくるコンテンツが含まれている場合、混在コンテンツと呼ばれます。このようなページは部分的にしか暗号化されておらず、盗聴者や中間者攻撃者が暗号化されていないコンテンツにアクセスできてしまいます。つまり、ページは安全ではありません。<\/blockquote>", "description": "" }, "privacyProcessHyperlinkAuditingPrompt": { @@ -452,7 +456,7 @@ "description": "" }, "userRulesExport": { - "message": "ファイルへのエクスポート...", + "message": "ファイルへエクスポート...", "description": "" }, "userRulesFormatHint": { @@ -515,8 +519,12 @@ "message": "古い", "description": "" }, + "rawSettingsWarning": { + "message": "警告! これらの内部設定はご自身のリスクにより変更すること。", + "description": "" + }, "aboutChangelog": { - "message": "変更履歴<\/a>", + "message": "変更履歴<\/a>", "description": "" }, "aboutStorageUsed": { @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "ネットワークエラー: {{url}} に接続できません", "description": "" + }, + "genericApplyChanges": { + "message": "変更を適用", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/kn/messages.json b/src/_locales/kn/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/kn/messages.json +++ b/src/_locales/kn/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/ko/messages.json b/src/_locales/ko/messages.json index 81fb495..d7186d3 100644 --- a/src/_locales/ko/messages.json +++ b/src/_locales/ko/messages.json @@ -35,6 +35,10 @@ "message": "호스트 파일", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "정보", "description": "a tab in dashboard" @@ -340,7 +344,7 @@ "description": "English: Collapse placeholder of blocked elements" }, "settingsCollapseBlacklisted": { - "message": "차단 된 요청과 관련된 페이지 콘텐츠 숨김", + "message": "블랙리스트와 관련된 페이지 콘텐츠 숨김", "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": { @@ -515,6 +519,10 @@ "message": "구버전입니다", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "변경사항<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "네트워크 오류: 연결할 수 없습니다 {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/lt/messages.json b/src/_locales/lt/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/lt/messages.json +++ b/src/_locales/lt/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/lv/messages.json b/src/_locales/lv/messages.json index af853b5..529a53f 100644 --- a/src/_locales/lv/messages.json +++ b/src/_locales/lv/messages.json @@ -35,6 +35,10 @@ "message": "Hostu faili", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Par", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "novecojis", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Izmaiņu žurnāls<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Tīkla kļūda: Nespēja savienoties ar {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/ml/messages.json b/src/_locales/ml/messages.json index 1299661..0388c91 100644 --- a/src/_locales/ml/messages.json +++ b/src/_locales/ml/messages.json @@ -35,6 +35,10 @@ "message": "ഹോസ്റ്റ് ഫയലുകള്‍", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "യുമാട്രിക്സിനെ കുറിച്ച്", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "കാലഹരണപ്പെട്ടത്", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "മാറ്റത്തിന്റെ കുറിപ്പുകള്‍<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "നെറ്റ്‌വര്‍ക്ക് പ്രശ്നം: {{url}} ലേക്ക് കണക്റ്റ് ചെയ്യാന്‍ ഒക്കുന്നില്ല", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/mr/messages.json b/src/_locales/mr/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/mr/messages.json +++ b/src/_locales/mr/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/ms/messages.json b/src/_locales/ms/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/ms/messages.json +++ b/src/_locales/ms/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/nb/messages.json b/src/_locales/nb/messages.json index 77ca755..5e085a3 100644 --- a/src/_locales/nb/messages.json +++ b/src/_locales/nb/messages.json @@ -35,6 +35,10 @@ "message": "Vertsfiler", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Om", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "utdatert", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Endringslogg<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Nettverksfeil: Kan ikke koble til {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/nl/messages.json b/src/_locales/nl/messages.json index 1e173b6..7561a45 100644 --- a/src/_locales/nl/messages.json +++ b/src/_locales/nl/messages.json @@ -35,6 +35,10 @@ "message": "Hosts-bestanden", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "Meer", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Over", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "verouderd", "description": "" }, + "rawSettingsWarning": { + "message": "Waarschuwing! U wijzigt deze configuratie-instellingen op eigen risico.", + "description": "" + }, "aboutChangelog": { "message": "Wijzigingenlogboek<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Netwerkfout: kan geen verbinding maken met {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Wijzigingen toepassen", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/pl/messages.json b/src/_locales/pl/messages.json index a9cd28f..6a2d9e2 100644 --- a/src/_locales/pl/messages.json +++ b/src/_locales/pl/messages.json @@ -35,6 +35,10 @@ "message": "Pliki hosts", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "Więcej", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "O rozszerzeniu", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "nieaktualna", "description": "" }, + "rawSettingsWarning": { + "message": "Ostrzeżenie! Te ustawienia zmieniasz na własne ryzyko.", + "description": "" + }, "aboutChangelog": { "message": "Historia zmian<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Błąd sieci: nie można połączyć z {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Zastosuj zmiany", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json index c61692e..ed8a1cd 100644 --- a/src/_locales/pt_BR/messages.json +++ b/src/_locales/pt_BR/messages.json @@ -35,6 +35,10 @@ "message": "Arquivos de hosts", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "Mais", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Sobre", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "desatualizado", "description": "" }, + "rawSettingsWarning": { + "message": "Cuidado! Mude essas configurações por sua própria conta e risco.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Erro na rede: Não foi possível conectar ao {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Aplicar mudanças", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/pt_PT/messages.json b/src/_locales/pt_PT/messages.json index e84907b..4abd94a 100644 --- a/src/_locales/pt_PT/messages.json +++ b/src/_locales/pt_PT/messages.json @@ -35,6 +35,10 @@ "message": "Ficheiros hosts", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Sobre", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "desactualizada", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Erro de rede: Incapaz de se conectar a {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/ro/messages.json b/src/_locales/ro/messages.json index ef6490c..13b467f 100644 --- a/src/_locales/ro/messages.json +++ b/src/_locales/ro/messages.json @@ -35,6 +35,10 @@ "message": "Fișiere de gazde", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Despre", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "învechit", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Jurnalul de modificări<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json index e06e3d2..3fe456c 100644 --- a/src/_locales/ru/messages.json +++ b/src/_locales/ru/messages.json @@ -35,6 +35,10 @@ "message": "Hosts файлы", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "Ещё", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "О расширении", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "список устарел", "description": "" }, + "rawSettingsWarning": { + "message": "Внимание! Изменяйте эти настройки конфигурации на свой страх и риск.", + "description": "" + }, "aboutChangelog": { "message": "Список изменений<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Ошибка сети: Не удается соединиться с {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Применить изменения", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/sk/messages.json b/src/_locales/sk/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/sk/messages.json +++ b/src/_locales/sk/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/sl/messages.json b/src/_locales/sl/messages.json index 5424cde..0544d2f 100644 --- a/src/_locales/sl/messages.json +++ b/src/_locales/sl/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "O razširitvi", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/sr/messages.json b/src/_locales/sr/messages.json index f3e3495..cb62623 100644 --- a/src/_locales/sr/messages.json +++ b/src/_locales/sr/messages.json @@ -35,6 +35,10 @@ "message": "Хост датотеке", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "О програму", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "застарело", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Списак измена<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Грешка на мрежи: Ни може се повезати на {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/sv/messages.json b/src/_locales/sv/messages.json index 463feb1..1571b2c 100644 --- a/src/_locales/sv/messages.json +++ b/src/_locales/sv/messages.json @@ -35,6 +35,10 @@ "message": "Värdnamnsfiler", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Om", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "inaktuell", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Ändringslogg<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Nätverksproblem: kan inte ansluta till {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/sw/messages.json b/src/_locales/sw/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/sw/messages.json +++ b/src/_locales/sw/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/ta/messages.json b/src/_locales/ta/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/ta/messages.json +++ b/src/_locales/ta/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/te/messages.json b/src/_locales/te/messages.json index 919a273..2736ae8 100644 --- a/src/_locales/te/messages.json +++ b/src/_locales/te/messages.json @@ -35,6 +35,10 @@ "message": "హోస్ట్ ఫైల్లు", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "మా గురించి", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/th/messages.json b/src/_locales/th/messages.json index cbb3f9c..621f95b 100644 --- a/src/_locales/th/messages.json +++ b/src/_locales/th/messages.json @@ -35,6 +35,10 @@ "message": "Hosts files", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "About", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "outdated", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Change log<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Network error: Unable to connect to {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/tr/messages.json b/src/_locales/tr/messages.json index 10d6548..e25c2f9 100644 --- a/src/_locales/tr/messages.json +++ b/src/_locales/tr/messages.json @@ -35,6 +35,10 @@ "message": "Alan adı dosyaları", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Hakkında", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "eski", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Değişim günlüğü<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Ağ hatası: {{url}} adresine bağlanılamıyor", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/uk/messages.json b/src/_locales/uk/messages.json index f9fa417..3ce1d75 100644 --- a/src/_locales/uk/messages.json +++ b/src/_locales/uk/messages.json @@ -35,6 +35,10 @@ "message": "Файли hosts", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Про програму", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "застаріла", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Перелік змін<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Помилка мережі: Неможливо під’єднатися до {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/vi/messages.json b/src/_locales/vi/messages.json index 8aed83a..22524f8 100644 --- a/src/_locales/vi/messages.json +++ b/src/_locales/vi/messages.json @@ -35,6 +35,10 @@ "message": "Tập tin máy chủ", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "More", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "Thông tin", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "đã cũ", "description": "" }, + "rawSettingsWarning": { + "message": "Warning! Change these raw configuration settings at your own risk.", + "description": "" + }, "aboutChangelog": { "message": "Thay đổi<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "Lỗi mạng: Không thể kết nối đến {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "Apply changes", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/zh_CN/messages.json b/src/_locales/zh_CN/messages.json index 2c2005e..333d614 100644 --- a/src/_locales/zh_CN/messages.json +++ b/src/_locales/zh_CN/messages.json @@ -35,6 +35,10 @@ "message": "Hosts 文件", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "更多", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "关于", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "已过期", "description": "" }, + "rawSettingsWarning": { + "message": "警告!若要自行编辑原始设定数据则后果自负。", + "description": "" + }, "aboutChangelog": { "message": "更新日志<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "网络错误:无法连接到 {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "应用变更", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file diff --git a/src/_locales/zh_TW/messages.json b/src/_locales/zh_TW/messages.json index 52ab06f..dff6950 100644 --- a/src/_locales/zh_TW/messages.json +++ b/src/_locales/zh_TW/messages.json @@ -35,6 +35,10 @@ "message": "Hosts檔案", "description": "a tab in dashboard" }, + "rawSettingsPageName": { + "message": "更多", + "description": "a tab in dashboard" + }, "aboutPageName": { "message": "關於", "description": "a tab in dashboard" @@ -515,6 +519,10 @@ "message": "已過期", "description": "" }, + "rawSettingsWarning": { + "message": "警告!若要自行編輯原始設定數據則後果自負。", + "description": "" + }, "aboutChangelog": { "message": "更新日誌<\/a>", "description": "" @@ -706,5 +714,9 @@ "errorCantConnectTo": { "message": "網絡錯誤:無法連接至 {{url}}", "description": "" + }, + "genericApplyChanges": { + "message": "應用變更", + "description": "for generic 'Apply changes' buttons" } } \ No newline at end of file