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