~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Wine Cross Reference
wine/dlls/crypt32/crypt32_Fr.rc

Version: ~ [ wine-1.1.1 ] ~ [ wine-1.1.0 ] ~ [ wine-1.0 ] ~ [ wine-1.0-rc5 ] ~ [ wine-1.0-rc4 ] ~ [ wine-1.0-rc3 ] ~ [ wine-1.0-rc2 ] ~ [ wine-1.0-rc1 ] ~ [ wine-0.9.61 ] ~ [ wine-0.9.60 ] ~ [ wine-0.9.59 ] ~ [ wine-0.9.58 ] ~ [ wine-0.9.57 ] ~ [ wine-0.9.56 ] ~ [ wine-0.9.55 ] ~ [ wine-0.9.54 ] ~ [ wine-0.9.53 ] ~ [ wine-0.9.52 ] ~ [ wine-0.9.51 ] ~ [ wine-0.9.50 ] ~ [ wine-0.9.49 ] ~ [ wine-0.9.48 ] ~ [ wine-0.9.47 ] ~ [ wine-0.9.46 ] ~ [ wine-0.9.45 ] ~ [ wine-0.9.44 ] ~ [ wine-0.9.43 ] ~ [ wine-0.9.42 ] ~ [ wine-0.9.41 ] ~ [ wine-0.9.40 ] ~ [ wine-0.9.39 ] ~ [ wine-0.9.38 ] ~ [ wine-0.9.37 ] ~ [ wine-0.9.36 ] ~ [ wine-0.9.35 ] ~ [ wine-0.9.34 ] ~ [ wine-0.9.33 ] ~ [ wine-0.9.32 ] ~ [ wine-0.9.31 ] ~ [ wine-0.9.30 ] ~ [ wine-0.9.29 ] ~ [ wine-0.9.28 ] ~ [ wine-0.9.27 ] ~ [ wine-0.9.26 ] ~ [ wine-0.9.25 ] ~ [ wine-0.9.24 ] ~ [ wine-0.9.23 ] ~ [ wine-0.9.22 ] ~ [ wine-0.9.21 ] ~ [ wine-0.9.20 ] ~ [ wine-0.9.19 ] ~ [ wine-0.9.18 ] ~ [ wine-0.9.17 ] ~ [ wine-0.9.16 ] ~ [ wine-0.9.15 ] ~ [ wine-0.9.14 ] ~ [ wine-0.9.13 ] ~ [ wine-0.9.12 ] ~ [ wine-0.9.11 ] ~ [ wine-0.9.10 ] ~ [ wine-0.9.9 ] ~ [ wine-0.9.8 ] ~ [ wine-0.9.7 ] ~ [ wine-0.9.6 ] ~ [ wine-0.9.5 ] ~ [ wine-0.9.4 ] ~ [ wine-0.9.3 ] ~ [ wine-0.9.2 ] ~ [ wine-0.9.1 ] ~ [ wine-0.9 ] ~ [ wine20050930 ] ~ [ wine20050830 ] ~ [ wine20050725 ] ~ [ wine20050628 ] ~ [ wine20050524 ] ~ [ wine20050419 ] ~ [ wine20050310 ] ~ [ wine20050211 ] ~ [ wine20050111 ] ~ [ wine20041201 ] ~ [ wine20041019 ] ~ [ wine20040914 ] ~ [ wine20040813 ] ~ [ wine20040716 ] ~ [ wine20040615 ] ~ [ wine20040505 ] ~ [ wine20040408 ] ~ [ wine20040309 ] ~ [ wine20040213 ] ~ [ wine20040121 ] ~ [ wine20031212 ] ~ [ wine20031118 ] ~ [ wine20031016 ] ~ [ wine20030911 ] ~ [ wine20030813 ] ~ [ wine20030709 ] ~ [ wine20030618 ] ~ [ wine20030508 ] ~ [ wine20030408 ] ~ [ wine20030318 ] ~ [ wine20030219 ] ~ [ wine20030115 ] ~ [ wine20021219 ] ~ [ wine20021125 ] ~ [ wine20021031 ] ~ [ wine20021007 ] ~ [ wine20020904 ] ~ [ wine20020804 ] ~ [ wine20020710 ] ~ [ wine20020605 ] ~ [ wine20020509 ] ~ [ wine20020411 ] ~ [ wine20020310 ] ~ [ wine20020228 ] ~ [ wine20011226 ] ~ [ wine20011108 ] ~ [ wine20011004 ] ~ [ wine20010824 ] ~ [ wine20010731 ] ~ [ wine20010629 ] ~ [ wine20010510 ] ~ [ wine20010418 ] ~ [ wine20010326 ] ~ [ wine20010305 ] ~ [ wine20010216 ] ~ [ wine20010112 ] ~ [ wine20001222 ] ~ [ wine20001202 ] ~ [ wine20001026 ] ~ [ wine20001002 ] ~ [ wine20000909 ] ~ [ wine20000821 ] ~ [ wine20000801 ] ~ [ wine20000716 ] ~ [ wine20000326 ] ~ [ wine20000227 ] ~ [ wine20000130 ] ~ [ wine20000109 ] ~

  1 /*
  2  * crypt32 dll French resources
  3  *
  4  * Copyright 2006-2008 Jonathan Ernst
  5  *
  6  * This library is free software; you can redistribute it and/or
  7  * modify it under the terms of the GNU Lesser General Public
  8  * License as published by the Free Software Foundation; either
  9  * version 2.1 of the License, or (at your option) any later version.
 10  *
 11  * This library is distributed in the hope that it will be useful,
 12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
 13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 14  * Lesser General Public License for more details.
 15  *
 16  * You should have received a copy of the GNU Lesser General Public
 17  * License along with this library; if not, write to the Free Software
 18  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
 19  */
 20 
 21 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
 22 
 23 STRINGTABLE DISCARDABLE
 24 {
 25     IDS_AUTHORITY_KEY_ID "Identifiant de l'authorité de la clé"
 26     IDS_KEY_ATTRIBUTES "Attributs de la clé"
 27     IDS_KEY_USAGE_RESTRICTION "Restrictions de l'utilisation de la clé"
 28     IDS_SUBJECT_ALT_NAME "Subject Alternative Name"
 29     IDS_ISSUER_ALT_NAME "Issuer Alternative Name"
 30     IDS_BASIC_CONSTRAINTS "Basic Constraints"
 31     IDS_KEY_USAGE "Utilisation de la clé"
 32     IDS_CERT_POLICIES "Certificate Policies"
 33     IDS_SUBJECT_KEY_IDENTIFIER "Subject Key Identifier"
 34     IDS_CRL_REASON_CODE "CRL Reason Code"
 35     IDS_CRL_DIST_POINTS "CRL Distribution Points"
 36     IDS_ENHANCED_KEY_USAGE "Enhanced Key Usage"
 37     IDS_AUTHORITY_INFO_ACCESS "Authority Information Access"
 38     IDS_CERT_EXTENSIONS "Certificate Extensions"
 39     IDS_NEXT_UPDATE_LOCATION "Next Update Location"
 40     IDS_YES_OR_NO_TRUST "Yes or No Trust"
 41     IDS_EMAIL_ADDRESS "Email Address"
 42     IDS_UNSTRUCTURED_NAME "Unstructured Name"
 43     IDS_CONTENT_TYPE "Content Type"
 44     IDS_MESSAGE_DIGEST "Message Digest"
 45     IDS_SIGNING_TIME "Signing Time"
 46     IDS_COUNTER_SIGN "Counter Sign"
 47     IDS_CHALLENGE_PASSWORD "Challenge Password"
 48     IDS_UNSTRUCTURED_ADDRESS "Unstructured Address"
 49     IDS_SMIME_CAPABILITIES "SMIME Capabilities"
 50     IDS_PREFER_SIGNED_DATA "Prefer Signed Data"
 51     IDS_CPS "CPS"
 52     IDS_USER_NOTICE "Notice utilisateur"
 53     IDS_OCSP "On-line Certificate Status Protocol"
 54     IDS_CA_ISSUER "Certification Authority Issuer"
 55     IDS_CERT_TEMPLATE_NAME "Certification Template Name"
 56     IDS_CERT_TYPE "Certificate Type"
 57     IDS_CERT_MANIFOLD "Certificate Manifold"
 58     IDS_NETSCAPE_CERT_TYPE "Type de certificat Netscape"
 59     IDS_NETSCAPE_BASE_URL "URL Netscape de base"
 60     IDS_NETSCAPE_REVOCATION_URL "URL Netscape de révocation"
 61     IDS_NETSCAPE_CA_REVOCATION_URL "URL Netscape de révocation du certificat"
 62     IDS_NETSCAPE_CERT_RENEWAL_URL "URL Netscape de renouvellement du certificat"
 63     IDS_NETSCAPE_CA_POLICY_URL "Netscape CA Policy URL"
 64     IDS_NETSCAPE_SSL_SERVER_NAME "Netscape SSL ServerName"
 65     IDS_NETSCAPE_COMMENT "Commentaire Netscape"
 66     IDS_SPC_SP_AGENCY_INFO "SpcSpAgencyInfo"
 67     IDS_SPC_FINANCIAL_CRITERIA "SpcFinancialCriteria"
 68     IDS_SPC_MINIMAL_CRITERIA "SpcMinimalCriteria"
 69     IDS_COUNTRY "Pays/Région"
 70     IDS_ORGANIZATION "Organisation"
 71     IDS_ORGANIZATIONAL_UNIT "Unité d'organisation"
 72     IDS_COMMON_NAME "Nom commun"
 73     IDS_LOCALITY "Locality"
 74     IDS_STATE_OR_PROVINCE "État ou province"
 75     IDS_TITLE "Titre"
 76     IDS_GIVEN_NAME "Nom donné"
 77     IDS_INITIALS "Initiales"
 78     IDS_SUR_NAME "Nom de famille"
 79     IDS_DOMAIN_COMPONENT "Domain Component"
 80     IDS_STREET_ADDRESS "Adresse"
 81     IDS_SERIAL_NUMBER "Numéro de série"
 82     IDS_CA_VERSION "Version du CA"
 83     IDS_CROSS_CA_VERSION "Cross CA Version"
 84     IDS_SERIALIZED_SIG_SERIAL_NUMBER "Serialized Signature Serial Number"
 85     IDS_PRINCIPAL_NAME "Nom principal"
 86     IDS_WINDOWS_PRODUCT_UPDATE "Mise à jour de Windows"
 87     IDS_ENROLLMENT_NAME_VALUE_PAIR "Enrollment Name Value Pair"
 88     IDS_OS_VERSION "Version du système d'exploitation"
 89     IDS_ENROLLMENT_CSP "Enrollment CSP"
 90     IDS_CRL_NUMBER "CRL Number"
 91     IDS_DELTA_CRL_INDICATOR "Delta CRL Indicator"
 92     IDS_ISSUING_DIST_POINT "Issuing Distribution Point"
 93     IDS_FRESHEST_CRL "Freshest CRL"
 94     IDS_NAME_CONSTRAINTS "Contraintes de nom"
 95     IDS_POLICY_MAPPINGS "Policy Mappings"
 96     IDS_POLICY_CONSTRAINTS "Policy Constraints"
 97     IDS_CROSS_CERT_DIST_POINTS "Cross-Certificate Distribution Points"
 98     IDS_APPLICATION_POLICIES "Application Policies"
 99     IDS_APPLICATION_POLICY_MAPPINGS "Application Policy Mappings"
100     IDS_APPLICATION_POLICY_CONSTRAINTS "Application Policy Constraints"
101     IDS_CMC_DATA "CMC Data"
102     IDS_CMC_RESPONSE "CMC Response"
103     IDS_UNSIGNED_CMC_REQUEST "Unsigned CMC Request"
104     IDS_CMC_STATUS_INFO "CMC Status Info"
105     IDS_CMC_EXTENSIONS "CMC Extensions"
106     IDS_CMC_ATTRIBUTES "CMC Attributes"
107     IDS_PKCS_7_DATA "Données PKCS 7"
108     IDS_PKCS_7_SIGNED "Signé avec PKCS 7"
109     IDS_PKCS_7_ENVELOPED "Enveloppé avec PKCS 7"
110     IDS_PKCS_7_SIGNED_ENVELOPED "Enveloppé et signé avec PKCS 7"
111     IDS_PKCS_7_DIGESTED "Haché avec PKCS 7"
112     IDS_PKCS_7_ENCRYPTED "Chiffré avec PKCS 7"
113     IDS_PREVIOUS_CA_CERT_HASH "Previous CA Certificate Hash"
114     IDS_CRL_VIRTUAL_BASE "Virtual Base CRL Number"
115     IDS_CRL_NEXT_PUBLISH "Next CRL Publish"
116     IDS_CA_EXCHANGE "Certificat de chiffrement CA"
117     IDS_KEY_RECOVERY_AGENT "Key Recovery Agent"
118     IDS_CERTIFICATE_TEMPLATE "Certificate Template Information"
119     IDS_ENTERPRISE_ROOT_OID "Enterprise Root OID"
120     IDS_RDN_DUMMY_SIGNER "Signataire factice"
121     IDS_ARCHIVED_KEY_ATTR "Clé de chiffrement privée"
122     IDS_CRL_SELF_CDP "Published CRL Locations"
123     IDS_REQUIRE_CERT_CHAIN_POLICY "Enforce Certificate Chain Policy"
124     IDS_TRANSACTION_ID "Transaction Id"
125     IDS_SENDER_NONCE "Sender Nonce"
126     IDS_RECIPIENT_NONCE "Recipient Nonce"
127     IDS_REG_INFO "Reg Info"
128     IDS_GET_CERTIFICATE "Get Certificate"
129     IDS_GET_CRL "Get CRL"
130     IDS_REVOKE_REQUEST "Revoke Request"
131     IDS_QUERY_PENDING "Query Pending"
132     IDS_SORTED_CTL "Certificate Trust List"
133     IDS_ARCHIVED_KEY_CERT_HASH "Archived Key Certificate Hash"
134     IDS_PRIVATE_KEY_USAGE_PERIOD "Private Key Usage Period"
135     IDS_CLIENT_INFORMATION "Client Information"
136     IDS_SERVER_AUTHENTICATION "Server Authentication"
137     IDS_CLIENT_AUTHENTICATION "Client Authentication"
138     IDS_CODE_SIGNING "Code Signing"
139     IDS_SECURE_EMAIL "Secure Email"
140     IDS_TIME_STAMPING "Time Stamping"
141     IDS_MICROSOFT_TRUST_LIST_SIGNING "Microsoft Trust List Signing"
142     IDS_MICROSOFT_TIME_STAMPING "Microsoft Time Stamping"
143     IDS_IPSEC_END_SYSTEM "IP security end system"
144     IDS_IPSEC_TUNNEL "IP security tunnel termination"
145     IDS_IPSEC_USER "IP security user"
146     IDS_EFS "Encrypting File System"
147     IDS_WHQL_CRYPTO "Windows Hardware Driver Verification"
148     IDS_NT5_CRYPTO "Windows System Component Verification"
149     IDS_OEM_WHQL_CRYPTO "OEM Windows System Component Verification"
150     IDS_EMBEDDED_NT_CRYPTO "Embedded Windows System Component Verification"
151     IDS_KEY_PACK_LICENSES "Key Pack Licenses"
152     IDS_LICENSE_SERVER "License Server Verification"
153     IDS_SMART_CARD_LOGON "Smart Card Logon"
154     IDS_DIGITAL_RIGHTS "Digital Rights"
155     IDS_QUALIFIED_SUBORDINATION "Qualified Subordination"
156     IDS_KEY_RECOVERY "Récupération de clé"
157     IDS_DOCUMENT_SIGNING "Signature de document"
158     IDS_IPSEC_IKE_INTERMEDIATE "IP security IKE intermediate"
159     IDS_FILE_RECOVERY "Récupération de fichier"
160     IDS_ROOT_LIST_SIGNER "Signataires de la liste racine"
161     IDS_ANY_APPLICATION_POLICIES "All application policies"
162     IDS_DS_EMAIL_REPLICATION "Directory Service Email Replication"
163     IDS_ENROLLMENT_AGENT "Certificate Request Agent"
164     IDS_LIFETIME_SIGNING "Lifetime Signing"
165     IDS_ANY_CERT_POLICY "All issuance policies"
166 }
167 
168 STRINGTABLE DISCARDABLE
169 {
170     IDS_LOCALIZEDNAME_ROOT "Autorités de certification de confiance"
171     IDS_LOCALIZEDNAME_MY "Personnel"
172     IDS_LOCALIZEDNAME_CA "Autorités intermédiaires"
173     IDS_LOCALIZEDNAME_ADDRESSBOOK "Autres personnes"
174 }

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.