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/ja/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/ja/vnstat.po')
-rw-r--r-- | applications/luci-app-vnstat/po/ja/vnstat.po | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/applications/luci-app-vnstat/po/ja/vnstat.po b/applications/luci-app-vnstat/po/ja/vnstat.po index 8708c6fb00..5a20e8730f 100644 --- a/applications/luci-app-vnstat/po/ja/vnstat.po +++ b/applications/luci-app-vnstat/po/ja/vnstat.po @@ -11,24 +11,33 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.4\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 "1日周期のトラフィック" +#: 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 "1時間周期のトラフィック" +#: 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 "1月周期のトラフィック" +#: 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." @@ -36,27 +45,36 @@ msgstr "" "データベースが設定されていません。VnStat設定ページへ移動し、1つ以上のイン" "ターフェースのモニタリングを有効にしてください。" +#: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:22 msgid "Restart VnStat" msgstr "VnStatを再起動" +#: 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 "トップ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)." |