diff options
Diffstat (limited to 'apps/files/l10n/es_AR.php')
-rw-r--r-- | apps/files/l10n/es_AR.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_AR.php b/apps/files/l10n/es_AR.php index 7ee9d936dbd..f3290ef4e3c 100644 --- a/apps/files/l10n/es_AR.php +++ b/apps/files/l10n/es_AR.php @@ -28,6 +28,7 @@ "Invalid name, '/' is not allowed." => "Nombre no válido, '/' no está permitido.", "files scanned" => "archivos escaneados", "error while scanning" => "error mientras se escaneaba", +"Name" => "Nombre", "Size" => "Tamaño", "Modified" => "Modificado", "folder" => "carpeta", @@ -49,7 +50,6 @@ "Upload" => "Subir", "Cancel upload" => "Cancelar subida", "Nothing in here. Upload something!" => "Aquí no hay nada. ¡Subí contenido!", -"Name" => "Nombre", "Share" => "Compartir", "Download" => "Descargar", "Upload too large" => "El archivo es demasiado grande", |