smartdns.po 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2024-10-20 19:09+0000\n"
  5. "Last-Translator: Džiugas Januševičius <dziugas1959@hotmail.com>\n"
  6. "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationssmartdns/lt/>\n"
  8. "Language: lt\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && ("
  13. "n%100<10 || n%100>=20) ? 1 : 2);\n"
  14. "X-Generator: Weblate 5.8-rc\n"
  15. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:792
  16. msgid "Additional Args for upstream dns servers"
  17. msgstr ""
  18. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:886
  19. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1090
  20. msgid ""
  21. "Additional Flags for rules, read help on domain-rule for more information."
  22. msgstr ""
  23. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:885
  24. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1089
  25. msgid "Additional Rule Flag"
  26. msgstr ""
  27. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:346
  28. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:479
  29. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:791
  30. msgid "Additional Server Args"
  31. msgstr "Papildomi serverio argumentai"
  32. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347
  33. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:480
  34. msgid ""
  35. "Additional server args, refer to the help description of the bind option."
  36. msgstr ""
  37. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:132
  38. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:639
  39. msgid "Advanced Settings"
  40. msgstr "Pažangūs nustatymai"
  41. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:253
  42. msgid ""
  43. "Attempts to serve old responses from cache with a TTL of 0 in the response "
  44. "without waiting for the actual resolution to finish."
  45. msgstr ""
  46. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161
  47. msgid "Automatically Set Dnsmasq"
  48. msgstr "Automatiškai nustatyti „Dnsmasq“"
  49. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161
  50. msgid "Automatically set as upstream of dnsmasq when port changes."
  51. msgstr ""
  52. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:229
  53. msgid "Bind Device"
  54. msgstr "Pririšti įrenginį"
  55. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:234
  56. msgid "Bind Device Name"
  57. msgstr "Pririšti įrenginio pavadinimą"
  58. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:998
  59. msgid "Block domain"
  60. msgstr "Blokuoti domeną-sritį"
  61. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:998
  62. msgid "Block domain."
  63. msgstr "Blokuoti domeną-sritį."
  64. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:262
  65. msgid "Cache Persist"
  66. msgstr "Pastovi talpykla"
  67. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:258
  68. msgid "Cache Size"
  69. msgstr "Talpyklos dydis"
  70. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:121
  71. msgid "Collecting data ..."
  72. msgstr "Renkami duomenys..."
  73. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1100
  74. msgid ""
  75. "Configure IP blacklists that will be filtered from the results of specific "
  76. "DNS server."
  77. msgstr ""
  78. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:929
  79. msgid "Configure block domain list."
  80. msgstr ""
  81. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:950
  82. msgid "Configure domain rule list."
  83. msgstr ""
  84. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:900
  85. msgid "Configure forwarding domain name list."
  86. msgstr ""
  87. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:137
  88. msgid "Custom Settings"
  89. msgstr "Pasirinktiniai nustatymai"
  90. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:805
  91. msgid "DNS Block Setting"
  92. msgstr "„DNS“ blokavimo nustatymas"
  93. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:804
  94. msgid "DNS Forwarding Setting"
  95. msgstr "„DNS“ persiuntimo nustatymas"
  96. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:648
  97. msgid "DNS Server Name"
  98. msgstr "„DNS“ serverio pavadinimas"
  99. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:675
  100. msgid "DNS Server group"
  101. msgstr "„DNS“ serverio grupė"
  102. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:813
  103. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:967
  104. msgid "DNS Server group belongs to, such as office, home."
  105. msgstr "„DNS“ serverio grupė priklauso... (pvz: namams, biurui)."
  106. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:651
  107. msgid "DNS Server ip"
  108. msgstr "„DNS“ serverio IP"
  109. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:656
  110. msgid "DNS Server port"
  111. msgstr "„DNS“ serverio prievadas"
  112. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:665
  113. msgid "DNS Server type"
  114. msgstr "„DNS“ serverio tipas"
  115. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:258
  116. msgid "DNS domain result cache size"
  117. msgstr "„DNS“ domeno-srities talpyklos vieta rezultate"
  118. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:487
  119. msgid "DNS64"
  120. msgstr "„DNS64“"
  121. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:134
  122. msgid "DNS64 Server Settings"
  123. msgstr "„DNS64“ Serverio nustatymai"
  124. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:560
  125. msgid "Description"
  126. msgstr "Aprašas/-ymas"
  127. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:76
  128. msgid "Dnsmasq Forwarded To Smartdns Failure"
  129. msgstr ""
  130. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:719
  131. msgid "Do not check certificate."
  132. msgstr "Netikrinti sertifikato."
  133. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:397
  134. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:838
  135. msgid "Do not check speed."
  136. msgstr "Netikrinti greičio."
  137. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:807
  138. msgid "Domain Address"
  139. msgstr "Domeno-Srities adresas"
  140. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:900
  141. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:929
  142. msgid "Domain List"
  143. msgstr "Domenų-Sričių sąrašas"
  144. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:891
  145. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:921
  146. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:991
  147. msgid "Domain List File"
  148. msgstr "Domenų-Sričių sąrašo failas"
  149. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:806
  150. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:949
  151. msgid "Domain Rule List"
  152. msgstr "Domenų-Sričių taisyklių sąrašas"
  153. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:965
  154. msgid "Domain Rule Name"
  155. msgstr "Domenų-Sričių taisyklės pavadinimas"
  156. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:800
  157. msgid "Domain Rules"
  158. msgstr "Domenų-Sričių taisyklės"
  159. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:800
  160. msgid "Domain Rules Settings"
  161. msgstr "Domenų-Sričių taisyklių nustatymai"
  162. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324
  163. msgid "Domain TTL"
  164. msgstr "Domeno-srities „TTL“"
  165. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:336
  166. msgid "Domain TTL Max"
  167. msgstr "Domeno-srities „TTL maks.“"
  168. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:328
  169. msgid "Domain TTL Min"
  170. msgstr "Domeno-srities „TTL min.“"
  171. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:246
  172. msgid "Domain prefetch"
  173. msgstr ""
  174. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1159
  175. msgid "Donate"
  176. msgstr "Paremti/Paaukoti"
  177. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1158
  178. msgid "Donate to smartdns"
  179. msgstr "Paremti „smartdns“"
  180. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:526
  181. msgid "Download Files"
  182. msgstr "Atsisiųsti failus"
  183. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:135
  184. msgid "Download Files Setting"
  185. msgstr "Atsisiųstų failų nustatymas"
  186. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:135
  187. msgid ""
  188. "Download domain list files for domain-rule and include config files, please "
  189. "refresh the page after download to take effect."
  190. msgstr ""
  191. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:240
  192. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1007
  193. msgid "Dual-stack IP Selection"
  194. msgstr ""
  195. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:142
  196. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:371
  197. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:642
  198. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:959
  199. msgid "Enable"
  200. msgstr "Įjungti/Įgalinti"
  201. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:495
  202. msgid "Enable Auto Update"
  203. msgstr "Įgalinti automatinį atnaujinimą"
  204. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:241
  205. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1008
  206. msgid "Enable IP selection between IPV4 and IPV6"
  207. msgstr "Įjungti/Įgalinti IP parinktį tarp IPv4 ir IPv6"
  208. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224
  209. msgid "Enable IPV6 DNS Server"
  210. msgstr "Įjungti/Įgalinti IPv6 „DNS“ serverį"
  211. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219
  212. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384
  213. msgid "Enable TCP DNS Server"
  214. msgstr "Įjungti/Įgalinti „TCP“ „DNS“ serverį"
  215. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:495
  216. msgid "Enable daily auto update."
  217. msgstr "Įgalinti automatinius, kasdieninius atnaujinimus."
  218. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:247
  219. msgid "Enable domain prefetch, accelerate domain response speed."
  220. msgstr ""
  221. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:372
  222. msgid "Enable or disable second DNS server."
  223. msgstr ""
  224. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:142
  225. msgid "Enable or disable smartdns server"
  226. msgstr ""
  227. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:694
  228. msgid "Exclude DNS Server from default group."
  229. msgstr ""
  230. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:694
  231. msgid "Exclude Default Group"
  232. msgstr ""
  233. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215
  234. msgid "Fastest IP"
  235. msgstr "Greičiausias IP"
  236. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216
  237. msgid "Fastest Response"
  238. msgstr "Greičiausias atsakas"
  239. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:535
  240. msgid "File Name"
  241. msgstr "Failo pavadinimas"
  242. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:554
  243. msgid "File Type"
  244. msgstr "Failo tipas"
  245. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:702
  246. msgid "Filtering IP with blacklist"
  247. msgstr ""
  248. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:214
  249. msgid "First Ping"
  250. msgstr "Pirmasis ryšio atsakas"
  251. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:272
  252. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:436
  253. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:842
  254. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1056
  255. msgid "Force AAAA SOA"
  256. msgstr "Priversti „AAAA SOA“"
  257. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:272
  258. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:436
  259. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:842
  260. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1056
  261. msgid "Force AAAA SOA."
  262. msgstr "Priversti „AAAA SOA“."
  263. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:277
  264. msgid "Force HTTPS SOA"
  265. msgstr "Priversti „HTTPS SOA“"
  266. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:277
  267. msgid "Force HTTPS SOA."
  268. msgstr "Priversti „HTTPS SOA“."
  269. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:128
  270. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:131
  271. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:638
  272. msgid "General Settings"
  273. msgstr "Bendri nustatymai"
  274. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:599
  275. msgid "Generate Coredump"
  276. msgstr ""
  277. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:600
  278. msgid ""
  279. "Generate Coredump file when smartdns crash, coredump file is located at /tmp/"
  280. "smartdns.xxx.core."
  281. msgstr ""
  282. #: applications/luci-app-smartdns/root/usr/share/rpcd/acl.d/luci-app-smartdns.json:3
  283. msgid "Grant access to LuCI app smartdns"
  284. msgstr "Duoti prieigą prie „LuCI app smartdns“"
  285. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:737
  286. msgid "HTTP Host"
  287. msgstr "„HTTP“ skleidėjas/vedėjas"
  288. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:808
  289. msgid "IP Blacklist"
  290. msgstr "Draudžiamasis IP sąrašas"
  291. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:701
  292. msgid "IP Blacklist Filtering"
  293. msgstr "Draudžiamojo IP sąrašo filtravimas"
  294. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224
  295. msgid "IPV6 Server"
  296. msgstr "IPV6 serveris"
  297. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:440
  298. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:846
  299. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1062
  300. msgid "IPset Name"
  301. msgstr "„IPset“ pavadinimas"
  302. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:440
  303. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:846
  304. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1062
  305. msgid "IPset name."
  306. msgstr "„IPset“ pavadinimas."
  307. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1138
  308. msgid "If you like this software, please buy me a cup of coffee."
  309. msgstr ""
  310. "Jeigu jums patinka mano taikomoji programa, prašau nupirkti man kavos "
  311. "puodelį."
  312. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:353
  313. msgid "Include Config Files<br>/etc/smartdns/conf.d"
  314. msgstr "Įtraukti konfigūracijos failus<br>„/etc/smartdns/conf.d“"
  315. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:354
  316. msgid ""
  317. "Include other config files from /etc/smartdns/conf.d or custom path, can be "
  318. "downloaded from the download page."
  319. msgstr ""
  320. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:283
  321. msgid "Ipset name, Add domain result to ipset when speed check fails."
  322. msgstr ""
  323. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:527
  324. msgid "List of files to download."
  325. msgstr "Failų sąrašas, kuriuos atsisiųsite."
  326. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:229
  327. msgid "Listen only on the specified interfaces."
  328. msgstr "Laukti prisijungimo/jungties ryšio tik ant nurodytų sąsajų ir sietuvų."
  329. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153
  330. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377
  331. msgid "Local Port"
  332. msgstr "Vietinis prievadas"
  333. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:624
  334. msgid "Log File"
  335. msgstr "Žurnalo failas"
  336. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:608
  337. msgid "Log Level"
  338. msgstr "Žurnalo lygis"
  339. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:620
  340. msgid "Log Number"
  341. msgstr "Žurnalo numeris"
  342. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:604
  343. msgid "Log Size"
  344. msgstr "Žurnalo dydis"
  345. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:757
  346. msgid "Marking Packets"
  347. msgstr ""
  348. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:337
  349. msgid "Maximum TTL for all domain result."
  350. msgstr ""
  351. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:329
  352. msgid "Minimum TTL for all domain result."
  353. msgstr ""
  354. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:459
  355. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:865
  356. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1068
  357. msgid "NFTset Name"
  358. msgstr "„NFTset“ pavadinimas"
  359. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:316
  360. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:471
  361. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:877
  362. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1081
  363. msgid "NFTset name format error, format: [#[4|6]:[family#table#set]]"
  364. msgstr ""
  365. "„NFTset“ pavadinimo formato klaida, formatas: [#[4|6]:[family#table#set]]"
  366. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:459
  367. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:865
  368. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1068
  369. msgid "NFTset name, format: [#[4|6]:[family#table#set]]"
  370. msgstr "„NFTset“ pavadinimas, formatas: [#[4|6]:[family#table#set]]"
  371. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:66
  372. msgid "NOT RUNNING"
  373. msgstr "NEVEIKIA"
  374. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:234
  375. msgid "Name of device name listen on."
  376. msgstr "Įrenginio pavadinimas, ant kurio laukiamas prisijungimo/jungties ryšys."
  377. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:304
  378. msgid ""
  379. "Nftset name, Add domain result to nftset when speed check fails, format: "
  380. "[#[4|6]:[family#table#set]]"
  381. msgstr ""
  382. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1014
  383. msgid "No"
  384. msgstr "Ne"
  385. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:282
  386. msgid "No Speed IPset Name"
  387. msgstr ""
  388. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303
  389. msgid "No Speed NFTset Name"
  390. msgstr ""
  391. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:718
  392. msgid "No check certificate"
  393. msgstr "Be patikrinimo, sertifikatas"
  394. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:177
  395. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1000
  396. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1025
  397. msgid "None"
  398. msgstr "Joks (-ia/-ie)"
  399. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:784
  400. msgid "Only socks5 proxy support udp server."
  401. msgstr ""
  402. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:780
  403. msgid "Please set proxy server first."
  404. msgstr "Prašome pirma nustatyti įgaliotąjį serverį."
  405. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:567
  406. msgid "Proxy Server"
  407. msgstr "Įgaliotasis serveris"
  408. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:136
  409. msgid "Proxy Server Settings"
  410. msgstr "Įgalioto serverio nustatymai"
  411. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:567
  412. msgid "Proxy Server URL, format: [socks5|http]://user:pass@ip:port."
  413. msgstr ""
  414. "Įgalioto serverio „URL“ – saitas, formatas: "
  415. "[socks5|http]://user:pass@ip:port."
  416. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:575
  417. msgid ""
  418. "Proxy server URL format error, format: [socks5|http]://user:pass@ip:port."
  419. msgstr ""
  420. "Įgalioto serverio „URL“ – saito formato klaida, formatas: "
  421. "[socks5|http]://user:pass@ip:port."
  422. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:390
  423. msgid "Query DNS through specific dns server group, such as office, home."
  424. msgstr ""
  425. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:64
  426. msgid "RUNNING"
  427. msgstr "VEIKIA"
  428. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:341
  429. msgid "Reply Domain TTL Max"
  430. msgstr ""
  431. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342
  432. msgid "Reply maximum TTL for all domain result."
  433. msgstr ""
  434. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1150
  435. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1151
  436. msgid "Report bugs"
  437. msgstr ""
  438. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:267
  439. msgid "Resolve Local Hostnames"
  440. msgstr ""
  441. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:267
  442. msgid "Resolve local hostnames by reading Dnsmasq lease file."
  443. msgstr ""
  444. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209
  445. msgid "Response Mode"
  446. msgstr "Atsakymo veiksena"
  447. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1174
  448. msgid "Restart"
  449. msgstr "Paleisti iš naujo"
  450. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1165
  451. msgid "Restart Service"
  452. msgstr "Iš naujo paleisti tarnybą"
  453. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:133
  454. msgid "Second Server Settings"
  455. msgstr "Antro serverio nustatymai"
  456. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:252
  457. msgid "Serve expired"
  458. msgstr ""
  459. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:389
  460. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:813
  461. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:967
  462. msgid "Server Group"
  463. msgstr "Serverio grupė"
  464. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:833
  465. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:987
  466. msgid "Server Group %s not exists"
  467. msgstr "Serverio grupė/-s %s neegzistuoja"
  468. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:147
  469. msgid "Server Name"
  470. msgstr "Serverio pavadinimas"
  471. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:807
  472. msgid "Set Specific domain ip address."
  473. msgstr "Nustatyti savitą domeno-srities IP adresą."
  474. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:806
  475. msgid "Set Specific domain rule list."
  476. msgstr "Nustatyti savitą domeno-srities taisyklių sąrašą."
  477. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:808
  478. msgid "Set Specific ip blacklist."
  479. msgstr ""
  480. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:709
  481. msgid "Set TLS hostname to verify."
  482. msgstr ""
  483. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:758
  484. msgid "Set mark on packets."
  485. msgstr "Nustatyti žymę ant paketų."
  486. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:738
  487. msgid ""
  488. "Set the HTTP host used for the query. Use this parameter when the host of "
  489. "the URL address is an IP address."
  490. msgstr ""
  491. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:728
  492. msgid "Sets the server name indication for query. '-' for disable SNI name."
  493. msgstr ""
  494. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:128
  495. msgid "Settings"
  496. msgstr "Nustatymai"
  497. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:402
  498. msgid "Skip Address Rules"
  499. msgstr ""
  500. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:431
  501. msgid "Skip Cache"
  502. msgstr "Praleisti talpyklą"
  503. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:431
  504. msgid "Skip Cache."
  505. msgstr "Praleisti talpyklą."
  506. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:425
  507. msgid "Skip Dualstack Selection"
  508. msgstr ""
  509. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:426
  510. msgid "Skip Dualstack Selection."
  511. msgstr ""
  512. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:414
  513. msgid "Skip Ipset Rule"
  514. msgstr ""
  515. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:408
  516. msgid "Skip Nameserver Rule"
  517. msgstr ""
  518. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:420
  519. msgid "Skip SOA Address Rule"
  520. msgstr ""
  521. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:421
  522. msgid "Skip SOA address rules."
  523. msgstr ""
  524. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:396
  525. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:837
  526. msgid "Skip Speed Check"
  527. msgstr ""
  528. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:403
  529. msgid "Skip address rules."
  530. msgstr ""
  531. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:415
  532. msgid "Skip ipset rules."
  533. msgstr ""
  534. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:409
  535. msgid "Skip nameserver rules."
  536. msgstr ""
  537. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:95
  538. #: applications/luci-app-smartdns/root/usr/share/luci/menu.d/luci-app-smartdns.json:3
  539. msgid "SmartDNS"
  540. msgstr "„SmartDNS“"
  541. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:96
  542. msgid "SmartDNS Server"
  543. msgstr "„SmartDNS“ serveris"
  544. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:97
  545. msgid ""
  546. "SmartDNS is a local high-performance DNS server, supports finding fastest "
  547. "IP, supports ad filtering, and supports avoiding DNS poisoning."
  548. msgstr ""
  549. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1142
  550. msgid "SmartDNS official website"
  551. msgstr "„SmartDNS“ oficialus tinklapis"
  552. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377
  553. msgid "Smartdns local server port"
  554. msgstr "„SmartDNS“ vietinis serverio prievadas"
  555. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:154
  556. msgid ""
  557. "Smartdns local server port, smartdns will be automatically set as main dns "
  558. "when the port is 53."
  559. msgstr ""
  560. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210
  561. msgid ""
  562. "Smartdns response mode, First Ping: return the first ping IP, Fastest IP: "
  563. "return the fastest IP, Fastest Response: return the fastest DNS response."
  564. msgstr ""
  565. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:147
  566. msgid "Smartdns server name"
  567. msgstr "„SmartDNS“ serverio pavadinimas"
  568. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:169
  569. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1016
  570. msgid "Smartdns speed check mode."
  571. msgstr ""
  572. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1119
  573. msgid ""
  574. "Specify an IP address to return for any host in the given domains, Queries "
  575. "in the domains are never forwarded and always replied to with the specified "
  576. "IP address which may be IPv4 or IPv6."
  577. msgstr ""
  578. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:169
  579. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1016
  580. msgid "Speed Check Mode"
  581. msgstr ""
  582. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:202
  583. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1050
  584. msgid "Speed check mode is invalid."
  585. msgstr ""
  586. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219
  587. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384
  588. msgid "TCP Server"
  589. msgstr "„TCP“ serveris"
  590. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:196
  591. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1044
  592. msgid "TCP port is empty"
  593. msgstr "„TCP“ prievadas yra tuščias"
  594. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:708
  595. msgid "TLS Hostname Verify"
  596. msgstr ""
  597. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:727
  598. msgid "TLS SNI name"
  599. msgstr "„TLS SNI“ pavadinimas"
  600. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:746
  601. msgid "TLS SPKI Pinning"
  602. msgstr "„TLS SPKI“ prisegimas"
  603. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324
  604. msgid "TTL for all domain result."
  605. msgstr ""
  606. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1137
  607. msgid "Technical Support"
  608. msgstr "Techninė pagalba"
  609. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:539
  610. msgid "URL"
  611. msgstr "„URL“ – Saitas"
  612. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:548
  613. msgid "URL format error, format: http:// or https://"
  614. msgstr "„URL“ – Saito formato klaida, formatas: „http://“ arba „https://“"
  615. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:523
  616. msgid "Update"
  617. msgstr "Atnaujinti"
  618. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:514
  619. msgid "Update Files"
  620. msgstr "Atnaujinimo failai"
  621. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:500
  622. msgid "Upload Config File"
  623. msgstr "Įkelti konfigūracijos failą"
  624. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:507
  625. msgid "Upload Domain List File"
  626. msgstr "Įkelti domenų-sričių sąrašo failą"
  627. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:508
  628. msgid "Upload domain list file to /etc/smartdns/domain-set"
  629. msgstr "Įkelti domenų-sričių sąrašo failą į „/etc/smartdns/domain-set“"
  630. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:892
  631. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:992
  632. msgid ""
  633. "Upload domain list file, or configure auto download from Download File "
  634. "Setting page."
  635. msgstr ""
  636. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:921
  637. msgid "Upload domain list file."
  638. msgstr "Įkelti domenų-sričių sąrašo failą."
  639. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:501
  640. msgid "Upload smartdns config file to /etc/smartdns/conf.d"
  641. msgstr ""
  642. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:631
  643. msgid "Upstream Servers"
  644. msgstr "Išsiunčiamo srauto serveriai"
  645. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:632
  646. msgid ""
  647. "Upstream Servers, support UDP, TCP protocol. Please configure multiple DNS "
  648. "servers, including multiple foreign DNS servers."
  649. msgstr ""
  650. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:765
  651. msgid "Use Proxy"
  652. msgstr "Naudoti įgaliotąjį"
  653. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:766
  654. msgid "Use proxy to connect to upstream DNS server."
  655. msgstr ""
  656. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:747
  657. msgid ""
  658. "Used to verify the validity of the TLS server, The value is Base64 encoded "
  659. "SPKI fingerprint, leaving blank to indicate that the validity of TLS is not "
  660. "verified."
  661. msgstr ""
  662. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:262
  663. msgid "Write cache to disk on exit and load on startup."
  664. msgstr ""
  665. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1013
  666. msgid "Yes"
  667. msgstr "Taip"
  668. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172
  669. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:213
  670. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:611
  671. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1012
  672. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1020
  673. msgid "default"
  674. msgstr "numatytas"
  675. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:555
  676. msgid "domain list (/etc/smartdns/domain-set)"
  677. msgstr "domeno-sričių sąrašas („/etc/smartdns/domain-set“)"
  678. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:670
  679. msgid "https"
  680. msgstr "„https“"
  681. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:295
  682. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:452
  683. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:858
  684. msgid "ipset name format error, format: [#[4|6]:]ipsetname"
  685. msgstr ""
  686. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:1143
  687. msgid "open website"
  688. msgstr "atidaryti svetainę/tinklapį"
  689. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:556
  690. msgid "smartdns config (/etc/smartdns/conf.d)"
  691. msgstr "„smartdns“ konfigūracija („/etc/smartdns/conf.d“)"
  692. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:585
  693. msgid "smartdns custom settings"
  694. msgstr "„smartdns“ pasirinktiniai nustatymai"
  695. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:668
  696. msgid "tcp"
  697. msgstr "„tcp“"
  698. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:669
  699. msgid "tls"
  700. msgstr "„tls“"
  701. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:554
  702. msgid "type"
  703. msgstr "tipas"
  704. #: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:667
  705. msgid "udp"
  706. msgstr "„udp“"
  707. #~ msgid "ip"
  708. #~ msgstr "„ip“"
  709. #~ msgid "port"
  710. #~ msgstr "prievadas"