es_AR.php 411 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Exportar",
"Something went wrong while the export file was being generated" => "Hubo un error mientras se estaba generando el archivo de exportación",
"An error has occurred" => "Ocurrió un error",
"User Account Migration" => "Migración de la cuenta de usuario",
"Export and import ownCloud user accounts." => "Exportar e importar cuentas de usuario de ownCloud"
);