| 1 |
# Copyright (C) 2014 Document Gallery |
| 2 |
# This file is distributed under the same license as the Document Gallery package. |
| 3 |
msgid "" |
| 4 |
msgstr "" |
| 5 |
"Project-Id-Version: Authorizer en français\n" |
| 6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/document-gallery\n" |
| 7 |
"POT-Creation-Date: 2016-04-06 11:57-1000\n" |
| 8 |
"PO-Revision-Date: \n" |
| 9 |
"Last-Translator: PNTE <blogs@educacion.navarra.es>\n" |
| 10 |
"Language-Team: Jojaba <jojaba@gmail.com>\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 1.8.7\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 |
#: authorizer.php:329 |
| 25 |
msgid "<strong>ERROR</strong>: Incorrect username or password." |
| 26 |
msgstr "<strong>ERREUR</strong> : Nom d'utilisateur ou mot de passe incorrect." |
| 27 |
|
| 28 |
#: authorizer.php:364 authorizer.php:380 |
| 29 |
#, php-format |
| 30 |
msgid "" |
| 31 |
"<strong>ERROR</strong>: There have been too many invalid login attempts for " |
| 32 |
"the username <strong>%1$s</strong>. Please wait <strong id=" |
| 33 |
"\"seconds_remaining\" data-seconds=\"%2$s\">%3$s</strong> before trying " |
| 34 |
"again. <a href=\"%4$s\" title=\"Password Lost and Found\">Lost your " |
| 35 |
"password</a>?" |
| 36 |
msgstr "" |
| 37 |
"<strong>ERREUR</strong> : il y a eu trop de tentatives de connexion de la " |
| 38 |
"part de <strong>%1$s</strong>.Veuillez patienter pendant <strong id=" |
| 39 |
"\"seconds_remaining\" data-seconds=\"%2$s\">%3$s</strong> avant d'essayer à " |
| 40 |
"nouveau. <a href=\"%4$s\" title=\"Récupérer son mot de passe\">Vous avez " |
| 41 |
"perdu votre mot de passe </a> ?" |
| 42 |
|
| 43 |
#: authorizer.php:548 authorizer.php:1316 |
| 44 |
#, php-format |
| 45 |
msgid "%s - Access Restricted" |
| 46 |
msgstr "%s - Accès restreint" |
| 47 |
|
| 48 |
#: authorizer.php:556 authorizer.php:770 |
| 49 |
msgid "Back" |
| 50 |
msgstr "Retour" |
| 51 |
|
| 52 |
#: authorizer.php:747 |
| 53 |
#, php-format |
| 54 |
msgid "Action required: Pending user %1$s at %2$s" |
| 55 |
msgstr "Action requise : Utilisateur %1$s en attente sur %2$s" |
| 56 |
|
| 57 |
#: authorizer.php:753 |
| 58 |
#, php-format |
| 59 |
msgid "" |
| 60 |
"A new user has tried to access the %1\\$s site you manage at:\\n%2\\$s\\n" |
| 61 |
"\\nPlease log in to approve or deny their request:\\n%3\\$s\\n" |
| 62 |
msgstr "" |
| 63 |
"Un nouvel utilisateur a tenté d'accéder au site %1\\$s que vous gérez sur :\\n" |
| 64 |
"%2\\$s\\n\\nVeuillez vous connecter pour approuver ou refuser sa requête :\\n" |
| 65 |
"%3\\$s\\n" |
| 66 |
|
| 67 |
#: authorizer.php:778 |
| 68 |
msgid "Invalid login attempted." |
| 69 |
msgstr "Tentative de connexion invalide." |
| 70 |
|
| 71 |
#: authorizer.php:858 |
| 72 |
msgid "No Google credentials provided." |
| 73 |
msgstr "Identifiants Google non fournis." |
| 74 |
|
| 75 |
#: authorizer.php:873 |
| 76 |
msgid "Invalid Google credentials provided." |
| 77 |
msgstr "Identifiants Google invalides fournis." |
| 78 |
|
| 79 |
#: authorizer.php:903 |
| 80 |
msgid "CAS is not enabled." |
| 81 |
msgstr "CAS n'est pas activé." |
| 82 |
|
| 83 |
#: authorizer.php:930 |
| 84 |
msgid "" |
| 85 |
"Unable to update outdated server certificates from http://curl.haxx.se/ca/" |
| 86 |
"cacert.pem." |
| 87 |
msgstr "" |
| 88 |
"Impossible de mettre à jour les certificats de serveur caduques à partir de " |
| 89 |
"http://curl.haxx.se/ca/cacert.pem." |
| 90 |
|
| 91 |
#: authorizer.php:947 |
| 92 |
msgid "CAS server returned an Authentication Exception. Details:" |
| 93 |
msgstr "Le serveur CAS a indiqué une erreur d'authentification. Détails :" |
| 94 |
|
| 95 |
#: authorizer.php:1028 |
| 96 |
msgid "You must provide a password." |
| 97 |
msgstr "Vous devez fournir un mot de passe." |
| 98 |
|
| 99 |
#: authorizer.php:1035 |
| 100 |
msgid "LDAP logins are disabled because this server does not support them." |
| 101 |
msgstr "" |
| 102 |
"Les identifiants LDAP sont désactivés car ce serveur ne les prend pas en " |
| 103 |
"charge." |
| 104 |
|
| 105 |
#: authorizer.php:1064 |
| 106 |
msgid "Could not authenticate using LDAP." |
| 107 |
msgstr "Authentification impossible par LDAP." |
| 108 |
|
| 109 |
#: authorizer.php:1089 |
| 110 |
msgid "No LDAP user found." |
| 111 |
msgstr "Pas d'utilisateur LDAP trouvé." |
| 112 |
|
| 113 |
#: authorizer.php:1115 |
| 114 |
msgid "Moving on to WordPress authentication." |
| 115 |
msgstr "Se rendre à l'authentification WordPress." |
| 116 |
|
| 117 |
#: authorizer.php:1324 |
| 118 |
msgid "Log In" |
| 119 |
msgstr "Se connecter" |
| 120 |
|
| 121 |
#: authorizer.php:1516 |
| 122 |
msgid "Sign in with Google" |
| 123 |
msgstr "Connexion avec Google" |
| 124 |
|
| 125 |
#: authorizer.php:1526 |
| 126 |
#, php-format |
| 127 |
msgid "Sign in with %s" |
| 128 |
msgstr "Connexion avec %s" |
| 129 |
|
| 130 |
#: authorizer.php:1543 |
| 131 |
msgid "or" |
| 132 |
msgstr "ou" |
| 133 |
|
| 134 |
#: authorizer.php:1685 |
| 135 |
msgid "Settings" |
| 136 |
msgstr "Paramètres" |
| 137 |
|
| 138 |
#: authorizer.php:1700 |
| 139 |
msgid "Network Settings" |
| 140 |
msgstr "Paramètres réseau" |
| 141 |
|
| 142 |
#: authorizer.php:1742 authorizer.php:3886 authorizer.php:4138 |
| 143 |
msgid "Authorizer Settings" |
| 144 |
msgstr "Paramètres d'Authorizer" |
| 145 |
|
| 146 |
#: authorizer.php:1769 |
| 147 |
msgid "Saved" |
| 148 |
msgstr "Enregistré" |
| 149 |
|
| 150 |
#: authorizer.php:1770 |
| 151 |
msgid "Failed" |
| 152 |
msgstr "Échec" |
| 153 |
|
| 154 |
#: authorizer.php:1771 |
| 155 |
msgid "Local WordPress user" |
| 156 |
msgstr "Utilisateur de WordPress local" |
| 157 |
|
| 158 |
#: authorizer.php:1772 authorizer.php:2963 |
| 159 |
msgid "Block/Ban user" |
| 160 |
msgstr "Bloquer / bannir l'utilisateur" |
| 161 |
|
| 162 |
#: authorizer.php:1773 authorizer.php:2802 authorizer.php:2965 |
| 163 |
#: authorizer.php:3017 |
| 164 |
msgid "Remove user" |
| 165 |
msgstr "Supprimer l'utilisateur" |
| 166 |
|
| 167 |
#: authorizer.php:1774 |
| 168 |
msgid "No users in" |
| 169 |
msgstr "0 utilisateurs en" |
| 170 |
|
| 171 |
#: authorizer.php:1775 authorizer.php:4043 |
| 172 |
msgid "Save Changes" |
| 173 |
msgstr "Enregistrer les modifications" |
| 174 |
|
| 175 |
#: authorizer.php:1776 |
| 176 |
msgid "Private Pages" |
| 177 |
msgstr "Pages privées" |
| 178 |
|
| 179 |
#: authorizer.php:1777 |
| 180 |
msgid "Public Pages" |
| 181 |
msgstr "Pages publiques" |
| 182 |
|
| 183 |
#: authorizer.php:1832 |
| 184 |
msgid "Can't reach CAS server. Please provide" |
| 185 |
msgstr "Impossible de se connecter au serveur CAS. Veuillez fournir" |
| 186 |
|
| 187 |
#: authorizer.php:1832 |
| 188 |
msgid "accurate CAS settings" |
| 189 |
msgstr "des paramètres CAS corrects" |
| 190 |
|
| 191 |
#: authorizer.php:1832 |
| 192 |
msgid "if you intend to use it." |
| 193 |
msgstr "si vous souhaitez l'utiliser." |
| 194 |
|
| 195 |
#: authorizer.php:1878 |
| 196 |
msgid "Who can log into the site?" |
| 197 |
msgstr "Qui peut se connecter au site ?" |
| 198 |
|
| 199 |
#: authorizer.php:1885 |
| 200 |
msgid "Which role should receive email notifications about pending users?" |
| 201 |
msgstr "" |
| 202 |
"Quel rôle d'utilisateur devra recevoir les notifications à propos des " |
| 203 |
"utilisateurs en attente ?" |
| 204 |
|
| 205 |
#: authorizer.php:1892 |
| 206 |
msgid "What message should pending users see after attempting to log in?" |
| 207 |
msgstr "" |
| 208 |
"Quel message devra s'afficher pour les utilisateurs en attente qui tentent " |
| 209 |
"de se connecter ?" |
| 210 |
|
| 211 |
#: authorizer.php:1899 |
| 212 |
msgid "What message should blocked users see after attempting to log in?" |
| 213 |
msgstr "" |
| 214 |
"Quel message devra s'afficher pour les utilisateurs bloqués qui tentent de " |
| 215 |
"se connecter ?" |
| 216 |
|
| 217 |
#: authorizer.php:1906 |
| 218 |
msgid "Send welcome email to new approved users?" |
| 219 |
msgstr "Envoyer un message de bienvenue pour les utilisateurs approuvés ?" |
| 220 |
|
| 221 |
#: authorizer.php:1913 |
| 222 |
msgid "Welcome email subject" |
| 223 |
msgstr "Objet du message de bienvenue" |
| 224 |
|
| 225 |
#: authorizer.php:1920 |
| 226 |
msgid "Welcome email body" |
| 227 |
msgstr "Corps du message de bienvenue" |
| 228 |
|
| 229 |
#: authorizer.php:1936 |
| 230 |
msgid "Who can view the site?" |
| 231 |
msgstr "Qui peut voir le site ?" |
| 232 |
|
| 233 |
#: authorizer.php:1943 |
| 234 |
msgid "What pages (if any) should be available to everyone?" |
| 235 |
msgstr "Quelles pages (s'il y en a) devraient être disponibles pour tous ?" |
| 236 |
|
| 237 |
#: authorizer.php:1950 |
| 238 |
msgid "What happens to people without access when they visit a private page?" |
| 239 |
msgstr "" |
| 240 |
"Qu'arrive-t-il aux personnes sans accès lorsqu'elles visitent une page " |
| 241 |
"privée ?" |
| 242 |
|
| 243 |
#: authorizer.php:1957 |
| 244 |
msgid "What happens to people without access when they visit a public page?" |
| 245 |
msgstr "" |
| 246 |
"Qu'arrive-t-il aux personnes sans accès lorsqu'elles visitent une page " |
| 247 |
"publique ?" |
| 248 |
|
| 249 |
#: authorizer.php:1964 |
| 250 |
msgid "What message should people without access see?" |
| 251 |
msgstr "Quel message pour les personnes sans accès ?" |
| 252 |
|
| 253 |
#: authorizer.php:1979 authorizer.php:3920 |
| 254 |
msgid "Default role for new users" |
| 255 |
msgstr "Rôle par défaut pour les nouveaux utilisateurs" |
| 256 |
|
| 257 |
#: authorizer.php:1986 authorizer.php:3924 |
| 258 |
msgid "Google Logins" |
| 259 |
msgstr "Identifiants de connexion Google" |
| 260 |
|
| 261 |
#: authorizer.php:1993 authorizer.php:3928 |
| 262 |
msgid "Google Client ID" |
| 263 |
msgstr "ID client Google" |
| 264 |
|
| 265 |
#: authorizer.php:2000 authorizer.php:3932 |
| 266 |
msgid "Google Client Secret" |
| 267 |
msgstr "Secret client Google" |
| 268 |
|
| 269 |
#: authorizer.php:2007 authorizer.php:3936 |
| 270 |
msgid "CAS Logins" |
| 271 |
msgstr "Identifiants de connexion CAS" |
| 272 |
|
| 273 |
#: authorizer.php:2014 |
| 274 |
msgid "CAS custom label" |
| 275 |
msgstr "Libellé personnalisé CAS" |
| 276 |
|
| 277 |
#: authorizer.php:2021 authorizer.php:3944 |
| 278 |
msgid "CAS server hostname" |
| 279 |
msgstr "Nom d'hôte du serveur CAS" |
| 280 |
|
| 281 |
#: authorizer.php:2028 authorizer.php:3948 |
| 282 |
msgid "CAS server port" |
| 283 |
msgstr "Port du serveur CAS" |
| 284 |
|
| 285 |
#: authorizer.php:2035 authorizer.php:3952 |
| 286 |
msgid "CAS server path/context" |
| 287 |
msgstr "Chemin / contexte du serveur CAS" |
| 288 |
|
| 289 |
#: authorizer.php:2049 |
| 290 |
msgid "CAS attribute containing email address" |
| 291 |
msgstr "Attribut CAS contenant le courriel" |
| 292 |
|
| 293 |
#: authorizer.php:2056 authorizer.php:3960 |
| 294 |
msgid "CAS attribute containing first name" |
| 295 |
msgstr "Attribut CAS contenant le prénom" |
| 296 |
|
| 297 |
#: authorizer.php:2063 authorizer.php:3964 |
| 298 |
msgid "CAS attribute containing last name" |
| 299 |
msgstr "Attribut CAS contenant le nom" |
| 300 |
|
| 301 |
#: authorizer.php:2070 authorizer.php:3968 |
| 302 |
msgid "CAS attribute update" |
| 303 |
msgstr "Mise à jour des attributs CAS" |
| 304 |
|
| 305 |
#: authorizer.php:2077 authorizer.php:3972 |
| 306 |
msgid "CAS automatic login" |
| 307 |
msgstr "Connexion CAS automatique" |
| 308 |
|
| 309 |
#: authorizer.php:2084 authorizer.php:3976 |
| 310 |
msgid "LDAP Logins" |
| 311 |
msgstr "Identifiants de connexion LDAP" |
| 312 |
|
| 313 |
#: authorizer.php:2091 authorizer.php:3980 |
| 314 |
msgid "LDAP Host" |
| 315 |
msgstr "Hôte LDAP" |
| 316 |
|
| 317 |
#: authorizer.php:2098 authorizer.php:3984 |
| 318 |
msgid "LDAP Port" |
| 319 |
msgstr "Port LDAP" |
| 320 |
|
| 321 |
#: authorizer.php:2105 authorizer.php:3988 |
| 322 |
msgid "LDAP Search Base" |
| 323 |
msgstr "Base de recherche LDAP" |
| 324 |
|
| 325 |
#: authorizer.php:2112 authorizer.php:3992 |
| 326 |
msgid "LDAP attribute containing username" |
| 327 |
msgstr "Attribut LDAP contenant le nom d'utilisateur" |
| 328 |
|
| 329 |
#: authorizer.php:2119 |
| 330 |
msgid "LDAP attribute containing email address" |
| 331 |
msgstr "Attribut LDAP contenant le courriel" |
| 332 |
|
| 333 |
#: authorizer.php:2126 authorizer.php:4000 |
| 334 |
msgid "LDAP Directory User" |
| 335 |
msgstr "Utilisateur d'annuaire LDAP" |
| 336 |
|
| 337 |
#: authorizer.php:2133 authorizer.php:4004 |
| 338 |
msgid "LDAP Directory User Password" |
| 339 |
msgstr "Mot de passe de l'utilisateur d'annuaire LDAP " |
| 340 |
|
| 341 |
#: authorizer.php:2140 authorizer.php:4008 |
| 342 |
msgid "Secure Connection (TLS)" |
| 343 |
msgstr "Connexion sécurisée (TLS)" |
| 344 |
|
| 345 |
#: authorizer.php:2147 authorizer.php:4012 |
| 346 |
msgid "Custom lost password URL" |
| 347 |
msgstr "URL personnalisée pour mot de passe perdu" |
| 348 |
|
| 349 |
#: authorizer.php:2154 authorizer.php:4016 |
| 350 |
msgid "LDAP attribute containing first name" |
| 351 |
msgstr "Attribut LDAP contenant le prénom" |
| 352 |
|
| 353 |
#: authorizer.php:2161 authorizer.php:4020 |
| 354 |
msgid "LDAP attribute containing last name" |
| 355 |
msgstr "Attribut LDAP contenant le nom" |
| 356 |
|
| 357 |
#: authorizer.php:2168 authorizer.php:4024 |
| 358 |
msgid "LDAP attribute update" |
| 359 |
msgstr "Mise à jour des attributs LDAP" |
| 360 |
|
| 361 |
#: authorizer.php:2183 authorizer.php:4032 |
| 362 |
msgid "Limit invalid login attempts" |
| 363 |
msgstr "Limiter les tentatives de connexion invalides" |
| 364 |
|
| 365 |
#: authorizer.php:2190 |
| 366 |
msgid "Hide WordPress Login" |
| 367 |
msgstr "Masquer la boîte de connexion WordPress" |
| 368 |
|
| 369 |
#: authorizer.php:2197 |
| 370 |
msgid "Custom WordPress login branding" |
| 371 |
msgstr "Style personnalisé de la boîte de connexion" |
| 372 |
|
| 373 |
#: authorizer.php:2204 |
| 374 |
msgid "Authorizer admin menu item location" |
| 375 |
msgstr "Emplacement de l'élément de menu d'aministration Authorizer" |
| 376 |
|
| 377 |
#: authorizer.php:2211 |
| 378 |
msgid "Show custom usermeta in user list" |
| 379 |
msgstr "Afficher des « usermeta » personnalisés dans la liste des utilisateurs" |
| 380 |
|
| 381 |
#: authorizer.php:2220 |
| 382 |
msgid "Override multisite options" |
| 383 |
msgstr "Remplacer les options multisite" |
| 384 |
|
| 385 |
#: authorizer.php:2263 |
| 386 |
msgid "" |
| 387 |
"You're not currently allowed to view this site. Your administrator has been " |
| 388 |
"notified, and once he/she has approved your request, you will be able to log " |
| 389 |
"in. If you need any other help, please contact your administrator." |
| 390 |
msgstr "" |
| 391 |
"Vous n'êtes pas autorisé à afficher ce site pour l'instant. Votre " |
| 392 |
"administrateur a été averti et une fois qu'il aura approuvé votre requête, " |
| 393 |
"vous pourrez vous connecter. Pour de plus amples informations, veuillez " |
| 394 |
"contacter votre administrateur." |
| 395 |
|
| 396 |
#: authorizer.php:2266 |
| 397 |
msgid "" |
| 398 |
"You're not currently allowed to log into this site. If you think this is a " |
| 399 |
"mistake, please contact your administrator." |
| 400 |
msgstr "" |
| 401 |
"Vous n'êtes pas autorisé à vous connecter à ce site. Si vous pensez que cela " |
| 402 |
"est une erreur, veuillez contacter votre administrateur." |
| 403 |
|
| 404 |
#: authorizer.php:2274 |
| 405 |
#, php-format |
| 406 |
msgid "Welcome to %s!" |
| 407 |
msgstr "Bienvenue sur %s !" |
| 408 |
|
| 409 |
#: authorizer.php:2281 |
| 410 |
#, php-format |
| 411 |
msgid "" |
| 412 |
"Hello %1\\$s,\\nWelcome to %2\\$s! You now have access to all content on the " |
| 413 |
"site. Please visit us here:\\n%3\\$s\\n" |
| 414 |
msgstr "" |
| 415 |
"Bonjour %1\\$s,\\nBienvenue sur %2\\$s ! Vous avez à présent accès à tout le " |
| 416 |
"contenu du site. Veuillez vous rendre ici :\\n%3\\$s\\n" |
| 417 |
|
| 418 |
#: authorizer.php:2302 |
| 419 |
msgid "" |
| 420 |
"Notice: You are browsing this site anonymously, and only have access to a " |
| 421 |
"portion of its content." |
| 422 |
msgstr "" |
| 423 |
"<strong>Remarque</strong> : vous naviguez sur ce site de manière anonyme et " |
| 424 |
"vous n'avez accès qu'à une partie de son contenu." |
| 425 |
|
| 426 |
#: authorizer.php:2738 authorizer.php:2744 authorizer.php:3753 |
| 427 |
msgid "Access Lists" |
| 428 |
msgstr "Listes d'accès" |
| 429 |
|
| 430 |
#: authorizer.php:2739 authorizer.php:2747 authorizer.php:3827 |
| 431 |
msgid "External Service" |
| 432 |
msgstr "Services externes" |
| 433 |
|
| 434 |
#: authorizer.php:2740 authorizer.php:2748 authorizer.php:3841 |
| 435 |
msgid "Advanced" |
| 436 |
msgstr "Avancés" |
| 437 |
|
| 438 |
#: authorizer.php:2745 authorizer.php:3767 |
| 439 |
msgid "Login Access" |
| 440 |
msgstr "Accès par identification" |
| 441 |
|
| 442 |
#: authorizer.php:2746 authorizer.php:3783 |
| 443 |
msgid "Public Access" |
| 444 |
msgstr "Accès public" |
| 445 |
|
| 446 |
#: authorizer.php:2757 |
| 447 |
msgid "Manage who has access to this site using these lists." |
| 448 |
msgstr "Gérer les personnes ayant accès à ce site en utilisant ces listes." |
| 449 |
|
| 450 |
#: authorizer.php:2759 |
| 451 |
msgid "" |
| 452 |
"<strong>Pending</strong> users are users who have successfully logged in to " |
| 453 |
"the site, but who haven't yet been approved (or blocked) by you." |
| 454 |
msgstr "" |
| 455 |
"Les utilisateurs en <strong>attente</strong> sont des utilisateurs qui se " |
| 456 |
"sont connectés avec succès au site, mais qui n'ont pas encore été approuvés " |
| 457 |
"(ou qui ont été bloqués)." |
| 458 |
|
| 459 |
#: authorizer.php:2760 |
| 460 |
msgid "" |
| 461 |
"<strong>Approved</strong> users have access to the site once they " |
| 462 |
"successfully log in." |
| 463 |
msgstr "" |
| 464 |
"Les utilisateurs <strong>approuvés</strong> sont des utilisateurs qui ont " |
| 465 |
"accès au site une fois qu'ils se sont connectés avec succès." |
| 466 |
|
| 467 |
#: authorizer.php:2761 |
| 468 |
msgid "" |
| 469 |
"<strong>Blocked</strong> users will receive an error message when they try " |
| 470 |
"to visit the site after authenticating." |
| 471 |
msgstr "" |
| 472 |
"Les utilisateurs <strong>bloqués</strong> sont des utilisateurs qui " |
| 473 |
"obtiendront un message d'erreur lorsqu'ils tenteront de visiter le site " |
| 474 |
"après authentification." |
| 475 |
|
| 476 |
#: authorizer.php:2767 authorizer.php:4147 |
| 477 |
msgid "Pending Users" |
| 478 |
msgstr "Utilisateurs en attente" |
| 479 |
|
| 480 |
#: authorizer.php:2771 authorizer.php:4151 |
| 481 |
msgid "Approved Users" |
| 482 |
msgstr "Utilisateurs approuvés" |
| 483 |
|
| 484 |
#: authorizer.php:2775 authorizer.php:4155 |
| 485 |
msgid "Blocked Users" |
| 486 |
msgstr "Utilisateurs bloqués" |
| 487 |
|
| 488 |
#: authorizer.php:2800 authorizer.php:2977 |
| 489 |
msgid "Approve" |
| 490 |
msgstr "Approuver" |
| 491 |
|
| 492 |
#: authorizer.php:2801 authorizer.php:3026 |
| 493 |
msgid "Block" |
| 494 |
msgstr "Bloquer" |
| 495 |
|
| 496 |
#: authorizer.php:2802 |
| 497 |
msgid "Ignore" |
| 498 |
msgstr "Ignorer" |
| 499 |
|
| 500 |
#: authorizer.php:2806 |
| 501 |
msgid "No pending users" |
| 502 |
msgstr "Aucun utilisateur en attente" |
| 503 |
|
| 504 |
#: authorizer.php:2886 authorizer.php:2949 authorizer.php:3668 |
| 505 |
msgid "-- None --" |
| 506 |
msgstr "-- Rien --" |
| 507 |
|
| 508 |
#: authorizer.php:2972 authorizer.php:3022 |
| 509 |
msgid "email address" |
| 510 |
msgstr "Courriel" |
| 511 |
|
| 512 |
#: authorizer.php:2980 |
| 513 |
msgid "Toggle Dropdown" |
| 514 |
msgstr "Ouvrir / fermer" |
| 515 |
|
| 516 |
#: authorizer.php:2983 |
| 517 |
msgid "" |
| 518 |
"Create a local WordPress <br />account instead, and email <br />the user " |
| 519 |
"their password." |
| 520 |
msgstr "" |
| 521 |
"Créer un compte local<br />WordPress à la place et envoyer<br />à " |
| 522 |
"l'utilisateur son mot de passe." |
| 523 |
|
| 524 |
#: authorizer.php:3035 |
| 525 |
msgid "Choose who is able to log into this site below." |
| 526 |
msgstr "Choisir qui peut se connecter à ce site ci-dessous." |
| 527 |
|
| 528 |
#: authorizer.php:3060 |
| 529 |
msgid "" |
| 530 |
"All authenticated users (All external service users and all WordPress users)" |
| 531 |
msgstr "" |
| 532 |
"Tous les utilisateurs authentifiés (tous les utilisateurs des services " |
| 533 |
"externes et de WordPress)" |
| 534 |
|
| 535 |
#: authorizer.php:3061 |
| 536 |
msgid "Only" |
| 537 |
msgstr "Seulement" |
| 538 |
|
| 539 |
#: authorizer.php:3061 |
| 540 |
msgid "approved users" |
| 541 |
msgstr "les utilisaterus approuvés" |
| 542 |
|
| 543 |
#: authorizer.php:3061 |
| 544 |
msgid "(Approved external users and all WordPress users)" |
| 545 |
msgstr "" |
| 546 |
"(les utilisateurs approuvés des services externes et tous les utilisateurs " |
| 547 |
"WordPress)" |
| 548 |
|
| 549 |
#: authorizer.php:3071 |
| 550 |
msgid "None (Don't send notification emails)" |
| 551 |
msgstr "Aucune (n'envoyer aucune notification par courriel)" |
| 552 |
|
| 553 |
#: authorizer.php:3122 |
| 554 |
msgid "Send a welcome email when approving a new user" |
| 555 |
msgstr "" |
| 556 |
"Envoyer un courriel de bienvenue lors de l'approbation d'un nouvel " |
| 557 |
"utilisateur" |
| 558 |
|
| 559 |
#: authorizer.php:3131 |
| 560 |
msgid "You can use the <b>[site_name]</b> shortcode." |
| 561 |
msgstr "Vous pouvez utiliser le shortcode <b>[site_name]</b>." |
| 562 |
|
| 563 |
#: authorizer.php:3155 |
| 564 |
#, php-format |
| 565 |
msgid "You can use %1$s, %2$s, and %3$s shortcodes." |
| 566 |
msgstr "Vous pouvez utiliser les shortcodes %1$s, %2$s et %3$s." |
| 567 |
|
| 568 |
#: authorizer.php:3166 |
| 569 |
msgid "Choose your public access options here." |
| 570 |
msgstr "Choisir ici les options d'accès public." |
| 571 |
|
| 572 |
#: authorizer.php:3191 |
| 573 |
msgid "Everyone can see the site" |
| 574 |
msgstr "Tout le monde peut voir le site" |
| 575 |
|
| 576 |
#: authorizer.php:3192 |
| 577 |
msgid "Only logged in users can see the site" |
| 578 |
msgstr "Seuls les utilisateurs connectés peuvent voir le site" |
| 579 |
|
| 580 |
#: authorizer.php:3201 |
| 581 |
msgid "Send them to the login screen" |
| 582 |
msgstr "Les envoyer vers la boîte de connexion" |
| 583 |
|
| 584 |
#: authorizer.php:3202 |
| 585 |
msgid "Show them the anonymous access message (below)" |
| 586 |
msgstr "Leur afficher le message d'accès anonyme (ci-dessous)" |
| 587 |
|
| 588 |
#: authorizer.php:3211 |
| 589 |
msgid "" |
| 590 |
"Show them the page <strong>without</strong> the anonymous access message" |
| 591 |
msgstr "Leur afficher la page <strong>sans</strong> le message d'accès anonyme" |
| 592 |
|
| 593 |
#: authorizer.php:3212 |
| 594 |
msgid "" |
| 595 |
"Show them the page <strong>with</strong> the anonymous access message " |
| 596 |
"(marked up as a <a href=\"http://getbootstrap.com/components/#alerts-" |
| 597 |
"dismissible\" target=\"_blank\">Bootstrap Dismissible Alert</a>)" |
| 598 |
msgstr "" |
| 599 |
"Leur afficher la page <strong>avec</strong> le message d'accès anonyme " |
| 600 |
"(indiqué à la manière d'un <a href=\"http://getbootstrap.com/components/" |
| 601 |
"#alerts-dismissible\" target=\"_blank\">« avertissement révocable » " |
| 602 |
"Bootstrap</a>)" |
| 603 |
|
| 604 |
#: authorizer.php:3246 |
| 605 |
msgid "Home" |
| 606 |
msgstr "Accueil" |
| 607 |
|
| 608 |
#: authorizer.php:3247 |
| 609 |
msgid "Home Page" |
| 610 |
msgstr "Page d'accueil" |
| 611 |
|
| 612 |
#: authorizer.php:3248 |
| 613 |
msgid "Nonexistent (404) Pages" |
| 614 |
msgstr "Pages introuvables (404)" |
| 615 |
|
| 616 |
#: authorizer.php:3259 |
| 617 |
msgid "Categories" |
| 618 |
msgstr "Catégories" |
| 619 |
|
| 620 |
#: authorizer.php:3270 |
| 621 |
msgid "Enter your external server settings below." |
| 622 |
msgstr "Indiquer les paramètres de votre serveur externe ci-dessous." |
| 623 |
|
| 624 |
#: authorizer.php:3299 |
| 625 |
msgid "" |
| 626 |
"Warning: <a href=\"http://www.php.net//manual/en/curl.installation.php\" " |
| 627 |
"target=\"_blank\" style=\"color: red;\">PHP CURL extension</a> is " |
| 628 |
"<strong>not</strong> installed" |
| 629 |
msgstr "" |
| 630 |
"Avertissement : <a href=\"http://www.php.net//manual/fr/curl.installation.php" |
| 631 |
"\" target=\"_blank\" style=\"color: red;\">l'extension PHP CURL</a> " |
| 632 |
"<strong>n'</strong>est <strong>pas</strong> installée" |
| 633 |
|
| 634 |
#: authorizer.php:3302 |
| 635 |
msgid "Enable Google Logins" |
| 636 |
msgstr "Activer la connexion Google" |
| 637 |
|
| 638 |
#: authorizer.php:3313 |
| 639 |
msgid "" |
| 640 |
"If you don't have a Google Client ID and Secret, generate them by following " |
| 641 |
"these instructions:" |
| 642 |
msgstr "" |
| 643 |
"Si vous ne possédez pas d'ID client et de clé Google, générez-les en suivant " |
| 644 |
"les instructions suivantes :" |
| 645 |
|
| 646 |
#: authorizer.php:3315 |
| 647 |
msgid "" |
| 648 |
"Click <strong>Create a Project</strong> on the <a href=\"https://cloud." |
| 649 |
"google.com/console\" target=\"_blank\">Google Developers Console</a>. You " |
| 650 |
"can name it whatever you want." |
| 651 |
msgstr "" |
| 652 |
"Cliquer sur <strong>Créer un projet</strong> sur <a href=\"https://cloud." |
| 653 |
"google.com/console\" target=\"_blank\">Google Developers Console</a>. Vous " |
| 654 |
"pouvez le nommer comme vous le souhaitez." |
| 655 |
|
| 656 |
#: authorizer.php:3316 |
| 657 |
msgid "" |
| 658 |
"Within the project, navigate to <em>APIs and Auth</em> > <em>Credentials</" |
| 659 |
"em>, then click <strong>Create New Client ID</strong> under OAuth. Use these " |
| 660 |
"settings:" |
| 661 |
msgstr "" |
| 662 |
"Dans le projet, rendez-vous à <em>Utiliser les API Google</em> > " |
| 663 |
"<em>Identifiants</em>, puis cliquez sur <strong>Créer des identifiants</" |
| 664 |
"strong> et <strong>ID client OAuth. Utilisez ces paramètres :" |
| 665 |
|
| 666 |
#: authorizer.php:3318 |
| 667 |
msgid "Application Type: <strong>Web application</strong>" |
| 668 |
msgstr "Type d'application : <strong>Application Web</strong>" |
| 669 |
|
| 670 |
#: authorizer.php:3319 |
| 671 |
msgid "Authorized Javascript Origins:" |
| 672 |
msgstr "Orígines JavaScript autorisées :" |
| 673 |
|
| 674 |
#: authorizer.php:3320 |
| 675 |
msgid "Authorized Redirect URI: <em>none</em>" |
| 676 |
msgstr "URL de redirection autorisée : <em>aucune</em>" |
| 677 |
|
| 678 |
#: authorizer.php:3323 |
| 679 |
msgid "Copy/paste your new Client ID/Secret pair into the fields below." |
| 680 |
msgstr "" |
| 681 |
"Copiez/collez votre nouvelle paire ID client/clé dans les champs ci-dessous." |
| 682 |
|
| 683 |
#: authorizer.php:3324 |
| 684 |
msgid "" |
| 685 |
"<strong>Note</strong>: Navigate to <em>APIs and Auth</em> > <em>Consent " |
| 686 |
"screen</em> to change the way the Google consent screen appears after a user " |
| 687 |
"has successfully entered their password, but before they are redirected back " |
| 688 |
"to WordPress." |
| 689 |
msgstr "" |
| 690 |
"<strong>Remarque</strong> : rendez vous à <em>APIs and Auth</em> > " |
| 691 |
"<em>Écran de consentement</em> pour modifier l'apparence de l'écran de " |
| 692 |
"consentement Google après qu'un utilisateur a indiqué son mot de passe, mais " |
| 693 |
"avant qu'il ne soit redirigé vers WordPress." |
| 694 |
|
| 695 |
#: authorizer.php:3347 |
| 696 |
msgid "Enable CAS Logins" |
| 697 |
msgstr "Activer la connexion CAS" |
| 698 |
|
| 699 |
#: authorizer.php:3356 |
| 700 |
msgid "The button on the login page will read:" |
| 701 |
msgstr "Le bouton dans la boîte de connexion ressemblera à ceci :" |
| 702 |
|
| 703 |
#: authorizer.php:3356 |
| 704 |
msgid "Sign in with" |
| 705 |
msgstr "Connexion" |
| 706 |
|
| 707 |
#: authorizer.php:3433 authorizer.php:3565 |
| 708 |
msgid "" |
| 709 |
"Update first and last name fields on login (will overwrite any name the user " |
| 710 |
"has supplied in their profile)" |
| 711 |
msgstr "" |
| 712 |
"Mettre à jour les champs prénom et nom lors de la connexion (remplacera tout " |
| 713 |
"nom indiqué dans le profil par l'utilisateur)" |
| 714 |
|
| 715 |
#: authorizer.php:3442 |
| 716 |
msgid "" |
| 717 |
"Immediately redirect to CAS login form if it's the only enabled external " |
| 718 |
"service and WordPress logins are hidden" |
| 719 |
msgstr "" |
| 720 |
"Rediriger immédiatement vers le formulaire de connexion CAS si cela est le " |
| 721 |
"seul service externe activé et les champs de connexion WordPress sont " |
| 722 |
"masqués." |
| 723 |
|
| 724 |
#: authorizer.php:3443 |
| 725 |
msgid "" |
| 726 |
"Note: This feature will only work if you have checked \"Hide WordPress Logins" |
| 727 |
"\" in Advanced settings, and if CAS is the only enabled service (i.e., no " |
| 728 |
"Google or LDAP). If you have enabled CAS Single Sign-On (SSO), and a user " |
| 729 |
"has already logged into CAS elsewhere, enabling this feature will allow " |
| 730 |
"automatic logins without any user interaction." |
| 731 |
msgstr "" |
| 732 |
"Remarque : cette fonctionnalité ne marchera que si vous avez coché l'option " |
| 733 |
"« Masquer la connexion WordPress » dans les paramètres avancés et si CAS est " |
| 734 |
"le seul service activé (donc pas de service Google ni de service LDAP). Si " |
| 735 |
"vous avez activé CAS Single Sign-On (SSO) et qu'un utilisateur s'est déjà " |
| 736 |
"connecté au CAS autre part, cela permettra la connexion automatique sans " |
| 737 |
"aucune intervention supplémentaire de l'utilisateur." |
| 738 |
|
| 739 |
#: authorizer.php:3453 |
| 740 |
msgid "" |
| 741 |
"Warning: <a href=\"http://www.php.net/manual/en/ldap.installation.php\" " |
| 742 |
"target=\"_blank\" style=\"color: red;\">PHP LDAP extension</a> is " |
| 743 |
"<strong>not</strong> installed" |
| 744 |
msgstr "" |
| 745 |
"Avertissement : l'<a href=\"http://www.php.net/manual/fr/ldap.installation." |
| 746 |
"php\" target=\"_blank\" style=\"color: red;\">extension PHP LDAP extension</" |
| 747 |
"a> <strong>n'</strong>est <strong>pas</strong> installée" |
| 748 |
|
| 749 |
#: authorizer.php:3456 |
| 750 |
msgid "Enable LDAP Logins" |
| 751 |
msgstr "Activer la connexion LDAP" |
| 752 |
|
| 753 |
#: authorizer.php:3529 |
| 754 |
msgid "Use TLS" |
| 755 |
msgstr "Utiliser TLS" |
| 756 |
|
| 757 |
#: authorizer.php:3571 |
| 758 |
msgid "You may optionally specify some advanced settings below." |
| 759 |
msgstr "" |
| 760 |
"Vous pouvez facultativement spécifier les paramètres avancés ci-dessous." |
| 761 |
|
| 762 |
#: authorizer.php:3581 authorizer.php:3587 |
| 763 |
msgid "After" |
| 764 |
msgstr "Après" |
| 765 |
|
| 766 |
#: authorizer.php:3583 |
| 767 |
msgid "invalid password attempts, delay further attempts on that user for" |
| 768 |
msgstr "" |
| 769 |
"tentatives de mots de passes invalides, retarde les tentatives suivantes de " |
| 770 |
"cet utilisateur de" |
| 771 |
|
| 772 |
#: authorizer.php:3585 |
| 773 |
msgid "minute(s)." |
| 774 |
msgstr "minute(s)." |
| 775 |
|
| 776 |
#: authorizer.php:3589 |
| 777 |
msgid "more invalid attempts, increase the delay to" |
| 778 |
msgstr "tentatives supplémentaires, augmente le temps d'attente de" |
| 779 |
|
| 780 |
#: authorizer.php:3591 |
| 781 |
msgid "minutes." |
| 782 |
msgstr "minute(s)." |
| 783 |
|
| 784 |
#: authorizer.php:3593 |
| 785 |
msgid "Reset the delays after" |
| 786 |
msgstr "Annuler l'attente après" |
| 787 |
|
| 788 |
#: authorizer.php:3595 |
| 789 |
msgid "minutes with no invalid attempts." |
| 790 |
msgstr "minute(s) sans tentatives invalides." |
| 791 |
|
| 792 |
#: authorizer.php:3604 authorizer.php:4036 |
| 793 |
msgid "Hide WordPress Logins" |
| 794 |
msgstr "Masquer la connexion WordPress" |
| 795 |
|
| 796 |
#: authorizer.php:3605 |
| 797 |
msgid "" |
| 798 |
"Note: You can always access the WordPress logins by adding " |
| 799 |
"external=wordpress to the wp-login URL, like so:" |
| 800 |
msgstr "" |
| 801 |
"Remarque : Vous pouvez toujours accéder à la fenêtre de connexion WordPress " |
| 802 |
"en ajoutant à l'URL wp-login <code>external=wordpress</code>, comme ceci :" |
| 803 |
|
| 804 |
#: authorizer.php:3614 |
| 805 |
msgid "Default WordPress login screen" |
| 806 |
msgstr "Boîte de connexion par défaut de WordPress" |
| 807 |
|
| 808 |
#: authorizer.php:3646 |
| 809 |
msgid "" |
| 810 |
"<strong>Note for theme developers</strong>: Add more options here by using " |
| 811 |
"the `authorizer_add_branding_option` filter in your theme. You can see an " |
| 812 |
"example theme that implements this filter in the plugin directory under " |
| 813 |
"sample-theme-add-branding." |
| 814 |
msgstr "" |
| 815 |
"<strong>Remarque pour les développeurs de thèmes</strong> : Ajoutez ici " |
| 816 |
"davantage d'options en utilisant le filtre " |
| 817 |
"<code>authorizer_add_branding_option</code> dans votre thème. Vous pouvez " |
| 818 |
"découvrir un exemple qui implémente ce filtre dans le dossier <code>/ sample-" |
| 819 |
"theme-add-branding/</code> situé dans le dossier d'installation du plugin " |
| 820 |
"<code>/wp-content/plugins/authorizer/</code>." |
| 821 |
|
| 822 |
#: authorizer.php:3656 |
| 823 |
msgid "Show in Settings menu" |
| 824 |
msgstr "Afficher dans le menu « Réglages »" |
| 825 |
|
| 826 |
#: authorizer.php:3657 |
| 827 |
msgid "Show in sidebar (top level)" |
| 828 |
msgstr "Afficher dans la barre latérale (niveau principal)" |
| 829 |
|
| 830 |
#: authorizer.php:3717 |
| 831 |
msgid "All Usermeta:" |
| 832 |
msgstr "Tous les « usermeta » :" |
| 833 |
|
| 834 |
#: authorizer.php:3731 |
| 835 |
msgid "" |
| 836 |
"Configure this site independently (don't inherit any multisite settings)" |
| 837 |
msgstr "" |
| 838 |
"Configurer ce site de manière indépendante (ne pas hériter de paramètres " |
| 839 |
"multisite)" |
| 840 |
|
| 841 |
#: authorizer.php:3745 |
| 842 |
msgid "" |
| 843 |
"<strong>Pending Users</strong>: Pending users are users who have " |
| 844 |
"successfully logged in to the site, but who haven't yet been approved (or " |
| 845 |
"blocked) by you." |
| 846 |
msgstr "" |
| 847 |
"<strong>Utilisateurs en attente</strong> : Les utilisateurs en attente sont " |
| 848 |
"des utilisateurs qui se sont connectés avec succès au site, mais que vous " |
| 849 |
"n'avez pas encore approuvés (ou bloqués)." |
| 850 |
|
| 851 |
#: authorizer.php:3746 |
| 852 |
msgid "" |
| 853 |
"<strong>Approved Users</strong>: Approved users have access to the site once " |
| 854 |
"they successfully log in." |
| 855 |
msgstr "" |
| 856 |
"<strong>Utilisateurs approuvés</strong> : Les utilisateurs approuvés ont " |
| 857 |
"accès au site une fois qu'ils se sont connectés avec succès." |
| 858 |
|
| 859 |
#: authorizer.php:3747 |
| 860 |
msgid "" |
| 861 |
"<strong>Blocked Users</strong>: Blocked users will receive an error message " |
| 862 |
"when they try to visit the site after authenticating." |
| 863 |
msgstr "" |
| 864 |
"<strong>Utilisateurs bloqués</strong> : Les utilisateurs bloqués obtiendront " |
| 865 |
"un message d'erreur lorsqu'ils tenteront de visiter le site après " |
| 866 |
"authentification." |
| 867 |
|
| 868 |
#: authorizer.php:3748 |
| 869 |
msgid "" |
| 870 |
"Users in the <strong>Pending</strong> list appear automatically after a new " |
| 871 |
"user tries to log in from the configured external authentication service. " |
| 872 |
"You can add users to the <strong>Approved</strong> or <strong>Blocked</" |
| 873 |
"strong> lists by typing them in manually, or by clicking the <em>Approve</" |
| 874 |
"em> or <em>Block</em> buttons next to a user in the <strong>Pending</strong> " |
| 875 |
"list." |
| 876 |
msgstr "" |
| 877 |
"Les utilisateurs en liste d'<strong>attente</strong> apparaissent " |
| 878 |
"automatiquement après une nouvelle tentative de connexion à partir du " |
| 879 |
"service d'authentification externe configuré. Vous pouvez ajouter des " |
| 880 |
"utilisateurs à la liste des <strong>approuvés</strong> ou des " |
| 881 |
"<strong>bloqués</strong> en les saisissant manuellement ou en cliquant sur " |
| 882 |
"les boutons <em>Approuver</em> ou <em>Bloquer</em> à côté d'un utilisateur " |
| 883 |
"dans la liste d'<strong>attente</strong>." |
| 884 |
|
| 885 |
#: authorizer.php:3760 |
| 886 |
msgid "" |
| 887 |
"<strong>Who can log in to the site?</strong>: Choose the level of access " |
| 888 |
"restriction you'd like to use on your site here. You can leave the site open " |
| 889 |
"to anyone with a WordPress account or an account on an external service like " |
| 890 |
"Google, CAS, or LDAP, or restrict it to WordPress users and only the " |
| 891 |
"external users that you specify via the <em>Access Lists</em>." |
| 892 |
msgstr "" |
| 893 |
"<strong>Qui peut se connecter au site ?</strong> : Choisissez le niveau de " |
| 894 |
"restriction d'accès que vous souhaitez utiliser sur votre site ici. Vous " |
| 895 |
"pouvez laisser libre accès au site à quiconque possédant un compte WordPress " |
| 896 |
"ou un compte d'un service externe tel que Google, CAS ou LDAP, ou le " |
| 897 |
"restreindre aux utilisateurs WordPress et uniquement aux utilisateurs " |
| 898 |
"externes que vous spécifiez via les <em>listes d'accès</em>." |
| 899 |
|
| 900 |
#: authorizer.php:3761 |
| 901 |
msgid "" |
| 902 |
"<strong>Which role should receive email notifications about pending users?</" |
| 903 |
"strong>: If you've restricted access to <strong>approved users</strong>, you " |
| 904 |
"can determine which WordPress users will receive a notification email " |
| 905 |
"everytime a new external user successfully logs in and is added to the " |
| 906 |
"pending list. All users of the specified role will receive an email, and the " |
| 907 |
"external user will get a message (specified below) telling them their access " |
| 908 |
"is pending approval." |
| 909 |
msgstr "" |
| 910 |
"<strong>Quel rôle d'utilisateur devra obtenir la notification par courriel à " |
| 911 |
"propos des utilisateurs en attente ?</strong> : Si vous avez restreint " |
| 912 |
"l'accès aux <strong>utilisateurs approuvés</strong>, vous pouvez déterminer " |
| 913 |
"quel utilisateur WordPress recevra une notification chaque fois qu'un nouvel " |
| 914 |
"utilisateur externe se connecte avec succès et est ajouté à la liste " |
| 915 |
"d'attente. Tous les utilisateurs du rôle spécifié recevront un courriel et " |
| 916 |
"l'utilisateur externe obtiendra un message (spécifié plus bas) lui indiquant " |
| 917 |
"que son autorisation d'accès est en attente d'approbation." |
| 918 |
|
| 919 |
#: authorizer.php:3762 |
| 920 |
msgid "" |
| 921 |
"<strong>What message should pending users see after attempting to log in?</" |
| 922 |
"strong>: Here you can specify the exact message a new external user will see " |
| 923 |
"once they try to log in to the site for the first time." |
| 924 |
msgstr "" |
| 925 |
"<strong>Quel message doit s'afficher pour les utilisateurs en attente après " |
| 926 |
"une tentative de connexion ?</strong> : Ici vous pouvez spécifier le message " |
| 927 |
"qu'un nouvel utilisateur externe verra lorsqu'il tente de se connecter au " |
| 928 |
"site pour la première fois." |
| 929 |
|
| 930 |
#: authorizer.php:3774 |
| 931 |
msgid "" |
| 932 |
"<strong>Who can view the site?</strong>: You can restrict the site's " |
| 933 |
"visibility by only allowing logged in users to see pages. If you do so, you " |
| 934 |
"can customize the specifics about the site's privacy using the settings " |
| 935 |
"below." |
| 936 |
msgstr "" |
| 937 |
"<strong>Qui peut voir le site ?</strong> : Vous pouvez restreindre la " |
| 938 |
"visibilité du site en n'autorisant que les utilisateurs connectés à voir les " |
| 939 |
"pages. Si vous faites ainsi, vous pouvez personnaliser les mesures prises " |
| 940 |
"afin de préserver la vie privée sur le site en utilisant les paramètres ci-" |
| 941 |
"dessous." |
| 942 |
|
| 943 |
#: authorizer.php:3775 |
| 944 |
msgid "" |
| 945 |
"<strong>What pages (if any) should be available to everyone?</strong>: If " |
| 946 |
"you'd like to declare certain pages on your site as always public (such as " |
| 947 |
"the course syllabus, introduction, or calendar), specify those pages here. " |
| 948 |
"These pages will always be available no matter what access restrictions " |
| 949 |
"exist." |
| 950 |
msgstr "" |
| 951 |
"<strong>Quelles pages (s'il y en a) devront être disponibles pour tous ?</" |
| 952 |
"strong> : Si vous souhaitez déclarer certaines pages sur votre site comme " |
| 953 |
"étant toujours publiques (tels que le cours syllabus, l'introduction ou le " |
| 954 |
"calendrier), spécifiez ces pages ici. Ces pages seront toujours disponibles " |
| 955 |
"quelles que soient les restrictions d'accès." |
| 956 |
|
| 957 |
#: authorizer.php:3776 |
| 958 |
msgid "" |
| 959 |
"<strong>What happens to people without access when they visit a <em>private</" |
| 960 |
"em> page?</strong>: Choose the response anonymous users receive when " |
| 961 |
"visiting the site. You can choose between immediately taking them to the " |
| 962 |
"<strong>login screen</strong>, or simply showing them a <strong>message</" |
| 963 |
"strong>." |
| 964 |
msgstr "" |
| 965 |
"<strong>Qu'arrive-t-il aux personnes sans accès lorsqu'elles visitent une " |
| 966 |
"page <em>privée</em> ?</strong> : Indiquez ce qui est répondu aux " |
| 967 |
"utilisateurs anonymes lorsqu'ils visitent le site. Vous pouvez choisir " |
| 968 |
"entre : les rediriger immédiatemment vers l'<strong>écran de connexion</" |
| 969 |
"strong> ou leur afficher simplement un <strong>message</strong>." |
| 970 |
|
| 971 |
#: authorizer.php:3777 |
| 972 |
msgid "" |
| 973 |
"<strong>What happens to people without access when they visit a <em>public</" |
| 974 |
"em> page?</strong>: Choose the response anonymous users receive when " |
| 975 |
"visiting a page on the site marked as public. You can choose between showing " |
| 976 |
"them the page without any message, or showing them a the page with a message " |
| 977 |
"above the content." |
| 978 |
msgstr "" |
| 979 |
"<strong>Qu'arrive-t-il aux personnes sans accès lorsqu'elles visitent une " |
| 980 |
"page <em>publique</em> ?</strong> : Indiquez ce qui est répondu aux " |
| 981 |
"utilisateurs anonymes lorsqu'ils consultent une page marquée comme publique. " |
| 982 |
"Vous pouvez choisir de leur présenter la page sans acun message ou leur " |
| 983 |
"afficher la page avec un message au-dessus du contenu." |
| 984 |
|
| 985 |
#: authorizer.php:3778 |
| 986 |
msgid "" |
| 987 |
"<strong>What message should people without access see?</strong>: If you " |
| 988 |
"chose to show new users a <strong>message</strong> above, type that message " |
| 989 |
"here." |
| 990 |
msgstr "" |
| 991 |
"<strong>Quel message devra être affiché aux personnes sans accès ?</" |
| 992 |
"strong> : Si vous choisissez plus haut de présenter aux nouveaux " |
| 993 |
"utilisateurs un <strong>message</strong>, indiquez le message ici." |
| 994 |
|
| 995 |
#: authorizer.php:3790 |
| 996 |
msgid "" |
| 997 |
"<strong>Type of external service to authenticate against</strong>: Choose " |
| 998 |
"which authentication service type you will be using. You'll have to fill out " |
| 999 |
"different fields below depending on which service you choose." |
| 1000 |
msgstr "" |
| 1001 |
"<strong>Type de service externe pour authentification</strong> : Choisissez " |
| 1002 |
"le type de service d'authentification que vous utiliserez. Vous aurez à " |
| 1003 |
"remplir plusieurs champs ci-dessous selon le service sélectionné." |
| 1004 |
|
| 1005 |
#: authorizer.php:3791 |
| 1006 |
msgid "" |
| 1007 |
"<strong>Enable Google Logins</strong>: Choose if you want to allow users to " |
| 1008 |
"log in with their Google Account credentials. You will need to enter your " |
| 1009 |
"API Client ID and Secret to enable Google Logins." |
| 1010 |
msgstr "" |
| 1011 |
"<strong>Activer l'identification Google </strong> : Indiquez si vous " |
| 1012 |
"souhaitez autoriser les utilisateurs à se connecter avec leurs identifiants " |
| 1013 |
"de compte Google. Vous devrez saisir votre ID et clé secrète de client pour " |
| 1014 |
"activer la connexion Google." |
| 1015 |
|
| 1016 |
#: authorizer.php:3792 |
| 1017 |
msgid "" |
| 1018 |
"<strong>Enable CAS Logins</strong>: Choose if you want to allow users to log " |
| 1019 |
"in with via CAS (Central Authentication Service). You will need to enter " |
| 1020 |
"details about your CAS server (host, port, and path) to enable CAS Logins." |
| 1021 |
msgstr "" |
| 1022 |
"<strong>Activer la connexion CAS</strong> : Indiquez si vous souhaitez " |
| 1023 |
"autoriser les utilisateurs à se connecter via CAS (Central Authentication " |
| 1024 |
"Service). Vous aurez à saisir des détails sur votre serveur CAS (hôte, port " |
| 1025 |
"et chemin)." |
| 1026 |
|
| 1027 |
#: authorizer.php:3793 |
| 1028 |
msgid "" |
| 1029 |
"<strong>Enable LDAP Logins</strong>: Choose if you want to allow users to " |
| 1030 |
"log in with their LDAP (Lightweight Directory Access Protocol) credentials. " |
| 1031 |
"You will need to enter details about your LDAP server (host, port, search " |
| 1032 |
"base, uid attribute, directory user, directory user password, and whether to " |
| 1033 |
"use TLS) to enable Google Logins." |
| 1034 |
msgstr "" |
| 1035 |
"<strong>Activer la connexion LDAP</strong> : indiquez si vous souhaitez " |
| 1036 |
"autoriser les utilisaterus à se connecter avec leurs idenifiants LDAP " |
| 1037 |
"(Lightweight Directory Access Protocol). Vous devrez saisir des détails à " |
| 1038 |
"propos de votre serveur LDAP (hôte, port, base de recherche, attribut uid, " |
| 1039 |
"utilisateur d'annuaire, mot de passe utilisateur et s'il faut utliser TLS)." |
| 1040 |
|
| 1041 |
#: authorizer.php:3794 |
| 1042 |
msgid "" |
| 1043 |
"<strong>Default role for new CAS users</strong>: Specify which role new " |
| 1044 |
"external users will get by default. Be sure to choose a role with limited " |
| 1045 |
"permissions!" |
| 1046 |
msgstr "" |
| 1047 |
"<strong>Rôle par défaut pour les nouveaux utilisateurs CAS</strong> : " |
| 1048 |
"Spécifiez le rôle attribué par défaut aux nouveaux utilisateurs externes. " |
| 1049 |
"Prenez soin de choisir un rôle avec des permissions limitées !" |
| 1050 |
|
| 1051 |
#: authorizer.php:3795 |
| 1052 |
msgid "If you enable Google logins:" |
| 1053 |
msgstr "Si vous activez la connexion Google :" |
| 1054 |
|
| 1055 |
#: authorizer.php:3797 |
| 1056 |
msgid "" |
| 1057 |
"<strong>Google Client ID</strong>: You can generate this ID by creating a " |
| 1058 |
"new Project in the <a href='https://cloud.google.com/console'>Google " |
| 1059 |
"Developers Console</a>. A Client ID typically looks something like this: " |
| 1060 |
"1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps.googleusercontent.com" |
| 1061 |
msgstr "" |
| 1062 |
"<strong>ID client Google</strong>: Vous pouvez générer cette ID en créant un " |
| 1063 |
"nouveau projet dans <a href='https://cloud.google.com/console'>Google " |
| 1064 |
"Developers Console</a>. Une ID client ressemble typiquement à cela : " |
| 1065 |
"1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps.googleusercontent.com" |
| 1066 |
|
| 1067 |
#: authorizer.php:3798 |
| 1068 |
msgid "" |
| 1069 |
"<strong>Google Client Secret</strong>: You can generate this secret by " |
| 1070 |
"creating a new Project in the <a href='https://cloud.google.com/" |
| 1071 |
"console'>Google Developers Console</a>. A Client Secret typically looks " |
| 1072 |
"something like this: sDNgX5_pr_5bly-frKmvp8jT" |
| 1073 |
msgstr "" |
| 1074 |
"<strong>Clé secrète Google</strong> : Vous pouvez générer cette chaîne " |
| 1075 |
"secrète en créant un nouveau projet dans <a href='https://cloud.google.com/" |
| 1076 |
"console'>Google Developers Console</a>. Une clé client ressemble typiquement " |
| 1077 |
"à cela : sDNgX5_pr_5bly-frKmvp8jT" |
| 1078 |
|
| 1079 |
#: authorizer.php:3800 |
| 1080 |
msgid "If you enable CAS logins:" |
| 1081 |
msgstr "Si vous activez la connexion CAS :" |
| 1082 |
|
| 1083 |
#: authorizer.php:3802 |
| 1084 |
msgid "" |
| 1085 |
"<strong>CAS server hostname</strong>: Enter the hostname of the CAS server " |
| 1086 |
"you authenticate against (e.g., authn.example.edu)." |
| 1087 |
msgstr "" |
| 1088 |
"<strong>Nom d'hôte du serveur CAS</strong> : Indiquez le nom d'hôte du " |
| 1089 |
"serveur CAS pour l'authentification (ex. : authn.exemple.edu)." |
| 1090 |
|
| 1091 |
#: authorizer.php:3803 |
| 1092 |
msgid "" |
| 1093 |
"<strong>CAS server port</strong>: Enter the port on the CAS server to " |
| 1094 |
"connect to (e.g., 443)." |
| 1095 |
msgstr "" |
| 1096 |
"<strong>Port du serveur CAS</strong>: Indiquez le port du serveur CAS (ex. : " |
| 1097 |
"443)." |
| 1098 |
|
| 1099 |
#: authorizer.php:3804 |
| 1100 |
msgid "" |
| 1101 |
"<strong>CAS server path/context</strong>: Enter the path to the login " |
| 1102 |
"endpoint on the CAS server (e.g., /cas)." |
| 1103 |
msgstr "" |
| 1104 |
"<strong>Chemin/contexte du serveur CAS</strong> : indiquez le chemin vers le " |
| 1105 |
"dossier de connexion sur le serveur CAS (ex. : <code>/cas</code>)." |
| 1106 |
|
| 1107 |
#: authorizer.php:3805 |
| 1108 |
msgid "" |
| 1109 |
"<strong>CAS attribute containing first name</strong>: Enter the CAS " |
| 1110 |
"attribute that has the user's first name. When this user first logs in, " |
| 1111 |
"their WordPress account will have their first name retrieved from CAS and " |
| 1112 |
"added to their WordPress profile." |
| 1113 |
msgstr "" |
| 1114 |
"<strong>Attribut CAS contenant le prénom</strong> : Indiquez l'attribut CAS " |
| 1115 |
"qui correspond au prénom de l'utilisateur. Lorsque cet utilisateur se " |
| 1116 |
"connectera pour la première fois, son compte WordPress retrouvera ainsi son " |
| 1117 |
"prénom à partir de CAS et l'ajoutera à son profil." |
| 1118 |
|
| 1119 |
#: authorizer.php:3806 |
| 1120 |
msgid "" |
| 1121 |
"<strong>CAS attribute containing last name</strong>: Enter the CAS attribute " |
| 1122 |
"that has the user's last name. When this user first logs in, their WordPress " |
| 1123 |
"account will have their last name retrieved from CAS and added to their " |
| 1124 |
"WordPress profile." |
| 1125 |
msgstr "" |
| 1126 |
"<strong>Attribut CAS contenant le nom</strong> : Indiquez l'attribut CAS qui " |
| 1127 |
"correspond au nom de l'utilisateur. Lorsque cet utilisateur se connectera " |
| 1128 |
"pour la première fois, son compte WordPress retrouvera ainsi son nom à " |
| 1129 |
"partir de CAS et l'ajoutera à son profil." |
| 1130 |
|
| 1131 |
#: authorizer.php:3807 |
| 1132 |
msgid "" |
| 1133 |
"<strong>CAS attribute update</strong>: Select whether the first and last " |
| 1134 |
"names retrieved from CAS should overwrite any value the user has entered in " |
| 1135 |
"the first and last name fields in their WordPress profile. If this is not " |
| 1136 |
"set, this only happens the first time they log in." |
| 1137 |
msgstr "" |
| 1138 |
"<strong>Mise à jour d'attribut CAS</strong> : indiquez si les prénoms et " |
| 1139 |
"noms retrouvés dans CAS doivent remplacer toute valeur saisie par " |
| 1140 |
"l'utilisateur dans les champs « Prénom » et « Nom » de son profil WordPress. " |
| 1141 |
"Si cette option n'est pas sélectionnée, cela n'arrive que la première fois " |
| 1142 |
"qu'il se connecte." |
| 1143 |
|
| 1144 |
#: authorizer.php:3809 |
| 1145 |
msgid "If you enable LDAP logins:" |
| 1146 |
msgstr "Si vous activez la connexion LDAP :" |
| 1147 |
|
| 1148 |
#: authorizer.php:3811 |
| 1149 |
msgid "" |
| 1150 |
"<strong>LDAP Host</strong>: Enter the URL of the LDAP server you " |
| 1151 |
"authenticate against." |
| 1152 |
msgstr "" |
| 1153 |
"<strong>Hôte LDAP</strong> : Indiquez l'URL du serveur LDAP pour " |
| 1154 |
"l'authentification." |
| 1155 |
|
| 1156 |
#: authorizer.php:3812 |
| 1157 |
msgid "" |
| 1158 |
"<strong>LDAP Port</strong>: Enter the port number that the LDAP server " |
| 1159 |
"listens on." |
| 1160 |
msgstr "" |
| 1161 |
"<strong>Port LDAP</strong> : Indiquez le numéro de port écouté par le " |
| 1162 |
"serveur LDAP." |
| 1163 |
|
| 1164 |
#: authorizer.php:3813 |
| 1165 |
msgid "" |
| 1166 |
"<strong>LDAP Search Base</strong>: Enter the LDAP string that represents the " |
| 1167 |
"search base, e.g., ou=people,dc=example,dc=edu" |
| 1168 |
msgstr "" |
| 1169 |
"<strong>Base de recherche LDAP</strong>: Indiquez la chaîne de caractères " |
| 1170 |
"représentant la base de recherche LDAP, ex. : <code>ou=people,dc=example," |
| 1171 |
"dc=edu</code>" |
| 1172 |
|
| 1173 |
#: authorizer.php:3814 |
| 1174 |
msgid "" |
| 1175 |
"<strong>LDAP attribute containing username</strong>: Enter the name of the " |
| 1176 |
"LDAP attribute that contains the usernames used by those attempting to log " |
| 1177 |
"in. The plugin will search on this attribute to find the cn to bind against " |
| 1178 |
"for login attempts." |
| 1179 |
msgstr "" |
| 1180 |
"<strong>Attribut LDAP contenant le nom d'utilisateur</strong> : indiquez le " |
| 1181 |
"nom de l'attribut LDAP contenant le nom d'utilisateur des personnes tentant " |
| 1182 |
"de se connecter. Le plugin recherchera cet attribut afin de trouver le cn " |
| 1183 |
"auquel il faudra le lier pour les tentatives de connexion." |
| 1184 |
|
| 1185 |
#: authorizer.php:3815 |
| 1186 |
msgid "" |
| 1187 |
"<strong>LDAP Directory User</strong>: Enter the name of the LDAP user that " |
| 1188 |
"has permissions to browse the directory." |
| 1189 |
msgstr "" |
| 1190 |
"<strong>Utilisateur annuaire LDAP</strong> : Indiquez le nom de " |
| 1191 |
"l'utilisateur LDAP qui a les permissions pour parcourir l'annuaire." |
| 1192 |
|
| 1193 |
#: authorizer.php:3816 |
| 1194 |
msgid "" |
| 1195 |
"<strong>LDAP Directory User Password</strong>: Enter the password for the " |
| 1196 |
"LDAP user that has permission to browse the directory." |
| 1197 |
msgstr "" |
| 1198 |
"<strong>Mot de passe de l'utilisateur d'annuaire LDAP</strong> : Indiquez " |
| 1199 |
"le mot de passe de l'utilisateur LDAP qui a les permissions pour parcourir " |
| 1200 |
"l'annuaire." |
| 1201 |
|
| 1202 |
#: authorizer.php:3817 |
| 1203 |
msgid "" |
| 1204 |
"<strong>Secure Connection (TLS)</strong>: Select whether all communication " |
| 1205 |
"with the LDAP server should be performed over a TLS-secured connection." |
| 1206 |
msgstr "" |
| 1207 |
"<strong>Connexion sécurisée (TLS)</strong> : Indiquez si toute communication " |
| 1208 |
"avec le serveur LDAP devra passer par une connexion TLS sécurisée." |
| 1209 |
|
| 1210 |
#: authorizer.php:3818 |
| 1211 |
msgid "" |
| 1212 |
"<strong>Custom lost password URL</strong>: The WordPress login page contains " |
| 1213 |
"a link to recover a lost password. If you have external users who shouldn't " |
| 1214 |
"change the password on their WordPress account, point them to the " |
| 1215 |
"appropriate location to change the password on their external authentication " |
| 1216 |
"service here." |
| 1217 |
msgstr "" |
| 1218 |
"<strong>URL personnalisée pour mot de passe oublié</strong>: La page de " |
| 1219 |
"connexion WordPress contient un lien permettant de retrouver un mot de passe " |
| 1220 |
"perdu. Si vous avez des utilisateurs externes qui ne devraient pas modifier " |
| 1221 |
"le mot de passe sur leur compte WordPress, renvoyez-les ici vers " |
| 1222 |
"l'emplacement approprié pour la modification de mot de passe sur leur " |
| 1223 |
"service d'authentification externe." |
| 1224 |
|
| 1225 |
#: authorizer.php:3819 |
| 1226 |
msgid "" |
| 1227 |
"<strong>LDAP attribute containing first name</strong>: Enter the LDAP " |
| 1228 |
"attribute that has the user's first name. When this user first logs in, " |
| 1229 |
"their WordPress account will have their first name retrieved from LDAP and " |
| 1230 |
"added to their WordPress profile." |
| 1231 |
msgstr "" |
| 1232 |
"<strong>Attribut LDAP contenant le prénom</strong> : Indiquez l'attribut " |
| 1233 |
"LDAP qui correspond au prénom de l'utilisateur. Lorsque cet utilisateur se " |
| 1234 |
"connecte pour la première fois, son compte WordPress retrouvera ainsi son " |
| 1235 |
"prénom à partir de LDAP et l'ajoutera à son profil." |
| 1236 |
|
| 1237 |
#: authorizer.php:3820 |
| 1238 |
msgid "" |
| 1239 |
"<strong>LDAP attribute containing last name</strong>: Enter the LDAP " |
| 1240 |
"attribute that has the user's last name. When this user first logs in, their " |
| 1241 |
"WordPress account will have their last name retrieved from LDAP and added to " |
| 1242 |
"their WordPress profile." |
| 1243 |
msgstr "" |
| 1244 |
"<strong>Attribut LDAP contenant le nom</strong> : Indiquez l'attribut LDAP " |
| 1245 |
"qui correspond au nom de l'utilisateur. Lorsque cet utilisateur se connecte " |
| 1246 |
"pour la première fois, son compte WordPress retrouvera ainsi son nom à " |
| 1247 |
"partir de LDAP et l'ajoutera à son profil." |
| 1248 |
|
| 1249 |
#: authorizer.php:3821 |
| 1250 |
msgid "" |
| 1251 |
"<strong>LDAP attribute update</strong>: Select whether the first and last " |
| 1252 |
"names retrieved from LDAP should overwrite any value the user has entered in " |
| 1253 |
"the first and last name fields in their WordPress profile. If this is not " |
| 1254 |
"set, this only happens the first time they log in." |
| 1255 |
msgstr "" |
| 1256 |
"<strong>Mise à jour d'attribut LDAP</strong> : indiquez si les prénom et nom " |
| 1257 |
"retrouvés à partir du LDAP doivent remplacer toute valeur saisie par " |
| 1258 |
"l'utilisateur dans les champs « Prénom » et « Nom » de son profil WordPress. " |
| 1259 |
"Si cette option n'est pas sélectionnée, cela n'arrive que la première fois " |
| 1260 |
"qu'il se connecte." |
| 1261 |
|
| 1262 |
#: authorizer.php:3834 |
| 1263 |
msgid "" |
| 1264 |
"<strong>Limit invalid login attempts</strong>: Choose how soon (and for how " |
| 1265 |
"long) to restrict access to individuals (or bots) making repeated invalid " |
| 1266 |
"login attempts. You may set a shorter delay first, and then a longer delay " |
| 1267 |
"after repeated invalid attempts; you may also set how much time must pass " |
| 1268 |
"before the delays will be reset to normal." |
| 1269 |
msgstr "" |
| 1270 |
"<strong>Limiter les tentatives de connexion invalides</strong> : Indiquez à " |
| 1271 |
"quel moment (et pour combien de temps) interdire l'accès à des individus (ou " |
| 1272 |
"des robots) effectuant des tentatives de connexion invalides répétées. Vous " |
| 1273 |
"devriez, dans un premier, définir un délai court, puis un délai plus long " |
| 1274 |
"après des tentatives invalides répétées. Vous pouvez également définir " |
| 1275 |
"combien de temps doit s'écouler avant que les délais soient annulés." |
| 1276 |
|
| 1277 |
#: authorizer.php:3835 |
| 1278 |
msgid "" |
| 1279 |
"<strong>Hide WordPress Logins</strong>: If you want to hide the WordPress " |
| 1280 |
"username and password fields and the Log In button on the wp-login screen, " |
| 1281 |
"enable this option. Note: You can always access the WordPress logins by " |
| 1282 |
"adding external=wordpress to the wp-login URL, like so:" |
| 1283 |
msgstr "" |
| 1284 |
"<strong>Masquer les champs de connexion WordPress</strong> : Si vous " |
| 1285 |
"souhaitez masquer le nom d'utilisateur et le mot de passe WordPress et le " |
| 1286 |
"bouton de connexion sur l'écran wp-login, sélectionnez cette option. " |
| 1287 |
"Remarque : vous pouvez toujours accéder aux champs de connexion WordPress en " |
| 1288 |
"ajoutant <code>external=wordpress</code> à l'URL <code>wp-login.php</code>, " |
| 1289 |
"ainsi :" |
| 1290 |
|
| 1291 |
#: authorizer.php:3836 |
| 1292 |
msgid "" |
| 1293 |
"<strong>Custom WordPress login branding</strong>: If you'd like to use " |
| 1294 |
"custom branding on the WordPress login page, select that here. You will need " |
| 1295 |
"to use the `authorizer_add_branding_option` filter in your theme to add it. " |
| 1296 |
"You can see an example theme that implements this filter in the plugin " |
| 1297 |
"directory under sample-theme-add-branding." |
| 1298 |
msgstr "" |
| 1299 |
"<strong>Style personnalisé du formulaire de conexion WordPress</strong> : si " |
| 1300 |
"vous souhaitez modifier le style de la page de connexion WordPress, veuillez " |
| 1301 |
"sélectionner cela ici. Vous devrez utiliser le filtre " |
| 1302 |
"<code>authorizer_add_branding_option</code>dans votre thème. Vous pouvez " |
| 1303 |
"découvrir un exemple qui implémente ce filtre dans le dossier <code>/ sample-" |
| 1304 |
"theme-add-branding/</code> situé dans le dossier d'installation du plugin " |
| 1305 |
"<code>/wp-content/plugins/authorizer/</code>." |
| 1306 |
|
| 1307 |
#: authorizer.php:3881 |
| 1308 |
msgid "You do not have sufficient permissions to access this page." |
| 1309 |
msgstr "Vous n'avez pas l'autorisation d'accéder à cette page." |
| 1310 |
|
| 1311 |
#: authorizer.php:3887 |
| 1312 |
msgid "" |
| 1313 |
"Most <strong>Authorizer</strong> settings are set in the individual sites, " |
| 1314 |
"but you can specify a few options here that apply to <strong>all sites in " |
| 1315 |
"the network</strong>. These settings will override settings in the " |
| 1316 |
"individual sites." |
| 1317 |
msgstr "" |
| 1318 |
"La plupart des paramètres <strong>Authorizer</strong> sont définis dans les " |
| 1319 |
"sites individuels mais vous pouvez spécifier ici quelques options qui " |
| 1320 |
"s'appliqueront à <strong>tous les sites du réseau</strong>. Ces paramètres " |
| 1321 |
"remplaceront les paramètres définis dans les sites individuels." |
| 1322 |
|
| 1323 |
#: authorizer.php:3889 |
| 1324 |
msgid "Override individual site settings with the settings below" |
| 1325 |
msgstr "" |
| 1326 |
"Remplacer les paramètres de site individuel par les paramètres ci-dessous" |
| 1327 |
|
| 1328 |
#: authorizer.php:3900 |
| 1329 |
msgid "Manage who has access to all sites in the network." |
| 1330 |
msgstr "Gérer qui peut accéder à tous les sites dans le réseau." |
| 1331 |
|
| 1332 |
#: authorizer.php:3904 |
| 1333 |
msgid "Who can log in to sites in this network?" |
| 1334 |
msgstr "Qui peut se connecter aux sites dans ce réseau ?" |
| 1335 |
|
| 1336 |
#: authorizer.php:3908 |
| 1337 |
msgid "Who can view sites in this network?" |
| 1338 |
msgstr "Qui peut voir les sites dans ce réseau ?" |
| 1339 |
|
| 1340 |
#: authorizer.php:3912 |
| 1341 |
msgid "Approved Users (All Sites)" |
| 1342 |
msgstr "Utilisateurs approuvés (tous les sites)" |
| 1343 |
|
| 1344 |
#: authorizer.php:3912 |
| 1345 |
msgid "" |
| 1346 |
"Note: these users will <strong>not</strong> receive welcome emails when " |
| 1347 |
"approved. Only users approved from individual sites can receive these " |
| 1348 |
"messages." |
| 1349 |
msgstr "" |
| 1350 |
"Remarque : ces utilisateurs <strong>ne</strong> seront <strong>pas</strong> " |
| 1351 |
"destinataires du courriel de bienvenue lors de l'approbation. Seuls les " |
| 1352 |
"utilisateurs approuvés des sites individuels peuvent obtenir ces messages." |
| 1353 |
|
| 1354 |
#: authorizer.php:3940 |
| 1355 |
msgid "CAS Custom Label" |
| 1356 |
msgstr "Libellé personnalisé CAS" |
| 1357 |
|
| 1358 |
#: authorizer.php:3956 |
| 1359 |
msgid "CAS attribute containing email" |
| 1360 |
msgstr "Attribut CAS contenant le courriel" |
| 1361 |
|
| 1362 |
#: authorizer.php:3996 |
| 1363 |
msgid "LDAP attribute containing email" |
| 1364 |
msgstr "Attribut LDAP contenant le courriel" |
| 1365 |
|
| 1366 |
#: authorizer.php:4609 |
| 1367 |
msgid "This setting is overridden by a" |
| 1368 |
msgstr "Ce paramètre est remplacé par une" |
| 1369 |
|
| 1370 |
#: authorizer.php:4609 |
| 1371 |
msgid "multisite option" |
| 1372 |
msgstr "option multisite" |
| 1373 |
|
| 1374 |
#~ msgid "" |
| 1375 |
#~ "You can use <b>[site_name]</b>, <b>[site_url]</b>, and <b>[user_email]</" |
| 1376 |
#~ "b> shortcodes." |
| 1377 |
#~ msgstr "" |
| 1378 |
#~ "Vous pouvez utiliser les shortcodes <b>[site_name]</b>, <b>[site_url]</b> " |
| 1379 |
#~ "et <b>[user_email]</b>" |
| 1380 |
|