diff options
Diffstat (limited to 'apps/files/l10n/es.php')
-rw-r--r-- | apps/files/l10n/es.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index 58f7264b313..ba115e6af78 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Renombrar", "Your download is being prepared. This might take some time if the files are big." => "Su descarga está siendo preparada. Esto podría tardar algo de tiempo si los archivos son grandes.", "Pending" => "Pendiente", +"Error moving file." => "Error al mover el archivo.", "Error moving file" => "Error moviendo archivo", "Error" => "Error", "Could not rename file" => "No se pudo renombrar el archivo", |