diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-01-04 22:14:40 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-01-04 22:14:40 +0100 |
commit | 7fe783631b4a48d3d3d422f302f736e8b215f0c1 (patch) | |
tree | a29e41f552ba042070b8d48c1da1eb0a900d2dc6 /res/values-ro/arrays.xml | |
parent | d89b7ab6b1ad44812d358819b9965b48f23031fc (diff) |
Fetch current translation from crowd.in
Diffstat (limited to 'res/values-ro/arrays.xml')
-rwxr-xr-x | res/values-ro/arrays.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values-ro/arrays.xml b/res/values-ro/arrays.xml new file mode 100755 index 00000000..85c20591 --- /dev/null +++ b/res/values-ro/arrays.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<resources> + <string-array name="vpn_types"> + <item>Certificate</item> + <item>fişier PKCS12</item> + <item>Certificat Android</item> + <item>Utilizator/Parola</item> + <item>Chei statice</item> + <item>Utilizator/PW + certificate</item> + <item>Utilizator/PW + PKCS12 </item> + <item>Utilizator/PW + Android</item> + </string-array> + <string-array name="tls_directions_entries"> + <item>0</item> + <item>1</item> + <item>Nespecificat</item> + </string-array> + <string-array name="verb_entries"> + <item>0 - Fara jurnal</item> + <item>1 - Jurnal implicit</item> + <item>2 - Jurnal mai detaliat</item> + <item>3</item> + <item>4</item> + <item>5 - Jurnal debug</item> + </string-array> +</resources> |