summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-09 01:56:49 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-09 01:56:49 -0400
commit796f71954847681f85038c8c27b178dc8f2e0895 (patch)
tree1a941ef324191a7bbb1c836345db528d10d425c8 /apps/files_encryption
parent1a09d64a77251fefbf742850744ebc9ee4460cbd (diff)
downloadnextcloud-server-796f71954847681f85038c8c27b178dc8f2e0895.tar.gz
nextcloud-server-796f71954847681f85038c8c27b178dc8f2e0895.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-rw-r--r--apps/files_encryption/l10n/ast.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/ast.php b/apps/files_encryption/l10n/ast.php
new file mode 100644
index 00000000000..7e08e073095
--- /dev/null
+++ b/apps/files_encryption/l10n/ast.php
@@ -0,0 +1,13 @@
+<?php
+$TRANSLATIONS = array(
+"Password successfully changed." => "Contraseña camudada esitosamente.",
+"Could not change the password. Maybe the old password was not correct." => "Nun pue camudase la contraseña. Quiciabes la contraseña vieya nun fore correuta.",
+"personal settings" => "axustes personales",
+"Encryption" => "Cifráu",
+"Enabled" => "Habilitáu",
+"Disabled" => "Deshabilitáu",
+"Change Password" => "Camudar conseña",
+" If you don't remember your old password you can ask your administrator to recover your files." => "Si nun recuerdes la to contraseña vieya pues entrugar al to alministrador pa recuperar los tos ficheros.",
+"Could not update file recovery" => "Nun pue anovase'l ficheru de recuperación"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";