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-vnstat/po/sk/vnstat.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-vnstat/po/sk/vnstat.po')
-rw-r--r-- | applications/luci-app-vnstat/po/sk/vnstat.po | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/applications/luci-app-vnstat/po/sk/vnstat.po b/applications/luci-app-vnstat/po/sk/vnstat.po index 5926ecfeb..63c6c6c11 100644 --- a/applications/luci-app-vnstat/po/sk/vnstat.po +++ b/applications/luci-app-vnstat/po/sk/vnstat.po @@ -8,50 +8,68 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:6 +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:10 msgid "Configuration" msgstr "" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:68 msgid "Daily traffic" msgstr "" +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:5 +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:9 msgid "Graphs" msgstr "" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:67 msgid "Hourly traffic" msgstr "" +#: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:49 msgid "Monitor selected interfaces" msgstr "" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:69 msgid "Monthly traffic" msgstr "" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:97 msgid "" "No database has been set up yet. Go to the VnStat configuration and enable " "monitoring for one or more interfaces." msgstr "" +#: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:22 msgid "Restart VnStat" msgstr "" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:65 msgid "Summary display" msgstr "" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:66 msgid "Top 10 display" msgstr "" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:72 msgid "Update ยป" msgstr "" +#: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:19 msgid "VnStat" msgstr "" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:60 msgid "VnStat Graphs" msgstr "" +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:4 +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:8 msgid "VnStat Traffic Monitor" msgstr "" +#: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:20 msgid "" "VnStat is a network traffic monitor for Linux that keeps a log of network " "traffic for the selected interface(s)." |