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/templates | |
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/templates')
-rw-r--r-- | applications/luci-app-qos/po/templates/qos.pot | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/applications/luci-app-qos/po/templates/qos.pot b/applications/luci-app-qos/po/templates/qos.pot index 48333e456..cc84948b7 100644 --- a/applications/luci-app-qos/po/templates/qos.pot +++ b/applications/luci-app-qos/po/templates/qos.pot @@ -1,76 +1,103 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:23 msgid "Calculate overhead" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:33 msgid "Classification Rules" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:19 msgid "Classification group" msgstr "" +#: 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 "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:27 msgid "Download speed (kbit/s)" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:16 msgid "Enable" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:25 msgid "Half-duplex" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:12 msgid "Interfaces" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:77 msgid "Number of bytes" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:73 msgid "Ports" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:66 msgid "Protocol" msgstr "" +#: 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 "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:56 msgid "Source host" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:39 msgid "Target" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:30 msgid "Upload speed (kbit/s)" msgstr "" +#: 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." msgstr "" +#: 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 "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:20 msgid "default" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:41 msgid "express" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:43 msgid "low" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:42 msgid "normal" msgstr "" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:40 msgid "priority" msgstr "" |