ddns.po 31 KB

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