diff options
author | Weblate <noreply@weblate.org> | 2019-10-17 05:41:03 +0200 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2019-10-16 20:47:52 -1000 |
commit | a0ba60dab8f59c1efc5a94ce5f19b795c8ba0e83 (patch) | |
tree | 1da20df02b24dd52179cfd445ade054c625aa0d1 /applications/luci-app-watchcat | |
parent | 657addd90c69f8662afe1ec546dc08c345468b6c (diff) |
translation: add missing PO files
Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'applications/luci-app-watchcat')
-rw-r--r-- | applications/luci-app-watchcat/po/ko/watchcat.po | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/applications/luci-app-watchcat/po/ko/watchcat.po b/applications/luci-app-watchcat/po/ko/watchcat.po new file mode 100644 index 000000000..0e995657d --- /dev/null +++ b/applications/luci-app-watchcat/po/ko/watchcat.po @@ -0,0 +1,66 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ko\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" + +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 +msgid "Forced reboot delay" +msgstr "" + +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 +msgid "Host address to ping" +msgstr "" + +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 +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 "" + +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 +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 "" + +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 +msgid "Operating mode" +msgstr "" + +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 +msgid "Period" +msgstr "" + +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 +msgid "Ping host" +msgstr "" + +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 +msgid "Ping period" +msgstr "" + +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 +msgid "Watchcat" +msgstr "" + +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 +msgid "" +"Watchcat allows configuring a periodic reboot when the Internet connection " +"has been lost for a certain period of time." +msgstr "" + +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 +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 "" |