home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / usr / lib / NextStep / authserver.app / French.lproj / Localizable.strings
Encoding:
Text File  |  1993-04-10  |  1.2 KB  |  17 lines

  1. /* Alert displayed when NetWare authentication says the user password has expired.  User only has a few grace logins to change the password. */
  2. "Your password has expired.  Please use NetWareManager to change it." = "Votre mot de passe a expiré. Changez votre mot de passe à l'aide de NetWareManager.";
  3.  
  4. /* Alert displayed when NetWare authentication says the user password has expired and there are no grace logins left. */
  5. "Your password has expired.  See your NetWare administrator to get a new one." = "Votre mot de passe a expiré.  Demandez à votre administrateur de NetWare de vous en assigner un nouveau.";
  6.  
  7. /* Alert displayed when a random problem caused the authentication to fail.  Not a type by the user. */
  8. "Authentication failed." = "L'authentification a échoué.";
  9.  
  10. /* Alert displayed when the user name was unknown or password wrong. */
  11. "Invalid user name or password.  Please try again." = "Nom d'utilisateur ou mot de passe incorrect. Veuillez recommencer.";
  12.  
  13. /* Alert displayed when user tries to do a guest authentication on AppleShare and the server doesn't allow guest authentication. */
  14. "This server doesn't allow guest authentication." = "Ce serveur n'autorise pas l'authentification d'invités.";
  15.  
  16. /* Button title on alert panel */
  17. "OK" = "OK";