openvpn.po 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2019-10-17 20:20+0000\n"
  5. "Last-Translator: Mattias Münster <mattiasmun@gmail.com>\n"
  6. "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationsopenvpn/sv/>\n"
  8. "Language: sv\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  13. "X-Generator: Weblate 3.9.1-dev\n"
  14. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:821
  15. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:824
  16. msgid "%s"
  17. msgstr "%s"
  18. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:363
  19. msgid "'net30', 'p2p', or 'subnet'"
  20. msgstr "'net30', 'p2p', eller 'subnät'"
  21. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:480
  22. msgid "Accept options pushed from server"
  23. msgstr ""
  24. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:92
  25. msgid "Add"
  26. msgstr "Lägg till"
  27. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:224
  28. msgid "Add route after establishing connection"
  29. msgstr ""
  30. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:92
  31. msgid "Add template based configuration"
  32. msgstr ""
  33. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:745
  34. msgid "Additional authentication over TLS"
  35. msgstr "Ytterligare autentisering via TLS"
  36. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:416
  37. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:57
  38. msgid "Allow client-to-client traffic"
  39. msgstr "Tillåt klient-till-klienttraffik"
  40. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:421
  41. msgid "Allow multiple clients with same certificate"
  42. msgstr ""
  43. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:737
  44. msgid "Allow only one session"
  45. msgstr ""
  46. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:192
  47. msgid "Allow remote to change its IP or port"
  48. msgstr ""
  49. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:456
  50. msgid "Allowed maximum of connected clients"
  51. msgstr ""
  52. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:461
  53. msgid "Allowed maximum of internal"
  54. msgstr ""
  55. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:466
  56. msgid "Allowed maximum of new connections"
  57. msgstr ""
  58. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:67
  59. msgid "Append log to file"
  60. msgstr ""
  61. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:485
  62. msgid "Authenticate using username/password"
  63. msgstr ""
  64. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:555
  65. msgid "Automatically redirect default route"
  66. msgstr ""
  67. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:11
  68. msgid "Below is a list of configured OpenVPN instances and their current state"
  69. msgstr ""
  70. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:119
  71. msgid "Call down cmd/script before TUN/TAP close"
  72. msgstr ""
  73. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:657
  74. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:77
  75. msgid "Certificate authority"
  76. msgstr ""
  77. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:79
  78. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:17
  79. msgid "Change process priority"
  80. msgstr ""
  81. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:39
  82. msgid "Change to directory before initialization"
  83. msgstr ""
  84. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:773
  85. msgid "Check peer certificate against a CRL"
  86. msgstr ""
  87. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:43
  88. msgid "Chroot to directory after initialization"
  89. msgstr ""
  90. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:391
  91. msgid "Client is disabled"
  92. msgstr ""
  93. #: applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm:20
  94. msgid "Configuration category"
  95. msgstr ""
  96. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:476
  97. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:53
  98. msgid "Configure client mode"
  99. msgstr ""
  100. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:376
  101. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:37
  102. msgid "Configure server bridge"
  103. msgstr ""
  104. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:371
  105. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:33
  106. msgid "Configure server mode"
  107. msgstr ""
  108. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:539
  109. msgid "Connect through Socks5 proxy"
  110. msgstr ""
  111. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:519
  112. msgid "Connect to remote host through an HTTP proxy"
  113. msgstr ""
  114. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:514
  115. msgid "Connection retry interval"
  116. msgstr ""
  117. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:47
  118. msgid "Daemonize after initialization"
  119. msgstr ""
  120. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:232
  121. msgid "Delay n seconds after connection"
  122. msgstr ""
  123. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:111
  124. msgid "Delay tun/tap open and up script execution"
  125. msgstr ""
  126. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:661
  127. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:81
  128. msgid "Diffie-Hellman parameters"
  129. msgstr ""
  130. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:426
  131. msgid "Directory for custom client config files"
  132. msgstr ""
  133. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:23
  134. msgid "Disable Paging"
  135. msgstr ""
  136. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:27
  137. msgid "Disable options consistency check"
  138. msgstr ""
  139. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:196
  140. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:41
  141. msgid "Do not bind to local address and port"
  142. msgstr ""
  143. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:216
  144. msgid "Don't actually execute ifconfig"
  145. msgstr ""
  146. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:236
  147. msgid "Don't add routes automatically"
  148. msgstr ""
  149. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:757
  150. msgid "Don't cache --askpass or --auth-user-pass passwords"
  151. msgstr ""
  152. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:244
  153. msgid "Don't drop incoming tun packets with same destination as host"
  154. msgstr ""
  155. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:386
  156. msgid "Don't inherit global push options"
  157. msgstr ""
  158. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:71
  159. msgid "Don't log timestamps"
  160. msgstr ""
  161. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:240
  162. msgid "Don't pull routes automatically"
  163. msgstr ""
  164. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:331
  165. msgid "Don't re-read key on restart"
  166. msgstr ""
  167. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:260
  168. msgid "Don't use adaptive lzo compression"
  169. msgstr ""
  170. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:220
  171. msgid "Don't warn on ifconfig inconsistencies"
  172. msgstr ""
  173. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:87
  174. msgid "Echo parameters to log"
  175. msgstr ""
  176. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:252
  177. msgid "Empirically measure MTU"
  178. msgstr ""
  179. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:631
  180. msgid "Enable OpenSSL hardware crypto engines"
  181. msgstr ""
  182. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:248
  183. msgid "Enable Path MTU discovery"
  184. msgstr ""
  185. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:567
  186. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:65
  187. msgid "Enable Static Key encryption mode (non-TLS)"
  188. msgstr ""
  189. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:652
  190. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:677
  191. msgid "Enable TLS and assume client role"
  192. msgstr ""
  193. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:647
  194. msgid "Enable TLS and assume server role"
  195. msgstr ""
  196. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:164
  197. msgid "Enable a compression algorithm"
  198. msgstr ""
  199. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:277
  200. msgid "Enable internal datagram fragmentation"
  201. msgstr ""
  202. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:344
  203. msgid "Enable management interface on <em>IP</em> <em>port</em>"
  204. msgstr ""
  205. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:104
  206. msgid "Enabled"
  207. msgstr "Aktiverad"
  208. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:749
  209. msgid "Encrypt and authenticate all control channel packets with the key"
  210. msgstr ""
  211. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:621
  212. msgid "Encryption cipher for packets"
  213. msgstr ""
  214. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:127
  215. msgid "Execute shell cmd after routes are added"
  216. msgstr ""
  217. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:131
  218. msgid "Execute shell command on remote IP change"
  219. msgstr ""
  220. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:156
  221. msgid ""
  222. "Executed in server mode on new client connections, when the client is still "
  223. "untrusted"
  224. msgstr ""
  225. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:152
  226. msgid ""
  227. "Executed in server mode whenever an IPv4 address/route or MAC address is "
  228. "added to OpenVPN's internal routing table"
  229. msgstr ""
  230. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:741
  231. msgid "Exit on TLS negotiation failure"
  232. msgstr ""
  233. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:753
  234. msgid "Get PEM password from controlling tty before we daemonize"
  235. msgstr ""
  236. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:572
  237. msgid "HMAC authentication for packets"
  238. msgstr ""
  239. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:490
  240. msgid "Handling of authentication failures"
  241. msgstr ""
  242. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:307
  243. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:49
  244. msgid ""
  245. "Helper directive to simplify the expression of --ping and --ping-restart in "
  246. "server mode configurations"
  247. msgstr ""
  248. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:550
  249. msgid "If hostname resolve fails, retry"
  250. msgstr ""
  251. #: applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm:12
  252. msgid "Instance \"%s\""
  253. msgstr ""
  254. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:18
  255. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:46
  256. msgid "Instance with that name already exists!"
  257. msgstr ""
  258. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:335
  259. msgid "Keep local IP address on restart"
  260. msgstr ""
  261. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:339
  262. msgid "Keep remote IP address on restart"
  263. msgstr ""
  264. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:327
  265. msgid "Keep tun/tap device open on restart"
  266. msgstr ""
  267. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:733
  268. msgid "Key transition window"
  269. msgstr ""
  270. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:103
  271. msgid "Limit repeated log messages"
  272. msgstr ""
  273. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:665
  274. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:85
  275. msgid "Local certificate"
  276. msgstr ""
  277. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:176
  278. msgid "Local host name or IP address"
  279. msgstr ""
  280. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:669
  281. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:89
  282. msgid "Local private key"
  283. msgstr ""
  284. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:172
  285. msgid "Major mode"
  286. msgstr ""
  287. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:451
  288. msgid "Maximum number of queued TCP output packets"
  289. msgstr ""
  290. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:446
  291. msgid "Number of allocated broadcast buffers"
  292. msgstr ""
  293. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:359
  294. msgid "Number of lines for log file history"
  295. msgstr ""
  296. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:95
  297. msgid "OVPN configuration file upload"
  298. msgstr ""
  299. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:761
  300. msgid "Only accept connections from given X509 name"
  301. msgstr ""
  302. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:323
  303. msgid "Only process ping timeouts if routes exist"
  304. msgstr ""
  305. #: applications/luci-app-openvpn/luasrc/controller/openvpn.lua:8
  306. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:10
  307. msgid "OpenVPN"
  308. msgstr "OpenVPN"
  309. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:11
  310. msgid "OpenVPN instances"
  311. msgstr ""
  312. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:83
  313. msgid "Optimize TUN/TAP/UDP writes"
  314. msgstr ""
  315. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:51
  316. msgid "Output to syslog and do not daemonize"
  317. msgstr ""
  318. #: applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm:11
  319. msgid "Overview"
  320. msgstr "Översikt"
  321. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:673
  322. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:73
  323. msgid "PKCS#12 file containing keys"
  324. msgstr ""
  325. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:136
  326. msgid "Pass environment variables to script"
  327. msgstr ""
  328. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:643
  329. msgid "Persist replay-protection state"
  330. msgstr ""
  331. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:401
  332. msgid "Persist/unpersist ifconfig-pool"
  333. msgstr ""
  334. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:311
  335. msgid "Ping remote every n seconds over TCP/UDP port"
  336. msgstr ""
  337. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-file.lua:28
  338. msgid "Please edit this file directly in a terminal session."
  339. msgstr "Vänligen redigera den här filen direkt i en terminal-session."
  340. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:51
  341. msgid "Please select a valid OVPN config file to upload!"
  342. msgstr ""
  343. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:23
  344. msgid "Please select a valid VPN template!"
  345. msgstr ""
  346. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:160
  347. msgid "Policy level over usage of external programs and scripts"
  348. msgstr ""
  349. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:141
  350. msgid "Port"
  351. msgstr "Port"
  352. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:156
  353. msgid "Protocol"
  354. msgstr "Protokoll"
  355. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:529
  356. msgid "Proxy timeout in seconds"
  357. msgstr ""
  358. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:406
  359. msgid "Push an ifconfig option to remote"
  360. msgstr ""
  361. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:381
  362. msgid "Push options to peer"
  363. msgstr ""
  364. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:349
  365. msgid "Query management channel for private key"
  366. msgstr ""
  367. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:504
  368. msgid "Randomly choose remote server"
  369. msgstr ""
  370. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:431
  371. msgid "Refuse connection if no custom client config"
  372. msgstr ""
  373. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:91
  374. msgid "Remap SIGUSR1 signals"
  375. msgstr ""
  376. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:61
  377. msgid "Remote host name or IP address"
  378. msgstr ""
  379. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:500
  380. msgid "Remote host name or ip address"
  381. msgstr ""
  382. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:315
  383. msgid "Remote ping timeout"
  384. msgstr ""
  385. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:717
  386. msgid "Renegotiate data chan. key after bytes"
  387. msgstr ""
  388. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:721
  389. msgid "Renegotiate data chan. key after packets"
  390. msgstr ""
  391. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:725
  392. msgid "Renegotiate data chan. key after seconds"
  393. msgstr ""
  394. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:635
  395. msgid "Replay protection sliding window size"
  396. msgstr ""
  397. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:765
  398. msgid "Require explicit designation on certificate"
  399. msgstr ""
  400. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:769
  401. msgid "Require explicit key usage on certificate"
  402. msgstr ""
  403. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:319
  404. msgid "Restart after remote ping timeout"
  405. msgstr ""
  406. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:793
  407. msgid "Restrict the allowed ciphers to be negotiated"
  408. msgstr ""
  409. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:713
  410. msgid "Retransmit timeout on TLS control channel"
  411. msgstr ""
  412. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:524
  413. msgid "Retry indefinitely on HTTP proxy errors"
  414. msgstr ""
  415. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:545
  416. msgid "Retry indefinitely on Socks proxy errors"
  417. msgstr ""
  418. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:411
  419. msgid "Route subnet to client"
  420. msgstr ""
  421. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:59
  422. msgid "Run as an inetd or xinetd server"
  423. msgstr ""
  424. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:144
  425. msgid "Run script cmd on client connection"
  426. msgstr ""
  427. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:148
  428. msgid "Run script cmd on client disconnection"
  429. msgstr ""
  430. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:123
  431. msgid "Run up/down scripts for all restarts"
  432. msgstr ""
  433. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-file.lua:37
  434. msgid "Save"
  435. msgstr "Spara"
  436. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-file.lua:61
  437. msgid ""
  438. "Section to add an optional 'auth-user-pass' file with your credentials (%s)"
  439. msgstr ""
  440. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-file.lua:40
  441. msgid "Section to modify the OVPN config file (%s)"
  442. msgstr ""
  443. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:85
  444. msgid "Select template ..."
  445. msgstr ""
  446. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:495
  447. msgid "Send notification to peer on disconnect"
  448. msgstr ""
  449. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:35
  450. msgid "Set GID to group"
  451. msgstr ""
  452. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:265
  453. msgid "Set TCP/UDP MTU"
  454. msgstr ""
  455. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:31
  456. msgid "Set UID to user"
  457. msgstr ""
  458. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:396
  459. msgid "Set aside a pool of subnets"
  460. msgstr ""
  461. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:534
  462. msgid "Set extended HTTP proxy options"
  463. msgstr ""
  464. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:19
  465. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:13
  466. msgid "Set output verbosity"
  467. msgstr ""
  468. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:441
  469. msgid "Set size of real and virtual address hash tables"
  470. msgstr ""
  471. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:291
  472. msgid "Set the TCP/UDP receive buffer size"
  473. msgstr ""
  474. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:287
  475. msgid "Set the TCP/UDP send buffer size"
  476. msgstr ""
  477. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:295
  478. msgid "Set tun/tap TX queue length"
  479. msgstr ""
  480. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:212
  481. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:29
  482. msgid "Set tun/tap adapter parameters"
  483. msgstr ""
  484. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:269
  485. msgid "Set tun/tap device MTU"
  486. msgstr ""
  487. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:273
  488. msgid "Set tun/tap device overhead"
  489. msgstr ""
  490. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:282
  491. msgid "Set upper bound on TCP MSS"
  492. msgstr ""
  493. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:299
  494. msgid "Shaping for peer bandwidth"
  495. msgstr ""
  496. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:107
  497. msgid "Shell cmd to execute after tun device open"
  498. msgstr ""
  499. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:115
  500. msgid "Shell cmd to run after tun device close"
  501. msgstr ""
  502. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:140
  503. msgid "Shell command to verify X509 name"
  504. msgstr ""
  505. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:639
  506. msgid "Silence the output of replay warnings"
  507. msgstr ""
  508. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:626
  509. msgid "Size of cipher key"
  510. msgstr ""
  511. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:228
  512. msgid "Specify a default gateway for routes"
  513. msgstr ""
  514. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:560
  515. msgid "Specify whether the client is required to supply a valid certificate"
  516. msgstr ""
  517. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:354
  518. msgid "Start OpenVPN in a hibernating state"
  519. msgstr ""
  520. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:117
  521. msgid "Start/Stop"
  522. msgstr ""
  523. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:106
  524. msgid "Started"
  525. msgstr ""
  526. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:99
  527. msgid "Status file format version"
  528. msgstr ""
  529. #: applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm:15
  530. msgid "Switch to advanced configuration"
  531. msgstr ""
  532. #: applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm:18
  533. msgid "Switch to basic configuration"
  534. msgstr ""
  535. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:180
  536. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:21
  537. msgid "TCP/UDP port # for both local and remote"
  538. msgstr ""
  539. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:184
  540. msgid "TCP/UDP port # for local (default=1194)"
  541. msgstr ""
  542. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:188
  543. msgid "TCP/UDP port # for remote (default=1194)"
  544. msgstr ""
  545. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:709
  546. msgid "TLS 1.3 or newer cipher"
  547. msgstr ""
  548. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:701
  549. msgid "TLS cipher"
  550. msgstr ""
  551. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:55
  552. msgid "TOS passthrough (applies to IPv4 only)"
  553. msgstr ""
  554. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:78
  555. msgid "Template based configuration"
  556. msgstr ""
  557. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:436
  558. msgid "Temporary directory for client-connect return file"
  559. msgstr ""
  560. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:12
  561. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:40
  562. msgid "The 'Name' field must not be empty!"
  563. msgstr ""
  564. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-file.lua:18
  565. msgid ""
  566. "The OVPN config file (%s) could not be found, please check your "
  567. "configuration."
  568. msgstr ""
  569. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:781
  570. msgid "The highest supported TLS version"
  571. msgstr ""
  572. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:785
  573. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:69
  574. msgid "The key direction for 'tls-auth' and 'secret' options"
  575. msgstr ""
  576. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:777
  577. msgid "The lowest supported TLS version"
  578. msgstr ""
  579. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-file.lua:27
  580. msgid ""
  581. "The size of the OVPN config file (%s) is too large for online editing in "
  582. "LuCI (&ge; 100 KB)."
  583. msgstr ""
  584. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:789
  585. msgid "This completely disables cipher negotiation"
  586. msgstr ""
  587. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:729
  588. msgid "Timeframe for key exchange"
  589. msgstr ""
  590. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:204
  591. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:25
  592. msgid "Type of used device"
  593. msgstr ""
  594. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:104
  595. msgid "Upload"
  596. msgstr ""
  597. #: applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm:104
  598. msgid "Upload ovpn file"
  599. msgstr ""
  600. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:256
  601. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:45
  602. msgid "Use fast LZO compression"
  603. msgstr ""
  604. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:509
  605. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:97
  606. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:103
  607. msgid "Use protocol"
  608. msgstr ""
  609. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:208
  610. msgid "Use tun/tap device node"
  611. msgstr ""
  612. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:471
  613. msgid "Use username as common name"
  614. msgstr ""
  615. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:63
  616. msgid "Write log to file"
  617. msgstr ""
  618. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:75
  619. msgid "Write process ID to file"
  620. msgstr ""
  621. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:95
  622. msgid "Write status to file every n seconds"
  623. msgstr ""
  624. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:112
  625. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:114
  626. msgid "no"
  627. msgstr "nej"
  628. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:200
  629. msgid "tun/tap device"
  630. msgstr ""
  631. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:303
  632. msgid "tun/tap inactivity timeout"
  633. msgstr ""
  634. #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:111
  635. msgid "yes (%i)"
  636. msgstr ""