ca.php
398 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Exporta",
"Something went wrong while the export file was being generated" => "Alguna cosa ha anat malament en generar el fitxer d'exportació",
"An error has occurred" => "S'ha produït un error",
"User Account Migration" => "Migració del compte d'usuari",
"Export and import ownCloud user accounts." => "Exporta i importa comptes d'usuari ownCloud."
);