diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:44 +0200 |
commit | f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a (patch) | |
tree | 2f9c2151cb7c6cb46b302d1f9ba1ae2f9a9fdf90 /apps/files/l10n/es.php | |
parent | 063c9accb6772001ade8bea1251cd0d9bd000e15 (diff) | |
download | nextcloud-server-f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a.tar.gz nextcloud-server-f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a.zip |
update translations
Diffstat (limited to 'apps/files/l10n/es.php')
-rw-r--r-- | apps/files/l10n/es.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index e51a9f325b4..67bfb4702e8 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Falta un directorio temporal", "Failed to write to disk" => "La escritura en disco ha fallado", "Files" => "Archivos", +"Size" => "Tamaño", +"Modified" => "Modificado", "File handling" => "Tratamiento de archivos", "Maximum upload size" => "Tamaño máximo de subida", "max. possible: " => "máx. posible:", @@ -24,9 +26,6 @@ "Name" => "Nombre", "Share" => "Compartir", "Download" => "Descargar", -"Size" => "Tamaño", -"Modified" => "Modificado", -"Delete all" => "Eliminar todo", "Delete" => "Eliminado", "Upload too large" => "El archivo es demasiado grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido por este servidor.", |