summaryrefslogtreecommitdiffstats
path: root/apps/admin_migrate/l10n/fr.php
blob: 0cf0a444b0e8d72c1566bb518287fe2a596f9281 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Exporter cette instance ownCloud",
"This will create a compressed file that contains the data of this owncloud instance.\n            Please choose the export type:" => "Ceci va créer une archive compressée contenant les données de cette instance ownCloud.\n            Veuillez choisir le type d'export :",
"Export" => "Exporter"
);