sqm.po 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2020-06-30 13:42+0000\n"
  4. "Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n"
  5. "Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/"
  6. "luciapplicationssqm/fi/>\n"
  7. "Language: fi\n"
  8. "Content-Type: text/plain; charset=UTF-8\n"
  9. "Content-Transfer-Encoding: 8bit\n"
  10. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  11. "X-Generator: Weblate 4.2-dev\n"
  12. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:165
  13. msgid ""
  14. "Advanced option string to pass to the egress queueing disciplines; no error "
  15. "checking, use very carefully."
  16. msgstr ""
  17. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:162
  18. msgid ""
  19. "Advanced option string to pass to the ingress queueing disciplines; no error "
  20. "checking, use very carefully."
  21. msgstr ""
  22. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:54
  23. msgid "Basic Settings"
  24. msgstr "Perusasetukset"
  25. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:82
  26. msgid ""
  27. "Create log file for this SQM instance under /var/run/sqm/${Interface_name}."
  28. "[start|stop]-sqm.log."
  29. msgstr ""
  30. "Luo lokitiedosto tälle SQM-esiintymälle: /var/run/sqm/${Interface_name}."
  31. "[start|stop]-sqm.log."
  32. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:74
  33. msgid ""
  34. "Download speed (kbit/s) (ingress) set to 0 to selectively disable ingress "
  35. "shaping:"
  36. msgstr ""
  37. "Latausnopeus (kbit/s) (ingress). Aseta arvoksi 0 ottaaksesi latausnopeuden "
  38. "säädön pois päältä:"
  39. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:60
  40. msgid "Enable this SQM instance."
  41. msgstr "Ota tämä SQM-esiintymä käyttöön."
  42. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:130
  43. msgid ""
  44. "Explicit congestion notification (ECN) status on inbound packets (ingress):"
  45. msgstr ""
  46. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:136
  47. msgid ""
  48. "Explicit congestion notification (ECN) status on outbound packets (egress)."
  49. msgstr ""
  50. #: applications/luci-app-sqm/root/usr/share/rpcd/acl.d/luci-app-sqm.json:3
  51. msgid "Grant UCI access for luci-app-sqm"
  52. msgstr "Salli pääsy SQM-asetuksiin"
  53. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:150
  54. msgid "Hard limit on egress queues; leave empty for default."
  55. msgstr ""
  56. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:146
  57. msgid "Hard limit on ingress queues; leave empty for default."
  58. msgstr ""
  59. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:124
  60. msgid "Ignore DSCP on ingress:"
  61. msgstr "Sivuuta DSCP saapuvalta liikenteeltä:"
  62. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:71
  63. msgid "Interface name"
  64. msgstr "Sovittimen nimi"
  65. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:158
  66. msgid ""
  67. "Latency target for egress, e.g. 5ms [units: s, ms, or us]; leave empty for "
  68. "automatic selection, put in the word default for the qdisc's default."
  69. msgstr ""
  70. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:154
  71. msgid ""
  72. "Latency target for ingress, e.g 5ms [units: s, ms, or us]; leave empty for "
  73. "automatic selection, put in the word default for the qdisc's default."
  74. msgstr ""
  75. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:56
  76. msgid "Link Layer Adaptation"
  77. msgstr "Linkkikerroksen sopeuttaminen"
  78. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:185
  79. msgid ""
  80. "Maximal Size for size and rate calculations, tcMTU (byte); needs to be >= "
  81. "interface MTU + overhead:"
  82. msgstr ""
  83. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:195
  84. msgid ""
  85. "Minimal packet size, MPU (byte); needs to be > 0 for ethernet size tables:"
  86. msgstr ""
  87. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:190
  88. msgid ""
  89. "Number of entries in size/rate tables, TSIZE; for ATM choose TSIZE = (tcMTU "
  90. "+ 1) / 16:"
  91. msgstr ""
  92. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:175
  93. msgid "Per Packet Overhead (byte):"
  94. msgstr "Lisäkuorma pakettia kohti (tavu):"
  95. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:55
  96. msgid "Queue Discipline"
  97. msgstr "Jonomenetelmä (qdisc)"
  98. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:102
  99. msgid "Queue setup script"
  100. msgstr "Jonomenetelmän asetustiedosto"
  101. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:53
  102. msgid "Queues"
  103. msgstr "Jonot"
  104. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:94
  105. msgid ""
  106. "Queuing disciplines useable on this system. After installing a new qdisc, "
  107. "you need to restart the router to see updates!"
  108. msgstr ""
  109. "Käytettävissä olevat jonomenetelmät (qdisc). Uuden qdiscin asentamisen "
  110. "jälkeen tiedot päivittyvät laitteen uudelleenkäynnistyksen yhteydessä."
  111. #: applications/luci-app-sqm/root/usr/share/luci/menu.d/luci-app-sqm.json:3
  112. msgid "SQM QoS"
  113. msgstr "SQM QoS"
  114. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:181
  115. msgid ""
  116. "Show Advanced Linklayer Options, (only needed if MTU > 1500). Advanced "
  117. "options will only be used as long as this box is checked."
  118. msgstr ""
  119. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:115
  120. msgid ""
  121. "Show and Use Advanced Configuration. Advanced options will only be used as "
  122. "long as this box is checked."
  123. msgstr ""
  124. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:142
  125. msgid ""
  126. "Show and Use Dangerous Configuration. Dangerous options will only be used as "
  127. "long as this box is checked."
  128. msgstr ""
  129. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:46
  130. msgid "Smart Queue Management"
  131. msgstr "Älykäs jononhallinta"
  132. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:118
  133. msgid "Squash DSCP on inbound packets (ingress):"
  134. msgstr ""
  135. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:65
  136. msgid ""
  137. "The SQM GUI has just enabled the sqm initscript on your behalf. Remember to "
  138. "disable the sqm initscript manually under System Startup menu in case this "
  139. "change was not wished for."
  140. msgstr ""
  141. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:78
  142. msgid ""
  143. "Upload speed (kbit/s) (egress) set to 0 to selectively disable egress "
  144. "shaping:"
  145. msgstr ""
  146. "Lähetysnopeus kilobitteinä sekunnissa (kbit/s). Aseta arvoksi 0 ottaaksesi "
  147. "lähetysnopeuden säädön pois päältä:"
  148. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:85
  149. msgid "Verbosity of SQM's output into the system log."
  150. msgstr "SQM tapahtumien lokiinkirjaamisen tarkkuus."
  151. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:169
  152. msgid "Which link layer to account for:"
  153. msgstr ""
  154. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:200
  155. msgid "Which linklayer adaptation mechanism to use; for testing only"
  156. msgstr "Mitä linkkerroksen sopeutumistapaa käytetään (vain testaamiseen)"
  157. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:47
  158. msgid ""
  159. "With <abbr title=\"Smart Queue Management\">SQM</abbr> you can enable "
  160. "traffic shaping, better mixing (Fair Queueing), active queue length "
  161. "management (AQM) and prioritisation on one network interface."
  162. msgstr ""
  163. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:89
  164. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:131
  165. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:137
  166. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:170
  167. #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:201
  168. msgid "default"
  169. msgstr "vakio"