ddns.po 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894
  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: 2024-01-10 20:57+0000\n"
  6. "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
  7. "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/"
  8. "luciapplicationsddns/he/>\n"
  9. "Language: he\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 5.4-dev\n"
  15. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:432
  16. msgid "\"../\" not allowed in path for Security Reason."
  17. msgstr ""
  18. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:464
  19. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:534
  20. msgid "Add new services..."
  21. msgstr ""
  22. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:608
  23. msgid "Advanced Settings"
  24. msgstr "הגדרות מתקדמות"
  25. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:401
  26. msgid "Allow non-public IPs"
  27. msgstr ""
  28. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:607
  29. msgid "Basic Settings"
  30. msgstr ""
  31. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:887
  32. msgid "Bind Network"
  33. msgstr ""
  34. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:332
  35. msgid "Binding to a specific network not supported"
  36. msgstr ""
  37. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:359
  38. msgid ""
  39. "BusyBox's nslookup and Wget do not support to specify the IP version to use "
  40. "for communication with DDNS Provider!"
  41. msgstr ""
  42. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:370
  43. msgid ""
  44. "BusyBox's nslookup and hostip do not support to specify to use TCP instead "
  45. "of default UDP when requesting DNS server!"
  46. msgstr ""
  47. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:381
  48. msgid ""
  49. "BusyBox's nslookup in the current compiled version does not handle given DNS "
  50. "Servers correctly!"
  51. msgstr ""
  52. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:452
  53. msgid "CA Certs path"
  54. msgstr ""
  55. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:453
  56. msgid ""
  57. "CA certificates path that will be used to download services data. Set IGNORE to "
  58. "skip certificate validation."
  59. msgstr ""
  60. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:540
  61. msgid "Cancel"
  62. msgstr "ביטול"
  63. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:965
  64. msgid "Check Interval"
  65. msgstr ""
  66. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:980
  67. msgid "Check Unit"
  68. msgstr ""
  69. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:525
  70. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:658
  71. msgid "Checking the service support..."
  72. msgstr ""
  73. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27
  74. msgid "Configuration"
  75. msgstr "הגדרות"
  76. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:214
  77. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1125
  78. msgid "Configuration Error"
  79. msgstr ""
  80. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:544
  81. msgid "Create service"
  82. msgstr ""
  83. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:414
  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:721
  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:701
  94. #, fuzzy
  95. msgid "Custom update-URL"
  96. msgstr "עדכן URL באופן ידני"
  97. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:720
  98. msgid "Custom update-script"
  99. msgstr ""
  100. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:196
  101. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:279
  102. msgid "DDNS Autostart disabled"
  103. msgstr ""
  104. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:195
  105. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:279
  106. msgid "DDNS Autostart enabled"
  107. msgstr ""
  108. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:520
  109. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:641
  110. msgid "DDNS Service provider"
  111. msgstr ""
  112. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:284
  113. msgid "DDns"
  114. msgstr ""
  115. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:585
  116. msgid "DDns Service"
  117. msgstr ""
  118. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:369
  119. msgid "DNS requests via TCP not supported"
  120. msgstr ""
  121. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:908
  122. msgid "DNS-Server"
  123. msgstr ""
  124. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:410
  125. msgid "Date format"
  126. msgstr ""
  127. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:837
  128. msgid "Defines the Web page to read systems IP-Address from."
  129. msgstr ""
  130. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:847
  131. msgid "Defines the interface to read systems IP-Address from"
  132. msgstr ""
  133. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:829
  134. msgid "Defines the network to read systems IP-Address from"
  135. msgstr ""
  136. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:791
  137. msgid ""
  138. "Defines the source to read systems IP-Address from, that will be send to the "
  139. "DDNS provider"
  140. msgstr ""
  141. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:512
  142. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:631
  143. msgid "Defines which IP address 'IPv4/IPv6' is send to the DDNS provider"
  144. msgstr ""
  145. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:426
  146. msgid "Contains Log files for each running section."
  147. msgstr ""
  148. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:420
  149. msgid ""
  150. "Contains PID and other status information for each running section."
  151. msgstr ""
  152. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:17
  153. msgid "Disabled"
  154. msgstr ""
  155. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:737
  156. msgid "Domain"
  157. msgstr ""
  158. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:260
  159. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:7
  160. #: applications/luci-app-ddns/root/usr/share/luci/menu.d/luci-app-ddns.json:3
  161. msgid "Dynamic DNS"
  162. msgstr "DNS דינאמי"
  163. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:267
  164. msgid "Dynamic DNS Version"
  165. msgstr ""
  166. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:553
  167. msgid "Edit"
  168. msgstr ""
  169. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:770
  170. msgid "Enable secure communication with DDNS provider"
  171. msgstr ""
  172. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:613
  173. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1133
  174. msgid "Enabled"
  175. msgstr "פעילה"
  176. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:950
  177. msgid "Error"
  178. msgstr ""
  179. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1025
  180. msgid "Error Max Retry Counter"
  181. msgstr ""
  182. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1035
  183. msgid "Error Retry Interval"
  184. msgstr ""
  185. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:861
  186. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:870
  187. msgid "Event Network"
  188. msgstr ""
  189. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:839
  190. msgid "Example for IPv4"
  191. msgstr ""
  192. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:841
  193. msgid "Example for IPv6"
  194. msgstr ""
  195. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:959
  196. msgid "File"
  197. msgstr ""
  198. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:704
  199. msgid "Follow instructions found on their WEB page."
  200. msgstr ""
  201. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:412
  202. msgid "For supported codes look here"
  203. msgstr ""
  204. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:899
  205. msgid "Force IP Version"
  206. msgstr ""
  207. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:358
  208. msgid "Force IP Version not supported"
  209. msgstr ""
  210. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:989
  211. msgid "Force Interval"
  212. msgstr ""
  213. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:920
  214. msgid "Force TCP on DNS"
  215. msgstr ""
  216. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1015
  217. msgid "Force Unit"
  218. msgstr ""
  219. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:932
  220. msgid "Format"
  221. msgstr ""
  222. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:911
  223. msgid "Format: IP or FQDN"
  224. msgstr ""
  225. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:337
  226. msgid ""
  227. "GNU Wget will use the IP of given network, cURL will use the physical "
  228. "interface."
  229. msgstr ""
  230. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:265
  231. msgid "Global Settings"
  232. msgstr ""
  233. #: applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json:3
  234. msgid "Grant access to ddns procedures"
  235. msgstr ""
  236. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:320
  237. msgid "HTTPS not supported"
  238. msgstr ""
  239. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:623
  240. msgid "Hostname/FQDN to validate, whether an IP update is necessary"
  241. msgstr ""
  242. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:790
  243. msgid "IP address source"
  244. msgstr ""
  245. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:511
  246. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:630
  247. msgid "IP address version"
  248. msgstr ""
  249. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:514
  250. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:635
  251. msgid "IPv4-Address"
  252. msgstr ""
  253. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:934
  254. msgid "IPv6 address must be given in square brackets"
  255. msgstr ""
  256. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:311
  257. msgid "IPv6 is currently not (fully) supported by this system"
  258. msgstr ""
  259. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:310
  260. msgid "IPv6 not supported"
  261. msgstr ""
  262. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:516
  263. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:637
  264. msgid "IPv6-Address"
  265. msgstr ""
  266. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:445
  267. msgid ""
  268. "If Wget and cURL package are installed, Wget is used for communication by "
  269. "default."
  270. msgstr ""
  271. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:614
  272. msgid "If this service section is disabled it will not be started."
  273. msgstr ""
  274. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:393
  275. msgid "If using secure communication you should verify server certificates!"
  276. msgstr ""
  277. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:325
  278. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:339
  279. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:351
  280. msgid ""
  281. "In some versions cURL/libcurl in OpenWrt is compiled without proxy support."
  282. msgstr ""
  283. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:947
  284. msgid "Info"
  285. msgstr ""
  286. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:264
  287. msgid "Information"
  288. msgstr ""
  289. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:713
  290. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:730
  291. msgid "Insert an Update Script OR an Update URL"
  292. msgstr ""
  293. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:395
  294. msgid ""
  295. "Install 'ca-certificates' package or needed certificates by hand into /etc/"
  296. "ssl/certs default directory"
  297. msgstr ""
  298. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:671
  299. msgid "Install Service"
  300. msgstr ""
  301. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:796
  302. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:846
  303. msgid "Interface"
  304. msgstr "מנשק"
  305. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:990
  306. msgid "Interval to force updates send to DDNS Provider"
  307. msgstr ""
  308. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:981
  309. msgid "Interval unit to check for changed IP"
  310. msgstr ""
  311. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1016
  312. msgid "Interval unit for forced updates sent to DDNS Provider."
  313. msgstr ""
  314. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1138
  315. msgid "Last Update"
  316. msgstr ""
  317. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:610
  318. msgid "Log File Viewer"
  319. msgstr ""
  320. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:425
  321. msgid "Log directory"
  322. msgstr ""
  323. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:437
  324. msgid "Log length"
  325. msgstr ""
  326. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:953
  327. msgid "Log to file"
  328. msgstr ""
  329. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:941
  330. msgid "Log to syslog"
  331. msgstr ""
  332. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:622
  333. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1121
  334. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:29
  335. msgid "Lookup Hostname"
  336. msgstr ""
  337. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:499
  338. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1115
  339. msgid "Name"
  340. msgstr ""
  341. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:333
  342. msgid ""
  343. "Neither GNU Wget with SSL nor cURL installed to select a network to use for "
  344. "communication."
  345. msgstr ""
  346. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:321
  347. msgid ""
  348. "Neither GNU Wget with SSL nor cURL installed to support secure updates via "
  349. "HTTPS protocol."
  350. msgstr ""
  351. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:616
  352. msgid "Neither from LuCI interface nor from console."
  353. msgstr ""
  354. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:794
  355. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:828
  356. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:31
  357. msgid "Network"
  358. msgstr "רשת"
  359. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:862
  360. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:871
  361. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:890
  362. msgid "Network on which the ddns-updater scripts will be started"
  363. msgstr ""
  364. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:216
  365. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1142
  366. msgid "Never"
  367. msgstr "אף פעם"
  368. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:502
  369. msgid "New DDns Service…"
  370. msgstr ""
  371. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1138
  372. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:28
  373. msgid "Next Update"
  374. msgstr ""
  375. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:215
  376. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1126
  377. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:40
  378. msgid "No Data"
  379. msgstr ""
  380. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:392
  381. msgid "No certificates found"
  382. msgstr ""
  383. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:946
  384. msgid "No logging"
  385. msgstr ""
  386. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:402
  387. msgid "Non-public and by default blocked IPs"
  388. msgstr ""
  389. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:218
  390. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1107
  391. msgid "Not Running"
  392. msgstr ""
  393. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:948
  394. msgid "Notice"
  395. msgstr ""
  396. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:438
  397. msgid "Number of last lines stored in log files"
  398. msgstr ""
  399. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:900
  400. msgid "OPTIONAL: Force the usage of pure IPv4/IPv6 only communication."
  401. msgstr ""
  402. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:921
  403. msgid "OPTIONAL: Force the use of TCP instead of default UDP on DNS requests."
  404. msgstr ""
  405. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:888
  406. msgid "OPTIONAL: Network to use for communication"
  407. msgstr ""
  408. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:930
  409. msgid "OPTIONAL: Proxy-Server for detection and updates."
  410. msgstr ""
  411. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:909
  412. msgid "OPTIONAL: Use non-default DNS-Server to detect 'Registered IP'."
  413. msgstr ""
  414. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1026
  415. msgid ""
  416. "On Error the script will stop execution after the given number of retries."
  417. msgstr ""
  418. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:756
  419. msgid "Optional Encoded Parameter"
  420. msgstr ""
  421. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:762
  422. msgid "Optional Parameter"
  423. msgstr ""
  424. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:757
  425. msgid "Optional: Replaces [PARAMENC] in Update-URL (URL-encoded)"
  426. msgstr ""
  427. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:763
  428. msgid "Optional: Replaces [PARAMOPT] in Update-URL (NOT URL-encoded)"
  429. msgstr ""
  430. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:929
  431. msgid "PROXY-Server"
  432. msgstr ""
  433. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:749
  434. msgid "Password"
  435. msgstr "סיסמא"
  436. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:775
  437. msgid "Path to CA-Certificate"
  438. msgstr ""
  439. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:312
  440. msgid ""
  441. "Please follow the instructions on OpenWrt's homepage to enable IPv6 support"
  442. msgstr ""
  443. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1072
  444. msgid "Please press [Read] button"
  445. msgstr ""
  446. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1055
  447. msgid "Read / Reread log file"
  448. msgstr ""
  449. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:686
  450. msgid "Really switch service?"
  451. msgstr ""
  452. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1121
  453. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:30
  454. msgid "Registered IP"
  455. msgstr ""
  456. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:575
  457. msgid "Reload"
  458. msgstr ""
  459. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:558
  460. msgid "Reload this service"
  461. msgstr ""
  462. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:738
  463. msgid "Replaces [DOMAIN] in Update-URL (URL-encoded)"
  464. msgstr ""
  465. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:750
  466. msgid "Replaces [PASSWORD] in Update-URL (URL-encoded)"
  467. msgstr ""
  468. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:744
  469. msgid "Replaces [USERNAME] in Update-URL (URL-encoded)"
  470. msgstr ""
  471. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:290
  472. msgid "Restart DDns"
  473. msgstr ""
  474. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1043
  475. msgid "Retry Unit"
  476. msgstr ""
  477. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:16
  478. msgid "Run once"
  479. msgstr ""
  480. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:229
  481. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1110
  482. msgid "Running"
  483. msgstr ""
  484. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:797
  485. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:854
  486. msgid "Script"
  487. msgstr ""
  488. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:524
  489. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:657
  490. msgid "Select a service"
  491. msgstr ""
  492. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:526
  493. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:660
  494. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:680
  495. msgid "Service doesn't support this IP type"
  496. msgstr ""
  497. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:659
  498. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:670
  499. msgid "Service not installed"
  500. msgstr ""
  501. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:461
  502. msgid "Services"
  503. msgstr ""
  504. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:456
  505. msgid "Services URL Download"
  506. msgstr ""
  507. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:294
  508. msgid "Services list last update"
  509. msgstr ""
  510. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:992
  511. msgid "Setting this parameter to 0 will force the script to only run once"
  512. msgstr ""
  513. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:190
  514. msgid "Start DDNS"
  515. msgstr ""
  516. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:272
  517. msgid "State"
  518. msgstr ""
  519. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1104
  520. msgid "Status"
  521. msgstr ""
  522. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:419
  523. msgid "Status directory"
  524. msgstr ""
  525. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:574
  526. msgid "Stop"
  527. msgstr ""
  528. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:190
  529. msgid "Stop DDNS"
  530. msgstr ""
  531. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:563
  532. msgid "Stop this service"
  533. msgstr ""
  534. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:18
  535. msgid "Stopped"
  536. msgstr ""
  537. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:687
  538. msgid "Switch service"
  539. msgstr ""
  540. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1028
  541. msgid "The default setting of '0' will retry infinitely."
  542. msgstr ""
  543. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1036
  544. msgid "The interval between which each subsequent retry commences."
  545. msgstr ""
  546. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:505
  547. msgid "The service name is already used"
  548. msgstr ""
  549. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:43
  550. msgid "There is no service configured."
  551. msgstr ""
  552. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1071
  553. msgid "This is the current content of the log file in %h for this service."
  554. msgstr ""
  555. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:199
  556. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:277
  557. msgid ""
  558. "This is the default if you run DDNS scripts by yourself (i.e. via cron with "
  559. "force_interval set to '0')"
  560. msgstr ""
  561. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:877
  562. msgid "This will be autoset to the selected interface"
  563. msgstr ""
  564. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:609
  565. msgid "Timer Settings"
  566. msgstr ""
  567. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:795
  568. msgid "URL"
  569. msgstr "URL"
  570. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:836
  571. msgid "URL to detect"
  572. msgstr ""
  573. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:217
  574. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1142
  575. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:38
  576. msgid "Unknown"
  577. msgstr ""
  578. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:301
  579. msgid "Update DDns Services List"
  580. msgstr ""
  581. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:702
  582. msgid "Update URL for updating your DDNS Provider."
  583. msgstr ""
  584. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:457
  585. msgid ""
  586. "Source URL for services file. Defaults to the master openwrt ddns "
  587. "package repo."
  588. msgstr ""
  589. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:769
  590. msgid "Use HTTP Secure"
  591. msgstr ""
  592. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
  593. msgid "Use cURL"
  594. msgstr ""
  595. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:855
  596. msgid "User defined script to read systems IP-Address"
  597. msgstr ""
  598. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:743
  599. msgid "Username"
  600. msgstr "שם משתמש"
  601. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:380
  602. msgid "Using specific DNS Server not supported"
  603. msgstr ""
  604. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:974
  605. msgid "Values below 5 minutes == 300 seconds are not supported"
  606. msgstr ""
  607. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1009
  608. msgid "Values lower than 'Check Interval' except '0' are invalid"
  609. msgstr ""
  610. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:15
  611. msgid "Verify"
  612. msgstr ""
  613. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:949
  614. msgid "Warning"
  615. msgstr ""
  616. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1044
  617. msgid "Which time units to use for retry counters."
  618. msgstr ""
  619. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:958
  620. msgid ""
  621. "Writes detailed messages to log file. File will be truncated automatically."
  622. msgstr ""
  623. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:942
  624. msgid ""
  625. "Writes log messages to syslog. Critical Errors will always be written to "
  626. "syslog."
  627. msgstr ""
  628. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:384
  629. msgid ""
  630. "You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' "
  631. "package, if you need to specify a DNS server to detect your registered IP."
  632. msgstr ""
  633. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:373
  634. msgid ""
  635. "You should install 'bind-host' or 'knot-host' or 'drill' package for DNS "
  636. "requests."
  637. msgstr ""
  638. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:361
  639. msgid "You should install 'wget' or 'curl' or 'uclient-fetch' package."
  640. msgstr ""
  641. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:323
  642. msgid ""
  643. "You should install 'wget' or 'curl' or 'uclient-fetch' with 'libustream-"
  644. "*ssl' package."
  645. msgstr ""
  646. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:335
  647. msgid "You should install 'wget' or 'curl' package."
  648. msgstr ""
  649. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:349
  650. msgid ""
  651. "You should install 'wget' or 'uclient-fetch' package or replace libcurl."
  652. msgstr ""
  653. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:347
  654. msgid "cURL is installed, but libcurl was compiled without proxy support."
  655. msgstr ""
  656. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:346
  657. msgid "cURL without Proxy Support"
  658. msgstr ""
  659. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:521
  660. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:643
  661. msgid "custom"
  662. msgstr ""
  663. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1022
  664. msgid "days"
  665. msgstr ""
  666. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:776
  667. msgid "directory or path/file"
  668. msgstr ""
  669. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:986
  670. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1021
  671. msgid "hours"
  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:1020
  675. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1049
  676. msgid "minutes"
  677. msgstr ""
  678. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:778
  679. msgid "or"
  680. msgstr ""
  681. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:313
  682. msgid "or update your system to the latest OpenWrt Release"
  683. msgstr ""
  684. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:984
  685. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1048
  686. msgid "seconds"
  687. msgstr ""
  688. #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:780
  689. msgid "to run HTTPS without verification of server certificates (insecure)"
  690. msgstr ""
  691. #~ msgid ""
  692. #~ "Dynamic DNS allows that your router can be reached with a fixed hostname "
  693. #~ "while having a dynamically changing IP address."
  694. #~ msgstr ""
  695. #~ "שירות DDNS מאפשר גישה לנתב שלך ע\"י שם דומיין קבוע, בעוד כתובת ה- IP שלך "
  696. #~ "משתנה באופן דינמי."