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-ntpc/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-ntpc/po/cs')
-rw-r--r-- | applications/luci-app-ntpc/po/cs/ntpc.po | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/applications/luci-app-ntpc/po/cs/ntpc.po b/applications/luci-app-ntpc/po/cs/ntpc.po index 8c342deaab..154d2236fb 100644 --- a/applications/luci-app-ntpc/po/cs/ntpc.po +++ b/applications/luci-app-ntpc/po/cs/ntpc.po @@ -15,41 +15,63 @@ 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-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:21 msgid "Clock Adjustment" msgstr "Úprava času" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:17 msgid "Count of time measurements" msgstr "Počet měření času" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:11 +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:12 msgid "Current system time" msgstr "Aktuální systémový čas" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:7 +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:8 msgid "General" msgstr "Obecné nastavení" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:34 +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:23 msgid "Hostname" msgstr "Hostname" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:25 msgid "Offset frequency" msgstr "Offsetová frekvence (chyba měření času)" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:35 +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:24 msgid "Port" msgstr "Port" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:5 +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:6 msgid "Synchronizes the system time" msgstr "Synchronizuje systémový čas s přesným reálným časem přes síť" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:18 msgid "Time Server" msgstr "Synchronizační server" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:29 msgid "Time Servers" msgstr "Synchronizační servery" +#: applications/luci-app-ntpc/luasrc/controller/ntpc.lua:14 +#: applications/luci-app-ntpc/luasrc/controller/ntpc.lua:17 +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:5 +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:6 msgid "Time Synchronisation" msgstr "Synchronizace času" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:13 +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:14 msgid "Update interval (in seconds)" msgstr "Interval obnovy synchronizace (v sekundách)" +#: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:17 msgid "empty = infinite" msgstr "prázdný = neustálé opakování" |