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

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

Version: ~ [ wine-1.5.31 ] ~ [ wine-1.5.30 ] ~ [ wine-1.5.29 ] ~ [ wine-1.5.28 ] ~ [ wine-1.5.27 ] ~ [ wine-1.5.26 ] ~ [ wine-1.5.25 ] ~ [ wine-1.5.24 ] ~ [ wine-1.5.23 ] ~ [ wine-1.5.22 ] ~ [ wine-1.5.21 ] ~ [ wine-1.5.20 ] ~ [ wine-1.5.19 ] ~ [ wine-1.5.18 ] ~ [ wine-1.5.17 ] ~ [ wine-1.5.16 ] ~ [ wine-1.5.15 ] ~ [ wine-1.5.14 ] ~ [ wine-1.5.13 ] ~ [ wine-1.5.12 ] ~ [ wine-1.5.11 ] ~ [ wine-1.5.10 ] ~ [ wine-1.5.9 ] ~ [ wine-1.5.8 ] ~ [ wine-1.5.7 ] ~ [ wine-1.4.1 ] ~ [ wine-1.5.6 ] ~ [ wine-1.5.5 ] ~ [ wine-1.5.4 ] ~ [ wine-1.5.3 ] ~ [ wine-1.5.2 ] ~ [ wine-1.5.1 ] ~ [ wine-1.5.0 ] ~ [ wine-1.4 ] ~ [ wine-1.4-rc6 ] ~ [ wine-1.4-rc5 ] ~ [ wine-1.4-rc4 ] ~ [ wine-1.4-rc3 ] ~ [ wine-1.4-rc2 ] ~ [ wine-1.4-rc1 ] ~ [ wine-1.3.37 ] ~ [ wine-1.3.36 ] ~ [ wine-1.3.35 ] ~ [ wine-1.3.34 ] ~ [ wine-1.3.33 ] ~ [ wine-1.3.32 ] ~ [ wine-1.3.31 ] ~ [ wine-1.3.30 ] ~ [ wine-1.3.29 ] ~ [ wine-1.3.28 ] ~ [ wine-1.3.27 ] ~ [ wine-1.3.26 ] ~ [ wine-1.3.25 ] ~ [ wine-1.3.24 ] ~ [ wine-1.3.23 ] ~ [ wine-1.3.22 ] ~ [ wine-1.3.21 ] ~ [ wine-1.3.20 ] ~ [ wine-1.3.19 ] ~ [ wine-1.3.18 ] ~ [ wine-1.2.3 ] ~ [ wine-1.3.17 ] ~ [ wine-1.3.16 ] ~ [ wine-1.3.15 ] ~ [ wine-1.3.14 ] ~ [ wine-1.3.13 ] ~ [ wine-1.3.12 ] ~ [ wine-1.3.11 ] ~ [ wine-1.3.10 ] ~ [ wine-1.3.9 ] ~ [ wine-1.2.2 ] ~ [ wine-1.3.8 ] ~ [ wine-1.3.7 ] ~ [ wine-1.3.6 ] ~ [ wine-1.3.5 ] ~ [ wine-1.2.1 ] ~ [ wine-1.3.4 ] ~ [ wine-1.3.3 ] ~ [ wine-1.3.2 ] ~ [ wine-1.3.1 ] ~ [ wine-1.3.0 ] ~ [ wine-1.2 ] ~ [ wine-1.2-rc7 ] ~ [ wine-1.2-rc6 ] ~ [ wine-1.2-rc5 ] ~ [ wine-1.2-rc4 ] ~ [ wine-1.2-rc3 ] ~ [ wine-1.2-rc2 ] ~ [ wine-1.2-rc1 ] ~ [ wine-1.1.44 ] ~ [ wine-1.1.43 ] ~ [ wine-1.1.42 ] ~ [ wine-1.1.41 ] ~ [ wine-1.1.40 ] ~ [ wine-1.1.39 ] ~ [ wine-1.1.38 ] ~ [ wine-1.1.37 ] ~ [ wine-1.1.36 ] ~ [ wine-1.1.35 ] ~ [ wine-1.1.34 ] ~ [ wine-1.1.33 ] ~ [ wine-1.1.32 ] ~ [ wine-1.1.31 ] ~ [ wine-1.1.30 ] ~ [ wine-1.1.29 ] ~ [ wine-1.1.28 ] ~ [ wine-1.1.27 ] ~ [ wine-1.1.26 ] ~ [ wine-1.1.25 ] ~ [ wine-1.1.24 ] ~ [ wine-1.1.23 ] ~ [ wine-1.1.22 ] ~ [ wine-1.1.21 ] ~ [ wine-1.1.20 ] ~ [ wine-1.1.19 ] ~ [ wine-1.1.18 ] ~ [ wine-1.1.17 ] ~ [ wine-1.1.16 ] ~ [ wine-1.1.15 ] ~ [ wine-1.1.14 ] ~ [ wine-1.1.13 ] ~ [ wine-1.1.12 ] ~ [ wine-1.1.11 ] ~ [ wine-1.1.10 ] ~ [ wine-1.1.9 ] ~ [ wine-1.1.8 ] ~ [ wine-1.1.7 ] ~ [ wine-1.0.1 ] ~ [ wine-1.1.6 ] ~ [ wine-1.1.5 ] ~ [ wine-1.1.4 ] ~ [ wine-1.1.3 ] ~ [ wine-1.1.2 ] ~ [ wine-1.1.1 ] ~ [ wine-1.1.0 ] ~ [ wine-1.0 ] ~

  1 /*
  2  * crypt32 dll resources
  3  *
  4  * Copyright (C) 2007 Daniel Nylander
  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 #pragma code_page(65001)
 21 
 22 LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
 23 
 24 STRINGTABLE DISCARDABLE
 25 {
 26     IDS_AUTHORITY_KEY_ID "Authority Key Identifier"
 27     IDS_KEY_ATTRIBUTES "Nyckelattribut"
 28     IDS_KEY_USAGE_RESTRICTION "Key Usage Restriction"
 29     IDS_SUBJECT_ALT_NAME "Subject Alternative Name"
 30     IDS_ISSUER_ALT_NAME "Issuer Alternative Name"
 31     IDS_BASIC_CONSTRAINTS "Basic Constraints"
 32     IDS_KEY_USAGE "Nyckelanvändning"
 33     IDS_CERT_POLICIES "Certificate Policies"
 34     IDS_SUBJECT_KEY_IDENTIFIER "Subject Key Identifier"
 35     IDS_CRL_REASON_CODE "CRL Reason Code"
 36     IDS_CRL_DIST_POINTS "CRL Distribution Points"
 37     IDS_ENHANCED_KEY_USAGE "Enhanced Key Usage"
 38     IDS_AUTHORITY_INFO_ACCESS "Authority Information Access"
 39     IDS_CERT_EXTENSIONS "Certificate Extensions"
 40     IDS_NEXT_UPDATE_LOCATION "Next Update Location"
 41     IDS_YES_OR_NO_TRUST "Yes or No Trust"
 42     IDS_EMAIL_ADDRESS "E-postadress"
 43     IDS_UNSTRUCTURED_NAME "Unstructured Name"
 44     IDS_CONTENT_TYPE "Innehållstyp"
 45     IDS_MESSAGE_DIGEST "Message Digest"
 46     IDS_SIGNING_TIME "Signing Time"
 47     IDS_COUNTER_SIGN "Counter Sign"
 48     IDS_CHALLENGE_PASSWORD "Challenge Password"
 49     IDS_UNSTRUCTURED_ADDRESS "Unstructured Address"
 50     IDS_SMIME_CAPABILITIES "SMIME Capabilities"
 51     IDS_PREFER_SIGNED_DATA "Prefer Signed Data"
 52     IDS_CPS "CPS"
 53     IDS_USER_NOTICE "User Notice"
 54     IDS_OCSP "On-line Certificate Status Protocol"
 55     IDS_CA_ISSUER "Certification Authority Issuer"
 56     IDS_CERT_TEMPLATE_NAME "Certification Template Name"
 57     IDS_CERT_TYPE "Certificate Type"
 58     IDS_CERT_MANIFOLD "Certificate Manifold"
 59     IDS_NETSCAPE_CERT_TYPE "Netscape Cert Type"
 60     IDS_NETSCAPE_BASE_URL "Netscape Base URL"
 61     IDS_NETSCAPE_REVOCATION_URL "Netscape Revocation URL"
 62     IDS_NETSCAPE_CA_REVOCATION_URL "Netscape CA Revocation URL"
 63     IDS_NETSCAPE_CERT_RENEWAL_URL "Netscape Cert Renewal URL"
 64     IDS_NETSCAPE_CA_POLICY_URL "Netscape CA Policy URL"
 65     IDS_NETSCAPE_SSL_SERVER_NAME "Netscape SSL ServerName"
 66     IDS_NETSCAPE_COMMENT "Netscape Comment"
 67     IDS_SPC_SP_AGENCY_INFO "SpcSpAgencyInfo"
 68     IDS_SPC_FINANCIAL_CRITERIA "SpcFinancialCriteria"
 69     IDS_SPC_MINIMAL_CRITERIA "SpcMinimalCriteria"
 70     IDS_COUNTRY "Land/Region"
 71     IDS_ORGANIZATION "Organisation"
 72     IDS_ORGANIZATIONAL_UNIT "Organizational Unit"
 73     IDS_COMMON_NAME "Common Name"
 74     IDS_LOCALITY "Plats"
 75     IDS_STATE_OR_PROVINCE "Län eller region"
 76     IDS_TITLE "Titel"
 77     IDS_GIVEN_NAME "Förnamn"
 78     IDS_INITIALS "Initialer"
 79     IDS_SUR_NAME "Efternamn"
 80     IDS_DOMAIN_COMPONENT "Domain Component"
 81     IDS_STREET_ADDRESS "Postadress"
 82     IDS_SERIAL_NUMBER "Serienummer"
 83     IDS_CA_VERSION "CA Version"
 84     IDS_CROSS_CA_VERSION "Cross CA Version"
 85     IDS_SERIALIZED_SIG_SERIAL_NUMBER "Serialized Signature Serial Number"
 86     IDS_PRINCIPAL_NAME "Principal Name"
 87     IDS_WINDOWS_PRODUCT_UPDATE "Windows Product Update"
 88     IDS_ENROLLMENT_NAME_VALUE_PAIR "Enrollment Name Value Pair"
 89     IDS_OS_VERSION "OS Version"
 90     IDS_ENROLLMENT_CSP "Enrollment CSP"
 91     IDS_CRL_NUMBER "CRL Number"
 92     IDS_DELTA_CRL_INDICATOR "Delta CRL Indicator"
 93     IDS_ISSUING_DIST_POINT "Issuing Distribution Point"
 94     IDS_FRESHEST_CRL "Freshest CRL"
 95     IDS_NAME_CONSTRAINTS "Name Constraints"
 96     IDS_POLICY_MAPPINGS "Policy Mappings"
 97     IDS_POLICY_CONSTRAINTS "Policy Constraints"
 98     IDS_CROSS_CERT_DIST_POINTS "Cross-Certificate Distribution Points"
 99     IDS_APPLICATION_POLICIES "Application Policies"
100     IDS_APPLICATION_POLICY_MAPPINGS "Application Policy Mappings"
101     IDS_APPLICATION_POLICY_CONSTRAINTS "Application Policy Constraints"
102     IDS_CMC_DATA "CMC Data"
103     IDS_CMC_RESPONSE "CMC Response"
104     IDS_UNSIGNED_CMC_REQUEST "Unsigned CMC Request"
105     IDS_CMC_STATUS_INFO "CMC Status Info"
106     IDS_CMC_EXTENSIONS "CMC Extensions"
107     IDS_CMC_ATTRIBUTES "CMC Attributes"
108     IDS_PKCS_7_DATA "PKCS 7 Data"
109     IDS_PKCS_7_SIGNED "PKCS 7 Signed"
110     IDS_PKCS_7_ENVELOPED "PKCS 7 Enveloped"
111     IDS_PKCS_7_SIGNED_ENVELOPED "PKCS 7 Signed Enveloped"
112     IDS_PKCS_7_DIGESTED "PKCS 7 Digested"
113     IDS_PKCS_7_ENCRYPTED "PKCS 7 Encrypted"
114     IDS_PREVIOUS_CA_CERT_HASH "Previous CA Certificate Hash"
115     IDS_CRL_VIRTUAL_BASE "Virtual Base CRL Number"
116     IDS_CRL_NEXT_PUBLISH "Next CRL Publish"
117     IDS_CA_EXCHANGE "CA Encryption Certificate"
118     IDS_KEY_RECOVERY_AGENT "Key Recovery Agent"
119     IDS_CERTIFICATE_TEMPLATE "Certificate Template Information"
120     IDS_ENTERPRISE_ROOT_OID "Enterprise Root OID"
121     IDS_RDN_DUMMY_SIGNER "Dummy Signer"
122     IDS_ARCHIVED_KEY_ATTR "Encrypted Private Key"
123     IDS_CRL_SELF_CDP "Published CRL Locations"
124     IDS_REQUIRE_CERT_CHAIN_POLICY "Enforce Certificate Chain Policy"
125     IDS_TRANSACTION_ID "Transaction Id"
126     IDS_SENDER_NONCE "Sender Nonce"
127     IDS_RECIPIENT_NONCE "Recipient Nonce"
128     IDS_REG_INFO "Reg Info"
129     IDS_GET_CERTIFICATE "Get Certificate"
130     IDS_GET_CRL "Get CRL"
131     IDS_REVOKE_REQUEST "Revoke Request"
132     IDS_QUERY_PENDING "Query Pending"
133     IDS_SORTED_CTL "Certificate Trust List"
134     IDS_ARCHIVED_KEY_CERT_HASH "Archived Key Certificate Hash"
135     IDS_PRIVATE_KEY_USAGE_PERIOD "Private Key Usage Period"
136     IDS_CLIENT_INFORMATION "Client Information"
137     IDS_SERVER_AUTHENTICATION "Server Authentication"
138     IDS_CLIENT_AUTHENTICATION "Client Authentication"
139     IDS_CODE_SIGNING "Code Signing"
140     IDS_SECURE_EMAIL "Säker e-post"
141     IDS_TIME_STAMPING "Time Stamping"
142     IDS_MICROSOFT_TRUST_LIST_SIGNING "Microsoft Trust List Signing"
143     IDS_MICROSOFT_TIME_STAMPING "Microsoft Time Stamping"
144     IDS_IPSEC_END_SYSTEM "IP security end system"
145     IDS_IPSEC_TUNNEL "IP security tunnel termination"
146     IDS_IPSEC_USER "IP security user"
147     IDS_EFS "Encrypting File System"
148     IDS_WHQL_CRYPTO "Windows Hardware Driver Verification"
149     IDS_NT5_CRYPTO "Windows System Component Verification"
150     IDS_OEM_WHQL_CRYPTO "OEM Windows System Component Verification"
151     IDS_EMBEDDED_NT_CRYPTO "Embedded Windows System Component Verification"
152     IDS_KEY_PACK_LICENSES "Key Pack Licenses"
153     IDS_LICENSE_SERVER "License Server Verification"
154     IDS_SMART_CARD_LOGON "Smart Card Logon"
155     IDS_DIGITAL_RIGHTS "Digital Rights"
156     IDS_QUALIFIED_SUBORDINATION "Qualified Subordination"
157     IDS_KEY_RECOVERY "Key Recovery"
158     IDS_DOCUMENT_SIGNING "Document Signing"
159     IDS_IPSEC_IKE_INTERMEDIATE "IP security IKE intermediate"
160     IDS_FILE_RECOVERY "File Recovery"
161     IDS_ROOT_LIST_SIGNER "Root List Signer"
162 }
163 
164 #pragma code_page(default)

~ [ 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.