diff options
author | Hsing-Wang Liao <kuoruan@gmail.com> | 2016-09-19 10:20:36 +0800 |
---|---|---|
committer | Hsing-Wang Liao <kuoruan@gmail.com> | 2016-09-19 18:15:25 +0800 |
commit | a4c8c206477b1c8d4fb60dcb73d777c9c9183e81 (patch) | |
tree | a99e1fa69b5a9c6466f5534ef665ba6392573c35 /applications/luci-app-aria2/po/templates/aria2.po | |
parent | 3d40befbdd556414bc0d5c5d566ed2841f0fa2e8 (diff) |
luci-app-aria2: fix bugs and add log option
* Fix unable save authentication method;
* Use luci.dispatcher.build_url(...) to support Chaos Calmer;
* Add log file and log level options;
* Rename files.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Diffstat (limited to 'applications/luci-app-aria2/po/templates/aria2.po')
-rw-r--r-- | applications/luci-app-aria2/po/templates/aria2.po | 176 |
1 files changed, 0 insertions, 176 deletions
diff --git a/applications/luci-app-aria2/po/templates/aria2.po b/applications/luci-app-aria2/po/templates/aria2.po deleted file mode 100644 index 353d48ece9..0000000000 --- a/applications/luci-app-aria2/po/templates/aria2.po +++ /dev/null @@ -1,176 +0,0 @@ -msgid "Aria2" -msgstr "" - -msgid "Aria2 is a multi-protocol & multi-source download utility, here you can configure the settings." -msgstr "" - -msgid "Aria2 Status" -msgstr "" - -msgid "Open YAAW" -msgstr "" - -msgid "Open WebUI-Aria2" -msgstr "" - -msgid "The Aria2 service is running." -msgstr "" - -msgid "The Aria2 service is not running." -msgstr "" - -msgid "Aria2 Settings" -msgstr "" - -msgid "General settings" -msgstr "" - -msgid "Files and Locations" -msgstr "" - -msgid "Enabled" -msgstr "" - -msgid "Task Settings" -msgstr "" - -msgid "BitTorrent Settings" -msgstr "" - -msgid "Run daemon as user" -msgstr "" - -msgid "RPC port" -msgstr "" - -msgid "RPC authentication method" -msgstr "" - -msgid "No Authentication" -msgstr "" - -msgid "Username & Password" -msgstr "" - -msgid "Token" -msgstr "" - -msgid "RPC username" -msgstr "" - -msgid "RPC password" -msgstr "" - -msgid "RPC Token" -msgstr "" - -msgid "Generate Randomly" -msgstr "" - -msgid "Config file directory" -msgstr "" - -msgid "Default download directory" -msgstr "" - -msgid "Disk cache" -msgstr "" - -msgid "in bytes, You can append K or M." -msgstr "" - -msgid "Preallocation" -msgstr "" - -msgid "Off" -msgstr "" - -msgid "Prealloc" -msgstr "" - -msgid "Trunc" -msgstr "" - -msgid "Falloc" -msgstr "" - -msgid "\"Falloc\" is not available in all cases." -msgstr "" - -msgid "Overall speed limit enabled" -msgstr "" - -msgid "Overall download limit" -msgstr "" - -msgid "in bytes/sec, You can append K or M." -msgstr "" - -msgid "Overall upload limit" -msgstr "" - -msgid "Per task speed limit enabled" -msgstr "" - -msgid "Per task download limit" -msgstr "" - -msgid "Per task upload limit" -msgstr "" - -msgid "Max concurrent downloads" -msgstr "" - -msgid "Max connection per server" -msgstr "" - -msgid "Min split size" -msgstr "" - -msgid "Max number of split" -msgstr "" - -msgid "Autosave session interval" -msgstr "" - -msgid "Sec" -msgstr "" - -msgid "User agent value" -msgstr "" - -msgid "<abbr title=\"Distributed Hash Table\">DHT</abbr> enabled" -msgstr "" - -msgid "<abbr title=\"Local Peer Discovery\">LPD</abbr> enabled" -msgstr "" - -msgid "Follow torrent" -msgstr "" - -msgid "BitTorrent listen port" -msgstr "" - -msgid "Max number of peers per torrent" -msgstr "" - -msgid "Additional Bt tracker enabled" -msgstr "" - -msgid "List of additional Bt tracker" -msgstr "" - -msgid "Prefix of peer ID" -msgstr "" - -msgid "Extra Settings" -msgstr "" - -msgid "List of extra settings" -msgstr "" - -msgid "View Json-RPC URL" -msgstr "" - -msgid "Use WebSocket" -msgstr "" |