mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
fix: improve LDAP page UI (#1749)
* refactor: improve LDAP sync page * refactor: update anted version * chore: i18
This commit is contained in:
@ -324,7 +324,8 @@
|
||||
"Server port": "Port du serveur",
|
||||
"Server port - Tooltip": "Port du serveur LDAP",
|
||||
"The Auto Sync option will sync all users to specify organization": "L'option de synchronisation automatique synchronisera tous les utilisateurs vers l'organisation spécifiée",
|
||||
"UidNumber / Uid": "NuméroUID / UID"
|
||||
"synced": "synced",
|
||||
"unsynced": "unsynced"
|
||||
},
|
||||
"login": {
|
||||
"Auto sign in": "Connexion automatique",
|
||||
@ -740,18 +741,27 @@
|
||||
"Affiliation - Tooltip": "Employeur, tel que le nom de l'entreprise ou de l'organisation",
|
||||
"Bio": "Bio",
|
||||
"Bio - Tooltip": "Présentation de l'utilisateur",
|
||||
"Birthday": "Birthday",
|
||||
"Birthday - Tooltip": "Birthday - Tooltip",
|
||||
"Captcha Verify Failed": "La vérification Captcha a échoué",
|
||||
"Captcha Verify Success": "Succès de vérification de Captcha",
|
||||
"Country code": "Code pays",
|
||||
"Country/Region": "Pays/Région",
|
||||
"Country/Region - Tooltip": "Pays ou région",
|
||||
"Edit User": "Modifier l'utilisateur",
|
||||
"Education": "Education",
|
||||
"Education - Tooltip": "Education - Tooltip",
|
||||
"Email cannot be empty": "L'e-mail ne peut pas être vide",
|
||||
"Email/phone reset successfully": "Réinitialisation de l'email/du téléphone réussie",
|
||||
"Empty input!": "Entrée vide !",
|
||||
"Gender": "Gender",
|
||||
"Gender - Tooltip": "Gender - Tooltip",
|
||||
"Homepage": "Page d'accueil de l'utilisateur",
|
||||
"Homepage - Tooltip": "Adresse URL de la page d'accueil de l'utilisateur",
|
||||
"ID card": "carte d'identité",
|
||||
"ID card - Tooltip": "ID card - Tooltip",
|
||||
"ID card type": "ID card type",
|
||||
"ID card type - Tooltip": "ID card type - Tooltip",
|
||||
"Input your email": "Entrez votre adresse e-mail",
|
||||
"Input your phone number": "Saisissez votre numéro de téléphone",
|
||||
"Is admin": "Est l'administrateur",
|
||||
@ -762,7 +772,12 @@
|
||||
"Is forbidden - Tooltip": "Les utilisateurs interdits ne peuvent plus se connecter",
|
||||
"Is global admin": "Est l'administrateur global",
|
||||
"Is global admin - Tooltip": "Est un administrateur de Casdoor",
|
||||
"Is online": "Is online",
|
||||
"Karma": "Karma",
|
||||
"Karma - Tooltip": "Karma - Tooltip",
|
||||
"Keys": "Clés",
|
||||
"Language": "Language",
|
||||
"Language - Tooltip": "Language - Tooltip",
|
||||
"Link": "Lien",
|
||||
"Location": "Location",
|
||||
"Location - Tooltip": "Ville de résidence",
|
||||
@ -778,9 +793,13 @@
|
||||
"Please select avatar from resources": "Veuillez sélectionner un avatar à partir des ressources",
|
||||
"Properties": "Propriétés",
|
||||
"Properties - Tooltip": "Propriétés de l'utilisateur",
|
||||
"Ranking": "Ranking",
|
||||
"Ranking - Tooltip": "Ranking - Tooltip",
|
||||
"Re-enter New": "Entrer de nouveau dans le nouveau",
|
||||
"Reset Email...": "Réinitialisation de l'e-mail...",
|
||||
"Reset Phone...": "Réinitialiser le téléphone...",
|
||||
"Score": "Score",
|
||||
"Score - Tooltip": "Score - Tooltip",
|
||||
"Select a photo...": "Sélectionnez une photo...",
|
||||
"Set Password": "Définir un mot de passe",
|
||||
"Set new profile picture": "Changer la photo de profil",
|
||||
|
Reference in New Issue
Block a user