openvpn.po 29 KB

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