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-coovachilli/po/cs | |
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-coovachilli/po/cs')
-rw-r--r-- | applications/luci-app-coovachilli/po/cs/coovachilli.po | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-app-coovachilli/po/cs/coovachilli.po b/applications/luci-app-coovachilli/po/cs/coovachilli.po index bc7ef7a58..aab7fe166 100644 --- a/applications/luci-app-coovachilli/po/cs/coovachilli.po +++ b/applications/luci-app-coovachilli/po/cs/coovachilli.po @@ -13,15 +13,19 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-coovachilli/luasrc/controller/coovachilli.lua:9 msgid "CoovaChilli" msgstr "CoovaChilli" +#: applications/luci-app-coovachilli/luasrc/controller/coovachilli.lua:12 msgid "Network Configuration" msgstr "Nastavení sítě" +#: applications/luci-app-coovachilli/luasrc/controller/coovachilli.lua:13 msgid "RADIUS configuration" msgstr "Nastavení RADIUS" +#: applications/luci-app-coovachilli/luasrc/controller/coovachilli.lua:14 msgid "UAM and MAC Authentication" msgstr "UAM a MAC ověřování" |