1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
|
{
"language": "sl",
"messages": [
{
"id": "The log file with directory: '{Directory}' failed to initialize",
"message": "The log file with directory: '{Directory}' failed to initialize",
"translation": "Napaka pri vzpostavitvi datoteke dnevnika v imeniku '{Directory}'",
"placeholders": [
{
"id": "Directory",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "directory"
}
]
},
{
"id": "An error occurred after getting the discovery files for the list of organizations",
"message": "An error occurred after getting the discovery files for the list of organizations",
"translation": "Pri nalaganju datotek kataloga organizacij je prišlo do napake"
},
{
"id": "An error occurred after getting the discovery files for the list of servers",
"message": "An error occurred after getting the discovery files for the list of servers",
"translation": "Pri nalaganju datotek kataloga strežnikov je prišlo do napake"
},
{
"id": "The current server could not be found when getting it for expiry",
"message": "The current server could not be found when getting it for expiry",
"translation": "Ugotavljanje preteka ne more določiti izbranega strežnika"
},
{
"id": "The client tried to autoconnect to the VPN server: {Namesrv}, but no secure internet location is found. Please manually connect again",
"message": "The client tried to autoconnect to the VPN server: {Namesrv}, but no secure internet location is found. Please manually connect again",
"translation": "Odjemalec je poskusil samodejno vzpostaviti povezavo s strežnikom VPN {Namesrv}, vendar ni našel nobene lokacije za varni splet. Ponovno vzpostavite povezavo ročno",
"placeholders": [
{
"id": "Namesrv",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "server.Name(srv)"
}
]
},
{
"id": "The secure internet location could not be set",
"message": "The secure internet location could not be set",
"translation": "Napaka pri nastavljanju lokacije za varni splet"
},
{
"id": "The client tried to autoconnect to the VPN server: {Namesrv}, but you need to authorizate again. Please manually connect again",
"message": "The client tried to autoconnect to the VPN server: {Namesrv}, but you need to authorizate again. Please manually connect again",
"translation": "Odjemalec je poskusil samodejno vzpostaviti povezavo s strežnikom VPN {Namesrv}, vendar ga morate ponovno avtorizirati. Ponovno vzpostavite povezavo ročno",
"placeholders": [
{
"id": "Namesrv",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "server.Name(srv)"
}
]
},
{
"id": "The authorization procedure failed to complete",
"message": "The authorization procedure failed to complete",
"translation": "Napaka pri postopku avtorizacije"
},
{
"id": "The client tried to autoconnect to the VPN server: {Namesrv}, but no valid profiles were found. Please manually connect again",
"message": "The client tried to autoconnect to the VPN server: {Namesrv}, but no valid profiles were found. Please manually connect again",
"translation": "Odjemalec je poskusil samodejno vzpostaviti povezavo s strežnikom VPN {Namesrv}, vendar ni našel nobenega veljavnega profila. Ponovno vzpostavite povezavo ročno",
"placeholders": [
{
"id": "Namesrv",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "server.Name(srv)"
}
]
},
{
"id": "No suitable profiles could be found",
"message": "No suitable profiles could be found",
"translation": "Ustreznih profilov ni bilo mogoče najti"
},
{
"id": "Profile with ID: '{PID}' could not be set",
"message": "Profile with ID: '{PID}' could not be set",
"translation": "Profila z ID-jem '{PID}' ni bilo mogoče nastaviti",
"placeholders": [
{
"id": "PID",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "pID"
}
]
},
{
"id": "Profile with ID: '{PID}' could not be obtained from the server",
"message": "Profile with ID: '{PID}' could not be obtained from the server",
"translation": "Profila z ID-jem '{PID}' ni bilo mogoče naložiti s strežnika",
"placeholders": [
{
"id": "PID",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "pID"
}
]
},
{
"id": "The identifier that was passed to the library is incorrect",
"message": "The identifier that was passed to the library is incorrect",
"translation": "ID poslan knjižnici je napačen"
},
{
"id": "Could not retrieve institute access server with URL: '{Identifier}' from discovery",
"message": "Could not retrieve institute access server with URL: '{Identifier}' from discovery",
"translation": "Strežnika z naslovom URL '{Identifier}' za dostop do ustanove ni bilo možno najti v katalogu",
"placeholders": [
{
"id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "identifier"
}
]
},
{
"id": "The institute access server with URL: '{Identifier}' could not be added",
"message": "The institute access server with URL: '{Identifier}' could not be added",
"translation": "Strežnika z naslovom '{Identifier}' za dostop do ustanove ni bilo možno dodati",
"placeholders": [
{
"id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "identifier"
}
]
},
{
"id": "The secure internet server with organisation ID: '{Identifier}' could not be retrieved from discovery",
"message": "The secure internet server with organisation ID: '{Identifier}' could not be retrieved from discovery",
"translation": "Strežnika za varni splet organizacije z ID-jem '{Identifier}' ni bilo možno najti v katalogu",
"placeholders": [
{
"id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "identifier"
}
]
},
{
"id": "The secure internet server with organisation ID: '{Identifier}' could not be added",
"message": "The secure internet server with organisation ID: '{Identifier}' could not be added",
"translation": "Strežnika za varni splet organizacije z ID-jem '{Identifier}' ni bilo možno dodati",
"placeholders": [
{
"id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "identifier"
}
]
},
{
"id": "The custom server with URL: '{Identifier}' could not be added",
"message": "The custom server with URL: '{Identifier}' could not be added",
"translation": "Svojega strežnika z naslovom '{Identifier}' ni bilo možno dodati",
"placeholders": [
{
"id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "identifier"
}
]
},
{
"id": "The VPN configuration could not be obtained",
"message": "The VPN configuration could not be obtained",
"translation": "Napaka pri prenosu nastavitev VPN"
},
{
"id": "The current profile could not be found",
"message": "The current profile could not be found",
"translation": "Izbranega profila ni bilo mogoče najti"
},
{
"id": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid",
"message": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid",
"translation": "ID '{Identifier}' za strežnik vrste '{Type}' ni veljaven",
"placeholders": [
{
"id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "identifier"
},
{
"id": "Type",
"string": "%[2]d",
"type": "github.com/eduvpn/eduvpn-common/types/server.Type",
"underlyingType": "int8",
"argNum": 2,
"expr": "_type"
}
]
},
{
"id": "The operation for getting a VPN configuration was canceled",
"message": "The operation for getting a VPN configuration was canceled",
"translation": "Operacija za nalaganje nastavitev VPN je bila preklicana"
},
{
"id": "Failed to set the server with identifier: '{Identifier}' as the current",
"message": "Failed to set the server with identifier: '{Identifier}' as the current",
"translation": "Napaka pri izbiri strežnika z ID-jem '{Identifier}'",
"placeholders": [
{
"id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "identifier"
}
]
},
{
"id": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid for removal",
"message": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid for removal",
"translation": "ID '{Identifier}' strežnika vrste '{Type}' ni veljaven za odstranitev",
"placeholders": [
{
"id": "Identifier",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "identifier"
},
{
"id": "Type",
"string": "%[2]d",
"type": "github.com/eduvpn/eduvpn-common/types/server.Type",
"underlyingType": "int8",
"argNum": 2,
"expr": "_type"
}
]
},
{
"id": "Failed to get the current server to cleanup the connection",
"message": "Failed to get the current server to cleanup the connection",
"translation": "Napaka pri določanju izbranega strežnika za čiščenje povezave"
},
{
"id": "The cleanup process was canceled",
"message": "The cleanup process was canceled",
"translation": ""
},
{
"id": "Failed to cleanup the VPN connection for the current server",
"message": "Failed to cleanup the VPN connection for the current server",
"translation": "Napaka pri čiščenju povezave VPN za izbrani strežnik"
},
{
"id": "No secure internet server available to set a location for",
"message": "No secure internet server available to set a location for",
"translation": "Za izbiro lokacije ni na voljo nobenega strežnika za varni splet"
},
{
"id": "Failed to get current server for renewing the session",
"message": "Failed to get current server for renewing the session",
"translation": "Napaka pri ugotavljanju izbranega strežnika za podaljšanje seje"
},
{
"id": "The renewing process was canceled",
"message": "The renewing process was canceled",
"translation": ""
},
{
"id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'",
"message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'",
"translation": "Preklop ni uspel s prehodom '{Gateway}' in MTU-jem '{Mtu}'",
"placeholders": [
{
"id": "Gateway",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "gateway"
},
{
"id": "Mtu",
"string": "%[2]d",
"type": "int",
"underlyingType": "int",
"argNum": 2,
"expr": "mtu"
}
]
},
{
"id": "timeout reached",
"message": "timeout reached",
"translation": "čas je potekel"
},
{
"id": "with cause:",
"message": "with cause:",
"translation": "; razlog:"
},
{
"id": "An internal error occurred",
"message": "An internal error occurred",
"translation": "Prišlo je do notranje napake"
}
]
}
|