diff options
author | Weblate <noreply@weblate.org> | 2019-10-17 13:26:12 +0200 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2019-10-17 01:47:51 -1000 |
commit | b3965b9f53b945e1e5488b69955b0c354cb82d3f (patch) | |
tree | 7d4fac17280ff0c559c4b34f6d51ad56cf5e0f5b /applications/luci-app-watchcat | |
parent | 51b519e55ec7daa62c343e7f776fa5a1bcc3d8bb (diff) |
translation: add additionall missing PO files
weblate was inititally badly setup to not detect some luci-apps, however
this is fixed now and so additional PO files to translate.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'applications/luci-app-watchcat')
-rw-r--r-- | applications/luci-app-watchcat/po/hi/watchcat.po | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/applications/luci-app-watchcat/po/hi/watchcat.po b/applications/luci-app-watchcat/po/hi/watchcat.po new file mode 100644 index 000000000..38bb7538a --- /dev/null +++ b/applications/luci-app-watchcat/po/hi/watchcat.po @@ -0,0 +1,66 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\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 "" |