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-qos/po/en | |
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-qos/po/en')
-rw-r--r-- | applications/luci-app-qos/po/en/qos.po | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/applications/luci-app-qos/po/en/qos.po b/applications/luci-app-qos/po/en/qos.po index b20180f0d8..7c9fba5fee 100644 --- a/applications/luci-app-qos/po/en/qos.po +++ b/applications/luci-app-qos/po/en/qos.po @@ -11,57 +11,75 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:23 msgid "Calculate overhead" msgstr "Calculate overhead" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:33 msgid "Classification Rules" msgstr "Classification Rules" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:19 msgid "Classification group" msgstr "Classification group" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:79 msgid "Comment" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:61 msgid "Destination host" msgstr "Destination host" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:27 msgid "Download speed (kbit/s)" msgstr "Download speed (kbit/s)" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:16 msgid "Enable" msgstr "Enable" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:25 msgid "Half-duplex" msgstr "Half-duplex" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:12 msgid "Interfaces" msgstr "Interfaces" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:77 msgid "Number of bytes" msgstr "Number of bytes" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:73 msgid "Ports" msgstr "Ports" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:66 msgid "Protocol" msgstr "Protocol" +#: applications/luci-app-qos/luasrc/controller/qos.lua:13 msgid "QoS" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:7 msgid "Quality of Service" msgstr "Quality of Service" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:56 msgid "Source host" msgstr "Source host" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:39 msgid "Target" msgstr "Target" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:30 msgid "Upload speed (kbit/s)" msgstr "Upload speed (kbit/s)" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:8 msgid "" "With <abbr title=\"Quality of Service\">QoS</abbr> you can prioritize " "network traffic selected by addresses, ports or services." @@ -69,21 +87,30 @@ msgstr "" "With <abbr title=\"Quality of Service\">QoS</abbr> you can prioritize " "network traffic selected by addresses, ports or services." +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:58 +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:63 +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:67 +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:75 msgid "all" msgstr "all" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:20 msgid "default" msgstr "default" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:41 msgid "express" msgstr "express" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:43 msgid "low" msgstr "low" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:42 msgid "normal" msgstr "normal" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:40 msgid "priority" msgstr "priority" |