Translated using Weblate (Dutch)
[project/luci.git] / applications / luci-app-yggdrasil / po / lt / yggdrasil.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2023-10-04 09:49+0000\n"
5 "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n"
6 "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/"
7 "luciapplicationsyggdrasil/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 || n % 100 > "
13 "19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? "
14 "1 : 2);\n"
15 "X-Generator: Weblate 5.1-dev\n"
16
17 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33
18 msgid "Active peers"
19 msgstr ""
20
21 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:17
22 msgid ""
23 "By default, nodeinfo contains some defaults including the platform, "
24 "architecture and Yggdrasil version. These can help when surveying the "
25 "network and diagnosing network routing problems. Enabling nodeinfo privacy "
26 "prevents this, so that only items specified in \"NodeInfo\" are sent back if "
27 "specified."
28 msgstr ""
29
30 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:45
31 msgid ""
32 "Configuration for which interfaces multicast peer discovery should be "
33 "enabled on. Regex is a regular expression which is matched against an "
34 "interface name, and interfaces use the first configuration that they match "
35 "gainst. Beacon configures whether or not the node should send link-local "
36 "multicast beacons to advertise their presence, while listening for incoming "
37 "connections on Port. Listen controls whether or not the node listens for "
38 "multicast beacons and opens outgoing connections."
39 msgstr ""
40
41 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:16
42 msgid "Enable NodeInfo privacy"
43 msgstr ""
44
45 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:11
46 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:41
47 msgid "Encryption keys"
48 msgstr ""
49
50 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:15
51 msgid "Encryption private key"
52 msgstr ""
53
54 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:14
55 msgid "Encryption public key"
56 msgstr ""
57
58 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:11
59 msgid "General settings"
60 msgstr ""
61
62 #: applications/luci-app-yggdrasil/root/usr/share/rpcd/acl.d/luci-app-yggdrasil.json:3
63 msgid "Grant access to LuCI app yggdrasil"
64 msgstr ""
65
66 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:25
67 msgid "Interface"
68 msgstr "Sąsaja ir Sietuvas"
69
70 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:20
71 msgid "Interface peers"
72 msgstr ""
73
74 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:16
75 msgid "Keep this private. When compromised, generate a new keypair and IPv6."
76 msgstr ""
77
78 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:52
79 msgid "Link-local port"
80 msgstr ""
81
82 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:21
83 msgid ""
84 "List of connection strings for outbound peer connections in URI format, "
85 "arranged by source interface, e.g. { \"eth0\": [ tcp://a.b.c.d:e ] }. Note "
86 "that SOCKS peerings will NOT be affected by this option and should go in the "
87 "\"Peers\" section instead."
88 msgstr ""
89
90 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:12
91 msgid ""
92 "List of connection strings for outbound peer connections in URI format, e.g. "
93 "tcp://a.b.c.d:e or socks://a.b.c.d:e/f.g.h.i:j. These connections will obey "
94 "the operating system routing table, therefore you should use this section "
95 "when you may connect via different interfaces."
96 msgstr ""
97
98 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:33
99 msgid "Listen addresses"
100 msgstr ""
101
102 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:34
103 msgid ""
104 "Listen addresses for incoming connections. You will need to add listeners in "
105 "order to accept incoming peerings from non-local nodes. Multicast peer "
106 "discovery will work regardless of any listeners set here. Each listener "
107 "should be specified in URI format as above, e.g. tcp://0.0.0.0:0 or tcp://"
108 "[::]:0 to listen on all interfaces."
109 msgstr ""
110
111 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:51
112 msgid "Listen for beacons"
113 msgstr ""
114
115 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:31
116 msgid "MTU size for the interface"
117 msgstr ""
118
119 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:44
120 msgid "Multicast interface"
121 msgstr ""
122
123 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:23
124 msgid "NodeInfo"
125 msgstr ""
126
127 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:24
128 msgid ""
129 "Optional node info. This must be a { \"key\": \"value\", ... } map or set as "
130 "null. This is entirely optional but, if set, is visible to the whole network "
131 "on request."
132 msgstr ""
133
134 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:11
135 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:23
136 msgid "Peers"
137 msgstr "Lygiarangiai"
138
139 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:49
140 msgid "Regular expression"
141 msgstr ""
142
143 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:50
144 msgid "Send beacons"
145 msgstr ""
146
147 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:32
148 msgid "Settings"
149 msgstr "Nustatymai"
150
151 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:14
152 msgid "Status"
153 msgstr "Būsena"
154
155 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:3
156 msgid "Yggdrasil"
157 msgstr ""
158
159 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:30
160 msgid "Yggdrasil node status"
161 msgstr ""
162
163 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:14
164 msgid "Yggdrasil's network interface name"
165 msgstr ""
166
167 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:40
168 msgid "e.g. tcp://0.0.0.0:0 or tcp://[::]:0"
169 msgstr ""