ddns.po 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: luci-app-ddns 2.4.0-1\n"
  4. "POT-Creation-Date: 2016-01-30 11:07+0100\n"
  5. "PO-Revision-Date: 2022-10-03 08:34+0000\n"
  6. "Last-Translator: TakissX <pxatzidakis@gmail.com>\n"
  7. "Language-Team: Greek <https://hosted.weblate.org/projects/openwrt/"
  8. "luciapplicationsddns/el/>\n"
  9. "Language: el\n"
  10. "MIME-Version: 1.0\n"
  11. "Content-Type: text/plain; charset=UTF-8\n"
  12. "Content-Transfer-Encoding: 8bit\n"
  13. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  14. "X-Generator: Weblate 4.14.1\n"
  15. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:423
  16. msgid "\"../\" not allowed in path for Security Reason."
  17. msgstr "\"../\" δεν επιτρέπεται στη διαδρομή για Λόγους Ασφαλείας."
  18. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:747
  19. msgid "A.k.a. the TOKEN at e.g. afraid.org"
  20. msgstr ""
  21. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:459
  22. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:526
  23. msgid "Add new services..."
  24. msgstr "Προσθήκη νέων υπηρεσιών..."
  25. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:600
  26. msgid "Advanced Settings"
  27. msgstr "Ρυθμίσεις για προχωρημένους"
  28. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:392
  29. msgid "Allow non-public IPs"
  30. msgstr "Να επιτρέπονται μη-δημόσιες διευθύνσεις IP"
  31. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:599
  32. msgid "Basic Settings"
  33. msgstr "Βασικές Ρυθμίσεις"
  34. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:888
  35. msgid "Bind Network"
  36. msgstr ""
  37. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:332
  38. msgid "Binding to a specific network not supported"
  39. msgstr ""
  40. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:361
  41. msgid ""
  42. "BusyBox's nslookup and hostip do not support TCP instead of the default UDP "
  43. "when sending requests to the DNS server!"
  44. msgstr ""
  45. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:372
  46. msgid ""
  47. "BusyBox's nslookup in the current compiled version does not handle given DNS "
  48. "Servers correctly!"
  49. msgstr ""
  50. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
  51. msgid "CA Certs path"
  52. msgstr ""
  53. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
  54. msgid ""
  55. "CA certificates path that will be used to download services data. Set IGNORE "
  56. "to skip certificate validation."
  57. msgstr ""
  58. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:532
  59. msgid "Cancel"
  60. msgstr "Ακύρωση"
  61. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:966
  62. msgid "Check Interval"
  63. msgstr "Μεσοδιάστημα Ελέγχου"
  64. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:981
  65. msgid "Check Unit"
  66. msgstr ""
  67. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27
  68. msgid "Configuration"
  69. msgstr "Διαμόρφωση"
  70. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:214
  71. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1120
  72. msgid "Configuration Error"
  73. msgstr ""
  74. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:417
  75. msgid "Contains Log files for each running section."
  76. msgstr ""
  77. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:411
  78. msgid "Contains PID and other status information for each running section."
  79. msgstr ""
  80. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:536
  81. msgid "Create service"
  82. msgstr ""
  83. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:405
  84. msgid "Current setting:"
  85. msgstr "Τρέχουσα ρύθμιση:"
  86. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:198
  87. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:276
  88. msgid "Currently DDNS updates are not started at boot or on interface events."
  89. msgstr ""
  90. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:711
  91. msgid "Custom update script for updating your DDNS Provider."
  92. msgstr ""
  93. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:692
  94. msgid "Custom update-URL"
  95. msgstr "Προσαρμοσμένο URL-ενημέρωσης"
  96. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:710
  97. msgid "Custom update-script"
  98. msgstr ""
  99. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:196
  100. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:279
  101. msgid "DDNS Autostart disabled"
  102. msgstr ""
  103. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:195
  104. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:279
  105. msgid "DDNS Autostart enabled"
  106. msgstr ""
  107. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:513
  108. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:633
  109. msgid "DDNS Service provider"
  110. msgstr ""
  111. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:284
  112. msgid "DDns"
  113. msgstr "DDns"
  114. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:577
  115. msgid "DDns Service"
  116. msgstr "Υπηρεσία DDns"
  117. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:360
  118. msgid "DNS requests via TCP not supported"
  119. msgstr ""
  120. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:909
  121. msgid "DNS-Server"
  122. msgstr ""
  123. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:401
  124. msgid "Date format"
  125. msgstr "Μορφή ημερομηνίας"
  126. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:838
  127. msgid "Defines the Web page to read systems IP-Address from."
  128. msgstr ""
  129. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:848
  130. msgid "Defines the interface to read systems IP-Address from"
  131. msgstr ""
  132. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:830
  133. msgid "Defines the network to read systems IP-Address from"
  134. msgstr ""
  135. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:17
  136. msgid "Disabled"
  137. msgstr ""
  138. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:732
  139. msgid "Domain"
  140. msgstr ""
  141. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:260
  142. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:7
  143. #: applications/luci-app-ddns/root/usr/share/luci/menu.d/luci-app-ddns.json:3
  144. msgid "Dynamic DNS"
  145. msgstr "Δυναμικό DNS"
  146. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:267
  147. msgid "Dynamic DNS Version"
  148. msgstr ""
  149. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:545
  150. msgid "Edit"
  151. msgstr ""
  152. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:767
  153. msgid "Enable secure communication with DDNS provider"
  154. msgstr ""
  155. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:605
  156. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1128
  157. msgid "Enabled"
  158. msgstr "Ενεργοποιήθηκε"
  159. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:951
  160. msgid "Error"
  161. msgstr "Σφάλμα"
  162. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1025
  163. msgid "Error Max Retry Counter"
  164. msgstr ""
  165. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1035
  166. msgid "Error Retry Interval"
  167. msgstr ""
  168. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:862
  169. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:871
  170. msgid "Event Network"
  171. msgstr ""
  172. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:840
  173. msgid "Example for IPv4"
  174. msgstr ""
  175. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:842
  176. msgid "Example for IPv6"
  177. msgstr ""
  178. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:960
  179. msgid "File"
  180. msgstr ""
  181. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:695
  182. msgid "Follow instructions found on their WEB page."
  183. msgstr ""
  184. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:403
  185. msgid "For supported codes look here"
  186. msgstr ""
  187. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:900
  188. msgid "Force IP Version"
  189. msgstr ""
  190. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:990
  191. msgid "Force Interval"
  192. msgstr ""
  193. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:921
  194. msgid "Force TCP on DNS"
  195. msgstr ""
  196. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1016
  197. msgid "Force Unit"
  198. msgstr ""
  199. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:933
  200. msgid "Format"
  201. msgstr ""
  202. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:912
  203. msgid "Format: IP or FQDN"
  204. msgstr ""
  205. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:339
  206. msgid ""
  207. "GNU Wget will use the IP of given network, cURL will use the physical "
  208. "interface."
  209. msgstr ""
  210. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:265
  211. msgid "Global Settings"
  212. msgstr ""
  213. #: applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json:3
  214. msgid "Grant access to ddns procedures"
  215. msgstr ""
  216. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:320
  217. msgid "HTTPS not supported"
  218. msgstr ""
  219. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:615
  220. msgid "Hostname/FQDN to validate, whether an IP update is necessary"
  221. msgstr ""
  222. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:791
  223. msgid "IP address source"
  224. msgstr ""
  225. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:504
  226. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:622
  227. msgid "IP address version"
  228. msgstr ""
  229. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:507
  230. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:627
  231. msgid "IPv4-Address"
  232. msgstr ""
  233. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:935
  234. msgid "IPv6 address must be given in square brackets"
  235. msgstr ""
  236. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:311
  237. msgid "IPv6 is not supported by this system"
  238. msgstr ""
  239. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:310
  240. msgid "IPv6 not supported"
  241. msgstr ""
  242. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:509
  243. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:629
  244. msgid "IPv6-Address"
  245. msgstr ""
  246. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:436
  247. msgid ""
  248. "If Wget and cURL package are installed, Wget is used for communication by "
  249. "default."
  250. msgstr ""
  251. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:606
  252. msgid "If this service section is disabled it will not be started."
  253. msgstr ""
  254. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:384
  255. msgid "If using secure communication you should verify server certificates!"
  256. msgstr ""
  257. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:325
  258. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:341
  259. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:353
  260. msgid ""
  261. "In some versions cURL/libcurl in OpenWrt is compiled without proxy support."
  262. msgstr ""
  263. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:948
  264. msgid "Info"
  265. msgstr ""
  266. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:264
  267. msgid "Information"
  268. msgstr ""
  269. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:364
  270. msgid ""
  271. "Install 'bind-host' or 'knot-host' or 'drill' package if you know you need "
  272. "TCP for DNS requests."
  273. msgstr ""
  274. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:386
  275. msgid ""
  276. "Install 'ca-certificates' package or needed certificates by hand into /etc/"
  277. "ssl/certs default directory"
  278. msgstr ""
  279. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:662
  280. msgid "Install Service"
  281. msgstr ""
  282. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:797
  283. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:847
  284. msgid "Interface"
  285. msgstr "Διεπαφή"
  286. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:991
  287. msgid "Interval to force an update at the DDNS Provider"
  288. msgstr ""
  289. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1017
  290. msgid "Interval unit for forced updates sent to DDNS Provider."
  291. msgstr ""
  292. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:982
  293. msgid "Interval unit to check for changed IP"
  294. msgstr ""
  295. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1133
  296. msgid "Last Update"
  297. msgstr ""
  298. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:602
  299. msgid "Log File Viewer"
  300. msgstr ""
  301. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:416
  302. msgid "Log directory"
  303. msgstr ""
  304. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:428
  305. msgid "Log length"
  306. msgstr ""
  307. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:954
  308. msgid "Log to file"
  309. msgstr ""
  310. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:942
  311. msgid "Log to syslog"
  312. msgstr ""
  313. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:614
  314. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1116
  315. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:29
  316. msgid "Lookup Hostname"
  317. msgstr ""
  318. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:792
  319. msgid "Method used to determine the system IP-Address to send in updates"
  320. msgstr ""
  321. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:492
  322. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1110
  323. msgid "Name"
  324. msgstr "Ονομα"
  325. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:333
  326. msgid ""
  327. "Neither GNU Wget with SSL nor cURL is installed to select a network to use "
  328. "for communication."
  329. msgstr ""
  330. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:321
  331. msgid ""
  332. "Neither GNU Wget with SSL nor cURL is installed to support secure updates "
  333. "via HTTPS protocol."
  334. msgstr ""
  335. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:608
  336. msgid "Neither from LuCI interface nor from console."
  337. msgstr ""
  338. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:795
  339. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:829
  340. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:31
  341. msgid "Network"
  342. msgstr "Δίκτυο"
  343. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:863
  344. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:872
  345. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:891
  346. msgid "Network on which the ddns-updater scripts will be started"
  347. msgstr ""
  348. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:216
  349. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1137
  350. msgid "Never"
  351. msgstr "Ποτέ"
  352. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:495
  353. msgid "New DDns Service…"
  354. msgstr ""
  355. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1133
  356. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:28
  357. msgid "Next Update"
  358. msgstr ""
  359. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:215
  360. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1121
  361. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:40
  362. msgid "No Data"
  363. msgstr ""
  364. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:383
  365. msgid "No certificates found"
  366. msgstr ""
  367. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:947
  368. msgid "No logging"
  369. msgstr ""
  370. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:393
  371. msgid "Non-public and by default blocked IPs"
  372. msgstr ""
  373. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:218
  374. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1107
  375. msgid "Not Running"
  376. msgstr ""
  377. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:949
  378. msgid "Notice"
  379. msgstr ""
  380. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:429
  381. msgid "Number of last lines stored in log files"
  382. msgstr ""
  383. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:901
  384. msgid "OPTIONAL: Force the usage of pure IPv4/IPv6 only communication."
  385. msgstr ""
  386. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:922
  387. msgid "OPTIONAL: Force the use of TCP instead of default UDP on DNS requests."
  388. msgstr ""
  389. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:889
  390. msgid "OPTIONAL: Network to use for communication"
  391. msgstr ""
  392. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:931
  393. msgid "OPTIONAL: Proxy-Server for detection and updates."
  394. msgstr ""
  395. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:910
  396. msgid "OPTIONAL: Use non-default DNS-Server to detect 'Registered IP'."
  397. msgstr ""
  398. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1026
  399. msgid ""
  400. "On Error the script will stop execution after the given number of retries."
  401. msgstr ""
  402. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:753
  403. msgid "Optional Encoded Parameter"
  404. msgstr ""
  405. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:759
  406. msgid "Optional Parameter"
  407. msgstr ""
  408. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:754
  409. msgid "Optional: Replaces [PARAMENC] in Update-URL (URL-encoded)"
  410. msgstr ""
  411. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:760
  412. msgid "Optional: Replaces [PARAMOPT] in Update-URL (NOT URL-encoded)"
  413. msgstr ""
  414. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:930
  415. msgid "PROXY-Server"
  416. msgstr ""
  417. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:744
  418. msgid "Password"
  419. msgstr "Κωδικός πρόσβασης"
  420. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:772
  421. msgid "Path to CA-Certificate"
  422. msgstr ""
  423. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:312
  424. msgid ""
  425. "Please follow the instructions on OpenWrt's homepage to enable IPv6 support"
  426. msgstr ""
  427. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1071
  428. msgid "Please press [Read] button"
  429. msgstr ""
  430. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:703
  431. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:725
  432. msgid "Provide either an Update Script OR an Update URL"
  433. msgstr ""
  434. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1054
  435. msgid "Read / Reread log file"
  436. msgstr ""
  437. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:677
  438. msgid "Really switch service?"
  439. msgstr ""
  440. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1116
  441. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:30
  442. msgid "Registered IP"
  443. msgstr ""
  444. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:567
  445. msgid "Reload"
  446. msgstr ""
  447. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:550
  448. msgid "Reload this service"
  449. msgstr ""
  450. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:733
  451. msgid "Replaces [DOMAIN] in Update-URL (URL-encoded)"
  452. msgstr ""
  453. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:745
  454. msgid "Replaces [PASSWORD] in Update-URL (URL-encoded)"
  455. msgstr ""
  456. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:739
  457. msgid "Replaces [USERNAME] in Update-URL (URL-encoded)"
  458. msgstr ""
  459. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:290
  460. msgid "Restart DDns"
  461. msgstr ""
  462. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1043
  463. msgid "Retry Unit"
  464. msgstr ""
  465. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:16
  466. msgid "Run once"
  467. msgstr ""
  468. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:229
  469. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1106
  470. msgid "Running"
  471. msgstr ""
  472. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:798
  473. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:855
  474. msgid "Script"
  475. msgstr ""
  476. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:517
  477. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:649
  478. msgid "Select a service"
  479. msgstr ""
  480. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:518
  481. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:651
  482. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:671
  483. msgid "Service doesn't support this IP type"
  484. msgstr ""
  485. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:650
  486. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:661
  487. msgid "Service not installed"
  488. msgstr ""
  489. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:456
  490. msgid "Services"
  491. msgstr ""
  492. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:451
  493. msgid "Services URL Download"
  494. msgstr ""
  495. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:294
  496. msgid "Services list last update"
  497. msgstr ""
  498. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:993
  499. msgid "Setting this parameter to 0 will force the script to only run once"
  500. msgstr ""
  501. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:452
  502. msgid ""
  503. "Source URL for services file. Defaults to the master openwrt ddns package "
  504. "repo."
  505. msgstr ""
  506. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:190
  507. msgid "Start DDNS"
  508. msgstr ""
  509. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:272
  510. msgid "State"
  511. msgstr ""
  512. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1103
  513. msgid "Status"
  514. msgstr "Κατάσταση"
  515. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:410
  516. msgid "Status directory"
  517. msgstr ""
  518. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:566
  519. msgid "Stop"
  520. msgstr ""
  521. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:190
  522. msgid "Stop DDNS"
  523. msgstr ""
  524. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:555
  525. msgid "Stop this service"
  526. msgstr ""
  527. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:18
  528. msgid "Stopped"
  529. msgstr ""
  530. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:678
  531. msgid "Switch service"
  532. msgstr ""
  533. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1028
  534. msgid "The default setting of '0' will retry infinitely."
  535. msgstr ""
  536. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1036
  537. msgid "The interval between which each subsequent retry commences."
  538. msgstr ""
  539. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:498
  540. msgid "The service name is already used"
  541. msgstr ""
  542. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:43
  543. msgid "There is no service configured."
  544. msgstr ""
  545. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:335
  546. msgid ""
  547. "This is only a problem with multiple WAN interfaces and your DDNS provider "
  548. "is unreachable via one of them."
  549. msgstr ""
  550. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1070
  551. msgid "This is the current content of the log file in %h for this service."
  552. msgstr ""
  553. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:199
  554. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:277
  555. msgid ""
  556. "This is the default if you run DDNS scripts by yourself (i.e. via cron with "
  557. "force_interval set to '0')"
  558. msgstr ""
  559. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:878
  560. msgid "This will be autoset to the selected interface"
  561. msgstr ""
  562. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:601
  563. msgid "Timer Settings"
  564. msgstr ""
  565. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:796
  566. msgid "URL"
  567. msgstr "URL"
  568. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:837
  569. msgid "URL to detect"
  570. msgstr ""
  571. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:217
  572. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1137
  573. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:38
  574. msgid "Unknown"
  575. msgstr ""
  576. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:301
  577. msgid "Update DDns Services List"
  578. msgstr ""
  579. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:693
  580. msgid "Update URL for updating your DDNS Provider."
  581. msgstr ""
  582. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:766
  583. msgid "Use HTTP Secure"
  584. msgstr ""
  585. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:435
  586. msgid "Use cURL"
  587. msgstr ""
  588. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:856
  589. msgid "User defined script to read system IP-Address"
  590. msgstr ""
  591. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:738
  592. msgid "Username"
  593. msgstr "Όνομα χρήστη"
  594. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:371
  595. msgid "Using specific DNS Server not supported"
  596. msgstr ""
  597. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:975
  598. msgid "Values below 5 minutes == 300 seconds are not supported"
  599. msgstr ""
  600. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1010
  601. msgid "Values lower than 'Check Interval' except '0' are invalid"
  602. msgstr ""
  603. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:15
  604. msgid "Verify"
  605. msgstr ""
  606. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:950
  607. msgid "Warning"
  608. msgstr ""
  609. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:505
  610. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:623
  611. msgid "Which record type to update at the DDNS provider (A/AAAA)"
  612. msgstr ""
  613. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1044
  614. msgid "Which time units to use for retry counters."
  615. msgstr ""
  616. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:959
  617. msgid ""
  618. "Writes detailed messages to log file. File will be truncated automatically."
  619. msgstr ""
  620. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:943
  621. msgid ""
  622. "Writes log messages to syslog. Critical Errors will always be written to "
  623. "syslog."
  624. msgstr ""
  625. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:375
  626. msgid ""
  627. "You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' "
  628. "package, if you need to specify a DNS server to detect your registered IP."
  629. msgstr ""
  630. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:323
  631. msgid ""
  632. "You should install 'wget' or 'curl' or 'uclient-fetch' with 'libustream-"
  633. "*ssl' package."
  634. msgstr ""
  635. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:337
  636. msgid "You should install 'wget' or 'curl' package."
  637. msgstr ""
  638. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:351
  639. msgid ""
  640. "You should install 'wget' or 'uclient-fetch' package or replace libcurl."
  641. msgstr ""
  642. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:349
  643. msgid "cURL is installed, but libcurl was compiled without proxy support."
  644. msgstr ""
  645. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:348
  646. msgid "cURL without Proxy Support"
  647. msgstr ""
  648. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:514
  649. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:635
  650. msgid "custom"
  651. msgstr ""
  652. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1022
  653. msgid "days"
  654. msgstr ""
  655. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:773
  656. msgid "directory or path/file"
  657. msgstr ""
  658. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:987
  659. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1021
  660. msgid "hours"
  661. msgstr ""
  662. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:986
  663. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1020
  664. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1048
  665. msgid "minutes"
  666. msgstr ""
  667. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:775
  668. msgid "or"
  669. msgstr ""
  670. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:313
  671. msgid "or update your system to the latest OpenWrt Release"
  672. msgstr ""
  673. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:985
  674. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1047
  675. msgid "seconds"
  676. msgstr ""
  677. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:777
  678. msgid "to run HTTPS without verification of server certificates (insecure)"
  679. msgstr ""
  680. #~ msgid ""
  681. #~ "Dynamic DNS allows that your router can be reached with a fixed hostname "
  682. #~ "while having a dynamically changing IP address."
  683. #~ msgstr ""
  684. #~ "Το Δυναμικό DNS επιτρέπει στον δρομολογητή σας να είναι προσβάσιμος μέσω "
  685. #~ "ενός σταθερού ονόματος υπολογιστή παρόλο που η διεύθυνση IP του μπορεί να "
  686. #~ "αλλάζει δυναμικά."