openvpn.po 32 KB

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