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-diag-core/po/hu | |
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-diag-core/po/hu')
-rw-r--r-- | applications/luci-app-diag-core/po/hu/diag_core.po | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/applications/luci-app-diag-core/po/hu/diag_core.po b/applications/luci-app-diag-core/po/hu/diag_core.po index f9f6e66cf7..815e993402 100644 --- a/applications/luci-app-diag-core/po/hu/diag_core.po +++ b/applications/luci-app-diag-core/po/hu/diag_core.po @@ -11,12 +11,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-diag-core/luasrc/controller/luci_diag.lua:9 msgid "Configure Diagnostics" msgstr "Diagnosztikai beállítások" +#: 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 "Diagnosztika" +#: 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." @@ -24,6 +30,7 @@ msgstr "" "Az itt található statisztikák attól függően változnak, hogy milyen modulokat " "telepítettél az eszközödre." +#: 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." @@ -31,6 +38,7 @@ msgstr "" "Ennek a menünek az elemei lehetővé teszik hálózati diagnosztikai tesztek " "elvégzését a rendszeren a hibaelhárítás megkönnyítésére." +#: 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." |