summaryrefslogtreecommitdiff
path: root/res/values/values-nl/arrays.xml
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-06-10 18:19:29 +0200
committerParménides GV <parmegv@sdf.org>2013-06-10 18:19:29 +0200
commitf6899be0bfbe834364dcc234aa05ed59176af108 (patch)
tree039d56c592020c1bea14cdfa39e4ff3dcbab36d2 /res/values/values-nl/arrays.xml
parentd74a3ae14a27893572d170c138e18522b541866a (diff)
parent5d14f128f8da5384e6834008326e435524c8fe33 (diff)
Merge branch 'MeanderingCode-feature/authGui' into feature/authGui
This is the pull request #3 from GitHub.
Diffstat (limited to 'res/values/values-nl/arrays.xml')
-rwxr-xr-xres/values/values-nl/arrays.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values/values-nl/arrays.xml b/res/values/values-nl/arrays.xml
new file mode 100755
index 00000000..9be2a9d4
--- /dev/null
+++ b/res/values/values-nl/arrays.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources>
+ <string-array name="vpn_types">
+ <item>Certificaten</item>
+ <item>PKCS12 Bestand</item>
+ <item>Android Certificaat</item>
+ <item>Gebruikersnaam/Wachtwoord</item>
+ <item>Statische Sleutels</item>
+ <item>Gebruiker/WW + Certificaten</item>
+ <item>Gebruiker/WW + PKCS12 </item>
+ <item>Gebruiker/WW + Android</item>
+ </string-array>
+ <string-array name="tls_directions_entries">
+ <item>0</item>
+ <item>1</item>
+ <item>Niet-gespecificeerd</item>
+ </string-array>
+ <string-array name="verb_entries">
+ <item>0 - Geen logboek</item>
+ <item>1 - Standaard logboek</item>
+ <item>2 - Uitgebreid logboek</item>
+ <item>3</item>
+ <item>4</item>
+ <item>5 - Debug logboek</item>
+ </string-array>
+</resources>