summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ast.php
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 /settings/l10n/ast.php
parent1a09d64a77251fefbf742850744ebc9ee4460cbd (diff)
downloadnextcloud-server-796f71954847681f85038c8c27b178dc8f2e0895.tar.gz
nextcloud-server-796f71954847681f85038c8c27b178dc8f2e0895.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ast.php')
-rw-r--r--settings/l10n/ast.php12
1 files changed, 11 insertions, 1 deletions
diff --git a/settings/l10n/ast.php b/settings/l10n/ast.php
index 6b01085c49f..df4ed92b1f2 100644
--- a/settings/l10n/ast.php
+++ b/settings/l10n/ast.php
@@ -1,7 +1,17 @@
<?php
$TRANSLATIONS = array(
+"Email sent" => "Corréu unviáu",
+"Encryption" => "Cifráu",
"Invalid request" => "Solicitú non válida",
+"Groups" => "Grupos",
"Delete" => "Desaniciar",
-"Other" => "Otru"
+"More" => "Más",
+"Less" => "Menos",
+"Password" => "Contraseña",
+"Email" => "Corréu-e",
+"Cancel" => "Encaboxar",
+"Create" => "Crear",
+"Other" => "Otru",
+"Username" => "Nome d'usuariu"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";