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-diag-core/po/ja/diag_core.po | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'applications/luci-app-diag-core/po/ja') diff --git a/applications/luci-app-diag-core/po/ja/diag_core.po b/applications/luci-app-diag-core/po/ja/diag_core.po index f67657fdf8..fc71fdd1f5 100644 --- a/applications/luci-app-diag-core/po/ja/diag_core.po +++ b/applications/luci-app-diag-core/po/ja/diag_core.po @@ -11,22 +11,30 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.4\n" +#: applications/luci-app-diag-core/luasrc/controller/luci_diag.lua:9 msgid "Configure Diagnostics" msgstr "診断機能設定" +#: applications/luci-app-diag-core/luasrc/controller/luci_diag.lua:13 +#: applications/luci-app-diag-core/luasrc/view/diag/index.htm:7 +#: applications/luci-app-diag-core/luasrc/view/diag/network_config_index.htm:7 msgid "Diagnostics" msgstr "" +#: applications/luci-app-diag-core/luasrc/view/diag/index.htm:9 +#: applications/luci-app-diag-core/luasrc/view/diag/network_config_index.htm:9 msgid "" "The diagnostics available under this menu depend on what modules you have " "installed on your device." msgstr "" +#: applications/luci-app-diag-core/luasrc/view/diag/index.htm:8 msgid "" "The entries in the menu allow you to perform diagnostic tests on your system " "to aid in troubleshooting." msgstr "" +#: applications/luci-app-diag-core/luasrc/view/diag/network_config_index.htm:8 msgid "" "With this menu you can configure network diagnostics, such as network device " "scans and ping tests." -- cgit v1.2.3