| 1 |
# Copyright (C) 2019 Authorizer |
| 2 |
# This file is distributed under the same license as the Authorizer package. |
| 3 |
msgid "" |
| 4 |
msgstr "" |
| 5 |
"Project-Id-Version: Authorizer en français\n" |
| 6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/authorizer\n" |
| 7 |
"POT-Creation-Date: 2022-02-25 15:17-1000\n" |
| 8 |
"PO-Revision-Date: \n" |
| 9 |
"Last-Translator: University of Hawaii <dcdc@hawaii.edu>\n" |
| 10 |
"Language-Team: Paul Ryan <paul.ryan@hawaii.edu>\n" |
| 11 |
"Language: fr_FR\n" |
| 12 |
"MIME-Version: 1.0\n" |
| 13 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 14 |
"Content-Transfer-Encoding: 8bit\n" |
| 15 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
| 16 |
"X-Generator: Poedit 3.0.1\n" |
| 17 |
"X-Poedit-Basepath: ..\n" |
| 18 |
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;" |
| 19 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;" |
| 20 |
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" |
| 21 |
"X-Poedit-SourceCharset: UTF-8\n" |
| 22 |
"X-Poedit-SearchPath-0: .\n" |
| 23 |
|
| 24 |
#: src/authorizer/class-admin-page.php:45 |
| 25 |
msgid "" |
| 26 |
"<strong>Pending Users</strong>: Pending users are users who have " |
| 27 |
"successfully logged in to the site, but who haven't yet been approved (or " |
| 28 |
"blocked) by you." |
| 29 |
msgstr "" |
| 30 |
"<strong>Utilisateurs en attente</strong> : Les utilisateurs en attente sont " |
| 31 |
"des utilisateurs qui se sont connectés avec succès au site, mais que vous " |
| 32 |
"n’avez pas encore approuvés (ou bloqués)." |
| 33 |
|
| 34 |
#: src/authorizer/class-admin-page.php:46 |
| 35 |
msgid "" |
| 36 |
"<strong>Approved Users</strong>: Approved users have access to the site once " |
| 37 |
"they successfully log in." |
| 38 |
msgstr "" |
| 39 |
"<strong>Utilisateurs approuvés</strong> : Les utilisateurs approuvés ont " |
| 40 |
"accès au site une fois connectés avec succès." |
| 41 |
|
| 42 |
#: src/authorizer/class-admin-page.php:47 |
| 43 |
msgid "" |
| 44 |
"<strong>Blocked Users</strong>: Blocked users will receive an error message " |
| 45 |
"when they try to visit the site after authenticating." |
| 46 |
msgstr "" |
| 47 |
"<strong>Utilisateurs bloqués</strong> : Les utilisateurs bloqués obtiendront " |
| 48 |
"un message d’erreur lorsqu’ils tenteront de visiter le site après " |
| 49 |
"authentification." |
| 50 |
|
| 51 |
#: src/authorizer/class-admin-page.php:48 |
| 52 |
msgid "" |
| 53 |
"Users in the <strong>Pending</strong> list appear automatically after a new " |
| 54 |
"user tries to log in from the configured external authentication service. " |
| 55 |
"You can add users to the <strong>Approved</strong> or <strong>Blocked</" |
| 56 |
"strong> lists by typing them in manually, or by clicking the <em>Approve</" |
| 57 |
"em> or <em>Block</em> buttons next to a user in the <strong>Pending</strong> " |
| 58 |
"list." |
| 59 |
msgstr "" |
| 60 |
"Les utilisateurs en liste d’<strong>attente</strong> apparaissent " |
| 61 |
"automatiquement après une tentative de connexion d’un nouvel utilisateur à " |
| 62 |
"partir du service d’authentification externe configuré. Vous pouvez ajouter " |
| 63 |
"des utilisateurs à la liste des <strong>approuvés</strong> ou des " |
| 64 |
"<strong>bloqués</strong> en les saisissant manuellement ou en cliquant sur " |
| 65 |
"les boutons <em>Approuver</em> ou <em>Bloquer</em> à côté d'un utilisateur " |
| 66 |
"dans la liste d’<strong>attente</strong>." |
| 67 |
|
| 68 |
#: src/authorizer/class-admin-page.php:53 src/authorizer/class-options.php:910 |
| 69 |
#: src/authorizer/class-options.php:916 |
| 70 |
msgid "Access Lists" |
| 71 |
msgstr "Listes d’accès" |
| 72 |
|
| 73 |
#: src/authorizer/class-admin-page.php:60 |
| 74 |
msgid "" |
| 75 |
"<strong>Who can log in to the site?</strong>: Choose the level of access " |
| 76 |
"restriction you'd like to use on your site here. You can leave the site open " |
| 77 |
"to anyone with a WordPress account or an account on an external service like " |
| 78 |
"Google, CAS, or LDAP, or restrict it to WordPress users and only the " |
| 79 |
"external users that you specify via the <em>Access Lists</em>." |
| 80 |
msgstr "" |
| 81 |
"<strong>Qui peut se connecter au site ?</strong> : Choisissez ici le niveau " |
| 82 |
"de restriction d’accès que vous souhaitez utiliser sur votre site. Vous " |
| 83 |
"pouvez laisser libre accès au site à quiconque possédant un compte WordPress " |
| 84 |
"ou un compte d’un service externe tel que Google, CAS ou LDAP, ou le " |
| 85 |
"restreindre aux utilisateurs WordPress et uniquement aux utilisateurs " |
| 86 |
"externes que vous spécifiez via les <em>listes d'accès</em>." |
| 87 |
|
| 88 |
#: src/authorizer/class-admin-page.php:61 |
| 89 |
msgid "" |
| 90 |
"<strong>Which role should receive email notifications about pending users?</" |
| 91 |
"strong>: If you've restricted access to <strong>approved users</strong>, you " |
| 92 |
"can determine which WordPress users will receive a notification email " |
| 93 |
"everytime a new external user successfully logs in and is added to the " |
| 94 |
"pending list. All users of the specified role will receive an email, and the " |
| 95 |
"external user will get a message (specified below) telling them their access " |
| 96 |
"is pending approval." |
| 97 |
msgstr "" |
| 98 |
"<strong>Quel rôle devra obtenir la notification par courriel à propos des " |
| 99 |
"utilisateurs en attente ?</strong> : Si vous avez restreint l’accès aux " |
| 100 |
"<strong>utilisateurs approuvés</strong>, vous pouvez déterminer quel " |
| 101 |
"utilisateur WordPress recevra une notification chaque fois qu’un nouvel " |
| 102 |
"utilisateur externe se connecte avec succès et est ajouté à la liste " |
| 103 |
"d'attente. Tous les utilisateurs du rôle spécifié recevront un courriel et " |
| 104 |
"l’utilisateur externe obtiendra un message (spécifié plus bas) lui indiquant " |
| 105 |
"que son autorisation d’accès est en attente d’approbation." |
| 106 |
|
| 107 |
#: src/authorizer/class-admin-page.php:62 |
| 108 |
msgid "" |
| 109 |
"<strong>What message should pending users see after attempting to log in?</" |
| 110 |
"strong>: Here you can specify the exact message a new external user will see " |
| 111 |
"once they try to log in to the site for the first time." |
| 112 |
msgstr "" |
| 113 |
"<strong>Quel message doit s’afficher pour les utilisateurs en attente après " |
| 114 |
"une tentative de connexion ?</strong> : Vous pouvez spécifier ici le message " |
| 115 |
"qu’un nouvel utilisateur externe verra lorsqu’il tente de se connecter au " |
| 116 |
"site pour la première fois." |
| 117 |
|
| 118 |
#: src/authorizer/class-admin-page.php:67 src/authorizer/class-options.php:917 |
| 119 |
msgid "Login Access" |
| 120 |
msgstr "Accès par authentification" |
| 121 |
|
| 122 |
#: src/authorizer/class-admin-page.php:74 |
| 123 |
msgid "" |
| 124 |
"<strong>Who can view the site?</strong>: You can restrict the site's " |
| 125 |
"visibility by only allowing logged in users to see pages. If you do so, you " |
| 126 |
"can customize the specifics about the site's privacy using the settings " |
| 127 |
"below." |
| 128 |
msgstr "" |
| 129 |
"<strong>Qui peut voir le site ?</strong> : Vous pouvez restreindre la " |
| 130 |
"visibilité du site en n’autorisant que les utilisateurs connectés à voir les " |
| 131 |
"pages. Si vous faites ainsi, vous pouvez personnaliser les mesures prises " |
| 132 |
"afin de préserver la vie privée sur le site en utilisant les paramètres ci-" |
| 133 |
"dessous." |
| 134 |
|
| 135 |
#: src/authorizer/class-admin-page.php:75 |
| 136 |
msgid "" |
| 137 |
"<strong>What pages (if any) should be available to everyone?</strong>: If " |
| 138 |
"you'd like to declare certain pages on your site as always public (such as " |
| 139 |
"the course syllabus, introduction, or calendar), specify those pages here. " |
| 140 |
"These pages will always be available no matter what access restrictions " |
| 141 |
"exist." |
| 142 |
msgstr "" |
| 143 |
"<strong>Quelles pages (s'il y en a) devront être disponibles à tous ?</" |
| 144 |
"strong> : Si vous souhaitez déclarer certaines pages sur votre site comme " |
| 145 |
"étant toujours publiques, spécifiez ces pages ici. Ces pages seront toujours " |
| 146 |
"disponibles quelles que soient les restrictions d'accès." |
| 147 |
|
| 148 |
#: src/authorizer/class-admin-page.php:76 |
| 149 |
msgid "" |
| 150 |
"<strong>What happens to people without access when they visit a <em>private</" |
| 151 |
"em> page?</strong>: Choose the response anonymous users receive when " |
| 152 |
"visiting the site. You can choose between immediately taking them to the " |
| 153 |
"<strong>login screen</strong>, or simply showing them a <strong>message</" |
| 154 |
"strong>." |
| 155 |
msgstr "" |
| 156 |
"<strong>Qu’arrive-t-il aux personnes sans accès lorsqu’elles visitent une " |
| 157 |
"page <em>privée</em> ?</strong> : Indiquez ce qui est répondu aux " |
| 158 |
"utilisateurs anonymes lorsqu’ils visitent le site. Vous pouvez choisir " |
| 159 |
"entre : les rediriger immédiatement vers l’<strong>écran de connexion</" |
| 160 |
"strong> ou leur afficher simplement un <strong>message</strong>." |
| 161 |
|
| 162 |
#: src/authorizer/class-admin-page.php:77 |
| 163 |
msgid "" |
| 164 |
"<strong>What happens to people without access when they visit a <em>public</" |
| 165 |
"em> page?</strong>: Choose the response anonymous users receive when " |
| 166 |
"visiting a page on the site marked as public. You can choose between showing " |
| 167 |
"them the page without any message, or showing them a the page with a message " |
| 168 |
"above the content." |
| 169 |
msgstr "" |
| 170 |
"<strong>Qu’arrive-t-il aux personnes sans accès lorsqu’elles visitent une " |
| 171 |
"page <em>publique</em> ?</strong> : Indiquez ce qui est répondu aux " |
| 172 |
"utilisateurs anonymes lorsqu’ils consultent une page marquée comme publique. " |
| 173 |
"Vous pouvez choisir de leur présenter la page sans aucun message ou leur " |
| 174 |
"afficher la page avec un message au-dessus du contenu." |
| 175 |
|
| 176 |
#: src/authorizer/class-admin-page.php:78 |
| 177 |
msgid "" |
| 178 |
"<strong>What message should people without access see?</strong>: If you " |
| 179 |
"chose to show new users a <strong>message</strong> above, type that message " |
| 180 |
"here." |
| 181 |
msgstr "" |
| 182 |
"<strong>Quel message devra être affiché aux personnes sans accès ?</" |
| 183 |
"strong> : Si vous avez choisi au dessus de présenter un <strong>message</" |
| 184 |
"strong> aux nouveaux utilisateurs, indiquez-le ici." |
| 185 |
|
| 186 |
#: src/authorizer/class-admin-page.php:83 src/authorizer/class-options.php:918 |
| 187 |
msgid "Public Access" |
| 188 |
msgstr "Accès public" |
| 189 |
|
| 190 |
#: src/authorizer/class-admin-page.php:90 |
| 191 |
msgid "" |
| 192 |
"<strong>Type of external service to authenticate against</strong>: Choose " |
| 193 |
"which authentication service type you will be using. You'll have to fill out " |
| 194 |
"different fields below depending on which service you choose." |
| 195 |
msgstr "" |
| 196 |
"<strong>Type de service externe pour authentification</strong> : Choisissez " |
| 197 |
"le type de service d’authentification que vous utiliserez. Vous aurez à " |
| 198 |
"remplir plusieurs champs ci-dessous selon le service sélectionné." |
| 199 |
|
| 200 |
#: src/authorizer/class-admin-page.php:91 |
| 201 |
msgid "" |
| 202 |
"<strong>Enable OAuth2 Logins</strong>: Choose if you want to allow users to " |
| 203 |
"log in with one of the supported OAuth2 providers. You will need to enter " |
| 204 |
"your API Client ID and Secret to enable these logins." |
| 205 |
msgstr "" |
| 206 |
"<strong>Activer l’authentification OAuth2 :</strong> Indiquez si vous " |
| 207 |
"souhaitez autoriser les utilisateurs à se connecter avec un des fournisseurs " |
| 208 |
"OAuth2 pris en charge. Vous devrez saisir votre ID client et la clef pour " |
| 209 |
"activer cette authentification." |
| 210 |
|
| 211 |
#: src/authorizer/class-admin-page.php:92 |
| 212 |
msgid "" |
| 213 |
"<strong>Enable Google Logins</strong>: Choose if you want to allow users to " |
| 214 |
"log in with their Google Account credentials. You will need to enter your " |
| 215 |
"API Client ID and Secret to enable Google Logins." |
| 216 |
msgstr "" |
| 217 |
"<strong>Activer l’authentification Google </strong> : Indiquez si vous " |
| 218 |
"souhaitez autoriser les utilisateurs à se connecter avec leurs identifiants " |
| 219 |
"de compte Google. Vous devrez saisir votre ID et clé secrète de client pour " |
| 220 |
"activer l’authentification Google." |
| 221 |
|
| 222 |
#: src/authorizer/class-admin-page.php:93 |
| 223 |
msgid "" |
| 224 |
"<strong>Enable CAS Logins</strong>: Choose if you want to allow users to log " |
| 225 |
"in with via CAS (Central Authentication Service). You will need to enter " |
| 226 |
"details about your CAS server (host, port, and path) to enable CAS Logins." |
| 227 |
msgstr "" |
| 228 |
"<strong>Activer la connexion CAS</strong> : Indiquez si vous souhaitez " |
| 229 |
"autoriser les utilisateurs à se connecter via CAS (Central Authentication " |
| 230 |
"Service). Vous aurez à saisir des détails sur votre serveur CAS (hôte, port " |
| 231 |
"et chemin)." |
| 232 |
|
| 233 |
#: src/authorizer/class-admin-page.php:94 |
| 234 |
msgid "" |
| 235 |
"<strong>Enable LDAP Logins</strong>: Choose if you want to allow users to " |
| 236 |
"log in with their LDAP (Lightweight Directory Access Protocol) credentials. " |
| 237 |
"You will need to enter details about your LDAP server (host, port, search " |
| 238 |
"base, uid attribute, directory user, directory user password, and whether to " |
| 239 |
"use TLS) to enable Google Logins." |
| 240 |
msgstr "" |
| 241 |
"<strong>Activer la connexion LDAP</strong> : indiquez si vous souhaitez " |
| 242 |
"autoriser les utilisateurs à se connecter avec leurs identifiants LDAP " |
| 243 |
"(Lightweight Directory Access Protocol). Vous devrez saisir des détails à " |
| 244 |
"propos de votre serveur LDAP (hôte, port, base de recherche, attribut uid, " |
| 245 |
"utilisateur d’annuaire, mot de passe utilisateur et s’il faut utiliser TLS)." |
| 246 |
|
| 247 |
#: src/authorizer/class-admin-page.php:95 |
| 248 |
msgid "" |
| 249 |
"<strong>Default role for new CAS users</strong>: Specify which role new " |
| 250 |
"external users will get by default. Be sure to choose a role with limited " |
| 251 |
"permissions!" |
| 252 |
msgstr "" |
| 253 |
"<strong>Rôle par défaut pour les nouveaux utilisateurs CAS</strong> : " |
| 254 |
"Spécifiez le rôle attribué par défaut aux nouveaux utilisateurs externes. " |
| 255 |
"Prenez soin de choisir un rôle avec des permissions limitées !" |
| 256 |
|
| 257 |
#: src/authorizer/class-admin-page.php:96 |
| 258 |
msgid "If you enable OAuth2 logins:" |
| 259 |
msgstr "Si vous activez l’authentification OAuth2 :" |
| 260 |
|
| 261 |
#: src/authorizer/class-admin-page.php:98 |
| 262 |
msgid "" |
| 263 |
"<strong>Client ID</strong>: You can generate this ID following the " |
| 264 |
"instructions for your specific provider." |
| 265 |
msgstr "" |
| 266 |
"<strong>ID client :</strong> Vous pouvez générer cet ID en suivant les " |
| 267 |
"instructions du fournisseur spécifique choisi." |
| 268 |
|
| 269 |
#: src/authorizer/class-admin-page.php:99 |
| 270 |
msgid "" |
| 271 |
"<strong>Client Secret</strong>: You can generate this secret by following " |
| 272 |
"the instructions for your specific provider." |
| 273 |
msgstr "" |
| 274 |
"<strong>Clef secrète :</strong> Vous pouvez générer cette clef en suivant " |
| 275 |
"les instructions du fournisseur spécifique choisi." |
| 276 |
|
| 277 |
#: src/authorizer/class-admin-page.php:100 |
| 278 |
msgid "" |
| 279 |
"<strong>Authorization URL</strong>: For the generic OAuth2 provider, you " |
| 280 |
"will need to specify the 3 endpoints required for the oauth2 authentication " |
| 281 |
"flow. This is the first: the endpoint first contacted to initiate the " |
| 282 |
"authentication." |
| 283 |
msgstr "" |
| 284 |
"<strong>URL d’autorisation :</strong> Pour le fournisseur OAuth2 générique, " |
| 285 |
"vous devrez définir les 3 points de terminaison requis pour le flux " |
| 286 |
"d’authentification OAuth2. Il s’agit du 1er : le point de terminaison qui " |
| 287 |
"est contacté pour initier l’authentification." |
| 288 |
|
| 289 |
#: src/authorizer/class-admin-page.php:101 |
| 290 |
msgid "" |
| 291 |
"<strong>Access Token URL</strong>: For the generic OAuth2 provider, you will " |
| 292 |
"need to specify the 3 endpoints required for the oauth2 authentication flow. " |
| 293 |
"This is the second: the endpoint that is contacted after initiation to " |
| 294 |
"retrieve an access token for the user that just authenticated." |
| 295 |
msgstr "" |
| 296 |
"<strong>URL du jeton d’accès :</strong> Pour le fournisseur OAuth2 " |
| 297 |
"générique, vous devrez définir les 3 points de terminaison requis pour le " |
| 298 |
"flux d’authentification OAuth2. Il s’agit du 2e : le point de terminaison " |
| 299 |
"qui est contacté après l’initiation de la récupération d’un jeton d'accès " |
| 300 |
"pour l’utilisateur qui vient juste de s’authentifier." |
| 301 |
|
| 302 |
#: src/authorizer/class-admin-page.php:102 |
| 303 |
msgid "" |
| 304 |
"<strong>Resource Owner URL</strong>: For the generic OAuth2 provider, you " |
| 305 |
"will need to specify the 3 endpoints required for the oauth2 authentication " |
| 306 |
"flow. This is the third: the endpoint that is contacted after successfully " |
| 307 |
"receiving an authentication token to retrieve details on the user that just " |
| 308 |
"authenticated." |
| 309 |
msgstr "" |
| 310 |
"<strong>URL du propriétaire de la ressource :</strong> Pour le fournisseur " |
| 311 |
"OAuth2 générique, vous devrez définir les 3 points de terminaison requis " |
| 312 |
"pour le flux d’authentification OAuth2. Il s’agit du 3e : le point de " |
| 313 |
"terminaison qui est contacté après avoir reçu avec succès un jeton " |
| 314 |
"d’authentification afin d’accéder aux détails de l’utilisateur qui vient de " |
| 315 |
"se connecter." |
| 316 |
|
| 317 |
#: src/authorizer/class-admin-page.php:104 |
| 318 |
msgid "If you enable Google logins:" |
| 319 |
msgstr "Si vous activez l’authentification Google :" |
| 320 |
|
| 321 |
#: src/authorizer/class-admin-page.php:106 |
| 322 |
msgid "" |
| 323 |
"<strong>Google Client ID</strong>: You can generate this ID by creating a " |
| 324 |
"new Project in the <a href='https://cloud.google.com/console'>Google " |
| 325 |
"Developers Console</a>. A Client ID typically looks something like this: " |
| 326 |
"1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps.googleusercontent.com" |
| 327 |
msgstr "" |
| 328 |
"<strong>ID client Google</strong> : Vous pouvez générer cette ID en créant " |
| 329 |
"un nouveau projet dans <a href='https://cloud.google.com/console'>Google " |
| 330 |
"Developers Console</a>. Une ID client ressemble typiquement à cela : " |
| 331 |
"1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps.googleusercontent.com" |
| 332 |
|
| 333 |
#: src/authorizer/class-admin-page.php:107 |
| 334 |
msgid "" |
| 335 |
"<strong>Google Client Secret</strong>: You can generate this secret by " |
| 336 |
"creating a new Project in the <a href='https://cloud.google.com/" |
| 337 |
"console'>Google Developers Console</a>. A Client Secret typically looks " |
| 338 |
"something like this: sDNgX5_pr_5bly-frKmvp8jT" |
| 339 |
msgstr "" |
| 340 |
"<strong>Clé secrète Google</strong> : Vous pouvez générer cette chaîne " |
| 341 |
"secrète en créant un nouveau projet dans <a href='https://cloud.google.com/" |
| 342 |
"console'>Google Developers Console</a>. Une clé client ressemble typiquement " |
| 343 |
"à cela : sDNgX5_pr_5bly-frKmvp8jT" |
| 344 |
|
| 345 |
#: src/authorizer/class-admin-page.php:109 |
| 346 |
msgid "If you enable CAS logins:" |
| 347 |
msgstr "Si vous activez l’authentification CAS :" |
| 348 |
|
| 349 |
#: src/authorizer/class-admin-page.php:111 |
| 350 |
msgid "" |
| 351 |
"<strong>CAS server hostname</strong>: Enter the hostname of the CAS server " |
| 352 |
"you authenticate against (e.g., authn.example.edu)." |
| 353 |
msgstr "" |
| 354 |
"<strong>Nom d’hôte du serveur CAS</strong> : Indiquez le nom d’hôte du " |
| 355 |
"serveur CAS pour l’authentification (ex. : authn.exemple.edu)." |
| 356 |
|
| 357 |
#: src/authorizer/class-admin-page.php:112 |
| 358 |
msgid "" |
| 359 |
"<strong>CAS server port</strong>: Enter the port on the CAS server to " |
| 360 |
"connect to (e.g., 443)." |
| 361 |
msgstr "" |
| 362 |
"<strong>Port du serveur CAS</strong> : Indiquez le port du serveur CAS " |
| 363 |
"(ex. : 443)." |
| 364 |
|
| 365 |
#: src/authorizer/class-admin-page.php:113 |
| 366 |
msgid "" |
| 367 |
"<strong>CAS server path/context</strong>: Enter the path to the login " |
| 368 |
"endpoint on the CAS server (e.g., /cas)." |
| 369 |
msgstr "" |
| 370 |
"<strong>Chemin/contexte du serveur CAS</strong> : indiquez le chemin vers le " |
| 371 |
"point de terminaison pour la connexion sur le serveur CAS (ex. : /cas)." |
| 372 |
|
| 373 |
#: src/authorizer/class-admin-page.php:114 |
| 374 |
msgid "" |
| 375 |
"<strong>CAS attribute containing first name</strong>: Enter the CAS " |
| 376 |
"attribute that has the user's first name. When this user first logs in, " |
| 377 |
"their WordPress account will have their first name retrieved from CAS and " |
| 378 |
"added to their WordPress profile." |
| 379 |
msgstr "" |
| 380 |
"<strong>Attribut CAS contenant le prénom</strong> : Indiquez l’attribut CAS " |
| 381 |
"qui correspond au prénom de l’utilisateur. Lorsque cet utilisateur se " |
| 382 |
"connectera pour la première fois, son compte WordPress obtiendra son prénom " |
| 383 |
"à partir de CAS et l’ajoutera à son profil." |
| 384 |
|
| 385 |
#: src/authorizer/class-admin-page.php:115 |
| 386 |
msgid "" |
| 387 |
"<strong>CAS attribute containing last name</strong>: Enter the CAS attribute " |
| 388 |
"that has the user's last name. When this user first logs in, their WordPress " |
| 389 |
"account will have their last name retrieved from CAS and added to their " |
| 390 |
"WordPress profile." |
| 391 |
msgstr "" |
| 392 |
"<strong>Attribut CAS contenant le nom</strong> : Indiquez l’attribut CAS qui " |
| 393 |
"correspond au nom de l’utilisateur. Lorsque cet utilisateur se connectera " |
| 394 |
"pour la première fois, son compte WordPress obtiendra son nom à partir de " |
| 395 |
"CAS et l’ajoutera à son profil." |
| 396 |
|
| 397 |
#: src/authorizer/class-admin-page.php:116 |
| 398 |
msgid "" |
| 399 |
"<strong>CAS attribute update</strong>: Select whether the first and last " |
| 400 |
"names retrieved from CAS should overwrite any value the user has entered in " |
| 401 |
"the first and last name fields in their WordPress profile. If this is not " |
| 402 |
"set, this only happens the first time they log in." |
| 403 |
msgstr "" |
| 404 |
"<strong>Mise à jour d’attribut CAS</strong> : indiquez si les prénom et nom " |
| 405 |
"obtenus via CAS doivent remplacer toute valeur saisie par l’utilisateur dans " |
| 406 |
"les champs « Prénom » et « Nom » de son profil WordPress. Si cette option " |
| 407 |
"n’est pas sélectionnée, cela n’arrive qu’à la première connexion." |
| 408 |
|
| 409 |
#: src/authorizer/class-admin-page.php:118 |
| 410 |
msgid "If you enable LDAP logins:" |
| 411 |
msgstr "Si vous activez l’authentification LDAP :" |
| 412 |
|
| 413 |
#: src/authorizer/class-admin-page.php:120 |
| 414 |
msgid "" |
| 415 |
"<strong>LDAP Host</strong>: Enter the URL of the LDAP server you " |
| 416 |
"authenticate against." |
| 417 |
msgstr "" |
| 418 |
"<strong>Hôte LDAP</strong> : Indiquez l’URL du serveur LDAP pour " |
| 419 |
"l’authentification." |
| 420 |
|
| 421 |
#: src/authorizer/class-admin-page.php:121 |
| 422 |
msgid "" |
| 423 |
"<strong>LDAP Port</strong>: Enter the port number that the LDAP server " |
| 424 |
"listens on." |
| 425 |
msgstr "" |
| 426 |
"<strong>Port LDAP</strong> : Indiquez le numéro de port d’écoute du serveur " |
| 427 |
"LDAP." |
| 428 |
|
| 429 |
#: src/authorizer/class-admin-page.php:122 |
| 430 |
msgid "" |
| 431 |
"<strong>LDAP Search Base</strong>: Enter the LDAP string that represents the " |
| 432 |
"search base, e.g., ou=people,dc=example,dc=edu" |
| 433 |
msgstr "" |
| 434 |
"<strong>Base de recherche LDAP</strong>: Indiquez la chaîne de caractères " |
| 435 |
"représentant la base de recherche LDAP, ex. : <code>ou=people,dc=example," |
| 436 |
"dc=edu</code>" |
| 437 |
|
| 438 |
#: src/authorizer/class-admin-page.php:123 |
| 439 |
msgid "" |
| 440 |
"<strong>LDAP Search Filter</strong>: Enter the optional LDAP string that " |
| 441 |
"represents the search filter, e.g., (memberOf=cn=wp_users,ou=people," |
| 442 |
"dc=example,dc=edu)" |
| 443 |
msgstr "" |
| 444 |
"<strong>Filtre de recherche LDAP :</strong> Indiquez la chaîne de caractères " |
| 445 |
"optionnelle correspondant au filtre de recherche LDAP, ex : " |
| 446 |
"(memberOf=cn=wp_users,ou=people,dc=example,dc=edu)" |
| 447 |
|
| 448 |
#: src/authorizer/class-admin-page.php:124 |
| 449 |
msgid "" |
| 450 |
"<strong>LDAP attribute containing username</strong>: Enter the name of the " |
| 451 |
"LDAP attribute that contains the usernames used by those attempting to log " |
| 452 |
"in. The plugin will search on this attribute to find the cn to bind against " |
| 453 |
"for login attempts." |
| 454 |
msgstr "" |
| 455 |
"<strong>Attribut LDAP contenant l’identifiant</strong> : indiquez le nom de " |
| 456 |
"l'attribut LDAP contenant l’identifiant des personnes tentant de se " |
| 457 |
"connecter. Le plugin recherchera cet attribut afin de trouver le cn auquel " |
| 458 |
"il faudra le lier pour les tentatives d’authentification." |
| 459 |
|
| 460 |
#: src/authorizer/class-admin-page.php:125 |
| 461 |
msgid "" |
| 462 |
"<strong>LDAP Directory User</strong>: Enter the name of the LDAP user that " |
| 463 |
"has permissions to browse the directory." |
| 464 |
msgstr "" |
| 465 |
"<strong>Utilisateur annuaire LDAP</strong> : Indiquez le nom de " |
| 466 |
"l’utilisateur LDAP qui a les permissions de lecture de l’annuaire." |
| 467 |
|
| 468 |
#: src/authorizer/class-admin-page.php:126 |
| 469 |
msgid "" |
| 470 |
"<strong>LDAP Directory User Password</strong>: Enter the password for the " |
| 471 |
"LDAP user that has permission to browse the directory." |
| 472 |
msgstr "" |
| 473 |
"<strong>Mot de passe de l’utilisateur d'annuaire LDAP</strong> : Indiquez le " |
| 474 |
"mot de passe de l’utilisateur LDAP qui a les permissions de lecture de " |
| 475 |
"l’annuaire." |
| 476 |
|
| 477 |
#: src/authorizer/class-admin-page.php:127 |
| 478 |
msgid "" |
| 479 |
"<strong>Use TLS</strong>: Select whether all communication with the LDAP " |
| 480 |
"server should be performed over a TLS-secured connection." |
| 481 |
msgstr "" |
| 482 |
"<strong>Utiliser TLS</strong> : Indiquez si toute communication avec le " |
| 483 |
"serveur LDAP devra passer par une connexion TLS sécurisée." |
| 484 |
|
| 485 |
#: src/authorizer/class-admin-page.php:128 |
| 486 |
msgid "" |
| 487 |
"<strong>Custom lost password URL</strong>: The WordPress login page contains " |
| 488 |
"a link to recover a lost password. If you have external users who shouldn't " |
| 489 |
"change the password on their WordPress account, point them to the " |
| 490 |
"appropriate location to change the password on their external authentication " |
| 491 |
"service here." |
| 492 |
msgstr "" |
| 493 |
"<strong>URL personnalisée pour mot de passe oublié</strong> : La page " |
| 494 |
"d’authentification WordPress contient un lien permettant de retrouver un mot " |
| 495 |
"de passe perdu. Si vous avez des utilisateurs externes qui ne devraient pas " |
| 496 |
"modifier le mot de passe sur leur compte WordPress, renvoyez-les vers " |
| 497 |
"l’emplacement approprié pour la modification de mot de passe sur leur " |
| 498 |
"service d'authentification externe ici." |
| 499 |
|
| 500 |
#: src/authorizer/class-admin-page.php:129 |
| 501 |
msgid "" |
| 502 |
"<strong>LDAP attribute containing first name</strong>: Enter the LDAP " |
| 503 |
"attribute that has the user's first name. When this user first logs in, " |
| 504 |
"their WordPress account will have their first name retrieved from LDAP and " |
| 505 |
"added to their WordPress profile." |
| 506 |
msgstr "" |
| 507 |
"<strong>Attribut LDAP contenant le prénom</strong> : Indiquez l'attribut " |
| 508 |
"LDAP qui correspond au prénom de l'utilisateur. Lorsque cet utilisateur se " |
| 509 |
"connecte pour la première fois, son compte WordPress obtiendra son prénom à " |
| 510 |
"partir de LDAP et l’ajoutera à son profil." |
| 511 |
|
| 512 |
#: src/authorizer/class-admin-page.php:130 |
| 513 |
msgid "" |
| 514 |
"<strong>LDAP attribute containing last name</strong>: Enter the LDAP " |
| 515 |
"attribute that has the user's last name. When this user first logs in, their " |
| 516 |
"WordPress account will have their last name retrieved from LDAP and added to " |
| 517 |
"their WordPress profile." |
| 518 |
msgstr "" |
| 519 |
"<strong>Attribut LDAP contenant le nom</strong> : Indiquez l’attribut LDAP " |
| 520 |
"qui correspond au nom de l’utilisateur. Lorsque cet utilisateur se connecte " |
| 521 |
"pour la première fois, son compte WordPress obtiendra son nom à partir de " |
| 522 |
"LDAP et l’ajoutera à son profil." |
| 523 |
|
| 524 |
#: src/authorizer/class-admin-page.php:131 |
| 525 |
msgid "" |
| 526 |
"<strong>LDAP attribute update</strong>: Select whether the first and last " |
| 527 |
"names retrieved from LDAP should overwrite any value the user has entered in " |
| 528 |
"the first and last name fields in their WordPress profile. If this is not " |
| 529 |
"set, this only happens the first time they log in." |
| 530 |
msgstr "" |
| 531 |
"<strong>Mise à jour d’attribut LDAP</strong> : indiquez si les prénom et nom " |
| 532 |
"obtenus à partir du LDAP doivent remplacer toute valeur saisie par " |
| 533 |
"l’utilisateur dans les champs « Prénom » et « Nom » de son profil WordPress. " |
| 534 |
"Si cette option n’est pas sélectionnée, cela n’arrive qu'à la première " |
| 535 |
"connexion." |
| 536 |
|
| 537 |
#: src/authorizer/class-admin-page.php:137 src/authorizer/class-options.php:911 |
| 538 |
#: src/authorizer/class-options.php:919 |
| 539 |
msgid "External Service" |
| 540 |
msgstr "Service externe" |
| 541 |
|
| 542 |
#: src/authorizer/class-admin-page.php:144 |
| 543 |
msgid "" |
| 544 |
"<strong>Limit invalid login attempts</strong>: Choose how soon (and for how " |
| 545 |
"long) to restrict access to individuals (or bots) making repeated invalid " |
| 546 |
"login attempts. You may set a shorter delay first, and then a longer delay " |
| 547 |
"after repeated invalid attempts; you may also set how much time must pass " |
| 548 |
"before the delays will be reset to normal." |
| 549 |
msgstr "" |
| 550 |
"<strong>Limiter les tentatives de connexion invalides</strong> : Indiquez à " |
| 551 |
"quel moment (et pour combien de temps) interdire l’accès à des individus (ou " |
| 552 |
"des robots) effectuant des tentatives de connexion invalides répétées. Vous " |
| 553 |
"devriez, dans un premier, définir un délai court, puis un délai plus long " |
| 554 |
"après des tentatives invalides répétées. Vous pouvez également définir " |
| 555 |
"combien de temps doit s’écouler avant que les délais soient remis à zéro." |
| 556 |
|
| 557 |
#: src/authorizer/class-admin-page.php:145 |
| 558 |
msgid "" |
| 559 |
"<strong>Hide WordPress Logins</strong>: If you want to hide the WordPress " |
| 560 |
"username and password fields and the Log In button on the wp-login screen, " |
| 561 |
"enable this option. Note: You can always access the WordPress logins by " |
| 562 |
"adding external=wordpress to the wp-login URL, like so:" |
| 563 |
msgstr "" |
| 564 |
"<strong>Masquer les champs d’authentification WordPress</strong> : Si vous " |
| 565 |
"souhaitez masquer l’identifiant, le mot de passe WordPress et le bouton de " |
| 566 |
"connexion sur l’écran wp-login, sélectionnez cette option. Remarque : vous " |
| 567 |
"pouvez toujours accéder aux champs d’authentification WordPress en ajoutant " |
| 568 |
"<code>external=wordpress</code> à l’URL <code>wp-login.php</code>, ainsi :" |
| 569 |
|
| 570 |
#: src/authorizer/class-admin-page.php:146 |
| 571 |
msgid "" |
| 572 |
"<strong>Disable WordPress Logins</strong>: If you want to prevent users from " |
| 573 |
"logging in with their WordPress passwords and instead only allow logins from " |
| 574 |
"external services, enable this option. Note: enabling this will also hide " |
| 575 |
"WordPress logins unless the LDAP external service is enabled." |
| 576 |
msgstr "" |
| 577 |
"<strong>Désactiver l’authentification WordPress</strong>: si vous souhaitez " |
| 578 |
"empêcher les utilisateurs de se connecter avec leur identifiant WordPress et " |
| 579 |
"autoriser uniquement les connexions à partir de services externes, activez " |
| 580 |
"cette option. Remarque : l’activation de cette option masquera également " |
| 581 |
"l’authentification WordPress, sauf si le service externe LDAP est activé." |
| 582 |
|
| 583 |
#: src/authorizer/class-admin-page.php:147 |
| 584 |
msgid "" |
| 585 |
"<strong>Custom WordPress login branding</strong>: If you'd like to use " |
| 586 |
"custom branding on the WordPress login page, select that here. You will need " |
| 587 |
"to use the `authorizer_add_branding_option` filter in your theme to add it. " |
| 588 |
"You can see an example theme that implements this filter in the plugin " |
| 589 |
"directory under sample-theme-add-branding." |
| 590 |
msgstr "" |
| 591 |
"<strong>Style personnalisé du formulaire d’authentification WordPress</" |
| 592 |
"strong> : si vous souhaitez modifier le style de la page d’authentification " |
| 593 |
"WordPress, veuillez sélectionner cela ici. Vous devrez utiliser le filtre " |
| 594 |
"<code>authorizer_add_branding_option</code>dans votre thème. Vous pouvez " |
| 595 |
"découvrir un exemple qui implémente ce filtre dans le dossier d’installation " |
| 596 |
"du plugin dans sample-theme-add-branding." |
| 597 |
|
| 598 |
#: src/authorizer/class-admin-page.php:152 src/authorizer/class-options.php:912 |
| 599 |
#: src/authorizer/class-options.php:920 |
| 600 |
msgid "Advanced" |
| 601 |
msgstr "Avancés" |
| 602 |
|
| 603 |
#: src/authorizer/class-admin-page.php:184 |
| 604 |
msgid "Can't reach CAS server. Please provide" |
| 605 |
msgstr "Connexion impossible au serveur CAS. Veuillez fournir" |
| 606 |
|
| 607 |
#: src/authorizer/class-admin-page.php:184 |
| 608 |
msgid "accurate CAS settings" |
| 609 |
msgstr "paramètres CAS corrects" |
| 610 |
|
| 611 |
#: src/authorizer/class-admin-page.php:184 |
| 612 |
msgid "if you intend to use it." |
| 613 |
msgstr "si vous souhaitez l’utiliser." |
| 614 |
|
| 615 |
#: src/authorizer/class-admin-page.php:229 |
| 616 |
msgid "Settings" |
| 617 |
msgstr "Paramètres" |
| 618 |
|
| 619 |
#: src/authorizer/class-admin-page.php:244 |
| 620 |
msgid "Network Settings" |
| 621 |
msgstr "Paramètres réseau" |
| 622 |
|
| 623 |
#: src/authorizer/class-admin-page.php:293 |
| 624 |
msgid "Who can log into the site?" |
| 625 |
msgstr "Qui peut se connecter au site ?" |
| 626 |
|
| 627 |
#: src/authorizer/class-admin-page.php:300 |
| 628 |
msgid "Which role should receive email notifications about pending users?" |
| 629 |
msgstr "" |
| 630 |
"Quel rôle devra recevoir les notifications concernant les utilisateurs en " |
| 631 |
"attente ?" |
| 632 |
|
| 633 |
#: src/authorizer/class-admin-page.php:307 |
| 634 |
msgid "What message should pending users see after attempting to log in?" |
| 635 |
msgstr "" |
| 636 |
"Quel message devra s'afficher aux utilisateurs en attente de validation qui " |
| 637 |
"tentent de se connecter ?" |
| 638 |
|
| 639 |
#: src/authorizer/class-admin-page.php:314 |
| 640 |
msgid "What message should blocked users see after attempting to log in?" |
| 641 |
msgstr "" |
| 642 |
"Quel message devra s’afficher aux utilisateurs bloqués après une tentative " |
| 643 |
"d’authentification ?" |
| 644 |
|
| 645 |
#: src/authorizer/class-admin-page.php:321 |
| 646 |
msgid "Send welcome email to new approved users?" |
| 647 |
msgstr "Envoyer un message de bienvenue pour les utilisateurs approuvés ?" |
| 648 |
|
| 649 |
#: src/authorizer/class-admin-page.php:328 |
| 650 |
msgid "Welcome email subject" |
| 651 |
msgstr "Objet du message de bienvenue" |
| 652 |
|
| 653 |
#: src/authorizer/class-admin-page.php:335 |
| 654 |
msgid "Welcome email body" |
| 655 |
msgstr "Corps du message de bienvenue" |
| 656 |
|
| 657 |
#: src/authorizer/class-admin-page.php:350 |
| 658 |
msgid "Who can view the site?" |
| 659 |
msgstr "Qui peut voir le site ?" |
| 660 |
|
| 661 |
#: src/authorizer/class-admin-page.php:357 |
| 662 |
msgid "What pages (if any) should be available to everyone?" |
| 663 |
msgstr "Quelles pages (s’il y en a) devraient être disponibles pour tous ?" |
| 664 |
|
| 665 |
#: src/authorizer/class-admin-page.php:364 |
| 666 |
msgid "What happens to people without access when they visit a private page?" |
| 667 |
msgstr "" |
| 668 |
"Qu’arrive-t-il aux personnes sans accès lorsqu’elles visitent une page " |
| 669 |
"privée ?" |
| 670 |
|
| 671 |
#: src/authorizer/class-admin-page.php:371 |
| 672 |
msgid "What happens to people without access when they visit a public page?" |
| 673 |
msgstr "" |
| 674 |
"Qu’arrive-t-il aux personnes sans accès lorsqu’elles visitent une page " |
| 675 |
"publique ?" |
| 676 |
|
| 677 |
#: src/authorizer/class-admin-page.php:378 |
| 678 |
msgid "What message should people without access see?" |
| 679 |
msgstr "Quel message devra s’afficher pour les personnes sans accès ?" |
| 680 |
|
| 681 |
#: src/authorizer/class-admin-page.php:393 |
| 682 |
#: src/authorizer/class-admin-page.php:852 |
| 683 |
msgid "Default role for new users" |
| 684 |
msgstr "Rôle par défaut pour les nouveaux utilisateurs" |
| 685 |
|
| 686 |
#: src/authorizer/class-admin-page.php:400 |
| 687 |
#: src/authorizer/class-admin-page.php:856 |
| 688 |
msgid "OAuth2 Logins" |
| 689 |
msgstr "Authentification OAuth2" |
| 690 |
|
| 691 |
#: src/authorizer/class-admin-page.php:407 |
| 692 |
msgid "Provider" |
| 693 |
msgstr "Fournisseur" |
| 694 |
|
| 695 |
#: src/authorizer/class-admin-page.php:414 |
| 696 |
msgid "Custom label" |
| 697 |
msgstr "Libellé personnalisé" |
| 698 |
|
| 699 |
#: src/authorizer/class-admin-page.php:421 |
| 700 |
#: src/authorizer/class-admin-page.php:868 |
| 701 |
msgid "Client ID" |
| 702 |
msgstr "ID client" |
| 703 |
|
| 704 |
#: src/authorizer/class-admin-page.php:428 |
| 705 |
#: src/authorizer/class-admin-page.php:872 |
| 706 |
msgid "Client Secret" |
| 707 |
msgstr "Clef secrète" |
| 708 |
|
| 709 |
#: src/authorizer/class-admin-page.php:435 |
| 710 |
#: src/authorizer/class-admin-page.php:876 |
| 711 |
msgid "OAuth2 Hosted Domain" |
| 712 |
msgstr "Domaine hébergé OAuth2" |
| 713 |
|
| 714 |
#: src/authorizer/class-admin-page.php:442 |
| 715 |
#: src/authorizer/class-admin-page.php:880 |
| 716 |
msgid "Tenant ID" |
| 717 |
msgstr "ID de locataire" |
| 718 |
|
| 719 |
#: src/authorizer/class-admin-page.php:449 |
| 720 |
#: src/authorizer/class-admin-page.php:884 |
| 721 |
msgid "Authorization URL" |
| 722 |
msgstr "URL d’autorisation" |
| 723 |
|
| 724 |
#: src/authorizer/class-admin-page.php:456 |
| 725 |
#: src/authorizer/class-admin-page.php:888 |
| 726 |
msgid "Access Token URL" |
| 727 |
msgstr "URL du jeton d’accès" |
| 728 |
|
| 729 |
#: src/authorizer/class-admin-page.php:463 |
| 730 |
#: src/authorizer/class-admin-page.php:892 |
| 731 |
msgid "Resource Owner URL" |
| 732 |
msgstr "URL du propriétaire de la ressource (Resource Owner)" |
| 733 |
|
| 734 |
#: src/authorizer/class-admin-page.php:470 |
| 735 |
#: src/authorizer/class-admin-page.php:896 |
| 736 |
msgid "Google Logins" |
| 737 |
msgstr "Authentification Google" |
| 738 |
|
| 739 |
#: src/authorizer/class-admin-page.php:477 |
| 740 |
#: src/authorizer/class-admin-page.php:900 |
| 741 |
msgid "Google Client ID" |
| 742 |
msgstr "ID client Google" |
| 743 |
|
| 744 |
#: src/authorizer/class-admin-page.php:484 |
| 745 |
#: src/authorizer/class-admin-page.php:904 |
| 746 |
msgid "Google Client Secret" |
| 747 |
msgstr "Code secret client Google" |
| 748 |
|
| 749 |
#: src/authorizer/class-admin-page.php:491 |
| 750 |
#: src/authorizer/class-admin-page.php:908 |
| 751 |
msgid "Google Hosted Domain" |
| 752 |
msgstr "Domaine hébergé par Google" |
| 753 |
|
| 754 |
#: src/authorizer/class-admin-page.php:498 |
| 755 |
#: src/authorizer/class-admin-page.php:912 |
| 756 |
msgid "CAS Logins" |
| 757 |
msgstr "Authentification CAS" |
| 758 |
|
| 759 |
#: src/authorizer/class-admin-page.php:505 |
| 760 |
msgid "CAS custom label" |
| 761 |
msgstr "Libellé personnalisé CAS" |
| 762 |
|
| 763 |
#: src/authorizer/class-admin-page.php:512 |
| 764 |
#: src/authorizer/class-admin-page.php:920 |
| 765 |
msgid "CAS server hostname" |
| 766 |
msgstr "Nom d’hôte du serveur CAS" |
| 767 |
|
| 768 |
#: src/authorizer/class-admin-page.php:519 |
| 769 |
#: src/authorizer/class-admin-page.php:924 |
| 770 |
msgid "CAS server port" |
| 771 |
msgstr "Port du serveur CAS" |
| 772 |
|
| 773 |
#: src/authorizer/class-admin-page.php:526 |
| 774 |
#: src/authorizer/class-admin-page.php:928 |
| 775 |
msgid "CAS server path/context" |
| 776 |
msgstr "Chemin / contexte du serveur CAS" |
| 777 |
|
| 778 |
#: src/authorizer/class-admin-page.php:533 |
| 779 |
#: src/authorizer/class-admin-page.php:932 |
| 780 |
msgid "CAS server protocol" |
| 781 |
msgstr "Protocole du serveur CAS" |
| 782 |
|
| 783 |
#: src/authorizer/class-admin-page.php:540 |
| 784 |
msgid "CAS attribute containing email address" |
| 785 |
msgstr "Attribut CAS contenant le courriel" |
| 786 |
|
| 787 |
#: src/authorizer/class-admin-page.php:547 |
| 788 |
#: src/authorizer/class-admin-page.php:940 |
| 789 |
msgid "CAS attribute containing first name" |
| 790 |
msgstr "Attribut CAS contenant le prénom" |
| 791 |
|
| 792 |
#: src/authorizer/class-admin-page.php:554 |
| 793 |
#: src/authorizer/class-admin-page.php:944 |
| 794 |
msgid "CAS attribute containing last name" |
| 795 |
msgstr "Attribut CAS contenant le nom" |
| 796 |
|
| 797 |
#: src/authorizer/class-admin-page.php:561 |
| 798 |
#: src/authorizer/class-admin-page.php:948 |
| 799 |
msgid "CAS attribute update" |
| 800 |
msgstr "CAS Mise à jour des attributs" |
| 801 |
|
| 802 |
#: src/authorizer/class-admin-page.php:568 |
| 803 |
#: src/authorizer/class-admin-page.php:952 |
| 804 |
msgid "CAS automatic login" |
| 805 |
msgstr "Connexion CAS automatique" |
| 806 |
|
| 807 |
#: src/authorizer/class-admin-page.php:575 |
| 808 |
#: src/authorizer/class-admin-page.php:956 |
| 809 |
msgid "CAS users linked by username" |
| 810 |
msgstr "Utilisateurs CAS liés via leur identifiant" |
| 811 |
|
| 812 |
#: src/authorizer/class-admin-page.php:582 |
| 813 |
#: src/authorizer/class-admin-page.php:960 |
| 814 |
msgid "LDAP Logins" |
| 815 |
msgstr "Authentification LDAP" |
| 816 |
|
| 817 |
#: src/authorizer/class-admin-page.php:589 |
| 818 |
#: src/authorizer/class-admin-page.php:964 |
| 819 |
msgid "LDAP Host" |
| 820 |
msgstr "Hôte LDAP" |
| 821 |
|
| 822 |
#: src/authorizer/class-admin-page.php:596 |
| 823 |
#: src/authorizer/class-admin-page.php:968 |
| 824 |
msgid "LDAP Port" |
| 825 |
msgstr "Port LDAP" |
| 826 |
|
| 827 |
#: src/authorizer/class-admin-page.php:603 |
| 828 |
#: src/authorizer/class-admin-page.php:972 |
| 829 |
#: src/authorizer/options/external/class-ldap.php:104 |
| 830 |
msgid "Use TLS" |
| 831 |
msgstr "Utiliser TLS" |
| 832 |
|
| 833 |
#: src/authorizer/class-admin-page.php:610 |
| 834 |
#: src/authorizer/class-admin-page.php:976 |
| 835 |
msgid "LDAP Search Base" |
| 836 |
msgstr "Base de recherche LDAP" |
| 837 |
|
| 838 |
#: src/authorizer/class-admin-page.php:617 |
| 839 |
#: src/authorizer/class-admin-page.php:980 |
| 840 |
msgid "LDAP Search Filter" |
| 841 |
msgstr "Filtre de recherche LDAP" |
| 842 |
|
| 843 |
#: src/authorizer/class-admin-page.php:624 |
| 844 |
#: src/authorizer/class-admin-page.php:984 |
| 845 |
msgid "LDAP attribute containing username" |
| 846 |
msgstr "Attribut LDAP contenant l’identifiant" |
| 847 |
|
| 848 |
#: src/authorizer/class-admin-page.php:631 |
| 849 |
msgid "LDAP attribute containing email address" |
| 850 |
msgstr "Attribut LDAP contenant le courriel" |
| 851 |
|
| 852 |
#: src/authorizer/class-admin-page.php:638 |
| 853 |
#: src/authorizer/class-admin-page.php:992 |
| 854 |
msgid "LDAP Directory User" |
| 855 |
msgstr "Utilisateur d’annuaire LDAP" |
| 856 |
|
| 857 |
#: src/authorizer/class-admin-page.php:645 |
| 858 |
#: src/authorizer/class-admin-page.php:996 |
| 859 |
msgid "LDAP Directory User Password" |
| 860 |
msgstr "Mot de passe de l’utilisateur de l’annuaire LDAP" |
| 861 |
|
| 862 |
#: src/authorizer/class-admin-page.php:652 |
| 863 |
#: src/authorizer/class-admin-page.php:1000 |
| 864 |
msgid "Custom lost password URL" |
| 865 |
msgstr "URL personnalisée pour mot de passe perdu" |
| 866 |
|
| 867 |
#: src/authorizer/class-admin-page.php:659 |
| 868 |
#: src/authorizer/class-admin-page.php:1004 |
| 869 |
msgid "LDAP attribute containing first name" |
| 870 |
msgstr "Attribut LDAP contenant le prénom" |
| 871 |
|
| 872 |
#: src/authorizer/class-admin-page.php:666 |
| 873 |
#: src/authorizer/class-admin-page.php:1008 |
| 874 |
msgid "LDAP attribute containing last name" |
| 875 |
msgstr "Attribut LDAP contenant le nom" |
| 876 |
|
| 877 |
#: src/authorizer/class-admin-page.php:673 |
| 878 |
#: src/authorizer/class-admin-page.php:1012 |
| 879 |
msgid "LDAP attribute update" |
| 880 |
msgstr "LDAP Mise à jour des attributs" |
| 881 |
|
| 882 |
#: src/authorizer/class-admin-page.php:680 |
| 883 |
msgid "LDAP test connection" |
| 884 |
msgstr "Connexion de test LDAP" |
| 885 |
|
| 886 |
#: src/authorizer/class-admin-page.php:695 |
| 887 |
#: src/authorizer/class-admin-page.php:1020 |
| 888 |
msgid "Limit invalid login attempts" |
| 889 |
msgstr "Limiter les tentatives de connexion invalides" |
| 890 |
|
| 891 |
#: src/authorizer/class-admin-page.php:702 |
| 892 |
msgid "Hide WordPress Login" |
| 893 |
msgstr "Masquer l’authentification WordPress" |
| 894 |
|
| 895 |
#: src/authorizer/class-admin-page.php:709 |
| 896 |
#: src/authorizer/class-admin-page.php:1028 |
| 897 |
#: src/authorizer/options/class-advanced.php:102 |
| 898 |
msgid "Disable WordPress Logins" |
| 899 |
msgstr "Désactiver l’authentification WordPress" |
| 900 |
|
| 901 |
#: src/authorizer/class-admin-page.php:716 |
| 902 |
msgid "Custom WordPress login branding" |
| 903 |
msgstr "Style personnalisé pour l’authentification" |
| 904 |
|
| 905 |
#: src/authorizer/class-admin-page.php:723 |
| 906 |
msgid "Authorizer admin menu item location" |
| 907 |
msgstr "Emplacement de l’élément de menu d’administration Authorizer" |
| 908 |
|
| 909 |
#: src/authorizer/class-admin-page.php:730 |
| 910 |
msgid "Show custom usermeta in user list" |
| 911 |
msgstr "Afficher des « usermeta » personnalisés dans la liste des utilisateurs" |
| 912 |
|
| 913 |
#: src/authorizer/class-admin-page.php:737 |
| 914 |
#: src/authorizer/class-admin-page.php:1032 |
| 915 |
msgid "Number of users per page" |
| 916 |
msgstr "Nombre d’utilisateurs par page" |
| 917 |
|
| 918 |
#: src/authorizer/class-admin-page.php:744 |
| 919 |
#: src/authorizer/class-admin-page.php:1036 |
| 920 |
msgid "Approved users sort method" |
| 921 |
msgstr "Tri des utilisateurs approuvés" |
| 922 |
|
| 923 |
#: src/authorizer/class-admin-page.php:751 |
| 924 |
#: src/authorizer/class-admin-page.php:1040 |
| 925 |
msgid "Approved users sort order" |
| 926 |
msgstr "Ordre de tri des utilisateurs approuvés" |
| 927 |
|
| 928 |
#: src/authorizer/class-admin-page.php:758 |
| 929 |
msgid "Show dashboard widget to admin users" |
| 930 |
msgstr "Afficher le widget du tableau de bord pour les administrateurs" |
| 931 |
|
| 932 |
#: src/authorizer/class-admin-page.php:767 |
| 933 |
msgid "Override multisite options" |
| 934 |
msgstr "Remplacer les options multi-site" |
| 935 |
|
| 936 |
#: src/authorizer/class-admin-page.php:782 |
| 937 |
#: src/authorizer/class-admin-page.php:818 |
| 938 |
#: src/authorizer/class-dashboard-widget.php:34 |
| 939 |
msgid "Authorizer Settings" |
| 940 |
msgstr "Paramètres d’Authorizer" |
| 941 |
|
| 942 |
#: src/authorizer/class-admin-page.php:802 |
| 943 |
msgid "You do not have sufficient permissions to access this page." |
| 944 |
msgstr "Vous n’avez pas de permissions suffisantes pour accéder à cette page." |
| 945 |
|
| 946 |
#: src/authorizer/class-admin-page.php:819 |
| 947 |
msgid "" |
| 948 |
"Most <strong>Authorizer</strong> settings are set in the individual sites, " |
| 949 |
"but you can specify a few options here that apply to <strong>all sites in " |
| 950 |
"the network</strong>. These settings will override settings in the " |
| 951 |
"individual sites." |
| 952 |
msgstr "" |
| 953 |
"La plupart des paramètres <strong>Authorizer</strong> sont définis dans les " |
| 954 |
"sites individuels, mais vous pouvez spécifier ici quelques options qui " |
| 955 |
"s’appliqueront à <strong>tous les sites du réseau</strong>. Ces paramètres " |
| 956 |
"remplaceront ceux définis dans les sites individuels." |
| 957 |
|
| 958 |
#: src/authorizer/class-admin-page.php:821 |
| 959 |
msgid "Override individual site settings with the settings below" |
| 960 |
msgstr "" |
| 961 |
"Remplacer les paramètres de site individuel par les paramètres ci-dessous" |
| 962 |
|
| 963 |
#: src/authorizer/class-admin-page.php:832 |
| 964 |
msgid "Manage who has access to all sites in the network." |
| 965 |
msgstr "Gérer qui peut accéder à tous les sites dans le réseau." |
| 966 |
|
| 967 |
#: src/authorizer/class-admin-page.php:836 |
| 968 |
msgid "Who can log in to sites in this network?" |
| 969 |
msgstr "Qui peut se connecter aux sites dans ce réseau ?" |
| 970 |
|
| 971 |
#: src/authorizer/class-admin-page.php:840 |
| 972 |
msgid "Who can view sites in this network?" |
| 973 |
msgstr "Qui peut voir les sites dans ce réseau ?" |
| 974 |
|
| 975 |
#: src/authorizer/class-admin-page.php:844 |
| 976 |
msgid "Approved Users (All Sites)" |
| 977 |
msgstr "Utilisateurs approuvés (tous les sites)" |
| 978 |
|
| 979 |
#: src/authorizer/class-admin-page.php:844 |
| 980 |
msgid "" |
| 981 |
"Note: these users will <strong>not</strong> receive welcome emails when " |
| 982 |
"approved. Only users approved from individual sites can receive these " |
| 983 |
"messages." |
| 984 |
msgstr "" |
| 985 |
"Remarque : ces utilisateurs <strong>ne</strong> seront <strong>pas</strong> " |
| 986 |
"destinataires du courriel de bienvenue lors de l’approbation. Seuls les " |
| 987 |
"utilisateurs approuvés des sites individuels peuvent obtenir ces messages." |
| 988 |
|
| 989 |
#: src/authorizer/class-admin-page.php:860 |
| 990 |
msgid "OAuth2 Provider" |
| 991 |
msgstr "Fournisseur OAuth2" |
| 992 |
|
| 993 |
#: src/authorizer/class-admin-page.php:864 |
| 994 |
msgid "Custom Label" |
| 995 |
msgstr "Libellé personnalisé" |
| 996 |
|
| 997 |
#: src/authorizer/class-admin-page.php:916 |
| 998 |
msgid "CAS Custom Label" |
| 999 |
msgstr "Libellé personnalisé CAS" |
| 1000 |
|
| 1001 |
#: src/authorizer/class-admin-page.php:936 |
| 1002 |
msgid "CAS attribute containing email" |
| 1003 |
msgstr "Attribut CAS contenant le courriel" |
| 1004 |
|
| 1005 |
#: src/authorizer/class-admin-page.php:988 |
| 1006 |
msgid "LDAP attribute containing email" |
| 1007 |
msgstr "Attribut LDAP contenant l’adresse électronique" |
| 1008 |
|
| 1009 |
#: src/authorizer/class-admin-page.php:1024 |
| 1010 |
#: src/authorizer/options/class-advanced.php:82 |
| 1011 |
msgid "Hide WordPress Logins" |
| 1012 |
msgstr "Masquer l’authentification WordPress" |
| 1013 |
|
| 1014 |
#: src/authorizer/class-admin-page.php:1044 |
| 1015 |
#: src/authorizer/options/class-advanced.php:359 |
| 1016 |
msgid "Show Dashboard Widget" |
| 1017 |
msgstr "Afficher le widget du tableau de bord" |
| 1018 |
|
| 1019 |
#: src/authorizer/class-admin-page.php:1051 |
| 1020 |
#: src/authorizer/class-admin-page.php:1132 |
| 1021 |
msgid "Save Changes" |
| 1022 |
msgstr "Enregistrer les modifications" |
| 1023 |
|
| 1024 |
#: src/authorizer/class-admin-page.php:1125 |
| 1025 |
msgid "Saved" |
| 1026 |
msgstr "Enregistré" |
| 1027 |
|
| 1028 |
#: src/authorizer/class-admin-page.php:1126 |
| 1029 |
msgid "Duplicate" |
| 1030 |
msgstr "Dupliquer" |
| 1031 |
|
| 1032 |
#: src/authorizer/class-admin-page.php:1127 |
| 1033 |
msgid "Failed" |
| 1034 |
msgstr "Échoué" |
| 1035 |
|
| 1036 |
#: src/authorizer/class-admin-page.php:1128 |
| 1037 |
msgid "Local WordPress user" |
| 1038 |
msgstr "Utilisateur local WordPress" |
| 1039 |
|
| 1040 |
#: src/authorizer/class-admin-page.php:1129 |
| 1041 |
#: src/authorizer/options/class-access-lists.php:547 |
| 1042 |
msgid "Block/Ban user" |
| 1043 |
msgstr "Bloquer / bannir l’utilisateur" |
| 1044 |
|
| 1045 |
#: src/authorizer/class-admin-page.php:1130 |
| 1046 |
#: src/authorizer/options/class-access-lists.php:89 |
| 1047 |
#: src/authorizer/options/class-access-lists.php:281 |
| 1048 |
#: src/authorizer/options/class-access-lists.php:549 |
| 1049 |
msgid "Remove user" |
| 1050 |
msgstr "Supprimer l’utilisateur" |
| 1051 |
|
| 1052 |
#: src/authorizer/class-admin-page.php:1131 |
| 1053 |
msgid "No users in" |
| 1054 |
msgstr "Aucun utilisateur dans" |
| 1055 |
|
| 1056 |
#: src/authorizer/class-admin-page.php:1133 |
| 1057 |
msgid "Private Pages" |
| 1058 |
msgstr "Pages privées" |
| 1059 |
|
| 1060 |
#: src/authorizer/class-admin-page.php:1134 |
| 1061 |
msgid "Public Pages" |
| 1062 |
msgstr "Pages publiques" |
| 1063 |
|
| 1064 |
#: src/authorizer/class-admin-page.php:1135 |
| 1065 |
#: src/authorizer/options/class-access-lists.php:337 |
| 1066 |
msgid "First page" |
| 1067 |
msgstr "Première page" |
| 1068 |
|
| 1069 |
#: src/authorizer/class-admin-page.php:1136 |
| 1070 |
#: src/authorizer/options/class-access-lists.php:348 |
| 1071 |
msgid "Previous page" |
| 1072 |
msgstr "Page précédente" |
| 1073 |
|
| 1074 |
#: src/authorizer/class-admin-page.php:1137 |
| 1075 |
#: src/authorizer/options/class-access-lists.php:375 |
| 1076 |
msgid "Next page" |
| 1077 |
msgstr "Page suivante" |
| 1078 |
|
| 1079 |
#: src/authorizer/class-admin-page.php:1138 |
| 1080 |
#: src/authorizer/options/class-access-lists.php:386 |
| 1081 |
msgid "Last page" |
| 1082 |
msgstr "Dernière page" |
| 1083 |
|
| 1084 |
#. TRANSLATORS: %s: number of users |
| 1085 |
#: src/authorizer/class-ajax-endpoints.php:349 |
| 1086 |
#: src/authorizer/options/class-access-lists.php:313 |
| 1087 |
#, php-format |
| 1088 |
msgid "%s user" |
| 1089 |
msgid_plural "%s users" |
| 1090 |
msgstr[0] "%s utilisateur" |
| 1091 |
msgstr[1] "%s utilisateurs" |
| 1092 |
|
| 1093 |
#: src/authorizer/class-authentication.php:71 |
| 1094 |
msgid "<strong>ERROR</strong>: Incorrect username or password." |
| 1095 |
msgstr "<strong>Erreur</strong> : Identifiant ou mot de passe incorrect." |
| 1096 |
|
| 1097 |
#. TRANSLATORS: 1: username 2: duration of lockout in seconds 3: duration of lockout as a phrase 4: lost password URL |
| 1098 |
#: src/authorizer/class-authentication.php:109 |
| 1099 |
#: src/authorizer/class-authentication.php:127 |
| 1100 |
#, php-format |
| 1101 |
msgid "" |
| 1102 |
"<strong>ERROR</strong>: There have been too many invalid login attempts for " |
| 1103 |
"the username <strong>%1$s</strong>. Please wait <strong id=" |
| 1104 |
"\"seconds_remaining\" data-seconds=\"%2$s\">%3$s</strong> before trying " |
| 1105 |
"again. <a href=\"%4$s\" title=\"Password Lost and Found\">Lost your " |
| 1106 |
"password</a>?" |
| 1107 |
msgstr "" |
| 1108 |
"<strong>ERREUR :</strong> il y a eu trop de tentatives de connexion de la " |
| 1109 |
"part de <strong>%1$s</strong>.Veuillez patienter pendant <strong id=" |
| 1110 |
"\"seconds_remaining\" data-seconds=\"%2$s\">%3$s</strong> avant d’essayer à " |
| 1111 |
"nouveau. <a href=\"%4$s\" title=\"Récupérer son mot de passe\">Avez-vous " |
| 1112 |
"perdu votre mot de passe ?</a>" |
| 1113 |
|
| 1114 |
#: src/authorizer/class-authentication.php:234 |
| 1115 |
msgid "<strong>ERROR</strong>: The username field is empty." |
| 1116 |
msgstr "<strong>Erreur</strong> : L’identifiant est vide." |
| 1117 |
|
| 1118 |
#: src/authorizer/class-authentication.php:238 |
| 1119 |
msgid "<strong>ERROR</strong>: The password field is empty." |
| 1120 |
msgstr "<strong>Erreur</strong>: Le mot de passe est vide." |
| 1121 |
|
| 1122 |
#: src/authorizer/class-authentication.php:629 |
| 1123 |
msgid "Email address does not match the allowed hosted domain" |
| 1124 |
msgstr "L'adresse électronique ne correspond pas au domaine hébergé autorisé" |
| 1125 |
|
| 1126 |
#: src/authorizer/class-authentication.php:699 |
| 1127 |
#: src/authorizer/class-authentication.php:704 |
| 1128 |
msgid "Invalid Google credentials provided." |
| 1129 |
msgstr "Identifiants Google fournis invalides." |
| 1130 |
|
| 1131 |
#: src/authorizer/class-authentication.php:738 |
| 1132 |
msgid "Google credentials do not match the allowed hosted domain" |
| 1133 |
msgstr "" |
| 1134 |
"Les informations d’authentification Google ne correspondent pas au domaine " |
| 1135 |
"hébergé autorisé" |
| 1136 |
|
| 1137 |
#: src/authorizer/class-authentication.php:804 |
| 1138 |
msgid "CAS server returned an Authentication Exception. Details:" |
| 1139 |
msgstr "Le serveur CAS a indiqué une erreur d’authentification. Détails :" |
| 1140 |
|
| 1141 |
#. TRANSLATORS: Current time |
| 1142 |
#: src/authorizer/class-authentication.php:896 |
| 1143 |
#, php-format |
| 1144 |
msgid "[%s] Attempting to authenticate via LDAP." |
| 1145 |
msgstr "[%s] Tentative de connexion via LDAP." |
| 1146 |
|
| 1147 |
#: src/authorizer/class-authentication.php:906 |
| 1148 |
msgid "Failed: no LDAP Host(s) specified." |
| 1149 |
msgstr "Échec : aucun hôte LDAP renseigné." |
| 1150 |
|
| 1151 |
#: src/authorizer/class-authentication.php:917 |
| 1152 |
msgid "Failed: no LDAP Search Base(s) specified." |
| 1153 |
msgstr "Échec : aucune Base de recherche LDAP renseignée." |
| 1154 |
|
| 1155 |
#: src/authorizer/class-authentication.php:950 |
| 1156 |
msgid "Failed: empty username and password." |
| 1157 |
msgstr "Échec : identifiant et mot de passe vides." |
| 1158 |
|
| 1159 |
#: src/authorizer/class-authentication.php:958 |
| 1160 |
msgid "Failed: empty username." |
| 1161 |
msgstr "Échec : mot de passe vide." |
| 1162 |
|
| 1163 |
#: src/authorizer/class-authentication.php:960 |
| 1164 |
msgid "You must provide a username or email." |
| 1165 |
msgstr "Vous devez fournir un identifiant ou e-mail." |
| 1166 |
|
| 1167 |
#: src/authorizer/class-authentication.php:964 |
| 1168 |
msgid "Failed: empty password." |
| 1169 |
msgstr "Échec : mot de passe vide." |
| 1170 |
|
| 1171 |
#: src/authorizer/class-authentication.php:966 |
| 1172 |
msgid "You must provide a password." |
| 1173 |
msgstr "Vous devez fournir un mot de passe." |
| 1174 |
|
| 1175 |
#: src/authorizer/class-authentication.php:972 |
| 1176 |
msgid "Failed: php-ldap extension not installed." |
| 1177 |
msgstr "Échec : l’extension php-ldap n’est pas installée." |
| 1178 |
|
| 1179 |
#. TRANSLATORS: LDAP Host |
| 1180 |
#: src/authorizer/class-authentication.php:999 |
| 1181 |
#, php-format |
| 1182 |
msgid "Warning: could not parse host %s with wp_parse_url()." |
| 1183 |
msgstr "Attention : impossible d’analyser l’hôte %s avec wp_parse_url()." |
| 1184 |
|
| 1185 |
#. TRANSLATORS: LDAP Host |
| 1186 |
#: src/authorizer/class-authentication.php:1022 |
| 1187 |
#, php-format |
| 1188 |
msgid "Warning: syntax check failed on host %s in ldap_connect()." |
| 1189 |
msgstr "" |
| 1190 |
"Attention : vérification échouée de la syntaxe de l’hôte %s dans " |
| 1191 |
"ldap_connect()." |
| 1192 |
|
| 1193 |
#. TRANSLATORS: LDAP Host |
| 1194 |
#: src/authorizer/class-authentication.php:1033 |
| 1195 |
#, php-format |
| 1196 |
msgid "Warning: unable to start TLS on host %s:" |
| 1197 |
msgstr "Attention : impossible de démarrer TLS sur l’hôte %s :" |
| 1198 |
|
| 1199 |
#. TRANSLATORS: LDAP Host |
| 1200 |
#: src/authorizer/class-authentication.php:1054 |
| 1201 |
#, php-format |
| 1202 |
msgid "Warning: unable to bind on host %1$s using directory user:" |
| 1203 |
msgstr "" |
| 1204 |
"Attention : Lien impossible à l’hôte %1$s avec l’utilisateur de l’annuaire :" |
| 1205 |
|
| 1206 |
#. TRANSLATORS: LDAP Host |
| 1207 |
#: src/authorizer/class-authentication.php:1064 |
| 1208 |
#, php-format |
| 1209 |
msgid "Connected to LDAP host %s." |
| 1210 |
msgstr "Connecté à l’hôte LDAP %s." |
| 1211 |
|
| 1212 |
#: src/authorizer/class-authentication.php:1072 |
| 1213 |
msgid "Failed: unable to connect to any LDAP host." |
| 1214 |
msgstr "Échec : impossible de se connecter aux hôtes LDAP." |
| 1215 |
|
| 1216 |
#. TRANSLATORS: LDAP search filter |
| 1217 |
#: src/authorizer/class-authentication.php:1133 |
| 1218 |
#, fuzzy, php-format |
| 1219 |
#| msgid "LDAP Search Filter" |
| 1220 |
msgid "Using LDAP search filter: %s" |
| 1221 |
msgstr "Filtre de recherche LDAP" |
| 1222 |
|
| 1223 |
#. TRANSLATORS: 1: LDAP user 2: LDAP search base |
| 1224 |
#: src/authorizer/class-authentication.php:1148 |
| 1225 |
#, php-format |
| 1226 |
msgid "Found user %1$s in search base: %2$s" |
| 1227 |
msgstr "Utilisateur %1$s trouvé dans la base de recherche : %2$s" |
| 1228 |
|
| 1229 |
#. TRANSLATORS: 1: LDAP user 2: LDAP search base |
| 1230 |
#: src/authorizer/class-authentication.php:1153 |
| 1231 |
#, php-format |
| 1232 |
msgid "Failed to find user %1$s in %2$s. Trying next search base." |
| 1233 |
msgstr "" |
| 1234 |
"Impossible de trouver l’utilisateur %1$s dans %2$s. Essai avec la base de " |
| 1235 |
"recherche suivante." |
| 1236 |
|
| 1237 |
#. TRANSLATORS: LDAP User |
| 1238 |
#: src/authorizer/class-authentication.php:1161 |
| 1239 |
#, php-format |
| 1240 |
msgid "Failed: no LDAP user %s found." |
| 1241 |
msgstr "Échec : aucun utilisateur LDAP %s trouvé." |
| 1242 |
|
| 1243 |
#. TRANSLATORS: LDAP User |
| 1244 |
#: src/authorizer/class-authentication.php:1198 |
| 1245 |
#, php-format |
| 1246 |
msgid "Failed: password incorrect for LDAP user %s." |
| 1247 |
msgstr "Échec : Mot de passe incorrect pour l’utilisateur %s." |
| 1248 |
|
| 1249 |
#. TRANSLATORS: 1: Current time 2: LDAP User 3: LDAP user email |
| 1250 |
#: src/authorizer/class-authentication.php:1217 |
| 1251 |
#, php-format |
| 1252 |
msgid "[%1$s] Successfully authenticated user %2$s (%3$s) via LDAP." |
| 1253 |
msgstr "[%1$s] Authentification LDAP réussie de l’utilisateur %2$s (%3$s)." |
| 1254 |
|
| 1255 |
#. TRANSLATORS: %s: Name of blog |
| 1256 |
#: src/authorizer/class-authorization.php:124 |
| 1257 |
#: src/authorizer/class-authorization.php:623 |
| 1258 |
#, php-format |
| 1259 |
msgid "%s - Access Restricted" |
| 1260 |
msgstr "%s - Accès restreint" |
| 1261 |
|
| 1262 |
#: src/authorizer/class-authorization.php:132 |
| 1263 |
#: src/authorizer/class-authorization.php:459 |
| 1264 |
msgid "Back" |
| 1265 |
msgstr "Retour" |
| 1266 |
|
| 1267 |
#: src/authorizer/class-authorization.php:136 |
| 1268 |
#: src/authorizer/class-authorization.php:467 |
| 1269 |
msgid "Invalid login attempted." |
| 1270 |
msgstr "Tentative d’authentification invalide." |
| 1271 |
|
| 1272 |
#. TRANSLATORS: 1: User email 2: Name of site |
| 1273 |
#: src/authorizer/class-authorization.php:427 |
| 1274 |
#, php-format |
| 1275 |
msgid "Action required: Pending user %1$s at %2$s" |
| 1276 |
msgstr "Action requise : Utilisateur %1$s en attente sur %2$s" |
| 1277 |
|
| 1278 |
#. TRANSLATORS: 1: Name of site 2: URL of site 3: URL of authorizer |
| 1279 |
#: src/authorizer/class-authorization.php:433 |
| 1280 |
#, php-format |
| 1281 |
msgid "" |
| 1282 |
"A new user has tried to access the %1$s site you manage at:\n" |
| 1283 |
"%2$s\n" |
| 1284 |
"\n" |
| 1285 |
"Please log in to approve or deny their request:\n" |
| 1286 |
"%3$s\n" |
| 1287 |
msgstr "" |
| 1288 |
"Un nouvel utilisateur a essayé d’accéder au site %1$s que vous gérez :\n" |
| 1289 |
"%2$s\n" |
| 1290 |
"\n" |
| 1291 |
"Veuillez-vous connecter pour approuver ou refuser la requête :\n" |
| 1292 |
"%3$s\n" |
| 1293 |
|
| 1294 |
#: src/authorizer/class-authorization.php:631 |
| 1295 |
#: src/authorizer/class-login-form.php:40 |
| 1296 |
msgid "Log In" |
| 1297 |
msgstr "Se connecter" |
| 1298 |
|
| 1299 |
#: src/authorizer/class-dashboard-widget.php:49 |
| 1300 |
#: src/authorizer/options/class-access-lists.php:40 |
| 1301 |
msgid "Pending Users" |
| 1302 |
msgstr "Utilisateurs en attente" |
| 1303 |
|
| 1304 |
#: src/authorizer/class-dashboard-widget.php:53 |
| 1305 |
#: src/authorizer/options/class-access-lists.php:44 |
| 1306 |
msgid "Approved Users" |
| 1307 |
msgstr "Utilisateurs approuvés" |
| 1308 |
|
| 1309 |
#: src/authorizer/class-dashboard-widget.php:57 |
| 1310 |
#: src/authorizer/options/class-access-lists.php:48 |
| 1311 |
msgid "Blocked Users" |
| 1312 |
msgstr "Utilisateurs bloqués" |
| 1313 |
|
| 1314 |
#: src/authorizer/class-helper.php:312 |
| 1315 |
msgid "— No role for this site —" |
| 1316 |
msgstr "— Aucun rôle pour ce site —" |
| 1317 |
|
| 1318 |
#: src/authorizer/class-login-form.php:202 |
| 1319 |
msgid "Sign in with Google" |
| 1320 |
msgstr "S’authentifier avec Google" |
| 1321 |
|
| 1322 |
#. TRANSLATORS: %s: Custom OAuth2 label from authorizer options |
| 1323 |
#. TRANSLATORS: %s: Custom CAS label from authorizer options |
| 1324 |
#: src/authorizer/class-login-form.php:214 |
| 1325 |
#: src/authorizer/class-login-form.php:231 |
| 1326 |
#, php-format |
| 1327 |
msgid "Sign in with %s" |
| 1328 |
msgstr "S’authentifier avec %s" |
| 1329 |
|
| 1330 |
#: src/authorizer/class-login-form.php:255 |
| 1331 |
msgid "or" |
| 1332 |
msgstr "ou" |
| 1333 |
|
| 1334 |
#. TRANSLATORS: 1: duration of lockout 2: username 3: ordinal number of invalid attempts |
| 1335 |
#: src/authorizer/class-login-form.php:388 |
| 1336 |
#, php-format |
| 1337 |
msgid "" |
| 1338 |
"Authorizer lockout triggered for %1$s on user %2$s after the %3$s invalid " |
| 1339 |
"attempt." |
| 1340 |
msgstr "" |
| 1341 |
"Authorizer a déclenché un verrouillage de %1$s pour l’utilisateur %2$s après " |
| 1342 |
"%3$s essais invalides." |
| 1343 |
|
| 1344 |
#: src/authorizer/class-options.php:76 |
| 1345 |
msgid "This setting is overridden by a" |
| 1346 |
msgstr "Ce paramètre est remplacé par une" |
| 1347 |
|
| 1348 |
#: src/authorizer/class-options.php:76 |
| 1349 |
msgid "multisite option" |
| 1350 |
msgstr "option multisite" |
| 1351 |
|
| 1352 |
#: src/authorizer/class-options.php:257 |
| 1353 |
msgid "" |
| 1354 |
"You're not currently allowed to view this site. Your administrator has been " |
| 1355 |
"notified, and once he/she has approved your request, you will be able to log " |
| 1356 |
"in. If you need any other help, please contact your administrator." |
| 1357 |
msgstr "" |
| 1358 |
"Vous n'êtes actuellement pas autorisé à afficher ce site. Votre " |
| 1359 |
"administrateur� |
| 1360 |
ice a été averti� |
| 1361 |
e et une fois la requête approuvée, vous " |
| 1362 |
"pourrez vous connecter. Pour de plus amples informations, veuillez contacter " |
| 1363 |
"votre administrateur� |
| 1364 |
ice." |
| 1365 |
|
| 1366 |
#: src/authorizer/class-options.php:260 |
| 1367 |
msgid "" |
| 1368 |
"You're not currently allowed to log into this site. If you think this is a " |
| 1369 |
"mistake, please contact your administrator." |
| 1370 |
msgstr "" |
| 1371 |
"Vous n’êtes actuellement pas autorisé à vous connecter à ce site. Si vous " |
| 1372 |
"pensez que cela est une erreur, veuillez contacter votre administrateur� |
| 1373 |
ice." |
| 1374 |
|
| 1375 |
#. TRANSLATORS: %s: Shortcode for name of site |
| 1376 |
#: src/authorizer/class-options.php:268 |
| 1377 |
#, php-format |
| 1378 |
msgid "Welcome to %s!" |
| 1379 |
msgstr "Bienvenue sur %s !" |
| 1380 |
|
| 1381 |
#. TRANSLATORS: 1: Shortcode for user email 2: Shortcode for site name 3: Shortcode for site URL |
| 1382 |
#: src/authorizer/class-options.php:275 |
| 1383 |
#, php-format |
| 1384 |
msgid "" |
| 1385 |
"Hello %1$s,\n" |
| 1386 |
"Welcome to %2$s! You now have access to all content on the site. Please " |
| 1387 |
"visit us here:\n" |
| 1388 |
"%3$s\n" |
| 1389 |
msgstr "" |
| 1390 |
"Bonjour %1$s,\n" |
| 1391 |
"Bienvenue sur %2$s ! Vous avez désormais accès à tout le contenu du site. " |
| 1392 |
"Venez-nous rendre visite ici :\n" |
| 1393 |
"%3$s\n" |
| 1394 |
|
| 1395 |
#: src/authorizer/class-options.php:296 |
| 1396 |
msgid "" |
| 1397 |
"Notice: You are browsing this site anonymously, and only have access to a " |
| 1398 |
"portion of its content." |
| 1399 |
msgstr "" |
| 1400 |
"Remarque : vous naviguez sur ce site de façon anonyme et vous n’avez accès " |
| 1401 |
"qu’à une partie de son contenu." |
| 1402 |
|
| 1403 |
#: src/authorizer/options/class-access-lists.php:30 |
| 1404 |
msgid "Manage who has access to this site using these lists." |
| 1405 |
msgstr "Gérer les personnes ayant accès à ce site en utilisant ces listes." |
| 1406 |
|
| 1407 |
#: src/authorizer/options/class-access-lists.php:32 |
| 1408 |
msgid "" |
| 1409 |
"<strong>Pending</strong> users are users who have successfully logged in to " |
| 1410 |
"the site, but who haven't yet been approved (or blocked) by you." |
| 1411 |
msgstr "" |
| 1412 |
"Les utilisateurs en <strong>attente</strong> sont des utilisateurs qui se " |
| 1413 |
"sont connectés avec succès au site, mais qui n'ont pas encore été approuvés " |
| 1414 |
"(ou qui ont été bloqués)." |
| 1415 |
|
| 1416 |
#: src/authorizer/options/class-access-lists.php:33 |
| 1417 |
msgid "" |
| 1418 |
"<strong>Approved</strong> users have access to the site once they " |
| 1419 |
"successfully log in." |
| 1420 |
msgstr "" |
| 1421 |
"Les utilisateurs <strong>approuvés</strong> sont des utilisateurs ayant " |
| 1422 |
"accès au site une fois connectés avec succès." |
| 1423 |
|
| 1424 |
#: src/authorizer/options/class-access-lists.php:34 |
| 1425 |
msgid "" |
| 1426 |
"<strong>Blocked</strong> users will receive an error message when they try " |
| 1427 |
"to visit the site after authenticating." |
| 1428 |
msgstr "" |
| 1429 |
"Les utilisateurs <strong>bloqués</strong> sont des utilisateurs qui " |
| 1430 |
"obtiendront un message d’erreur lorsqu’ils tenteront de visiter le site " |
| 1431 |
"après authentification." |
| 1432 |
|
| 1433 |
#: src/authorizer/options/class-access-lists.php:34 |
| 1434 |
msgid "" |
| 1435 |
"Note: if you want to block all email addresses from a domain, say " |
| 1436 |
"anyone@example.com, simply add \"@example.com\" to the blocked list." |
| 1437 |
msgstr "" |
| 1438 |
"Remarque : Si vous souhaitez bloquer toutes les adresses électroniques d’un " |
| 1439 |
"domaine, par exemple nimportequi@exemple.com, ajoutez « @exemple.com » à la " |
| 1440 |
"liste « Utilisateur(s) bloqué(s) »." |
| 1441 |
|
| 1442 |
#: src/authorizer/options/class-access-lists.php:87 |
| 1443 |
#: src/authorizer/options/class-access-lists.php:224 |
| 1444 |
msgid "Approve" |
| 1445 |
msgstr "Approuver" |
| 1446 |
|
| 1447 |
#: src/authorizer/options/class-access-lists.php:88 |
| 1448 |
#: src/authorizer/options/class-access-lists.php:290 |
| 1449 |
msgid "Block" |
| 1450 |
msgstr "Bloquer" |
| 1451 |
|
| 1452 |
#: src/authorizer/options/class-access-lists.php:89 |
| 1453 |
msgid "Ignore" |
| 1454 |
msgstr "Ignorer" |
| 1455 |
|
| 1456 |
#: src/authorizer/options/class-access-lists.php:93 |
| 1457 |
msgid "No pending users" |
| 1458 |
msgstr "Aucun utilisateur en attente" |
| 1459 |
|
| 1460 |
#: src/authorizer/options/class-access-lists.php:219 |
| 1461 |
#: src/authorizer/options/class-access-lists.php:286 |
| 1462 |
msgid "email address" |
| 1463 |
msgstr "courriel" |
| 1464 |
|
| 1465 |
#: src/authorizer/options/class-access-lists.php:227 |
| 1466 |
msgid "Toggle Dropdown" |
| 1467 |
msgstr "Ouvrir / fermer" |
| 1468 |
|
| 1469 |
#: src/authorizer/options/class-access-lists.php:230 |
| 1470 |
msgid "Create a new WordPress account, and email the user an activation link." |
| 1471 |
msgstr "" |
| 1472 |
"Créez un nouveau compte WordPress et envoyez à l’utilisateur un lien " |
| 1473 |
"d’activation par courrier électronique." |
| 1474 |
|
| 1475 |
#: src/authorizer/options/class-access-lists.php:355 |
| 1476 |
#: src/authorizer/options/class-access-lists.php:359 |
| 1477 |
msgid "Current Page" |
| 1478 |
msgstr "Page courante" |
| 1479 |
|
| 1480 |
#. TRANSLATORS: 1: number of current page 2: number of total pages |
| 1481 |
#: src/authorizer/options/class-access-lists.php:367 |
| 1482 |
#, php-format |
| 1483 |
msgctxt "paging" |
| 1484 |
msgid "%1$s of %2$s" |
| 1485 |
msgstr "%1$s de %2$s" |
| 1486 |
|
| 1487 |
#: src/authorizer/options/class-access-lists.php:399 |
| 1488 |
msgid "Search Users" |
| 1489 |
msgstr "Recherche d’utilisateurs" |
| 1490 |
|
| 1491 |
#: src/authorizer/options/class-access-lists.php:401 |
| 1492 |
msgid "Search" |
| 1493 |
msgstr "Recherche" |
| 1494 |
|
| 1495 |
#: src/authorizer/options/class-access-lists.php:519 |
| 1496 |
#: src/authorizer/options/class-advanced.php:205 |
| 1497 |
#: src/authorizer/options/class-external.php:51 |
| 1498 |
#: src/authorizer/options/external/class-oauth2.php:82 |
| 1499 |
msgid "-- None --" |
| 1500 |
msgstr "-- Aucun --" |
| 1501 |
|
| 1502 |
#: src/authorizer/options/class-advanced.php:29 |
| 1503 |
msgid "You may optionally specify some advanced settings below." |
| 1504 |
msgstr "" |
| 1505 |
"Facultativement, vous pouvez spécifier ci-dessous quelques paramètres " |
| 1506 |
"avancés." |
| 1507 |
|
| 1508 |
#: src/authorizer/options/class-advanced.php:48 |
| 1509 |
#: src/authorizer/options/class-advanced.php:55 |
| 1510 |
msgid "After" |
| 1511 |
msgstr "Après" |
| 1512 |
|
| 1513 |
#: src/authorizer/options/class-advanced.php:51 |
| 1514 |
msgid "invalid password attempts, delay further attempts on that user for" |
| 1515 |
msgstr "" |
| 1516 |
"essais de mot de passe invalide, délai des tentatives suivantes de cet " |
| 1517 |
"utilisateur de" |
| 1518 |
|
| 1519 |
#: src/authorizer/options/class-advanced.php:53 |
| 1520 |
msgid "minute(s)." |
| 1521 |
msgstr "minute(s)." |
| 1522 |
|
| 1523 |
#: src/authorizer/options/class-advanced.php:57 |
| 1524 |
msgid "more invalid attempts, increase the delay to" |
| 1525 |
msgstr "tentatives supplémentaires, augmente le temps d'attente de" |
| 1526 |
|
| 1527 |
#: src/authorizer/options/class-advanced.php:59 |
| 1528 |
msgid "minutes." |
| 1529 |
msgstr "minutes." |
| 1530 |
|
| 1531 |
#: src/authorizer/options/class-advanced.php:61 |
| 1532 |
msgid "Reset the delays after" |
| 1533 |
msgstr "Remettre à zéro les délais après" |
| 1534 |
|
| 1535 |
#: src/authorizer/options/class-advanced.php:63 |
| 1536 |
msgid "minutes with no invalid attempts." |
| 1537 |
msgstr "minutes sans tentatives invalides." |
| 1538 |
|
| 1539 |
#: src/authorizer/options/class-advanced.php:83 |
| 1540 |
msgid "" |
| 1541 |
"Note: You can always access the WordPress logins by adding " |
| 1542 |
"external=wordpress to the wp-login URL, like so:" |
| 1543 |
msgstr "" |
| 1544 |
"Remarque : Vous pouvez toujours accéder à la fenêtre d’authentification " |
| 1545 |
"WordPress en ajoutant à l'URL wp-login <code>external=wordpress</code>, " |
| 1546 |
"comme cela :" |
| 1547 |
|
| 1548 |
#: src/authorizer/options/class-advanced.php:103 |
| 1549 |
msgid "" |
| 1550 |
"Warning: Disabling WordPress logins means you will not be able to access " |
| 1551 |
"WordPress administration if your external service(s) are not working. Use " |
| 1552 |
"with caution. Note: If no external services are enabled, WordPress logins " |
| 1553 |
"will not be disabled." |
| 1554 |
msgstr "" |
| 1555 |
"Attention : la désactivation de l’authentification WordPress signifie que " |
| 1556 |
"vous ne pourrez pas accéder à l’administration WordPress si le(s) service(s) " |
| 1557 |
"externe(s) ne fonctionne(nt) pas. À utiliser avec précaution. Remarque : Si " |
| 1558 |
"aucun service externe n’est activé, les connexions WordPress ne seront pas " |
| 1559 |
"désactivées." |
| 1560 |
|
| 1561 |
#: src/authorizer/options/class-advanced.php:123 |
| 1562 |
msgid "Default WordPress login screen" |
| 1563 |
msgstr "Écran d’authentification par défaut de WordPress" |
| 1564 |
|
| 1565 |
#: src/authorizer/options/class-advanced.php:157 |
| 1566 |
msgid "" |
| 1567 |
"<strong>Note for theme developers</strong>: Add more options here by using " |
| 1568 |
"the `authorizer_add_branding_option` filter in your theme. You can see an " |
| 1569 |
"example theme that implements this filter in the plugin directory under " |
| 1570 |
"sample-theme-add-branding." |
| 1571 |
msgstr "" |
| 1572 |
"<strong>Remarque pour les développeurs de thèmes</strong> : Ajoutez ici " |
| 1573 |
"davantage d’options en utilisant le filtre `authorizer_add_branding_option` " |
| 1574 |
"dans votre thème. Vous pouvez voir un exemple qui implémente ce filtre dans " |
| 1575 |
"le dossier d’installation du plugin puis sample-theme-add-branding." |
| 1576 |
|
| 1577 |
#: src/authorizer/options/class-advanced.php:181 |
| 1578 |
msgid "Show in Settings menu" |
| 1579 |
msgstr "Afficher dans le menu « Réglages »" |
| 1580 |
|
| 1581 |
#: src/authorizer/options/class-advanced.php:183 |
| 1582 |
msgid "Show in sidebar (top level)" |
| 1583 |
msgstr "Afficher dans la barre latérale (niveau principal)" |
| 1584 |
|
| 1585 |
#: src/authorizer/options/class-advanced.php:265 |
| 1586 |
msgid "All Usermeta:" |
| 1587 |
msgstr "Toutes les « usermeta » :" |
| 1588 |
|
| 1589 |
#: src/authorizer/options/class-advanced.php:314 |
| 1590 |
msgid "Date approved" |
| 1591 |
msgstr "Date d’approbation" |
| 1592 |
|
| 1593 |
#: src/authorizer/options/class-advanced.php:315 |
| 1594 |
msgid "Email" |
| 1595 |
msgstr "E-mail" |
| 1596 |
|
| 1597 |
#: src/authorizer/options/class-advanced.php:316 |
| 1598 |
msgid "Role" |
| 1599 |
msgstr "Rôle" |
| 1600 |
|
| 1601 |
#: src/authorizer/options/class-advanced.php:317 |
| 1602 |
msgid "Date registered" |
| 1603 |
msgstr "Date d’enregistrement" |
| 1604 |
|
| 1605 |
#: src/authorizer/options/class-advanced.php:338 |
| 1606 |
msgid "Ascending" |
| 1607 |
msgstr "Ascendant" |
| 1608 |
|
| 1609 |
#: src/authorizer/options/class-advanced.php:339 |
| 1610 |
msgid "Descending" |
| 1611 |
msgstr "Descendant" |
| 1612 |
|
| 1613 |
#: src/authorizer/options/class-advanced.php:360 |
| 1614 |
msgid "" |
| 1615 |
"Note: Only users with the create_users capability will be able to see the " |
| 1616 |
"dashboard widget." |
| 1617 |
msgstr "" |
| 1618 |
"Remarque : Seuls les utilisateurs avec la capacité create_users seront " |
| 1619 |
"capables de voir le widget du tableau de bord." |
| 1620 |
|
| 1621 |
#: src/authorizer/options/class-advanced.php:379 |
| 1622 |
msgid "" |
| 1623 |
"Configure this site independently (don't inherit any multisite settings)" |
| 1624 |
msgstr "" |
| 1625 |
"Configurer ce site de manière indépendante (ne pas hériter des paramètres " |
| 1626 |
"multi-sites)" |
| 1627 |
|
| 1628 |
#: src/authorizer/options/class-external.php:29 |
| 1629 |
msgid "Enter your external server settings below." |
| 1630 |
msgstr "Indiquer ci-dessous les paramètres de votre serveur externe." |
| 1631 |
|
| 1632 |
#: src/authorizer/options/class-login-access.php:30 |
| 1633 |
msgid "Choose who is able to log into this site below." |
| 1634 |
msgstr "Choisissez ci-dessous qui peut se connecter à ce site." |
| 1635 |
|
| 1636 |
#: src/authorizer/options/class-login-access.php:66 |
| 1637 |
msgid "" |
| 1638 |
"All authenticated users (All external service users and all WordPress users)" |
| 1639 |
msgstr "" |
| 1640 |
"Tous les utilisateurs authentifiés (tous les utilisateurs des services " |
| 1641 |
"externes et de WordPress)" |
| 1642 |
|
| 1643 |
#: src/authorizer/options/class-login-access.php:68 |
| 1644 |
msgid "Only" |
| 1645 |
msgstr "Uniquement" |
| 1646 |
|
| 1647 |
#: src/authorizer/options/class-login-access.php:68 |
| 1648 |
msgid "approved users" |
| 1649 |
msgstr "utilisateurs approuvés" |
| 1650 |
|
| 1651 |
#: src/authorizer/options/class-login-access.php:68 |
| 1652 |
msgid "(Approved external users and all WordPress users)" |
| 1653 |
msgstr "" |
| 1654 |
"(Les utilisateurs approuvés des services externes et tous les utilisateurs " |
| 1655 |
"WordPress)" |
| 1656 |
|
| 1657 |
#: src/authorizer/options/class-login-access.php:89 |
| 1658 |
msgid "None (Don't send notification emails)" |
| 1659 |
msgstr "Aucune (ne pas envoyer de notification par courriel)" |
| 1660 |
|
| 1661 |
#: src/authorizer/options/class-login-access.php:166 |
| 1662 |
msgid "Send a welcome email when approving a new user" |
| 1663 |
msgstr "" |
| 1664 |
"Envoyer un courriel de bienvenue lors de l’approbation d’un nouvel " |
| 1665 |
"utilisateur" |
| 1666 |
|
| 1667 |
#: src/authorizer/options/class-login-access.php:185 |
| 1668 |
msgid "You can use the <b>[site_name]</b> shortcode." |
| 1669 |
msgstr "Vous pouvez utiliser le shortcode <b>[site_name]</b>." |
| 1670 |
|
| 1671 |
#. TRANSLATORS: 1: Shortcode for site name 2: Shortcode for site URL 3: Shortcode for user email |
| 1672 |
#: src/authorizer/options/class-login-access.php:220 |
| 1673 |
#, php-format |
| 1674 |
msgid "You can use %1$s, %2$s, and %3$s shortcodes." |
| 1675 |
msgstr "Vous pouvez utiliser les shortcodes %1$s, %2$s et %3$s." |
| 1676 |
|
| 1677 |
#: src/authorizer/options/class-public-access.php:29 |
| 1678 |
msgid "Choose your public access options here." |
| 1679 |
msgstr "Choisissez ici les options d'accès public." |
| 1680 |
|
| 1681 |
#: src/authorizer/options/class-public-access.php:65 |
| 1682 |
msgid "Everyone can see the site" |
| 1683 |
msgstr "Tout le monde peut voir le site" |
| 1684 |
|
| 1685 |
#: src/authorizer/options/class-public-access.php:67 |
| 1686 |
msgid "Only logged in users can see the site" |
| 1687 |
msgstr "Seuls les utilisateurs authentifiés peuvent voir le site" |
| 1688 |
|
| 1689 |
#: src/authorizer/options/class-public-access.php:88 |
| 1690 |
msgid "Send them to the login screen" |
| 1691 |
msgstr "Les envoyer vers la page d’authentification" |
| 1692 |
|
| 1693 |
#: src/authorizer/options/class-public-access.php:90 |
| 1694 |
msgid "Show them the anonymous access message (below)" |
| 1695 |
msgstr "Leur afficher le message d’accès anonyme (ci-dessous)" |
| 1696 |
|
| 1697 |
#: src/authorizer/options/class-public-access.php:111 |
| 1698 |
msgid "" |
| 1699 |
"Show them the page <strong>without</strong> the anonymous access message" |
| 1700 |
msgstr "Leur afficher la page <strong>sans</strong> le message d’accès anonyme" |
| 1701 |
|
| 1702 |
#: src/authorizer/options/class-public-access.php:113 |
| 1703 |
msgid "" |
| 1704 |
"Show them the page <strong>with</strong> the anonymous access message " |
| 1705 |
"(marked up as a <a href=\"http://getbootstrap.com/components/#alerts-" |
| 1706 |
"dismissible\" target=\"_blank\">Bootstrap Dismissible Alert</a>)" |
| 1707 |
msgstr "" |
| 1708 |
"Leur afficher la page <strong>avec</strong> le message d’accès anonyme " |
| 1709 |
"(indiqué à la manière d’un <a href=\"http://getbootstrap.com/components/" |
| 1710 |
"#alerts-dismissible\" target=\"_blank\">« avertissement révocable » " |
| 1711 |
"Bootstrap</a>)" |
| 1712 |
|
| 1713 |
#: src/authorizer/options/class-public-access.php:166 |
| 1714 |
msgid "Home" |
| 1715 |
msgstr "Accueil" |
| 1716 |
|
| 1717 |
#: src/authorizer/options/class-public-access.php:167 |
| 1718 |
msgid "Home Page" |
| 1719 |
msgstr "Page d’accueil" |
| 1720 |
|
| 1721 |
#: src/authorizer/options/class-public-access.php:168 |
| 1722 |
msgid "Nonexistent (404) Pages" |
| 1723 |
msgstr "Pages inexistantes (404)" |
| 1724 |
|
| 1725 |
#: src/authorizer/options/class-public-access.php:186 |
| 1726 |
msgid "Categories" |
| 1727 |
msgstr "Catégories" |
| 1728 |
|
| 1729 |
#: src/authorizer/options/external/class-cas.php:34 |
| 1730 |
msgid "" |
| 1731 |
"<a href=\"http://www.php.net//manual/en/curl.installation.php\" target=" |
| 1732 |
"\"_blank\" style=\"color: #dc3232;\">PHP CURL extension</a> is not installed" |
| 1733 |
msgstr "" |
| 1734 |
"L’<a href=\"http://www.php.net//manual/en/curl.installation.php\" target=" |
| 1735 |
"\"_blank\" style=\"color: #dc3232;\">extension PHP CURL</a> n’est pas " |
| 1736 |
"installée" |
| 1737 |
|
| 1738 |
#: src/authorizer/options/external/class-cas.php:37 |
| 1739 |
msgid "" |
| 1740 |
"<a href=\"http://stackoverflow.com/questions/23424459/enable-php-openssl-not-" |
| 1741 |
"working\" target=\"_blank\" style=\"color: #dc3232;\">PHP openssl extension</" |
| 1742 |
"a> is not installed" |
| 1743 |
msgstr "" |
| 1744 |
"L’<a href=\"http://stackoverflow.com/questions/23424459/enable-php-openssl-" |
| 1745 |
"not-working\" target=\"_blank\" style=\"color: #dc3232;\">extension PHP " |
| 1746 |
"openssl</a> n’est pas installée" |
| 1747 |
|
| 1748 |
#: src/authorizer/options/external/class-cas.php:43 |
| 1749 |
msgid "Warning" |
| 1750 |
msgstr "Avertissement" |
| 1751 |
|
| 1752 |
#: src/authorizer/options/external/class-cas.php:52 |
| 1753 |
msgid "Enable CAS Logins" |
| 1754 |
msgstr "Activer l’authentification CAS" |
| 1755 |
|
| 1756 |
#: src/authorizer/options/external/class-cas.php:70 |
| 1757 |
#: src/authorizer/options/external/class-oauth2.php:104 |
| 1758 |
msgid "The button on the login page will read:" |
| 1759 |
msgstr "Le bouton dans la page d’authentification ressemblera à ceci :" |
| 1760 |
|
| 1761 |
#: src/authorizer/options/external/class-cas.php:72 |
| 1762 |
#: src/authorizer/options/external/class-oauth2.php:106 |
| 1763 |
msgid "Sign in with" |
| 1764 |
msgstr "S’authentifier avec" |
| 1765 |
|
| 1766 |
#: src/authorizer/options/external/class-cas.php:92 |
| 1767 |
msgid "Example: authn.example.edu" |
| 1768 |
msgstr "Exemple : authn.example.edu" |
| 1769 |
|
| 1770 |
#: src/authorizer/options/external/class-cas.php:112 |
| 1771 |
msgid "Example: 443" |
| 1772 |
msgstr "Exemple : 443" |
| 1773 |
|
| 1774 |
#: src/authorizer/options/external/class-cas.php:132 |
| 1775 |
msgid "Example: /cas" |
| 1776 |
msgstr "Exemple : /cas" |
| 1777 |
|
| 1778 |
#: src/authorizer/options/external/class-cas.php:212 |
| 1779 |
#: src/authorizer/options/external/class-ldap.php:191 |
| 1780 |
msgid "Example: mail" |
| 1781 |
msgstr "Exemple : mail" |
| 1782 |
|
| 1783 |
#: src/authorizer/options/external/class-cas.php:214 |
| 1784 |
msgid "" |
| 1785 |
"Note: If your CAS server doesn't return an attribute containing an email, " |
| 1786 |
"you can specify the @domain portion of the email address here, and the email " |
| 1787 |
"address will be constructed from it and the username. For example, if user " |
| 1788 |
"'bob' logs in and his email address should be bob@example.edu, then enter " |
| 1789 |
"<strong>@example.edu</strong> in this field." |
| 1790 |
msgstr "" |
| 1791 |
"Remarque : Si votre serveur ne renvoie pas un attribut contenant un " |
| 1792 |
"courriel, vous pouvez spécifier la partie @domaine de l’adresse de courriel " |
| 1793 |
"ici, et on construira l’adresse e-mail et le nom d’utilisateur. Par exemple, " |
| 1794 |
"si l’utilisateur « bob » se connecte et son adresse e-mail doit être " |
| 1795 |
"bob@example.edu, puis entrez <strong>@example.edu</strong> dans ce domaine." |
| 1796 |
|
| 1797 |
#: src/authorizer/options/external/class-cas.php:235 |
| 1798 |
msgid "Example: givenName" |
| 1799 |
msgstr "Exemple : givenName" |
| 1800 |
|
| 1801 |
#: src/authorizer/options/external/class-cas.php:255 |
| 1802 |
#: src/authorizer/options/external/class-ldap.php:295 |
| 1803 |
msgid "Example: sn" |
| 1804 |
msgstr "Exemple : sn" |
| 1805 |
|
| 1806 |
#: src/authorizer/options/external/class-cas.php:272 |
| 1807 |
#: src/authorizer/options/external/class-ldap.php:312 |
| 1808 |
msgid "Do not update first and last name fields on login" |
| 1809 |
msgstr "Ne pas mettre à jour les champs nom et prénom lors de la connexion" |
| 1810 |
|
| 1811 |
#: src/authorizer/options/external/class-cas.php:273 |
| 1812 |
#: src/authorizer/options/external/class-ldap.php:313 |
| 1813 |
msgid "Update first and last name fields on login" |
| 1814 |
msgstr "Uniquement mettre à jour les champs nom et prénom lors de la connexion" |
| 1815 |
|
| 1816 |
#: src/authorizer/options/external/class-cas.php:274 |
| 1817 |
#: src/authorizer/options/external/class-ldap.php:314 |
| 1818 |
msgid "Update first and last name fields on login only if they are empty" |
| 1819 |
msgstr "" |
| 1820 |
"Mettre à jour les champs prénom et nom lors de l’authentification uniquement " |
| 1821 |
"s’ils sont vides" |
| 1822 |
|
| 1823 |
#: src/authorizer/options/external/class-cas.php:302 |
| 1824 |
msgid "" |
| 1825 |
"Immediately redirect to CAS login form if it's the only enabled external " |
| 1826 |
"service and WordPress logins are hidden" |
| 1827 |
msgstr "" |
| 1828 |
"Rediriger immédiatement vers le formulaire d’authentification CAS s’il est " |
| 1829 |
"le seul service externe activé et que le formulaire de connexion WordPress " |
| 1830 |
"est masqué" |
| 1831 |
|
| 1832 |
#: src/authorizer/options/external/class-cas.php:303 |
| 1833 |
msgid "" |
| 1834 |
"Note: This feature will only work if you have checked \"Hide WordPress Logins" |
| 1835 |
"\" in Advanced settings, and if CAS is the only enabled service (i.e., no " |
| 1836 |
"Google or LDAP). If you have enabled CAS Single Sign-On (SSO), and a user " |
| 1837 |
"has already logged into CAS elsewhere, enabling this feature will allow " |
| 1838 |
"automatic logins without any user interaction." |
| 1839 |
msgstr "" |
| 1840 |
"Remarque : cette fonctionnalité ne fonctionnera que si vous avez coché " |
| 1841 |
"l’option « Masquer l’authentification WordPress » dans les paramètres " |
| 1842 |
"avancés et si CAS est le seul service activé (ex. : pas Google ni LDAP). Si " |
| 1843 |
"vous avez activé l’authentification unique CAS (SSO) et qu’un utilisateur " |
| 1844 |
"s’est déjà connecté au CAS autre part, activer cette fonction permettra la " |
| 1845 |
"connexion automatique sans aucune intervention supplémentaire de " |
| 1846 |
"l’utilisateur." |
| 1847 |
|
| 1848 |
#: src/authorizer/options/external/class-cas.php:322 |
| 1849 |
msgid "" |
| 1850 |
"Link CAS accounts to WordPress accounts by their username (leave this off to " |
| 1851 |
"link by email address)" |
| 1852 |
msgstr "" |
| 1853 |
"Lier des comptes CAS à des comptes WordPress par leur nom d'utilisateur " |
| 1854 |
"(laisser désactivé pour lier via l’adresse électronique)" |
| 1855 |
|
| 1856 |
#: src/authorizer/options/external/class-cas.php:323 |
| 1857 |
msgid "" |
| 1858 |
"Note: The default (and most secure) behavior is to associate WordPress " |
| 1859 |
"accounts with CAS accounts by the email they have in common. However, some " |
| 1860 |
"uncommon CAS server configurations don't contain email addresses for users. " |
| 1861 |
"Enable this option if your CAS server doesn't have an attribute containing " |
| 1862 |
"an email, or if you have WordPress accounts that don't have emails." |
| 1863 |
msgstr "" |
| 1864 |
"Remarque : le comportement par défaut (et le plus sécurisé) consiste à " |
| 1865 |
"associer des comptes WordPress à des comptes CAS par l’adresse électronique " |
| 1866 |
"qu'ils ont en commun. Cependant, certaines configurations de serveur CAS " |
| 1867 |
"inhabituelles ne contiennent pas d’adresses électroniques pour les " |
| 1868 |
"utilisateurs. Activez cette option si votre serveur CAS ne possède pas " |
| 1869 |
"d'attribut contenant une adresse électronique ou si vous avez des comptes " |
| 1870 |
"WordPress sans adresse électronique." |
| 1871 |
|
| 1872 |
#: src/authorizer/options/external/class-google.php:35 |
| 1873 |
msgid "Enable Google Logins" |
| 1874 |
msgstr "Activer l’authentification Google" |
| 1875 |
|
| 1876 |
#: src/authorizer/options/external/class-google.php:56 |
| 1877 |
msgid "" |
| 1878 |
"If you don't have a Google Client ID and Secret, generate them by following " |
| 1879 |
"these instructions:" |
| 1880 |
msgstr "" |
| 1881 |
"Si vous ne possédez pas d’ID client et de clé Google, générez-les en suivant " |
| 1882 |
"les instructions suivantes :" |
| 1883 |
|
| 1884 |
#: src/authorizer/options/external/class-google.php:59 |
| 1885 |
msgid "" |
| 1886 |
"Click <strong>Create a Project</strong> on the <a href=\"https://cloud." |
| 1887 |
"google.com/console\" target=\"_blank\">Google Developers Console</a>. You " |
| 1888 |
"can name it whatever you want." |
| 1889 |
msgstr "" |
| 1890 |
"Cliquez sur <strong>Créer un projet</strong> sur <a href=\"https://cloud." |
| 1891 |
"google.com/console\" target=\"_blank\">Google Cloud Platform</a>. Vous " |
| 1892 |
"pouvez le nommer comme vous le souhaitez." |
| 1893 |
|
| 1894 |
#: src/authorizer/options/external/class-google.php:60 |
| 1895 |
msgid "" |
| 1896 |
"Within the project, navigate to <em>APIs and Auth</em> > <em>Credentials</" |
| 1897 |
"em>, then click <strong>Create New Client ID</strong> under OAuth. Use these " |
| 1898 |
"settings:" |
| 1899 |
msgstr "" |
| 1900 |
"Dans le projet, rendez-vous sur <em>API et services</em> > " |
| 1901 |
"<em>Identifiants</em>, puis cliquez sur <strong>Créer des identifiants</" |
| 1902 |
"strong> et <strong>ID client OAuth. Utilisez ces paramètres :" |
| 1903 |
|
| 1904 |
#: src/authorizer/options/external/class-google.php:62 |
| 1905 |
msgid "Application Type: <strong>Web application</strong>" |
| 1906 |
msgstr "Type d’application : <strong>Application Web</strong>" |
| 1907 |
|
| 1908 |
#: src/authorizer/options/external/class-google.php:63 |
| 1909 |
msgid "Authorized Javascript Origins:" |
| 1910 |
msgstr "Origines JavaScript autorisées :" |
| 1911 |
|
| 1912 |
#: src/authorizer/options/external/class-google.php:64 |
| 1913 |
msgid "Authorized Redirect URI: <em>none</em>" |
| 1914 |
msgstr "URI de redirection autorisés : <em>aucune</em>" |
| 1915 |
|
| 1916 |
#: src/authorizer/options/external/class-google.php:67 |
| 1917 |
msgid "Copy/paste your new Client ID/Secret pair into the fields below." |
| 1918 |
msgstr "" |
| 1919 |
"Copiez/collez votre nouvelle paire ID client/clé secrète dans les champs ci-" |
| 1920 |
"dessous." |
| 1921 |
|
| 1922 |
#: src/authorizer/options/external/class-google.php:68 |
| 1923 |
msgid "" |
| 1924 |
"<strong>Note</strong>: Navigate to <em>APIs and Auth</em> > <em>Consent " |
| 1925 |
"screen</em> to change the way the Google consent screen appears after a user " |
| 1926 |
"has successfully entered their password, but before they are redirected back " |
| 1927 |
"to WordPress." |
| 1928 |
msgstr "" |
| 1929 |
"<strong>Remarque</strong> : Aller à <em>API et services</em> > <em>Écran " |
| 1930 |
"d’autorisation OAuth</em> pour modifier l’apparence de l’écran " |
| 1931 |
"d’autorisation de Google après qu’un utilisateur ait indiqué son mot de " |
| 1932 |
"passe, mais avant qu’il ne soit redirigé vers WordPress." |
| 1933 |
|
| 1934 |
#: src/authorizer/options/external/class-google.php:69 |
| 1935 |
msgid "" |
| 1936 |
"Note: Google may have a more recent version of these instructions in their " |
| 1937 |
"<a href=\"https://developers.google.com/identity/sign-in/web/devconsole-" |
| 1938 |
"project\" target=\"_blank\">developer documentation</a>." |
| 1939 |
msgstr "" |
| 1940 |
"Remarque : Google dispose peut-être d’une version plus récente de ces " |
| 1941 |
"instructions dans leur <a href=\"https://developers.google.com/identity/sign-" |
| 1942 |
"in/web/devconsole-project\" target=\"_blank\">documentation développeur</a>." |
| 1943 |
|
| 1944 |
#: src/authorizer/options/external/class-google.php:72 |
| 1945 |
msgid "" |
| 1946 |
"Example: 1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps." |
| 1947 |
"googleusercontent.com" |
| 1948 |
msgstr "" |
| 1949 |
"Exemple : 1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps." |
| 1950 |
"googleusercontent.com" |
| 1951 |
|
| 1952 |
#: src/authorizer/options/external/class-google.php:92 |
| 1953 |
msgid "Example: sDNgX5_pr_5bly-frKmvp8jT" |
| 1954 |
msgstr "Exemple : sDNgX5_pr_5bly-frKmvp8jT" |
| 1955 |
|
| 1956 |
#: src/authorizer/options/external/class-google.php:112 |
| 1957 |
msgid "" |
| 1958 |
"Restrict Google logins to a specific Google Apps hosted domain (for example, " |
| 1959 |
"mycollege.edu). Leave blank to allow all Google sign-ins." |
| 1960 |
msgstr "" |
| 1961 |
"Restreindre l’authentification Google à un domaine spécifique G Suite (ex. : " |
| 1962 |
"mycollege.edu). Laissez vide pour autoriser toutes les authentifications " |
| 1963 |
"Google." |
| 1964 |
|
| 1965 |
#: src/authorizer/options/external/class-google.php:112 |
| 1966 |
#: src/authorizer/options/external/class-oauth2.php:182 |
| 1967 |
msgid "If restricting to multiple domains, add one domain per line." |
| 1968 |
msgstr "" |
| 1969 |
"En cas de limitation à plusieurs domaines, ajoutez un domaine par ligne." |
| 1970 |
|
| 1971 |
#: src/authorizer/options/external/class-ldap.php:34 |
| 1972 |
msgid "" |
| 1973 |
"Warning: <a href=\"http://www.php.net/manual/en/ldap.installation.php\" " |
| 1974 |
"target=\"_blank\" style=\"color: #dc3232;\">PHP LDAP extension</a> is " |
| 1975 |
"<strong>not</strong> installed" |
| 1976 |
msgstr "" |
| 1977 |
"Attention : l’<a href=\"http://www.php.net/manual/fr/ldap.installation.php\" " |
| 1978 |
"target=\"_blank\" style=\"color: red;\">extension PHP LDAP extension</a> " |
| 1979 |
"<strong>n’</strong>est <strong>pas</strong> installée" |
| 1980 |
|
| 1981 |
#: src/authorizer/options/external/class-ldap.php:38 |
| 1982 |
msgid "Enable LDAP Logins" |
| 1983 |
msgstr "Activer l’authentification LDAP" |
| 1984 |
|
| 1985 |
#: src/authorizer/options/external/class-ldap.php:58 |
| 1986 |
msgid "" |
| 1987 |
"Specify either a hostname (for example, ldap.example.edu) or a full LDAP URI " |
| 1988 |
"(for example, ldaps://ldap.example.edu:636)." |
| 1989 |
msgstr "" |
| 1990 |
"Spécifiez le nom d’hôte (ex : ldap.example.edu) ou une URI LDAP complète " |
| 1991 |
"(ex : ldaps://ldap.example.edu:636)." |
| 1992 |
|
| 1993 |
#: src/authorizer/options/external/class-ldap.php:60 |
| 1994 |
msgid "" |
| 1995 |
"If you have multiple LDAP servers (failover or high-availability " |
| 1996 |
"configuration), separate them by newlines (one per line)." |
| 1997 |
msgstr "" |
| 1998 |
"Si vous avez plusieurs serveurs LDAP (configuration avec basculement ou " |
| 1999 |
"haute disponibilité), séparez-les par de nouvelles lignes (un par ligne)." |
| 2000 |
|
| 2001 |
#: src/authorizer/options/external/class-ldap.php:82 |
| 2002 |
msgid "Example: 389" |
| 2003 |
msgstr "Exemple : 389" |
| 2004 |
|
| 2005 |
#: src/authorizer/options/external/class-ldap.php:84 |
| 2006 |
msgid "" |
| 2007 |
"If a full LDAP URI (ldaps://hostname:port) is specified above, this field is " |
| 2008 |
"ignored." |
| 2009 |
msgstr "" |
| 2010 |
"Si un URI LDAP complet (ldaps://hostname:port) est mentionné plus bas, ce " |
| 2011 |
"champ est ignoré." |
| 2012 |
|
| 2013 |
#: src/authorizer/options/external/class-ldap.php:105 |
| 2014 |
msgid "If ldaps is used, this should be unchecked" |
| 2015 |
msgstr "Si ldaps est utilisé, cela devrait être décoché" |
| 2016 |
|
| 2017 |
#: src/authorizer/options/external/class-ldap.php:125 |
| 2018 |
msgid "Example: ou=people,dc=example,dc=edu" |
| 2019 |
msgstr "Exemple : ou=People, o=eqtechnologic.com" |
| 2020 |
|
| 2021 |
#: src/authorizer/options/external/class-ldap.php:127 |
| 2022 |
msgid "" |
| 2023 |
"If you have multiple search bases, separate them by newlines (one per line)." |
| 2024 |
msgstr "" |
| 2025 |
"Si vous avez de multiples bases de recherche, séparez-les par de nouvelles " |
| 2026 |
"lignes (une par ligne)." |
| 2027 |
|
| 2028 |
#: src/authorizer/options/external/class-ldap.php:148 |
| 2029 |
msgid "Example: (memberOf=cn=wp_users,ou=people,dc=example,dc=edu)" |
| 2030 |
msgstr "Exemple: (memberOf=cn=wp_users,ou=people,dc=example,dc=edu)" |
| 2031 |
|
| 2032 |
#: src/authorizer/options/external/class-ldap.php:150 |
| 2033 |
msgid "" |
| 2034 |
"If you wish to use an LDAP search filter, enter it here. Otherwise leave " |
| 2035 |
"this field blank." |
| 2036 |
msgstr "" |
| 2037 |
"Si vous souhaitez utiliser un filtre de recherche LDAP, saisissez-le ici, " |
| 2038 |
"sinon laissez ce champ vide." |
| 2039 |
|
| 2040 |
#: src/authorizer/options/external/class-ldap.php:171 |
| 2041 |
msgid "Example: uid" |
| 2042 |
msgstr "Exemple : uid" |
| 2043 |
|
| 2044 |
#: src/authorizer/options/external/class-ldap.php:193 |
| 2045 |
msgid "" |
| 2046 |
"Note: If your LDAP server doesn't return an attribute containing an email, " |
| 2047 |
"you can specify the @domain portion of the email address here, and the email " |
| 2048 |
"address will be constructed from it and the username. For example, if user " |
| 2049 |
"'bob' logs in and his email address should be bob@example.edu, then enter " |
| 2050 |
"<strong>@example.edu</strong> in this field." |
| 2051 |
msgstr "" |
| 2052 |
"Remarque : Si votre serveur LDAP ne renvoie pas un attribut contenant une " |
| 2053 |
"adresse électronique, vous pouvez spécifier ici la partie @domaine de " |
| 2054 |
"l’adresse de courriel et l’adresse électronique sera construite à partie de " |
| 2055 |
"celle-ci et de l’identifiant. Par exemple, si l’utilisateur « bob » se " |
| 2056 |
"connecte et son adresse électronique doit être bob@example.edu, alors entrez " |
| 2057 |
"<strong>@example.edu</strong> dans ce champ." |
| 2058 |
|
| 2059 |
#: src/authorizer/options/external/class-ldap.php:214 |
| 2060 |
msgid "Example: cn=directory-user,ou=specials,dc=example,dc=edu" |
| 2061 |
msgstr "Exemple : cn=directory-user,ou=specials,dc=example,dc=edu" |
| 2062 |
|
| 2063 |
#: src/authorizer/options/external/class-ldap.php:255 |
| 2064 |
msgid "Example: https://myschool.example.edu:8888/am-forgot-password" |
| 2065 |
msgstr "Exemple : https://espace.site.test:8888/mot-de-passe-perdu" |
| 2066 |
|
| 2067 |
#: src/authorizer/options/external/class-ldap.php:275 |
| 2068 |
msgid "Example: givenname" |
| 2069 |
msgstr "Exemple : givenName" |
| 2070 |
|
| 2071 |
#: src/authorizer/options/external/class-ldap.php:342 |
| 2072 |
msgid "username" |
| 2073 |
msgstr "identifiant" |
| 2074 |
|
| 2075 |
#: src/authorizer/options/external/class-ldap.php:344 |
| 2076 |
msgid "password" |
| 2077 |
msgstr "mot de passe" |
| 2078 |
|
| 2079 |
#: src/authorizer/options/external/class-ldap.php:345 |
| 2080 |
msgid "Test" |
| 2081 |
msgstr "Test" |
| 2082 |
|
| 2083 |
#: src/authorizer/options/external/class-ldap.php:348 |
| 2084 |
msgid "" |
| 2085 |
"Note: Make sure to save any changes to LDAP settings before clicking the " |
| 2086 |
"Test button." |
| 2087 |
msgstr "" |
| 2088 |
"Note : Assurez-vous d’enregistrer les modifications effectuées aux réglages " |
| 2089 |
"LDAP avant de cliquer sur le bouton Test." |
| 2090 |
|
| 2091 |
#: src/authorizer/options/external/class-oauth2.php:62 |
| 2092 |
msgid "Enable OAuth2 Logins" |
| 2093 |
msgstr "Activer l’authentification OAuth2" |
| 2094 |
|
| 2095 |
#: src/authorizer/options/external/class-oauth2.php:128 |
| 2096 |
msgid "" |
| 2097 |
"Generate your Client ID and Secret for your selected provider by following " |
| 2098 |
"their specific instructions." |
| 2099 |
msgstr "" |
| 2100 |
"Générez votre ID client et la clef en suivant les instructions du " |
| 2101 |
"fournisseur spécifique choisi." |
| 2102 |
|
| 2103 |
#: src/authorizer/options/external/class-oauth2.php:129 |
| 2104 |
msgid "If asked for a redirect or callback URL, use:" |
| 2105 |
msgstr "Si une adresse de redirection ou de rappel est demandée, utilisez :" |
| 2106 |
|
| 2107 |
#: src/authorizer/options/external/class-oauth2.php:133 |
| 2108 |
msgid "If using Microsoft Azure, omit the querystring; use:" |
| 2109 |
msgstr "Pour Microsoft Azure, omettez la chaîne de requête, utilisez :" |
| 2110 |
|
| 2111 |
#: src/authorizer/options/external/class-oauth2.php:142 |
| 2112 |
msgid "Example: 0123456789abcdef0123" |
| 2113 |
msgstr "Exemple : 0123456789abcdef0123" |
| 2114 |
|
| 2115 |
#: src/authorizer/options/external/class-oauth2.php:162 |
| 2116 |
msgid "Example: 0123456789abcdef0123456789abcdef" |
| 2117 |
msgstr "Exemple : 0123456789abcdef0123456789abcdef" |
| 2118 |
|
| 2119 |
#: src/authorizer/options/external/class-oauth2.php:182 |
| 2120 |
msgid "" |
| 2121 |
"Restrict OAuth2 logins to a specific domain (for example, mycollege.edu). " |
| 2122 |
"Leave blank to allow all valid sign-ins." |
| 2123 |
msgstr "" |
| 2124 |
"Restreindre l’authentification OAuth2 à un domaine spécifique (ex. : " |
| 2125 |
"mycollege.edu). Laissez vide pour autoriser toutes les authentifications " |
| 2126 |
"valides." |
| 2127 |
|
| 2128 |
#: src/authorizer/options/external/class-oauth2.php:202 |
| 2129 |
msgid "Example: \"common\", or a specific Azure Directory Tenant ID" |
| 2130 |
msgstr "" |
| 2131 |
"Exemple: \"common\", ou un ID de locataire Azure Active Directory spécifique" |
| 2132 |
|
| 2133 |
#: src/authorizer/options/external/class-oauth2.php:222 |
| 2134 |
msgid "Example: https://example.edu/login/oauth/authorize" |
| 2135 |
msgstr "Exemple : https://espace.site.test/login/oauth/authorize" |
| 2136 |
|
| 2137 |
#: src/authorizer/options/external/class-oauth2.php:242 |
| 2138 |
msgid "Example: https://example.edu/login/oauth/access_token" |
| 2139 |
msgstr "Exemple : https://espace.site.test/login/oauth/access_token" |
| 2140 |
|
| 2141 |
#: src/authorizer/options/external/class-oauth2.php:262 |
| 2142 |
msgid "Example: https://api.example.edu/user" |
| 2143 |
msgstr "Exemple : https://api.site.test/user" |
| 2144 |
|
| 2145 |
#. Plugin Name of the plugin/theme |
| 2146 |
msgid "Authorizer" |
| 2147 |
msgstr "Authorizer" |
| 2148 |
|
| 2149 |
#. Plugin URI of the plugin/theme |
| 2150 |
msgid "https://github.com/uhm-coe/authorizer" |
| 2151 |
msgstr "https://github.com/uhm-coe/authorizer" |
| 2152 |
|
| 2153 |
#. Description of the plugin/theme |
| 2154 |
msgid "" |
| 2155 |
"Authorizer limits login attempts, restricts access to specified users, and " |
| 2156 |
"authenticates against external sources (e.g., Google, LDAP, or CAS)." |
| 2157 |
msgstr "" |
| 2158 |
"Authorizer limite les tentatives d’authentification, restreint les accès à " |
| 2159 |
"des utilisateurs spécifiques, et permet l’authentification via des sources " |
| 2160 |
"externes (ex. : Google, LDAP, ou CAS)." |
| 2161 |
|
| 2162 |
#. Author of the plugin/theme |
| 2163 |
msgid "Paul Ryan <prar@hawaii.edu>" |
| 2164 |
msgstr "Paul Ryan <prar@hawaii.edu>" |
| 2165 |
|