diff options
author | Parménides GV <parmegv@sdf.org> | 2016-04-02 15:30:51 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2016-04-02 15:30:51 +0200 |
commit | c260dff02dcc773320fbdc4e3f89131ec7a1b3fc (patch) | |
tree | db7ddf01d4999a23d6f228ddf40190a6631a96b2 /app/src/main/res/values-sl/strings-icsopenvpn.xml | |
parent | 93aca53eae03b4b31877e97991d61bdc11a2db44 (diff) | |
parent | 574960d09f5cf054001f8f6e9eb54f80312b60db (diff) |
Merge branch 'update-ics-openvpn' into develop
Diffstat (limited to 'app/src/main/res/values-sl/strings-icsopenvpn.xml')
-rwxr-xr-x | app/src/main/res/values-sl/strings-icsopenvpn.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app/src/main/res/values-sl/strings-icsopenvpn.xml b/app/src/main/res/values-sl/strings-icsopenvpn.xml index fb14e67e..28634668 100755 --- a/app/src/main/res/values-sl/strings-icsopenvpn.xml +++ b/app/src/main/res/values-sl/strings-icsopenvpn.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <!-- - ~ Copyright (c) 2012-2014 Arne Schwabe + ~ Copyright (c) 2012-2016 Arne Schwabe ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt --> <resources> @@ -395,4 +395,10 @@ <string name="months_left">Preostalih še %d mesecev</string> <string name="days_left">Preostalih še %d dni</string> <string name="hours_left">Preostalih še %d ur</string> + <string name="permission_revoked">OS je preklical dovoljenje VPN (npr. zagnan je bil drug program VPN), ustavljanje VPN-a</string> + <string name="pushpeerinfo">Potisni podatke o soležniku</string> + <string name="pushpeerinfosummary">Pošlji dodatne podatke na strežnik, npr. različico SSL in Android</string> + <string name="pw_request_dialog_title">Zahtevano %1$s</string> + <string name="pw_request_dialog_prompt">Vnesite geslo za profil %1$s</string> + <string name="menu_use_inline_data">Uporabi podatke v besedilu</string> </resources> |