You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_openid/l10n/fr.php

11 lines
716 B

<?php $TRANSLATIONS = array(
"This is an OpenID server endpoint. For more information, see " => "Ce serveur est un point d'accès OpenID. Pour plus d'informations, veuillez consulter",
"Identity: <b>" => "Identité : <b>",
"Realm: <b>" => "Domaine : <b>",
"User: <b>" => "Utilisateur : <b>",
"Login" => "Connexion",
"Error: <b>No user Selected" => "Erreur : <b>Aucun nom d'utilisateur n'a été saisi",
"you can authenticate to other sites with this address" => "vous pouvez vous authentifier sur d'autres sites grâce à cette adresse",
"Authorized OpenID provider" => "Fournisseur d'identité OpenID autorisé",
"Your address at Wordpress, Identi.ca, &hellip;" => "Votre adresse Wordpress, Identi.ca, &hellip;"
);