forked from Amebis/eduVPN
-
Notifications
You must be signed in to change notification settings - Fork 0
/
eduVPN.sl.wxl
31 lines (27 loc) · 1.74 KB
/
eduVPN.sl.wxl
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
<?xml version="1.0" encoding="utf-8"?>
<!--
eduVPN - VPN for education and research
Copyright: 2017-2020 The Commons Conservancy eduVPN Programme
SPDX-License-Identifier: GPL-3.0+
-->
<WixLocalization
xmlns="http://schemas.microsoft.com/wix/2006/localization"
Culture="sl"
Codepage="1250">
<String Id="eduVPN.Name">Odjemalec eduVPN</String>
<String Id="eduVPN.CoreName">Odjemalec eduVPN - jedro</String>
<String Id="eduVPN.OpenVPNName">Odjemalec eduVPN - komponente OpenVPN</String>
<String Id="eduVPN.TAPWinPreName">Odjemalec eduVPN - predpogoji za TAP-Windows</String>
<String Id="LetsConnect.Name">Odjemalec Let's Connect!</String>
<String Id="LetsConnect.CoreName">Odjemalec Let's Connect! - jedro</String>
<String Id="LetsConnect.OpenVPNName">Odjemalec Let's Connect! - komponente OpenVPN</String>
<String Id="LetsConnect.TAPWinPreName">Odjemalec Let's Connect! - predpogoji za TAP-Windows</String>
<String Id="ManufacturerName">SURF</String>
<String Id="ProductLanguage">1060</String>
<String Id="SummaryCodepage">1250</String>
<String Id="Culture">sl</String>
<String Id="LegalCopyright">Copyright: 2017-2020 The Commons Conservancy eduVPN Programme</String>
<String Id="NewerVersionInstalled">Novejša verzija aplikacije [SimpleProductName] je že nameščena. Namestitev se bo zdaj zaključila.</String>
<String Id="DotNETFrameworkMissing">Aplikacija potrebuje .NET Framework 4.5. Namestite .NET Framework 4.5 in ponovno poženite to namestitev.</String>
<String Id="TAPWindowsMissing">Aplikacija potrebuje TAP-Windows 9.21 ali novejšega. Namestite TAP-Windows 9.21 ali novejšega in ponovno poženite to namestitev.</String>
</WixLocalization>