openvpn.po 31 KB

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