001: /*
002: * Copyright 2001-2005 Sun Microsystems, Inc. All Rights Reserved.
003: * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
004: *
005: * This code is free software; you can redistribute it and/or modify it
006: * under the terms of the GNU General Public License version 2 only, as
007: * published by the Free Software Foundation. Sun designates this
008: * particular file as subject to the "Classpath" exception as provided
009: * by Sun in the LICENSE file that accompanied this code.
010: *
011: * This code is distributed in the hope that it will be useful, but WITHOUT
012: * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
013: * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
014: * version 2 for more details (a copy is included in the LICENSE file that
015: * accompanied this code).
016: *
017: * You should have received a copy of the GNU General Public License version
018: * 2 along with this work; if not, write to the Free Software Foundation,
019: * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
020: *
021: * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
022: * CA 95054 USA or visit www.sun.com if you need additional information or
023: * have any questions.
024: */
025:
026: package sun.security.util;
027:
028: /**
029: * <p> This class represents the <code>ResourceBundle</code>
030: * for the following packages:
031: *
032: * <ol>
033: * <li> com.sun.security.auth
034: * <li> com.sun.security.auth.login
035: * </ol>
036: *
037: * @version 1.6, 01/23/01
038: */
039: public class AuthResources_fr extends java.util.ListResourceBundle {
040:
041: private static final Object[][] contents = {
042:
043: // NT principals
044: { "invalid null input: value",
045: "entr\u00e9e Null non valide {0}" },
046: { "NTDomainPrincipal: name", "NTDomainPrincipal : {0}" },
047: { "NTNumericCredential: name", "NTNumericCredential : {0}" },
048: { "Invalid NTSid value", "Valeur de NTSid non valide" },
049: { "NTSid: name", "NTSid : {0}" },
050: { "NTSidDomainPrincipal: name",
051: "NTSidDomainPrincipal : {0}" },
052: { "NTSidGroupPrincipal: name", "NTSidGroupPrincipal : {0}" },
053: { "NTSidPrimaryGroupPrincipal: name",
054: "NTSidPrimaryGroupPrincipal : {0}" },
055: { "NTSidUserPrincipal: name", "NTSidUserPrincipal : {0}" },
056: { "NTUserPrincipal: name", "NTUserPrincipal : {0}" },
057:
058: // UnixPrincipals
059: { "UnixNumericGroupPrincipal [Primary Group]: name",
060: "UnixNumericGroupPrincipal [groupe principal] : {0}" },
061: { "UnixNumericGroupPrincipal [Supplementary Group]: name",
062: "UnixNumericGroupPrincipal [groupe suppl\u00e9mentaire] : {0}" },
063: { "UnixNumericUserPrincipal: name",
064: "UnixNumericUserPrincipal : {0}" },
065: { "UnixPrincipal: name", "UnixPrincipal : {0}" },
066:
067: // com.sun.security.auth.login.ConfigFile
068: { "Unable to properly expand config",
069: "Impossible de d\u00e9velopper {0} correctement" },
070: { "extra_config (No such file or directory)",
071: "{0} (fichier ou r\u00e9pertoire introuvable)" },
072: { "Unable to locate a login configuration",
073: "Impossible de trouver une configuration de connexion" },
074: { "Configuration Error:\n\tInvalid control flag, flag",
075: "Erreur de configuration :\n\tIndicateur de contr\u00f4le non valide, {0}" },
076: {
077: "Configuration Error:\n\tCan not specify multiple entries for appName",
078: "Erreur de configuration :\n\tImpossible de sp\u00e9cifier des entr\u00e9es multiples pour {0}" },
079: {
080: "Configuration Error:\n\texpected [expect], read [end of file]",
081: "Erreur de configuration :\n\tattendu [{0}], lecture [fin de fichier]" },
082: {
083: "Configuration Error:\n\tLine line: expected [expect], found [value]",
084: "Erreur de configuration :\n\tLigne {0} : attendu [{1}], trouv\u00e9 [{2}]" },
085: { "Configuration Error:\n\tLine line: expected [expect]",
086: "Erreur de configuration :\n\tLigne {0} : attendu [{1}]" },
087: {
088: "Configuration Error:\n\tLine line: system property [value] expanded to empty value",
089: "Erreur de configuration :\n\tLigne {0} : propri\u00e9t\u00e9 syst\u00e8me [{1}] d\u00e9velopp\u00e9e en valeur vide" },
090:
091: // com.sun.security.auth.module.JndiLoginModule
092: { "username: ", "Nom d'utilisateur : " },
093: { "password: ", "Mot de passe : " },
094:
095: // com.sun.security.auth.module.KeyStoreLoginModule
096: { "Please enter keystore information",
097: "Veuillez entrer les informations relatives \u00e0 Keystore" },
098: { "Keystore alias: ", "Alias pour Keystore : " },
099: { "Keystore password: ", "Mot de passe pour Keystore : " },
100: { "Private key password (optional): ",
101: "Mot de passe de cl\u00e9 priv\u00e9e (facultatif) : " },
102:
103: // com.sun.security.auth.module.Krb5LoginModule
104: { "Kerberos username [[defUsername]]: ",
105: "Nom d''utilisateur Kerberos [{0}] : " },
106: { "Kerberos password for [username]: ",
107: "Mot de pass\u00e9 Kerberos pour {0} : " },
108:
109: /*** EVERYTHING BELOW IS DEPRECATED ***/
110:
111: // com.sun.security.auth.PolicyFile
112: { ": error parsing ", " : erreur d'analyse " },
113: { ": ", ": " },
114: { ": error adding Permission ",
115: " : erreur d'ajout de permission " },
116: { " ", " " },
117: { ": error adding Entry ",
118: " : erreur d'ajout d'entr\u00e9e " },
119: { "(", "(" },
120: { ")", ")" },
121: {
122: "attempt to add a Permission to a readonly PermissionCollection",
123: "tentative d'ajout de permission \u00e0 un ensemble de permissions en lecture seule" },
124:
125: // com.sun.security.auth.PolicyParser
126: { "expected keystore type", "type de Keystore attendu" },
127: { "can not specify Principal with a ",
128: "impossible de sp\u00e9cifier Principal avec une" },
129: { "wildcard class without a wildcard name",
130: "classe g\u00e9n\u00e9rique sans nom g\u00e9n\u00e9rique" },
131: { "expected codeBase or SignedBy",
132: "codeBase ou SignedBy attendu" },
133: { "only Principal-based grant entries permitted",
134: "seules les entr\u00e9es bas\u00e9es sur Principal sont autoris\u00e9es" },
135: { "expected permission entry",
136: "entr\u00e9e de permission attendue" },
137: { "number ", "nombre " },
138: { "expected ", "attendu " },
139: { ", read end of file", ", lecture de fin de fichier" },
140: { "expected ';', read end of file",
141: "attendu ';', lecture de fin de fichier" },
142: { "line ", "ligne " },
143: { ": expected '", " : attendu '" },
144: { "', found '", "', trouv\u00e9 '" },
145: { "'", "'" },
146:
147: // SolarisPrincipals
148: { "SolarisNumericGroupPrincipal [Primary Group]: ",
149: "SolarisNumericGroupPrincipal [groupe principal] : " },
150: { "SolarisNumericGroupPrincipal [Supplementary Group]: ",
151: "SolarisNumericGroupPrincipal [groupe suppl\u00e9mentaire] : " },
152: { "SolarisNumericUserPrincipal: ",
153: "SolarisNumericUserPrincipal : " },
154: { "SolarisPrincipal: ", "SolarisPrincipal : " },
155: { "provided null name", "nom Null sp\u00e9cifi\u00e9" }
156:
157: };
158:
159: /**
160: * Returns the contents of this <code>ResourceBundle</code>.
161: *
162: * <p>
163: *
164: * @return the contents of this <code>ResourceBundle</code>.
165: */
166: public Object[][] getContents() {
167: return contents;
168: }
169: }
|