fr.php
421 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Exporter",
"Something went wrong while the export file was being generated" => "Une erreur s'est produite pendant la génération du fichier d'export",
"An error has occurred" => "Une erreur s'est produite",
"User Account Migration" => "Migration de compte utilisateur",
"Export and import ownCloud user accounts." => "Exporter et importer les comptes utilisateurs ownCloud."
);