mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Import translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
f2c0633216
commit
6647ae55a9
70 changed files with 602 additions and 42 deletions
|
|
@ -19,6 +19,10 @@
|
|||
"message": "الإعدادات",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "حول البرنامج",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Tənzimləmələr",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Haqqında",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Налады",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Пра пашырэнне",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Настройки",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Относно",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Въведете вашите собствени правила за DNR по-долу. <b>Не добавяйте съдържание от ненадеждни източници.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "সেটিংস",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "সম্পর্কে",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Arventennoù",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Diwar-benn",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Lakait ho reolennoù DNR deoc'h-c'hwi amañ-dindan. <b>Arabat ouzhpennañ danvez a zeu diouzh mammennoù douetus.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Postavke",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "O aplikaciji",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Configuració",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Quant a",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Introduïu les vostres pròpies regles de DNR a continuació. <b>No afegiu contingut de fonts no fiables</b>.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Nastavení",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "O rozšíření",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Gosodiadau",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Ynghylch",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Indstillinger",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Om",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Angiv egne DNR-regler nedenfor. <b>Tilføj ikke indhold fra ikke-betroede kilder.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Einstellungen",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Über",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Eigene DNR-Regeln können unten eingetragen werden. <b>Verwenden Sie keine Regeln aus unseriösen Quellen.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Ρυθμίσεις",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Σχετικά",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Εισάγετε παρακάτω τους δικούς σας κανόνες DNR. <b>Μην προσθέσετε περιεχόμενο από πηγές που δεν είναι αξιόπιστες.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Agordoj",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Pri",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Configuración",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Acerca de",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Ingresa tus propias reglas DNR abajo. <b>No agregues contenido desde fuentes no confiables.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Sätted",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Teave",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enda aadressiresolverite avastamise reegli sisestamiseks klõpsake siia. <b>Ärge lisage kahtlaste allikate sisu.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Ezarpenak",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Honi buruz",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "تنظیمات",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "درباره",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Asetukset",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Tietoja",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Syötä omat DNS-sääntösi alle. <b>Älä lisää sisältöä lähteistä, joihin et luota.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Mga Setting",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Tungkol",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Paramètres",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "À propos",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Entrez vos propres règles DNR (Declarative Net Request, ou requête réseau déclarative) ci-dessous. <b>N'ajoutez pas de contenu provenant de sources non-fiables.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Ynstellingen",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Oer",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Fier hjirûnder jo eigen DNR-regels yn. <b>Foegje gjin ynhâld fan net-fertroude boarnen ta.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Axustes",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Acerca de",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Escribe as regras DNR embaixo. <b>Non engadas contido desde orixes non confiables.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "הגדרות",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "על אודות",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "הכניסו את חוקי ה DNR שלכם למטה. <b>אל תכניסו תוכן ממקורות לא בטוחים.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "सेटिंग्स",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "जानकारी",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Postavke",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "O aplikaciji",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Unesite svoja DNR pravila u nastavku. <b>Nemojte dodavati sadržaj iz nepouzdanih izvora.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Beállítások",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Névjegy",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Կարգավորումներ",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Ընդլայնման մասին",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Pengaturan",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Tentang",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Impostazioni",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Informazioni",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Inserisci le tue regole DNR qui sotto. <b>Non aggiungere contenuti da fonti non attendibili.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "設定",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "uBO Lite について",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "პარამეტრები",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "შესახებ",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "ಸಂಯೋಜನೆಗಳು",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "ಬಗ್ಗೆ",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "설정",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "정보",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Nustatymai",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Apie",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Iestatījumi",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Par",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Zemāk ir ievadi savas DNR kārtulas! <b>Nepievieno saturu no neuzticamiem avotiem!</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Прилагодби",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Информации за...",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "ക്രമീകരണങ്ങൾ",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "കുറിച്ച്",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Tetapan",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Mengenai",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Innstillinger",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Om",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Legg til dine egne DNR-regler under. <b>Ikke legg til innhold fra usikre kilder.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Instellingen",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Over",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Voer hieronder uw eigen DNR-regels in. <b>Voeg geen inhoud van niet-vertrouwde bronnen toe.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "ਸੈਟਿੰਗਾਂ",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "ਇਸ ਬਾਰੇ",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Ustawienia",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "O rozszerzeniu",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Wprowadź poniżej własne zasady DNR. <b>Nie dodawaj treści z niezaufanych źródeł.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Configurações",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Sobre",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Insira suas próprias regras DNR abaixo. <b>Não adicione conteúdo de fontes não confiáveis.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Definições",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Acerca",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Opțiuni",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Despre",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Настройки",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "О расширении",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Введите свои правила в формате DNR ниже. <b>Не добавляйте содержимое из ненадёжных источников.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "සැකසුම්",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "පිළිබඳ",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Nastavenia",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "O doplnku",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Zadajte svoje vlastné pravidlá DNR. <b>Nepridávajte obsah z nedôveryhodných zdrojov.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Parametrat",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Info",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Подешавања",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "О апликацији",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Inställningar",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Om",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Ange dina egna DNR-regler nedan. <b>Lägg inte till innehåll från opålitliga källor.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "ఐచ్చికాలు",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "మా గురించి",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "การตั้งค่า",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "เกี่ยวกับเรา",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Ayarlar",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Hakkında",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Aşağıya kendi DNR kurallarınızı girin. <b>Güvenilmeyen kaynaklardan içerik eklemeyin.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Налаштування",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Про застосунок",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Введіть свої правила в форматі DNR нижче. <b>Не додавайте вміст з ненадійних джерел.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "ترتیبات",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "تعارف",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "Cài đặt",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "Giới thiệu",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "设置",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "关于",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -240,7 +244,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
"message": "Enable access to features suitable for technical users.",
|
||||
"message": "Enables access to features suitable for technical users.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "Enter your own DNR rules below. <b>Do not add content from untrusted sources.</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@
|
|||
"message": "設定",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see <https://developer.apple.com/documentation/safari-developer-tools/develop-menu>"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "關於",
|
||||
"description": "appears as tab name in dashboard"
|
||||
|
|
@ -310,5 +314,9 @@
|
|||
"dnrRulesSummary": {
|
||||
"message": "請在下方輸入您的 DNR 規則。<b>請勿新增來自不受信任來源的內容。</b>",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue