You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_encryption/l10n/ast.php

13 lines
777 B

<?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);";