openvpn.pot 26 KB

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