roundcubemail-plugins-kolab/plugins/kolab_2fa/localization/fr_FR.inc
2018-12-04 12:53:29 +01:00

17 lines
505 B
PHP

<?php
/**
* Localizations for the Kolab 2-Factor-Auth plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
*/
$labels['created'] = 'Créé';
$labels['remove'] = 'Supprimer';
$labels['continue'] = 'Continuer';
$labels['or'] = 'ou';
$labels['yes'] = 'oui';
$labels['no'] = 'non';
$labels['label'] = 'Nom';
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
$labels['enterhighsecurity'] = 'Confirmer';