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 b0d7e42d5d0..ca27b05daf3 100644 --- a/apps/files/l10n/ast.php +++ b/apps/files/l10n/ast.php @@ -41,6 +41,7 @@ $TRANSLATIONS = array( "Could not create folder" => "Nun pudo crease la carpeta", "Share" => "Compartir", "Delete permanently" => "Desaniciar dafechu", +"Delete" => "Desaniciar", "Rename" => "Renomar", "Your download is being prepared. This might take some time if the files are big." => "Ta preparándose la to descarga. Esto podría llevar dalgún tiempu si los ficheros son grandes.", "Pending" => "Pendiente", @@ -84,7 +85,6 @@ $TRANSLATIONS = array( "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", -"Delete" => "Desaniciar", "Upload too large" => "La xuba ye abondo grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los ficheros que tas intentando xubir perpasen el tamañu máximu pa les xubíes de ficheros nesti servidor.", "Files are being scanned, please wait." => "Tan escaniándose los ficheros, espera por favor.", |