2
0

ddns.pot 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877
  1. msgid ""
  2. msgstr "Content-Type: text/plain; charset=UTF-8"
  3. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:432
  4. msgid "\"../\" not allowed in path for Security Reason."
  5. msgstr ""
  6. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:756
  7. msgid "A.k.a. the TOKEN at e.g. afraid.org"
  8. msgstr ""
  9. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:468
  10. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:538
  11. msgid "Add new services..."
  12. msgstr ""
  13. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:612
  14. msgid "Advanced Settings"
  15. msgstr ""
  16. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:401
  17. msgid "Allow non-public IPs"
  18. msgstr ""
  19. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:611
  20. msgid "Basic Settings"
  21. msgstr ""
  22. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:897
  23. msgid "Bind Network"
  24. msgstr ""
  25. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:332
  26. msgid "Binding to a specific network not supported"
  27. msgstr ""
  28. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:359
  29. msgid ""
  30. "BusyBox's nslookup and Wget do not support to specify the IP version to use "
  31. "for communication with DDNS Provider!"
  32. msgstr ""
  33. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:370
  34. msgid ""
  35. "BusyBox's nslookup and hostip do not support to specify to use TCP instead "
  36. "of default UDP when requesting DNS server!"
  37. msgstr ""
  38. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:381
  39. msgid ""
  40. "BusyBox's nslookup in the current compiled version does not handle given DNS "
  41. "Servers correctly!"
  42. msgstr ""
  43. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:452
  44. msgid "CA Certs path"
  45. msgstr ""
  46. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:453
  47. msgid ""
  48. "CA certificates path that will be used to download services data. Set IGNORE "
  49. "to skip certificate validation."
  50. msgstr ""
  51. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:544
  52. msgid "Cancel"
  53. msgstr ""
  54. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:975
  55. msgid "Check Interval"
  56. msgstr ""
  57. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:990
  58. msgid "Check Unit"
  59. msgstr ""
  60. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:529
  61. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:662
  62. msgid "Checking the service support..."
  63. msgstr ""
  64. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27
  65. msgid "Configuration"
  66. msgstr ""
  67. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:214
  68. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1135
  69. msgid "Configuration Error"
  70. msgstr ""
  71. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:426
  72. msgid "Contains Log files for each running section."
  73. msgstr ""
  74. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:420
  75. msgid "Contains PID and other status information for each running section."
  76. msgstr ""
  77. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:548
  78. msgid "Create service"
  79. msgstr ""
  80. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:414
  81. msgid "Current setting:"
  82. msgstr ""
  83. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:198
  84. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:276
  85. msgid "Currently DDNS updates are not started at boot or on interface events."
  86. msgstr ""
  87. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:725
  88. msgid "Custom update script for updating your DDNS Provider."
  89. msgstr ""
  90. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:705
  91. msgid "Custom update-URL"
  92. msgstr ""
  93. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:724
  94. msgid "Custom update-script"
  95. msgstr ""
  96. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:196
  97. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:279
  98. msgid "DDNS Autostart disabled"
  99. msgstr ""
  100. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:195
  101. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:279
  102. msgid "DDNS Autostart enabled"
  103. msgstr ""
  104. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:524
  105. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:645
  106. msgid "DDNS Service provider"
  107. msgstr ""
  108. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:284
  109. msgid "DDns"
  110. msgstr ""
  111. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:589
  112. msgid "DDns Service"
  113. msgstr ""
  114. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:369
  115. msgid "DNS requests via TCP not supported"
  116. msgstr ""
  117. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:918
  118. msgid "DNS-Server"
  119. msgstr ""
  120. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:410
  121. msgid "Date format"
  122. msgstr ""
  123. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:847
  124. msgid "Defines the Web page to read systems IP-Address from."
  125. msgstr ""
  126. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:857
  127. msgid "Defines the interface to read systems IP-Address from"
  128. msgstr ""
  129. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:839
  130. msgid "Defines the network to read systems IP-Address from"
  131. msgstr ""
  132. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:801
  133. msgid ""
  134. "Defines the source to read systems IP-Address from, that will be send to the "
  135. "DDNS provider"
  136. msgstr ""
  137. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:516
  138. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:635
  139. msgid "Defines which IP address 'IPv4/IPv6' is send to the DDNS provider"
  140. msgstr ""
  141. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:17
  142. msgid "Disabled"
  143. msgstr ""
  144. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:741
  145. msgid "Domain"
  146. msgstr ""
  147. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:260
  148. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:7
  149. #: applications/luci-app-ddns/root/usr/share/luci/menu.d/luci-app-ddns.json:3
  150. msgid "Dynamic DNS"
  151. msgstr ""
  152. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:267
  153. msgid "Dynamic DNS Version"
  154. msgstr ""
  155. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:557
  156. msgid "Edit"
  157. msgstr ""
  158. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:776
  159. msgid "Enable secure communication with DDNS provider"
  160. msgstr ""
  161. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:617
  162. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1143
  163. msgid "Enabled"
  164. msgstr ""
  165. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:960
  166. msgid "Error"
  167. msgstr ""
  168. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1035
  169. msgid "Error Max Retry Counter"
  170. msgstr ""
  171. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1045
  172. msgid "Error Retry Interval"
  173. msgstr ""
  174. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:871
  175. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:880
  176. msgid "Event Network"
  177. msgstr ""
  178. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:849
  179. msgid "Example for IPv4"
  180. msgstr ""
  181. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:851
  182. msgid "Example for IPv6"
  183. msgstr ""
  184. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:969
  185. msgid "File"
  186. msgstr ""
  187. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:708
  188. msgid "Follow instructions found on their WEB page."
  189. msgstr ""
  190. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:412
  191. msgid "For supported codes look here"
  192. msgstr ""
  193. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:909
  194. msgid "Force IP Version"
  195. msgstr ""
  196. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:358
  197. msgid "Force IP Version not supported"
  198. msgstr ""
  199. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:999
  200. msgid "Force Interval"
  201. msgstr ""
  202. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:930
  203. msgid "Force TCP on DNS"
  204. msgstr ""
  205. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1025
  206. msgid "Force Unit"
  207. msgstr ""
  208. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:942
  209. msgid "Format"
  210. msgstr ""
  211. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:921
  212. msgid "Format: IP or FQDN"
  213. msgstr ""
  214. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:337
  215. msgid ""
  216. "GNU Wget will use the IP of given network, cURL will use the physical "
  217. "interface."
  218. msgstr ""
  219. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:265
  220. msgid "Global Settings"
  221. msgstr ""
  222. #: applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json:3
  223. msgid "Grant access to ddns procedures"
  224. msgstr ""
  225. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:320
  226. msgid "HTTPS not supported"
  227. msgstr ""
  228. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:627
  229. msgid "Hostname/FQDN to validate, whether an IP update is necessary"
  230. msgstr ""
  231. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:800
  232. msgid "IP address source"
  233. msgstr ""
  234. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:515
  235. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:634
  236. msgid "IP address version"
  237. msgstr ""
  238. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:518
  239. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:639
  240. msgid "IPv4-Address"
  241. msgstr ""
  242. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:944
  243. msgid "IPv6 address must be given in square brackets"
  244. msgstr ""
  245. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:311
  246. msgid "IPv6 is currently not (fully) supported by this system"
  247. msgstr ""
  248. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:310
  249. msgid "IPv6 not supported"
  250. msgstr ""
  251. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:520
  252. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:641
  253. msgid "IPv6-Address"
  254. msgstr ""
  255. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:445
  256. msgid ""
  257. "If Wget and cURL package are installed, Wget is used for communication by "
  258. "default."
  259. msgstr ""
  260. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:618
  261. msgid "If this service section is disabled it will not be started."
  262. msgstr ""
  263. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:393
  264. msgid "If using secure communication you should verify server certificates!"
  265. msgstr ""
  266. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:325
  267. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:339
  268. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:351
  269. msgid ""
  270. "In some versions cURL/libcurl in OpenWrt is compiled without proxy support."
  271. msgstr ""
  272. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:957
  273. msgid "Info"
  274. msgstr ""
  275. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:264
  276. msgid "Information"
  277. msgstr ""
  278. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:717
  279. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:734
  280. msgid "Insert an Update Script OR an Update URL"
  281. msgstr ""
  282. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:395
  283. msgid ""
  284. "Install 'ca-certificates' package or needed certificates by hand into /etc/"
  285. "ssl/certs default directory"
  286. msgstr ""
  287. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:675
  288. msgid "Install Service"
  289. msgstr ""
  290. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:806
  291. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:856
  292. msgid "Interface"
  293. msgstr ""
  294. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1000
  295. msgid "Interval to force updates send to DDNS Provider"
  296. msgstr ""
  297. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1026
  298. msgid "Interval unit for forced updates sent to DDNS Provider."
  299. msgstr ""
  300. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:991
  301. msgid "Interval unit to check for changed IP"
  302. msgstr ""
  303. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1148
  304. msgid "Last Update"
  305. msgstr ""
  306. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:614
  307. msgid "Log File Viewer"
  308. msgstr ""
  309. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:425
  310. msgid "Log directory"
  311. msgstr ""
  312. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:437
  313. msgid "Log length"
  314. msgstr ""
  315. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:963
  316. msgid "Log to file"
  317. msgstr ""
  318. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:951
  319. msgid "Log to syslog"
  320. msgstr ""
  321. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:626
  322. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1131
  323. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:29
  324. msgid "Lookup Hostname"
  325. msgstr ""
  326. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:503
  327. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1125
  328. msgid "Name"
  329. msgstr ""
  330. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:333
  331. msgid ""
  332. "Neither GNU Wget with SSL nor cURL installed to select a network to use for "
  333. "communication."
  334. msgstr ""
  335. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:321
  336. msgid ""
  337. "Neither GNU Wget with SSL nor cURL installed to support secure updates via "
  338. "HTTPS protocol."
  339. msgstr ""
  340. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:620
  341. msgid "Neither from LuCI interface nor from console."
  342. msgstr ""
  343. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:804
  344. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:838
  345. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:31
  346. msgid "Network"
  347. msgstr ""
  348. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:872
  349. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:881
  350. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:900
  351. msgid "Network on which the ddns-updater scripts will be started"
  352. msgstr ""
  353. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:216
  354. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1152
  355. msgid "Never"
  356. msgstr ""
  357. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:506
  358. msgid "New DDns Service…"
  359. msgstr ""
  360. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1148
  361. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:28
  362. msgid "Next Update"
  363. msgstr ""
  364. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:215
  365. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1136
  366. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:40
  367. msgid "No Data"
  368. msgstr ""
  369. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:392
  370. msgid "No certificates found"
  371. msgstr ""
  372. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:956
  373. msgid "No logging"
  374. msgstr ""
  375. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:402
  376. msgid "Non-public and by default blocked IPs"
  377. msgstr ""
  378. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:218
  379. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1117
  380. msgid "Not Running"
  381. msgstr ""
  382. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:958
  383. msgid "Notice"
  384. msgstr ""
  385. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:438
  386. msgid "Number of last lines stored in log files"
  387. msgstr ""
  388. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:910
  389. msgid "OPTIONAL: Force the usage of pure IPv4/IPv6 only communication."
  390. msgstr ""
  391. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:931
  392. msgid "OPTIONAL: Force the use of TCP instead of default UDP on DNS requests."
  393. msgstr ""
  394. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:898
  395. msgid "OPTIONAL: Network to use for communication"
  396. msgstr ""
  397. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:940
  398. msgid "OPTIONAL: Proxy-Server for detection and updates."
  399. msgstr ""
  400. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:919
  401. msgid "OPTIONAL: Use non-default DNS-Server to detect 'Registered IP'."
  402. msgstr ""
  403. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1036
  404. msgid ""
  405. "On Error the script will stop execution after the given number of retries."
  406. msgstr ""
  407. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:762
  408. msgid "Optional Encoded Parameter"
  409. msgstr ""
  410. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:768
  411. msgid "Optional Parameter"
  412. msgstr ""
  413. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:763
  414. msgid "Optional: Replaces [PARAMENC] in Update-URL (URL-encoded)"
  415. msgstr ""
  416. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:769
  417. msgid "Optional: Replaces [PARAMOPT] in Update-URL (NOT URL-encoded)"
  418. msgstr ""
  419. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:939
  420. msgid "PROXY-Server"
  421. msgstr ""
  422. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:753
  423. msgid "Password"
  424. msgstr ""
  425. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:781
  426. msgid "Path to CA-Certificate"
  427. msgstr ""
  428. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:312
  429. msgid ""
  430. "Please follow the instructions on OpenWrt's homepage to enable IPv6 support"
  431. msgstr ""
  432. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1082
  433. msgid "Please press [Read] button"
  434. msgstr ""
  435. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1065
  436. msgid "Read / Reread log file"
  437. msgstr ""
  438. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:690
  439. msgid "Really switch service?"
  440. msgstr ""
  441. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1131
  442. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:30
  443. msgid "Registered IP"
  444. msgstr ""
  445. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:579
  446. msgid "Reload"
  447. msgstr ""
  448. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:562
  449. msgid "Reload this service"
  450. msgstr ""
  451. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:742
  452. msgid "Replaces [DOMAIN] in Update-URL (URL-encoded)"
  453. msgstr ""
  454. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:754
  455. msgid "Replaces [PASSWORD] in Update-URL (URL-encoded)"
  456. msgstr ""
  457. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:748
  458. msgid "Replaces [USERNAME] in Update-URL (URL-encoded)"
  459. msgstr ""
  460. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:290
  461. msgid "Restart DDns"
  462. msgstr ""
  463. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1053
  464. msgid "Retry Unit"
  465. msgstr ""
  466. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:16
  467. msgid "Run once"
  468. msgstr ""
  469. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:229
  470. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1120
  471. msgid "Running"
  472. msgstr ""
  473. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:807
  474. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:864
  475. msgid "Script"
  476. msgstr ""
  477. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:528
  478. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:661
  479. msgid "Select a service"
  480. msgstr ""
  481. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:530
  482. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:664
  483. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:684
  484. msgid "Service doesn't support this IP type"
  485. msgstr ""
  486. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:663
  487. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:674
  488. msgid "Service not installed"
  489. msgstr ""
  490. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:465
  491. msgid "Services"
  492. msgstr ""
  493. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:460
  494. msgid "Services URL Download"
  495. msgstr ""
  496. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:294
  497. msgid "Services list last update"
  498. msgstr ""
  499. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1002
  500. msgid "Setting this parameter to 0 will force the script to only run once"
  501. msgstr ""
  502. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:461
  503. msgid ""
  504. "Source URL for services file. Defaults to the master openwrt ddns package "
  505. "repo."
  506. msgstr ""
  507. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:190
  508. msgid "Start DDNS"
  509. msgstr ""
  510. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:272
  511. msgid "State"
  512. msgstr ""
  513. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1114
  514. msgid "Status"
  515. msgstr ""
  516. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:419
  517. msgid "Status directory"
  518. msgstr ""
  519. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:578
  520. msgid "Stop"
  521. msgstr ""
  522. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:190
  523. msgid "Stop DDNS"
  524. msgstr ""
  525. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:567
  526. msgid "Stop this service"
  527. msgstr ""
  528. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:18
  529. msgid "Stopped"
  530. msgstr ""
  531. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:691
  532. msgid "Switch service"
  533. msgstr ""
  534. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1038
  535. msgid "The default setting of '0' will retry infinitely."
  536. msgstr ""
  537. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1046
  538. msgid "The interval between which each subsequent retry commences."
  539. msgstr ""
  540. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:509
  541. msgid "The service name is already used"
  542. msgstr ""
  543. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:43
  544. msgid "There is no service configured."
  545. msgstr ""
  546. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1081
  547. msgid "This is the current content of the log file in %h for this service."
  548. msgstr ""
  549. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:199
  550. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:277
  551. msgid ""
  552. "This is the default if you run DDNS scripts by yourself (i.e. via cron with "
  553. "force_interval set to '0')"
  554. msgstr ""
  555. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:887
  556. msgid "This will be autoset to the selected interface"
  557. msgstr ""
  558. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:613
  559. msgid "Timer Settings"
  560. msgstr ""
  561. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:805
  562. msgid "URL"
  563. msgstr ""
  564. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:846
  565. msgid "URL to detect"
  566. msgstr ""
  567. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:217
  568. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1152
  569. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:38
  570. msgid "Unknown"
  571. msgstr ""
  572. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:301
  573. msgid "Update DDns Services List"
  574. msgstr ""
  575. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:706
  576. msgid "Update URL for updating your DDNS Provider."
  577. msgstr ""
  578. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:775
  579. msgid "Use HTTP Secure"
  580. msgstr ""
  581. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
  582. msgid "Use cURL"
  583. msgstr ""
  584. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:865
  585. msgid "User defined script to read systems IP-Address"
  586. msgstr ""
  587. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:747
  588. msgid "Username"
  589. msgstr ""
  590. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:380
  591. msgid "Using specific DNS Server not supported"
  592. msgstr ""
  593. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:984
  594. msgid "Values below 5 minutes == 300 seconds are not supported"
  595. msgstr ""
  596. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1019
  597. msgid "Values lower than 'Check Interval' except '0' are invalid"
  598. msgstr ""
  599. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:15
  600. msgid "Verify"
  601. msgstr ""
  602. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:959
  603. msgid "Warning"
  604. msgstr ""
  605. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1054
  606. msgid "Which time units to use for retry counters."
  607. msgstr ""
  608. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:968
  609. msgid ""
  610. "Writes detailed messages to log file. File will be truncated automatically."
  611. msgstr ""
  612. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:952
  613. msgid ""
  614. "Writes log messages to syslog. Critical Errors will always be written to "
  615. "syslog."
  616. msgstr ""
  617. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:384
  618. msgid ""
  619. "You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' "
  620. "package, if you need to specify a DNS server to detect your registered IP."
  621. msgstr ""
  622. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:373
  623. msgid ""
  624. "You should install 'bind-host' or 'knot-host' or 'drill' package for DNS "
  625. "requests."
  626. msgstr ""
  627. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:361
  628. msgid "You should install 'wget' or 'curl' or 'uclient-fetch' package."
  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:335
  636. msgid "You should install 'wget' or 'curl' package."
  637. msgstr ""
  638. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:349
  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:347
  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:346
  646. msgid "cURL without Proxy Support"
  647. msgstr ""
  648. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:525
  649. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:647
  650. msgid "custom"
  651. msgstr ""
  652. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1032
  653. msgid "days"
  654. msgstr ""
  655. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:782
  656. msgid "directory or path/file"
  657. msgstr ""
  658. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:996
  659. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1031
  660. msgid "hours"
  661. msgstr ""
  662. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:995
  663. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1030
  664. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1059
  665. msgid "minutes"
  666. msgstr ""
  667. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:784
  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:994
  674. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1058
  675. msgid "seconds"
  676. msgstr ""
  677. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:786
  678. msgid "to run HTTPS without verification of server certificates (insecure)"
  679. msgstr ""