diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-04-04 22:22:18 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2020-04-04 22:22:18 +0300 |
commit | 731eace63f78d8eef64990b0ff3c6ab4e7dda219 (patch) | |
tree | 03e5fb7f97d5c25e58a164e07c02438fb08e5cd0 /applications/luci-app-sqm | |
parent | dee0c2453d32b80cf1c54cece2d975e11992a602 (diff) |
luci-app-sqm: add .po file for en
Try to trigger weblate to recognise luci-app-sqm
for translation.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-sqm')
-rw-r--r-- | applications/luci-app-sqm/po/en/sqm.po | 189 |
1 files changed, 189 insertions, 0 deletions
diff --git a/applications/luci-app-sqm/po/en/sqm.po b/applications/luci-app-sqm/po/en/sqm.po new file mode 100644 index 000000000..4190d1d98 --- /dev/null +++ b/applications/luci-app-sqm/po/en/sqm.po @@ -0,0 +1,189 @@ +msgid "" +msgstr "" +"Language: en\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:206 +msgid "" +"Advanced option string to pass to the egress queueing disciplines; no error " +"checking, use very carefully." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:202 +msgid "" +"Advanced option string to pass to the ingress queueing disciplines; no error " +"checking, use very carefully." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:33 +msgid "Basic Settings" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:88 +msgid "" +"Create log file for this SQM instance under /var/run/sqm/${Interface_name}." +"[start|stop]-sqm.log." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:80 +msgid "" +"Download speed (kbit/s) (ingress) set to 0 to selectively disable ingress " +"shaping:" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:40 +msgid "Enable this SQM instance." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:157 +msgid "" +"Explicit congestion notification (ECN) status on inbound packets (ingress):" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:164 +msgid "" +"Explicit congestion notification (ECN) status on outbound packets (egress)." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:183 +msgid "Hard limit on egress queues; leave empty for default." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:176 +msgid "Hard limit on ingress queues; leave empty for default." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:150 +msgid "Ignore DSCP on ingress:" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:64 +msgid "Interface name" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:195 +msgid "" +"Latency target for egress, e.g. 5ms [units: s, ms, or us]; leave empty for " +"automatic selection, put in the word default for the qdisc's default." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:190 +msgid "" +"Latency target for ingress, e.g 5ms [units: s, ms, or us]; leave empty for " +"automatic selection, put in the word default for the qdisc's default." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:35 +msgid "Link Layer Adaptation" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:231 +msgid "" +"Maximal Size for size and rate calculations, tcMTU (byte); needs to be >= " +"interface MTU + overhead:" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:245 +msgid "" +"Minimal packet size, MPU (byte); needs to be > 0 for ethernet size tables:" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:238 +msgid "" +"Number of entries in size/rate tables, TSIZE; for ATM choose TSIZE = (tcMTU " +"+ 1) / 16:" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:217 +msgid "Per Packet Overhead (byte):" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:34 +msgid "Queue Discipline" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:122 +msgid "Queue setup script" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:32 +msgid "Queues" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:108 +msgid "" +"Queuing disciplines useable on this system. After installing a new qdisc, " +"you need to restart the router to see updates!" +msgstr "" + +#: applications/luci-app-sqm/luasrc/controller/sqm.lua:24 +msgid "SQM QoS" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:226 +msgid "" +"Show Advanced Linklayer Options, (only needed if MTU > 1500). Advanced " +"options will only be used as long as this box is checked." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:139 +msgid "" +"Show and Use Advanced Configuration. Advanced options will only be used as " +"long as this box is checked." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:171 +msgid "" +"Show and Use Dangerous Configuration. Dangerous options will only be used as " +"long as this box is checked." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:25 +msgid "Smart Queue Management" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:143 +msgid "Squash DSCP on inbound packets (ingress):" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:54 +msgid "" +"The SQM GUI has just enabled the sqm initscript on your behalf. Remember to " +"disable the sqm initscript manually under System Startup menu in case this " +"change was not wished for." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:84 +msgid "" +"Upload speed (kbit/s) (egress) set to 0 to selectively disable egress " +"shaping:" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:92 +msgid "Verbosity of SQM's output into the system log." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:211 +msgid "Which link layer to account for:" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:252 +msgid "Which linklayer adaptation mechanism to use; for testing only" +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:26 +msgid "" +"With <abbr title=\"Smart Queue Management\">SQM</abbr> you can enable " +"traffic shaping, better mixing (Fair Queueing), active queue length " +"management (AQM) and prioritisation on one network interface." +msgstr "" + +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:96 +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:109 +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:158 +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:165 +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:212 +#: applications/luci-app-sqm/luasrc/model/cbi/sqm.lua:253 +msgid "default" +msgstr "" |