diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2014-12-03 15:17:05 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-08 16:26:20 +0100 |
commit | 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 (patch) | |
tree | 35e16f100466e4e00657199b38bb3d87d52bf73f /applications/luci-app-watchcat/po/zh-tw/watchcat.po | |
parent | 9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4 (diff) |
Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'applications/luci-app-watchcat/po/zh-tw/watchcat.po')
-rw-r--r-- | applications/luci-app-watchcat/po/zh-tw/watchcat.po | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/applications/luci-app-watchcat/po/zh-tw/watchcat.po b/applications/luci-app-watchcat/po/zh-tw/watchcat.po new file mode 100644 index 000000000..b4e52bbf4 --- /dev/null +++ b/applications/luci-app-watchcat/po/zh-tw/watchcat.po @@ -0,0 +1,66 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2014-05-14 12:00+0200\n" +"Last-Translator: omnistack <omnistack@gmail.com>\n" +"Language-Team: none\n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Pootle 2.0.6\n" + +msgid "Forced reboot delay" +msgstr "強制重啟延遲" + +msgid "Host address to ping" +msgstr "要Ping的主機位址" + +msgid "" +"How often to check internet connection. Default unit is seconds, you can you " +"use the suffix 'm' for minutes, 'h' for hours or 'd' for days" +msgstr "" +"多久檢查一次網際網路連線. 預設單位值是秒, 可以採用單位後綴表示, \"m\"表示分" +"鐘, \"h\"表示小時, \"d\"代表天數" + +msgid "" +"In periodic mode, it defines the reboot period. In internet mode, it defines " +"the longest period of time without internet access before a reboot is " +"engaged.Default unit is seconds, you can use the suffix 'm' for minutes, 'h' " +"for hours or 'd' for days" +msgstr "" +"Watchcat的定期模式,它將定義重開週期. 在網際網路模式,它將定義在重開被訂製若無" +"Internet存取時採用較長時間週期 .預設單位為秒數,可以採用單位後綴表示, \"m\"表" +"示分鐘, \"h\"表示小時, \"d\"代表天數" + +msgid "Operating mode" +msgstr "操作模式" + +msgid "Period" +msgstr "週期" + +msgid "Ping host" +msgstr "Ping主機" + +msgid "Ping period" +msgstr "Ping週期" + +msgid "Watchcat" +msgstr "Watchcat" + +#, fuzzy +msgid "" +"Watchcat allows configuring a periodic reboot when the Internet connection " +"has been lost for a certain period of time." +msgstr "" +"Watchcat允許定期重啓並且/或者當網際網路連線斷掉時經過某段時間週期後重啓" + +#, fuzzy +msgid "" +"When rebooting the system, the watchcat will trigger a soft reboot. Entering " +"a non zero value here will trigger a delayed hard reboot if the soft reboot " +"fails. Enter a number of seconds to enable, use 0 to disable" +msgstr "" +"重開系統時watchcat將會觸發軟重開, 如果軟重開失敗, 打入0以外的數字,將會觸發硬" +"重開延遲 . 打入秒數來啟用這功能,用0表示功能關閉" |