ddns.po 34 KB

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