diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-watchcat/po/en/watchcat.po | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-watchcat/po/en/watchcat.po')
-rw-r--r-- | applications/luci-app-watchcat/po/en/watchcat.po | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/applications/luci-app-watchcat/po/en/watchcat.po b/applications/luci-app-watchcat/po/en/watchcat.po index 0f9099c5a2..abb33b5884 100644 --- a/applications/luci-app-watchcat/po/en/watchcat.po +++ b/applications/luci-app-watchcat/po/en/watchcat.po @@ -8,12 +8,15 @@ msgstr "" "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 "Forced reboot delay" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Host address to ping" +#: 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" @@ -21,6 +24,7 @@ msgstr "" "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" +#: 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 " @@ -32,21 +36,28 @@ msgstr "" "engaged.Default unit is seconds, you can use the suffix 'm' for minutes, 'h' " "for hours or 'd' for days" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Operating mode" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Period" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Ping host" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Ping period" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 #, fuzzy msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " @@ -55,6 +66,7 @@ msgstr "" "Watchcat allows to configure a periodic reboot and/or when internet " "connection has been lost for a certain period of time." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 #, fuzzy msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " |