diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2016-05-30 10:16:13 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2016-05-30 10:16:13 +0300 |
commit | b2a44218af57dfa83944cc7c4308a6f63044a44f (patch) | |
tree | 2870067470c4fed9bd714e91dd11ff203e6b5090 /applications/luci-app-adblock/po/templates/adblock.pot | |
parent | c46963613f7f1312dac62e507346777ba6f8d8a6 (diff) | |
parent | 77c1a89b3bffd7e9082e0f27f9f0fff986105ead (diff) |
Merge pull request #730 from kuoruan/luci-master
luci-app-adblock: Add translation
Diffstat (limited to 'applications/luci-app-adblock/po/templates/adblock.pot')
-rw-r--r-- | applications/luci-app-adblock/po/templates/adblock.pot | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/applications/luci-app-adblock/po/templates/adblock.pot b/applications/luci-app-adblock/po/templates/adblock.pot new file mode 100644 index 000000000..25fe08a6a --- /dev/null +++ b/applications/luci-app-adblock/po/templates/adblock.pot @@ -0,0 +1,92 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +msgid "Adblock" +msgstr "" + +msgid "Available blocklist sources (" +msgstr "" + +msgid "" +"). Note that list URLs and Shallalist category selections are not configurable " +"via Luci." +msgstr "" + +msgid "Backup directory" +msgstr "" + +msgid "Backup options" +msgstr "" + +msgid "Blocklist sources" +msgstr "" + +msgid "" +"Configuration of the adblock package to block ad/abuse domains by using DNS." +msgstr "" + +msgid "Count" +msgstr "" + +msgid "Description" +msgstr "" + +msgid "Enabled" +msgstr "" + +msgid "Enable adblock" +msgstr "" + +msgid "Enable blocklist backup" +msgstr "" + +msgid "Extra options" +msgstr "" + +msgid "" +"File with whitelisted hosts/domains that are allowed despite being on a " +"blocklist." +msgstr "" + +msgid "Global options" +msgstr "" + +msgid "IPv4 blackhole ip address" +msgstr "" + +msgid "IPv6 blackhole ip address" +msgstr "" + +msgid "List date/state" +msgstr "" + +msgid "Name of the logical lan interface" +msgstr "" + +msgid "" +"Options for further tweaking in case the defaults are not suitable for you." +msgstr "" + +msgid "Port of the adblock uhttpd instance" +msgstr "" + +msgid "Redirect all DNS queries to the local resolver" +msgstr "" + +msgid "see list details" +msgstr "" + +msgid "Timeout for blocklist fetch (seconds)" +msgstr "" + +msgid "Total count of blocked domains" +msgstr "" + +msgid "" +"When adblock is active, all DNS queries are redirected to the local resolver " +"in this server by default. You can disable that to allow queries to external " +"DNS servers." +msgstr "" + +msgid "Whitelist file" +msgstr "" |