diff options
author | INAGAKI Hiroshi <musashino.open@gmail.com> | 2017-04-29 09:19:44 +0900 |
---|---|---|
committer | INAGAKI Hiroshi <musashino.open@gmail.com> | 2017-04-29 09:19:44 +0900 |
commit | cab116bfb964e9ad89dae09a8b34ac19518f81bf (patch) | |
tree | 3fbc4258f73996f80cfe60de0d1b50c049b3a4c8 /applications/luci-app-adblock/po/templates | |
parent | 26fb47b1062652573b4ed03dddfda79288eddbe1 (diff) |
luci-app-adblock: Sync translations
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Diffstat (limited to 'applications/luci-app-adblock/po/templates')
-rw-r--r-- | applications/luci-app-adblock/po/templates/adblock.pot | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/applications/luci-app-adblock/po/templates/adblock.pot b/applications/luci-app-adblock/po/templates/adblock.pot index d847a69ba..c75544616 100644 --- a/applications/luci-app-adblock/po/templates/adblock.pot +++ b/applications/luci-app-adblock/po/templates/adblock.pot @@ -28,9 +28,6 @@ msgstr "" msgid "Backup directory" msgstr "" -msgid "Backup options" -msgstr "" - msgid "Blocked domains (overall)" msgstr "" @@ -68,12 +65,20 @@ msgstr "" msgid "Enable blocklist backup" msgstr "" +msgid "" +"Enable memory intense overall sort / duplicate removal on low memory devices " +"(< 64 MB RAM)" +msgstr "" + msgid "Enable verbose debug logging" msgstr "" msgid "Enabled" msgstr "" +msgid "Extra options" +msgstr "" + msgid "" "For SSL protected blocklist sources you need a suitable SSL library, e.g. " "'libustream-ssl' or the wget 'built-in'." @@ -82,6 +87,12 @@ msgstr "" msgid "For further information" msgstr "" +msgid "Force Overall Sort" +msgstr "" + +msgid "Force local DNS" +msgstr "" + msgid "Input file not found, please check your configuration." msgstr "" @@ -102,6 +113,10 @@ msgid "" "the 'Advanced' section." msgstr "" +msgid "" +"Options for further tweaking in case the defaults are not suitable for you." +msgstr "" + msgid "Overview" msgstr "" @@ -116,6 +131,9 @@ msgstr "" msgid "Query domains" msgstr "" +msgid "Redirect all DNS queries to the local resolver." +msgstr "" + msgid "Restrict interface trigger to certain interface(s)" msgstr "" |