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