diff options
Diffstat (limited to 'apps/files/l10n/ast.php')
-rw-r--r-- | apps/files/l10n/ast.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ast.php b/apps/files/l10n/ast.php index c62ee6ea8d8..acac6819db4 100644 --- a/apps/files/l10n/ast.php +++ b/apps/files/l10n/ast.php @@ -61,6 +61,7 @@ $TRANSLATIONS = array( "Modified" => "Modificáu", "_%n folder_::_%n folders_" => array("%n carpeta","%n carpetes"), "_%n file_::_%n files_" => array("%n ficheru","%n ficheros"), +"You don’t have permission to upload or create files here" => "Nun tienes permisu pa xubir o crear ficheros equí", "_Uploading %n file_::_Uploading %n files_" => array("Xubiendo %n ficheru","Xubiendo %n ficheros"), "\"{name}\" is an invalid file name." => "\"{name}\" ye un nome de ficheru inválidu.", "Your storage is full, files can not be updated or synced anymore!" => "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", @@ -83,7 +84,6 @@ $TRANSLATIONS = array( "New folder" => "Nueva carpeta", "Folder" => "Carpeta", "From link" => "Dende enllaz", -"You don’t have permission to upload or create files here" => "Nun tienes permisu pa xubir o crear ficheros equí", "Nothing in here. Upload something!" => "Nun hai nada equí. ¡Xubi daqué!", "Download" => "Descargar", "Upload too large" => "La xuba ye abondo grande", |