From 40de466475a617f42d1f5cfa03d0342676e84c9b Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Wed, 7 Nov 2018 18:10:59 +0200 Subject: 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 --- applications/luci-app-vnstat/po/uk/vnstat.po | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'applications/luci-app-vnstat/po/uk') diff --git a/applications/luci-app-vnstat/po/uk/vnstat.po b/applications/luci-app-vnstat/po/uk/vnstat.po index 5f9d25783a..cdb968e2dd 100644 --- a/applications/luci-app-vnstat/po/uk/vnstat.po +++ b/applications/luci-app-vnstat/po/uk/vnstat.po @@ -12,24 +12,33 @@ msgstr "" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.6\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." @@ -37,28 +46,37 @@ msgstr "" "Не була створена база даних. Перейдіть до вкладки конфігурації VnStat та " "увімкніть моніторинг для одного або декількох інтерфейсів." +#: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:22 msgid "Restart VnStat" msgstr "Перезапуск VnStat" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:65 #, fuzzy msgid "Summary display" msgstr "Загальна таблиця" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:66 msgid "Top 10 display" msgstr "Список Топ-10" +#: 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 "VnStat" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:60 msgid "VnStat Graphs" msgstr "Графіки VnStat" +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:4 +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:8 msgid "VnStat Traffic Monitor" msgstr "Моніторінг трафіку VnStat" +#: 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)." -- cgit v1.2.3