gl.php 385 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Exportar",
"Something went wrong while the export file was being generated" => "Algo foi mal ao xerar o ficheiro de exportación",
"An error has occurred" => "Produciuse un erro",
"User Account Migration" => "Migración de contas de usuario",
"Export and import ownCloud user accounts." => "Exportar e importar contas de usuario ownCloud."
);